|
org.netbeans.api.visual 2.10 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.netbeans.api.visual.laf.InputBindings
public final class InputBindings
This represents input bindings e.g. manages modifiers of actions.
Method Summary | |
---|---|
static InputBindings |
create()
Creates a new input bindings. |
int |
getZoomActionModifiers()
Returns InputEvent modifiers of all zoom actions. |
void |
setZoomActionModifiers(int zoomActionModifiers)
Sets InputEvent modifiers for all zoom actions. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int getZoomActionModifiers()
public void setZoomActionModifiers(int zoomActionModifiers)
zoomActionModifiers
- the modifierspublic static InputBindings create()
|
org.netbeans.api.visual 2.10 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |