| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DropDownViewItem | |
|---|---|
| bibliothek.gui.dock.action.dropdown | Elements needed to design the communication between a DropDownActionand its children. | 
| bibliothek.gui.dock.action.view | Classes to create a views for DockActions. | 
| bibliothek.gui.dock.common.intern.action.panel | Supporting classes for CPanelPopup. | 
| bibliothek.gui.dock.themes.basic.action | Elements handling the view of DockActions. | 
| bibliothek.gui.dock.themes.basic.action.dropdown | Handlers taking various kinds of DockActionand presenting them
 asDropDownViewItemin order to display them as children of aDropDownAction | 
| Uses of DropDownViewItem in bibliothek.gui.dock.action.dropdown | 
|---|
| Methods in bibliothek.gui.dock.action.dropdown with parameters of type DropDownViewItem | |
|---|---|
|  void | DefaultDropDownFilter.update(DropDownViewItem selection) | 
| abstract  void | DropDownFilter.update(DropDownViewItem selection)Updates all properties using the current selection of a button. | 
| protected  void | DefaultDropDownFilter.updateDisabledIcon(DropDownViewItem selection)Updates the disabled icon of the view. | 
| protected  void | DefaultDropDownFilter.updateEnabled(DropDownViewItem selection)Updates the enabled-state of the view. | 
| protected  void | DefaultDropDownFilter.updateIcon(DropDownViewItem selection)Updates the icon of the view. | 
| protected  void | DefaultDropDownFilter.updateRepresentative(DropDownViewItem selection)Updates the Dockablewhich is represented bythe view. | 
| protected  void | DefaultDropDownFilter.updateSelected(DropDownViewItem selection)Updates the selected-state of the view. | 
| protected  void | DefaultDropDownFilter.updateText(DropDownViewItem selection)Updates the text of the view. | 
| protected  void | DefaultDropDownFilter.updateTooltip(DropDownViewItem selection)Updates the tooltip of the view. | 
| Uses of DropDownViewItem in bibliothek.gui.dock.action.view | 
|---|
| Fields in bibliothek.gui.dock.action.view with type parameters of type DropDownViewItem | |
|---|---|
| static ViewTarget<DropDownViewItem> | ViewTarget.DROP_DOWNA target aiming to a DropDownAction | 
| Uses of DropDownViewItem in bibliothek.gui.dock.common.intern.action.panel | 
|---|
| Methods in bibliothek.gui.dock.common.intern.action.panel that return DropDownViewItem | |
|---|---|
|  DropDownViewItem | PanelDropDownGenerator.create(ActionViewConverter converter,
       CPanelPopup.PanelPopup action,
       Dockable dockable) | 
| Uses of DropDownViewItem in bibliothek.gui.dock.themes.basic.action | 
|---|
| Methods in bibliothek.gui.dock.themes.basic.action that return DropDownViewItem | |
|---|---|
|  DropDownViewItem | DropDownItemHandle.getView()Gets the view of the action. | 
| Constructors in bibliothek.gui.dock.themes.basic.action with parameters of type DropDownViewItem | |
|---|---|
| DropDownItemHandle(DockAction item,
                   DropDownViewItem view,
                   Dockable dockable,
                   DropDownAction action)Creates a new item. | |
| Uses of DropDownViewItem in bibliothek.gui.dock.themes.basic.action.dropdown | 
|---|
| Classes in bibliothek.gui.dock.themes.basic.action.dropdown that implement DropDownViewItem | |
|---|---|
|  class | AbstractDropDownHandler<S extends StandardDropDownItemAction>A handler that connects a StandardDropDownItemActionwith a
 drop-down-button. | 
|  class | ButtonDropDownHandlerA connection between a ButtonDockActionand a drop-down-button. | 
|  class | SelectableDropDownHandlerA connection between a SelectableDockActionand a 
 drop-down-button. | 
|  class | SubDropDownHandlerA handler that connects non-selectable, non-triggerable items with a drop-down-button. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||