Uses of Interface
bibliothek.gui.dock.event.DoubleClickListener

Packages that use DoubleClickListener
bibliothek.gui.dock.control   
 

Uses of DoubleClickListener in bibliothek.gui.dock.control
 

Methods in bibliothek.gui.dock.control with parameters of type DoubleClickListener
 void DoubleClickController.addListener(DoubleClickListener listener)
          Adds a listener to this controller.
 void DoubleClickController.removeListener(DoubleClickListener listener)
          Removes a listener from this controller.