Uses of Interface
bibliothek.gui.dock.station.split.SplitDockPerspective.EntryListener

Packages that use SplitDockPerspective.EntryListener
bibliothek.gui.dock.station.split Elements which are needed by the SplitDockStation, and which are needed to interact with the station. 
 

Uses of SplitDockPerspective.EntryListener in bibliothek.gui.dock.station.split
 

Methods in bibliothek.gui.dock.station.split that return SplitDockPerspective.EntryListener
protected  SplitDockPerspective.EntryListener[] SplitDockPerspective.listeners()
          Gets an array containing all the listeners of this perspective
 

Methods in bibliothek.gui.dock.station.split with parameters of type SplitDockPerspective.EntryListener
 void SplitDockPerspective.addListener(SplitDockPerspective.EntryListener listener)
          Adds a listener to this perspective.
 void SplitDockPerspective.removeListener(SplitDockPerspective.EntryListener listener)
          Removes listener from this perspective