Uses of Interface
net.sf.sdedit.ui.components.ATabbedPaneListener

Packages that use ATabbedPaneListener
net.sf.sdedit.ui.components   
net.sf.sdedit.ui.impl   
 

Uses of ATabbedPaneListener in net.sf.sdedit.ui.components
 

Methods in net.sf.sdedit.ui.components with parameters of type ATabbedPaneListener
 void ATabbedPane.addListener(ATabbedPaneListener listener)
          Adds an ATabbedPaneListener whose responsibility is to decide whether a tab will actually be closed on user demand.
 

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

Classes in net.sf.sdedit.ui.impl that implement ATabbedPaneListener
 class UserInterfaceImpl
           
 



Copyright © 2011. All Rights Reserved.