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

Packages that use UserInterfaceListener
net.sf.sdedit.editor   
net.sf.sdedit.ui   
net.sf.sdedit.ui.impl   
 

Uses of UserInterfaceListener in net.sf.sdedit.editor
 

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

Uses of UserInterfaceListener in net.sf.sdedit.ui
 

Methods in net.sf.sdedit.ui with parameters of type UserInterfaceListener
 void UserInterface.addListener(UserInterfaceListener listener)
          Adds a listener to this UserInterface.
 

Uses of UserInterfaceListener in net.sf.sdedit.ui.impl
 

Methods in net.sf.sdedit.ui.impl with parameters of type UserInterfaceListener
 void UserInterfaceImpl.addListener(UserInterfaceListener listener)
           
 



Copyright © 2011. All Rights Reserved.