|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> asaph >> [ maingui overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.virtuosotechnologies.asaph.maingui
Class CommandManager.CommandCategory

java.lang.Objectcom.virtuosotechnologies.lib.base.UniqueObject
com.virtuosotechnologies.lib.base.BasicEnumeratedType
com.virtuosotechnologies.asaph.maingui.CommandManager.CommandCategory
- All Implemented Interfaces:
- java.lang.Comparable
- Enclosing class:
- CommandManager
- public static final class CommandManager.CommandCategory
- extends com.virtuosotechnologies.lib.base.BasicEnumeratedType
A category for commands, specifying where in the menus the command will appear, as well as additional behaviors involving appearance and enabling.
| Field Summary |
| Fields inherited from class com.virtuosotechnologies.lib.base.UniqueObject |
|
| Constructor Summary | |
(package private) |
CommandManager.CommandCategory(java.lang.String str)
|
| Methods inherited from class com.virtuosotechnologies.lib.base.BasicEnumeratedType |
compareTo |
| Methods inherited from class com.virtuosotechnologies.lib.base.UniqueObject |
equals, getUniqueObjectID, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
CommandManager.CommandCategory
CommandManager.CommandCategory(java.lang.String str)
|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> asaph >> [ maingui overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC