public class CREATESTRUCT
extends com.jniwrapper.Structure
CREATESTRUCT
structure.Constructor and Description |
---|
CREATESTRUCT() |
Modifier and Type | Method and Description |
---|---|
com.jniwrapper.Str |
getClassName() |
Handle |
getCreateParams() |
com.jniwrapper.Int |
getCx() |
com.jniwrapper.Int |
getCy() |
com.jniwrapper.UInt32 |
getExStyle() |
Handle |
getInstance() |
Handle |
getMenu() |
com.jniwrapper.Str |
getName() |
Wnd |
getParent() |
com.jniwrapper.LongInt |
getStyle() |
com.jniwrapper.Int |
getX() |
com.jniwrapper.Int |
getY() |
acceptIOPerformer, addMembers, clone, computeLength, equals, getAlignmentRequirement, getDebugInfo, getFirstMemberSize, getLength, getMember, getMembers, getOffsets, init, init, initFrom, pop, push, read, setDataBuffer, write
public Handle getCreateParams()
public Handle getInstance()
public Handle getMenu()
public Wnd getParent()
public com.jniwrapper.Int getCy()
public com.jniwrapper.Int getCx()
public com.jniwrapper.Int getY()
public com.jniwrapper.Int getX()
public com.jniwrapper.LongInt getStyle()
public com.jniwrapper.Str getName()
public com.jniwrapper.Str getClassName()
public com.jniwrapper.UInt32 getExStyle()