Uses of Class
bibliothek.gui.dock.component.DockComponentConfigurationEvent

Packages that use DockComponentConfigurationEvent
bibliothek.gui.dock.component   
 

Uses of DockComponentConfigurationEvent in bibliothek.gui.dock.component
 

Methods in bibliothek.gui.dock.component with parameters of type DockComponentConfigurationEvent
 void DockComponentConfiguration.configure(DockComponentConfigurationEvent event)
          Called if a new Component was discovered that needs a configuration.
 void DockComponentConfiguration.unconfigure(DockComponentConfigurationEvent event)
          Called if a Component is about to be removed.