org.xnap.commons.gui.shortcut
Class DefaultShortcut
java.lang.Object
org.xnap.commons.gui.shortcut.AbstractShortcut
org.xnap.commons.gui.shortcut.DefaultShortcut
- All Implemented Interfaces:
- Shortcut
public class DefaultShortcut
- extends AbstractShortcut
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultShortcut
public DefaultShortcut(KeyStroke keyStroke,
String category,
String description)
DefaultShortcut
public DefaultShortcut(KeyStroke keyStroke,
String description)
Copyright © 2004-2007 XNap Commons Team. All Rights Reserved.