|
org.netbeans.api.visual 2.23.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventProcessingType | |
---|---|
org.netbeans.api.visual.widget |
This package contains Widget class. |
Uses of EventProcessingType in org.netbeans.api.visual.widget |
---|
Methods in org.netbeans.api.visual.widget that return EventProcessingType | |
---|---|
EventProcessingType |
Scene.getKeyEventProcessingType()
Returns a key events processing type of the scene. |
static EventProcessingType |
EventProcessingType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EventProcessingType[] |
EventProcessingType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.netbeans.api.visual.widget with parameters of type EventProcessingType | |
---|---|
void |
Scene.setKeyEventProcessingType(EventProcessingType keyEventProcessingType)
Sets a key events processing type of the scene. |
|
org.netbeans.api.visual 2.23.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |