Uses of Enum
org.eclipse.swt.internal.cocoa.Selector
Packages that use Selector
-
Uses of Selector in org.eclipse.swt.internal.cocoa
Methods in org.eclipse.swt.internal.cocoa that return SelectorModifier and TypeMethodDescriptionstatic Selector
OS.getSelector
(long value) static Selector
Selector.valueOf
(long value) Returns the enum constant of this type with the specified name.static Selector
Returns the enum constant of this type with the specified name.static Selector[]
Selector.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.swt.internal.cocoa with parameters of type Selector