Uses of Enum
org.eclipse.swt.internal.cocoa.Selector
Packages that use Selector
-
Uses of Selector in org.eclipse.swt.internal.cocoa
Subclasses with type arguments of type Selector in org.eclipse.swt.internal.cocoaMethods in org.eclipse.swt.internal.cocoa that return SelectorModifier and TypeMethodDescriptionstatic SelectorOS.getSelector(long value) static SelectorSelector.valueOf(long value) Returns the enum constant of this type with the specified name.static SelectorReturns 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