Uses of Interface
org.xnap.gui.action.Clearable

Packages that use Clearable
org.xnap.gui.action Provides common action classes. 
org.xnap.gui.component Provides generic Swing based components that provide additional functionality. 
 

Uses of Clearable in org.xnap.gui.action
 

Methods in org.xnap.gui.action with parameters of type Clearable
static void ClearHistoriesAction.add(Clearable item)
           
static void ClearHistoriesAction.remove(Clearable item)
           
 

Uses of Clearable in org.xnap.gui.component
 

Classes in org.xnap.gui.component that implement Clearable
 class HistoryComboBox
          Provides a JComboBox with auto completion and a history.
 



Copyright © 2001-2005 XNap Team. All Rights Reserved.