Uses of Class
bibliothek.gui.dock.common.event.CVetoClosingEvent

Packages that use CVetoClosingEvent
bibliothek.gui.dock.common.event Various listeners and adapters that can be added to CControl, CDockable and other classes associated with them. 
 

Uses of CVetoClosingEvent in bibliothek.gui.dock.common.event
 

Methods in bibliothek.gui.dock.common.event with parameters of type CVetoClosingEvent
 void CVetoClosingListener.closed(CVetoClosingEvent event)
          Called after a set of CDockables has been closed.
 void CVetoClosingListener.closing(CVetoClosingEvent event)
          Called before a set of CDockables gets closed.