Uses of Class
bibliothek.gui.dock.station.stack.action.DockActionDistributor.Target

Packages that use DockActionDistributor.Target
bibliothek.gui.dock.station.stack.action   
 

Uses of DockActionDistributor.Target in bibliothek.gui.dock.station.stack.action
 

Fields in bibliothek.gui.dock.station.stack.action declared as DockActionDistributor.Target
static DockActionDistributor.Target DockActionDistributor.Target.INFO_COMPONENT
          On an CombinedInfoComponent
static DockActionDistributor.Target DockActionDistributor.Target.TAB
          On a CombinedTab
static DockActionDistributor.Target DockActionDistributor.Target.TITLE
          On a DockTitle
 

Methods in bibliothek.gui.dock.station.stack.action with parameters of type DockActionDistributor.Target
 DockActionSource DefaultDockActionDistributor.createSource(Dockable dockable, DockActionDistributor.Target target)
           
 DockActionSource DockActionDistributor.createSource(Dockable dockable, DockActionDistributor.Target target)
          Creates a selection of the DockActions that are to be shown on a target.
 

Constructors in bibliothek.gui.dock.station.stack.action with parameters of type DockActionDistributor.Target
DockActionDistributorSource(DockActionDistributor.Target target, PropertyKey<DockActionDistributor> key)
          Creates a new action source
DockActionDistributorSource(DockActionDistributor.Target target, PropertyKey<DockActionDistributor> key, Dockable dockable)
          Creates a new action source