Uses of Class
bibliothek.gui.dock.station.support.PlaceholderList

Packages that use PlaceholderList
bibliothek.gui.dock.station.support Elements used by various DockStations to store properties and to propagate events to other objects. 
 

Uses of PlaceholderList in bibliothek.gui.dock.station.support
 

Subclasses of PlaceholderList in bibliothek.gui.dock.station.support
 class DockablePlaceholderList<P extends PlaceholderListItem<Dockable>>
          A PlaceholderList that works with real Dockables.
 class PerspectivePlaceholderList<P extends PlaceholderListItem<PerspectiveDockable>>
          A PlaceholderList that works only with PerspectiveElements.