Uses of Interface
bibliothek.gui.dock.station.support.PlaceholderStrategyListener

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

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

Methods in bibliothek.gui.dock.station.support with parameters of type PlaceholderStrategyListener
 void PlaceholderStrategy.addListener(PlaceholderStrategyListener listener)
          Adds a listener to this strategy.
 void RootPlaceholderStrategy.addListener(PlaceholderStrategyListener listener)
           
 void PlaceholderStrategy.removeListener(PlaceholderStrategyListener listener)
          Removes a listener from this strategy.
 void RootPlaceholderStrategy.removeListener(PlaceholderStrategyListener listener)