Package gov.sns.tools.apputils

Interface Summary
ChartPopupAdaptor ChartPopupAdaptor is an interface of adaptors that wrap charts so that different kinds of charts can be manipulated via a common interface that is appropriate for the SimpleChartPopupMenu and SimpleChartDialog.
PVSelectedListener do something when a PV is selected
 

Class Summary
AbsolutePathFinder  
EdgeConstraints Edge Constraint defines the strut and growth constrains for a component.
EdgeLayout EdgeLayout allows the developer a simpler mechanism for layout of components than the GridBagLayout without sacrificing powerful layout capability.
JClassPopupAdaptor JClassPopupAdaptor implements the ChartPopupAdaptor on behalf of the JCChart class.
PathPreferenceSelector Dialog box for selecting a file path and saving it as the default URL spec in a preference.
PredefinedConfController PredefinedConfController provides a panel with a configuration tree and can register and event of choosing the configuration.
PropertyManager PropertyManager is a Properties subclass which loads properties from default properties files for the specified root class.
ScaleControl ScaleControl is a class that displays a GUI component for displaying a value with two sliders and a text field.
SeqSelector GUI for selecting sequences from a list and creating a combo sequence
SimpleChartDialog Dialog box that can be attached to a JCChart to make common settings available to the user.
SimpleChartPopupMenu Popup menu that can be attached to a Chart to provide common actions for the user.
SimpleProbeEditor ProbeEditor provides a user interface to on-line model "probe".
VerticalLayout The custom layout manager.