pt.moredata.widgets
Interface VisualComponent

All Known Subinterfaces:
SimpleToolBarButton
All Known Implementing Classes:
Button, DDataButton, JspButton

public interface VisualComponent

DataEntryComponent.java Company MoreData

Version:
$Revision: 1.1.1.1 $
Author:
pcarmo

Method Summary
 void setEnabled(boolean b)
          Enables (or disables) the button.
 

Method Detail

setEnabled

public void setEnabled(boolean b)
Enables (or disables) the button.

Parameters:
b - true to enable the button, otherwise false