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

Packages that use CVetoClosingEvent
bibliothek.gui.dock.common.event   
 

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.