com.jniwrapper.macosx.cocoa.nsfontmanager
Class _NSFontActionEnumeration
java.lang.Object
com.jniwrapper.Parameter
com.jniwrapper.DelegatingParameter
com.jniwrapper.ax
com.jniwrapper.Int
com.jniwrapper.macosx.cocoa.nsfontmanager._NSFontActionEnumeration
- All Implemented Interfaces:
- com.jniwrapper.IntegerParameter
- Direct Known Subclasses:
- NSFontAction
- public class _NSFontActionEnumeration
- extends com.jniwrapper.Int
This class represents _NSFontActionEnumeration
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 |
NSNoFontChangeAction
public static final int NSNoFontChangeAction
- See Also:
- Constant Field Values
NSViaPanelFontAction
public static final int NSViaPanelFontAction
- See Also:
- Constant Field Values
NSAddTraitFontAction
public static final int NSAddTraitFontAction
- See Also:
- Constant Field Values
NSSizeUpFontAction
public static final int NSSizeUpFontAction
- See Also:
- Constant Field Values
NSSizeDownFontAction
public static final int NSSizeDownFontAction
- See Also:
- Constant Field Values
NSHeavierFontAction
public static final int NSHeavierFontAction
- See Also:
- Constant Field Values
NSLighterFontAction
public static final int NSLighterFontAction
- See Also:
- Constant Field Values
NSRemoveTraitFontAction
public static final int NSRemoveTraitFontAction
- See Also:
- Constant Field Values
_NSFontActionEnumeration
public _NSFontActionEnumeration()
_NSFontActionEnumeration
public _NSFontActionEnumeration(long value)
_NSFontActionEnumeration
public _NSFontActionEnumeration(com.jniwrapper.IntegerParameter t)