Uses of Interface
bibliothek.gui.dock.themes.basic.action.DockActionImportanceOrder

Packages that use DockActionImportanceOrder
bibliothek.gui.dock.common.intern.action CActions and supporting classes that are not intended for clients to be used directly. 
bibliothek.gui.dock.themes.basic.action Elements handling the view of DockActions.
They way from a DockAction to its view normally involves four objects: The DockAction itself, providing the basic set of properties A handler listening to changes of the action and forwarding the changes to the model. 
 

Uses of DockActionImportanceOrder in bibliothek.gui.dock.common.intern.action
 

Classes in bibliothek.gui.dock.common.intern.action that implement DockActionImportanceOrder
 class CActionImportanceOrder
          This DockActionImportanceOrder searches for the annotation DockActionImportance which may be added to a CAction or to a DockAction.
 

Uses of DockActionImportanceOrder in bibliothek.gui.dock.themes.basic.action
 

Classes in bibliothek.gui.dock.themes.basic.action that implement DockActionImportanceOrder
 class DefaultDockActionImportanceOrder
          This class orders DockActions depending on the annotation DockActionImportance.
 

Fields in bibliothek.gui.dock.themes.basic.action with type parameters of type DockActionImportanceOrder
static PropertyKey<DockActionImportanceOrder> DockActionImportanceOrder.ORDER
          A PropertyKey used to set the order in the DockProperties