Uses of Interface
bibliothek.gui.dock.station.toolbar.layout.GridPlaceholderList.Column

Packages that use GridPlaceholderList.Column
bibliothek.gui.dock.station.toolbar.layout   
 

Uses of GridPlaceholderList.Column in bibliothek.gui.dock.station.toolbar.layout
 

Methods in bibliothek.gui.dock.station.toolbar.layout that return GridPlaceholderList.Column
 GridPlaceholderList.Column<D,S,P> GridPlaceholderList.createColumn(bibliothek.gui.dock.station.support.PlaceholderList<D,S,P> content)
          Factory method creating an new GridPlaceholderList.Column that can be added to this list.