| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xnap.commons.gui.shortcut.AbstractShortcut
org.xnap.commons.gui.shortcut.DefaultShortcut
public class DefaultShortcut
| Field Summary | 
|---|
| Fields inherited from interface org.xnap.commons.gui.shortcut.Shortcut | 
|---|
| CATEGORY, DESCRIPTION, KEYSTROKE | 
| Constructor Summary | |
|---|---|
| DefaultShortcut(KeyStroke keyStroke,
                String description) | |
| DefaultShortcut(KeyStroke keyStroke,
                String category,
                String description) | |
| Method Summary | 
|---|
| Methods inherited from class org.xnap.commons.gui.shortcut.AbstractShortcut | 
|---|
| addPropertyChangeListener, firePropertChange, getKeyStroke, getValue, putValue, removePropertyChangeListener, setKeyStroke | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public DefaultShortcut(KeyStroke keyStroke,
                       String category,
                       String description)
public DefaultShortcut(KeyStroke keyStroke,
                       String description)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||