|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSWT
org.herac.tuxguitar.gui.system.keybindings.SpecialKeys
public class SpecialKeys
Field Summary | |
---|---|
static int |
DOWN
|
static int |
ENTER
|
static int |
LEFT
|
static int |
RIGHT
|
static int |
SPACE
|
static int |
UP
|
Constructor Summary | |
---|---|
SpecialKeys()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int SPACE
public static final int ENTER
public static final int UP
public static final int DOWN
public static final int LEFT
public static final int RIGHT
Constructor Detail |
---|
public SpecialKeys()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |