public interface Command
| Modifier and Type | Method and Description |
|---|---|
javax.swing.Action |
getAction()
Returns the swing Action for this command
|
java.lang.String |
getPreferredMenu() |
java.lang.String |
getPreferredPosition() |
http://code.google.com/p/jam-lib/