org.jvnet.lafwidget
Interface Resettable

All Known Implementing Classes:
MenuSearchWidget, TabPagerWidget

public interface Resettable

Base interface for widgets that support the reset operation.

Author:
Kirill Grouchnikov.

Method Summary
 void reset()
          Resets the state of this widget.
 

Method Detail

reset

void reset()
Resets the state of this widget.