com.virtuosotechnologies.asaph.maingui
Class CommandManager.CommandCategory

java.lang.Object
  extended bycom.virtuosotechnologies.lib.base.UniqueObject
      extended bycom.virtuosotechnologies.lib.base.BasicEnumeratedType
          extended bycom.virtuosotechnologies.asaph.maingui.CommandManager.CommandCategory
All Implemented Interfaces:
Comparable
Enclosing class:
CommandManager

public static final class CommandManager.CommandCategory
extends BasicEnumeratedType

A category for commands, specifying where in the menus the command will appear, as well as additional behaviors involving appearance and enabling.


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