Package fr.esrf.tangoatk.widget.util

Contains various graphic components used in ATK.

See:
          Description

Interface Summary
IApplicable IApplicable is an interface which tells the ButtonBar that the widget implementing this interface needs an apply and a cancel button in addition to the ok button demanded by the IControlee
IControlee IControlee is an interface used by all widgets controlled by the ButtonBar.
IHelpful IHelpful is an interface which specifies that the widget needs a help button in addition to the ok button demanded by the IControlee interface
IWheelSwitchListener  
JAutoScrolledTextListener An interface to handle dimension change of the AutoScrolled text.
 

Class Summary
AdvancedImagePlus An ImagePlus with multi Roi management.
AppenderWindow  
ATKConstant Contains various constants used in ATK.
ATKDiagnostic ATK Diagnostic tools, provides dialog to check ATK Factories.
ATKField ATKField is a superclass for ATKStringField and ATKNumberField.
ATKFontChooser A font chooser dialog box.
ATKFormat A Base class for atk formatting.
ATKFrame  
ATKGraphicsUtils A class containing various low level graphics utils.
ATKMenuBar  
ATKNumberField ATKNumberField is a class to handel numeric input.
ATKStringField ATKStringField implements a stringfield which responds to keypresses.
ButtonBar  
DeviceFinder A panel for selecting device , attribute or command.
DropTable  
EntityJTableAdapter  
ErrorHistory ErrorHistory a basic viewer for errors.
ErrorPane A tango error message popup with a 'detail' (show error stack) button.
ErrorPopup A class which listens for command and attribute writing errors and display an ErrorPane when an error occured.
ErrorTree An error stack trace viewer (using a JTree).
Gradient Gradient class
HelpWindow  
JArrowButton An arrow button that also have auto repeat capabilities.
JAutoScrolledText Text component which supports antialiased font and autoscrolling.
JGradientEditor A Color gradient editor component.
JGradientViewer A labeled color gradient viewer (vertical orientation only)
JImage A class to handle an image viewer with seleclection , marker and axis capability.
JImageJ  
JSmoothDelayDialog  
JSmoothLabel A Label that have anti-aliased font and that supports Matrix positionning.
JSmoothLabelBeanInfo  
JSmoothProgressBar A progress bar using anti-aliased font
JTableRow A class to handle a 2 dimension Table with fixed row name and column name, also supports multipage printing.
LoadingDialog  
MaskUndoableEdit class used to undo/redo a Mask.
RoiDefaultUndoableEdit class used to undo/redo a Roi operation (like combination, deletion, etc.).
Splash  
ThreeStateSwitch  
UIManagerHelper  
WheelSwitch A WheelSwitch editor.
WheelSwitchEvent  
 

Package fr.esrf.tangoatk.widget.util Description

Contains various graphic components used in ATK.