Uses of Interface
com.tensegrity.gui.swing.SwingUtil.CommandItem

Packages that use SwingUtil.CommandItem
com.tensegrity.gui.swing The package is the container for all swing-related gui classes and interfaces.  
 

Uses of SwingUtil.CommandItem in com.tensegrity.gui.swing
 

Classes in com.tensegrity.gui.swing that implement SwingUtil.CommandItem
static class SwingUtil.ChoiceCommandMenuItem
          Subclass of JMenuItem to delegate the isEnabled call to the command and the isSelected() to the ToggleCommand.
static class SwingUtil.CommandMenuItem
          Subclass of JMenuItem to delegate the isEnabled call to the command.
static class SwingUtil.CommandToggleButton
          Subclass of JToggleButton to delegate the isSelected call to the command and the isSelected() to the ToggleCommand.
static class SwingUtil.ToggleCommandMenuItem
          Subclass of JMenuItem to delegate the isEnabled call to the command and the isSelected() to the ToggleCommand.
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.