org.xnap.gui.action
Interface Clearable

All Known Implementing Classes:
HistoryComboBox

public interface Clearable

Defines the requirements for classes that support the ClearHistoriesAction.


Method Summary
 void clear()
          Invoked when the clear action is performed.
 

Method Detail

clear

void clear()
Invoked when the clear action is performed.



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