Uses of Interface
net.sf.sdedit.ui.PanelPaintDeviceListener

Packages that use PanelPaintDeviceListener
net.sf.sdedit.editor   
net.sf.sdedit.ui   
 

Uses of PanelPaintDeviceListener in net.sf.sdedit.editor
 

Classes in net.sf.sdedit.editor that implement PanelPaintDeviceListener
 class Editor
          The control class of the Quick Sequence Diagram Editor.
 

Methods in net.sf.sdedit.editor that return PanelPaintDeviceListener
 PanelPaintDeviceListener Editor.getPanelPaintDeviceListener()
           
 

Uses of PanelPaintDeviceListener in net.sf.sdedit.ui
 

Methods in net.sf.sdedit.ui that return PanelPaintDeviceListener
 PanelPaintDeviceListener UserInterfaceListener.getPanelPaintDeviceListener()
           
 

Methods in net.sf.sdedit.ui with parameters of type PanelPaintDeviceListener
 void PanelPaintDevice.addListener(PanelPaintDeviceListener ppdl)
          Adds a PanelPaintDeviceListener that will be notified when the mouse enters, exits or clicks drawable objects
 



Copyright © 2011. All Rights Reserved.