jas.util
Interface JASState

All Known Subinterfaces:
JASCheckboxState
All Known Implementing Classes:
JASMenuItem, JASToolBarButton, CommandButton

public interface JASState


Method Summary
 void setEnabled(boolean state)
           
 

Method Detail

setEnabled

public void setEnabled(boolean state)