com.jniwrapper.macosx.cocoa.nsbuttoncell
Class _NSBezelStyleEnumeration
java.lang.Object
com.jniwrapper.Parameter
com.jniwrapper.DelegatingParameter
com.jniwrapper.ax
com.jniwrapper.Int
com.jniwrapper.macosx.cocoa.nsbuttoncell._NSBezelStyleEnumeration
- All Implemented Interfaces:
- com.jniwrapper.IntegerParameter
- Direct Known Subclasses:
- NSBezelStyle
- public class _NSBezelStyleEnumeration
- extends com.jniwrapper.Int
This class represents _NSBezelStyleEnumeration
enumeration.
Fields inherited from class com.jniwrapper.Parameter |
LICENSE_TYPE, V |
Methods inherited from class com.jniwrapper.Int |
clone |
Methods inherited from class com.jniwrapper.ax |
b, equals, getDebugInfo, getValue, hashCode, setValue, toLong, toString |
Methods inherited from class com.jniwrapper.DelegatingParameter |
a, acceptIOPerformer, b, getDataBuffer, getDataBufferOffset, getLength, getValueObject, pop, push, read, setDataBuffer, setValueObject, write |
Methods inherited from class com.jniwrapper.Parameter |
, a, asReturnValue, dataBufferAssigned, getAlignedLength, getAlignmentRequirement, indent, read, read, toByteArray, write |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
NSRoundedBezelStyle
public static final int NSRoundedBezelStyle
- See Also:
- Constant Field Values
NSRegularSquareBezelStyle
public static final int NSRegularSquareBezelStyle
- See Also:
- Constant Field Values
NSThickSquareBezelStyle
public static final int NSThickSquareBezelStyle
- See Also:
- Constant Field Values
NSThickerSquareBezelStyle
public static final int NSThickerSquareBezelStyle
- See Also:
- Constant Field Values
NSDisclosureBezelStyle
public static final int NSDisclosureBezelStyle
- See Also:
- Constant Field Values
NSShadowlessSquareBezelStyle
public static final int NSShadowlessSquareBezelStyle
- See Also:
- Constant Field Values
NSCircularBezelStyle
public static final int NSCircularBezelStyle
- See Also:
- Constant Field Values
NSTexturedSquareBezelStyle
public static final int NSTexturedSquareBezelStyle
- See Also:
- Constant Field Values
NSHelpButtonBezelStyle
public static final int NSHelpButtonBezelStyle
- See Also:
- Constant Field Values
NSSmallIconButtonBezelStyle
public static final int NSSmallIconButtonBezelStyle
- See Also:
- Constant Field Values
_NSBezelStyleEnumeration
public _NSBezelStyleEnumeration()
_NSBezelStyleEnumeration
public _NSBezelStyleEnumeration(long value)
_NSBezelStyleEnumeration
public _NSBezelStyleEnumeration(com.jniwrapper.IntegerParameter t)