Uses of Interface
org.xnap.commons.gui.CloseableTabbedPane.CloseListener

Packages that use CloseableTabbedPane.CloseListener
org.xnap.commons.gui Provides common GUI components like dialogs, borders and such. 
 

Uses of CloseableTabbedPane.CloseListener in org.xnap.commons.gui
 

Methods in org.xnap.commons.gui with parameters of type CloseableTabbedPane.CloseListener
 void CloseableTabbedPane.setCloseListener(CloseableTabbedPane.CloseListener listener)
          Sets the listener that is notified of user initiated close requests for single tabs.
 



Copyright © 2004-2007 XNap Commons Team. All Rights Reserved.