Uses of Package
bibliothek.gui.dock.action.view

Packages that use bibliothek.gui.dock.action.view
bibliothek.extension.gui.dock.theme.bubble Various graphical and logical components used when BubbleTheme is active. 
bibliothek.gui The high level interfaces of the framework and the most often used classes. 
bibliothek.gui.dock.action The components dealing with the logic of DockActions. 
bibliothek.gui.dock.action.actions Contains a set of different DockActions and supporting classes. 
bibliothek.gui.dock.action.view Classes to create a views for DockActions. 
bibliothek.gui.dock.common.action Contains different DockActions and subclasses of CAction to create buttons, checkboxes, menus and other components as button in the titles and tabs of CDockables. 
bibliothek.gui.dock.common.intern.action.panel Supporting classes for CPanelPopup
bibliothek.gui.dock.control Classes responsible to handle some global task. 
bibliothek.gui.dock.themes.basic.action Elements handling the view of DockActions. 
bibliothek.gui.dock.themes.basic.action.dropdown Handlers taking various kinds of DockAction and presenting them as DropDownViewItem in order to display them as children of a DropDownAction 
bibliothek.gui.dock.themes.basic.action.menu Handlers taking various kinds of DockAction and presenting them as MenuViewItem in order to display the actions in a menu. 
 

Classes in bibliothek.gui.dock.action.view used by bibliothek.extension.gui.dock.theme.bubble
ConnectingViewItem
          A connecting view item is a wrapper around another ViewItem.
ViewItem
          A wrapper for an item that will be shown somewhere.
 

Classes in bibliothek.gui.dock.action.view used by bibliothek.gui
ActionViewConverter
          The ActionViewConverter transforms DockActions into views like buttons or menu-items.
 

Classes in bibliothek.gui.dock.action.view used by bibliothek.gui.dock.action
ActionViewConverter
          The ActionViewConverter transforms DockActions into views like buttons or menu-items.
ViewTarget
          Defines for which platform a DockAction is transformed to by a ActionViewConverter.
 

Classes in bibliothek.gui.dock.action.view used by bibliothek.gui.dock.action.actions
ActionViewConverter
          The ActionViewConverter transforms DockActions into views like buttons or menu-items.
ViewTarget
          Defines for which platform a DockAction is transformed to by a ActionViewConverter.
 

Classes in bibliothek.gui.dock.action.view used by bibliothek.gui.dock.action.view
ActionViewConverter
          The ActionViewConverter transforms DockActions into views like buttons or menu-items.
ViewGenerator
          A single entry for a ActionViewConverter.
ViewItem
          A wrapper for an item that will be shown somewhere.
ViewTarget
          Defines for which platform a DockAction is transformed to by a ActionViewConverter.
 

Classes in bibliothek.gui.dock.action.view used by bibliothek.gui.dock.common.action
ActionViewConverter
          The ActionViewConverter transforms DockActions into views like buttons or menu-items.
ViewTarget
          Defines for which platform a DockAction is transformed to by a ActionViewConverter.
 

Classes in bibliothek.gui.dock.action.view used by bibliothek.gui.dock.common.intern.action.panel
ActionViewConverter
          The ActionViewConverter transforms DockActions into views like buttons or menu-items.
ViewGenerator
          A single entry for a ActionViewConverter.
ViewItem
          A wrapper for an item that will be shown somewhere.
 

Classes in bibliothek.gui.dock.action.view used by bibliothek.gui.dock.control
ActionViewConverter
          The ActionViewConverter transforms DockActions into views like buttons or menu-items.
 

Classes in bibliothek.gui.dock.action.view used by bibliothek.gui.dock.themes.basic.action
ViewItem
          A wrapper for an item that will be shown somewhere.
 

Classes in bibliothek.gui.dock.action.view used by bibliothek.gui.dock.themes.basic.action.dropdown
ViewItem
          A wrapper for an item that will be shown somewhere.
 

Classes in bibliothek.gui.dock.action.view used by bibliothek.gui.dock.themes.basic.action.menu
ViewItem
          A wrapper for an item that will be shown somewhere.
ViewTarget
          Defines for which platform a DockAction is transformed to by a ActionViewConverter.