Package fr.esrf.tangoatk.widget.command

Interface Summary
IInput  
 

Class Summary
AnyCommandViewer  
ArrayCommandInput  
CommandArrayInputAdapter  
CommandButtonViewer Deprecated. use SimpleCommandButtonViewer instead
CommandButtonViewerBeanInfo  
CommandComboViewer  
CommandComboViewerBeanInfo  
CommandInputOutputFactory  
CommandList  
CommandMenuViewer  
CommandOutput  
CommandTableInputAdapter  
ConfirmCommandViewer  
ConfirmCommandViewerBeanInfo  
GroupCommandViewer Simple command button.
GroupCommandViewerBeanInfo  
NoInput  
OnOffCheckBoxCommandViewer An OnOffCheckBoxCommandViewer is a BooleanVoidCommand viewer.
OnOffCheckBoxCommandViewerBeanInfo  
OnOffSwitchCommandViewer An OnOffSwitchCommandViewer is a BooleanVoidCommand viewer.
OnOffSwitchCommandViewerBeanInfo  
OptionComboCommandViewer An OptionComboCommandViewer is a StringVoidCommand viewer.
OptionComboCommandViewerBeanInfo  
PropertyFrame  
ScalarCommandInput  
ScalarCommandViewer  
SettableCommandButtonViewer A SimpleCommandButtonViewer which command's input can be set.
SimpleCommandButtonViewer  
SimpleCommandOutput  
SimpleCommandViewer  
TableCommandInput  
ThreeStateSwitchCommandViewer A ThreeStateSwitchCommandViewer is a 3 states viewer associated with 2 commands (one to switch on the device , one to switch it off) and one scalar attribute which represents the boolean state 0=OFF 1=ON (other=unknown) The viewer can also display an undefined state (when different from ON or OFF)
VoidVoidCommandViewer Simple command button.
VoidVoidCommandViewerBeanInfo