bibliothek.gui.dock.station.support
Interface PlaceholderListItem

All Known Subinterfaces:
Dockable
All Known Implementing Classes:
AbstractDockable, AbstractDockableStation, DefaultDockable, FlapDockStation, ScreenDockWindowHandle, SecureFlapDockStation, SecureSplitDockStation, SecureStackDockStation, SplitDockStation, StackDockStation, StationChildHandle

public interface PlaceholderListItem

An item in a PlaceholderList.

Author:
Benjamin Sigg

Method Summary
 Dockable asDockable()
          Gets the Dockable that is associated with this item.
 

Method Detail

asDockable

Dockable asDockable()
Gets the Dockable that is associated with this item.

Returns:
the dockable, not null