Uses of Class
bibliothek.gui.dock.action.dropdown.DropDownFilter

Packages that use DropDownFilter
bibliothek.gui.dock.action.dropdown Elements needed to design the communication between a DropDownAction and its children. 
 

Uses of DropDownFilter in bibliothek.gui.dock.action.dropdown
 

Subclasses of DropDownFilter in bibliothek.gui.dock.action.dropdown
 class AbstractDropDownFilter
          A DropDownFilter which stores all properties.
 class DefaultDropDownFilter
          An implementation of DropDownFilter.
 

Methods in bibliothek.gui.dock.action.dropdown that return DropDownFilter
 DropDownFilter DropDownFilterFactory.createView(DropDownAction action, Dockable dockable, DropDownView view)
          Creates a new filter.