Uses of Interface
jas.util.JASState

Packages that use JASState
jas.hist   
jas.util   
 

Uses of JASState in jas.hist
 

Methods in jas.hist with parameters of type JASState
protected  void StatsWindow.enableApply(JASState state)
           
protected  void StatsWindow.enableHelp(JASState state)
           
protected  void SaveAsDialog.enableOK(JASState state)
           
 

Uses of JASState in jas.util
 

Subinterfaces of JASState in jas.util
 interface JASCheckboxState
           
 

Classes in jas.util that implement JASState
 class JASCheckboxMenuItem
           
 class JASMenuItem
           
 class JASRadioMenuItem
           
 class JASToolBarButton
           
 

Methods in jas.util with parameters of type JASState
 void CommandTarget.enable(JASState state)
          Called to determine if CommandTarget is enabled or disabled.
 void CommandProcessor.SimpleTarget.enable(JASState state)
           
 void CommandProcessor.BooleanTarget.enable(JASState state)
           
protected  void ErrorBox.enableApply(JASState state)
          Inherited from JASDialog; do not call.
 void PropertyDialog.enableApply(JASState state)
           
protected  void JASDialog.enableApply(JASState state)
          Override to customize when Apply is enabled.
protected  void JASDialog.enableHelp(JASState state)
          Override to customize when Help is enabled.
protected  void JASDialog.enableOK(JASState state)
          Override to customize when OK is enabled.
 



Copyright © 2000-2009 FreeHEP. All Rights Reserved.