S-PLUS Connect/Java v1.0

Uses of Class
com.insightful.controls.SplusLabelBox

Packages that use SplusLabelBox
com.insightful.controls   
com.insightful.splus   
 

Uses of SplusLabelBox in com.insightful.controls
 

Subclasses of SplusLabelBox in com.insightful.controls
 class SplusColorControl
          Non-editable combo box containing a list of the colors available under the current color scheme.
 class SplusComboBox
          Standard combo box control for S-PLUS dialogs.
 class SplusDoubleSpinner
          A JTextField with a JScrollBar which behaves as a spinner and an associated JLabel.
 class SplusIntegerSpinner
          A JTextField with a JScrollBar which behaves as a spinner and an associated JLabel.
 class SplusLineStyleControl
          Control providing a list of Line Styles which gets and sets values using integers 1 to 9.
 class SplusListBox
          Control with a JList in a JScrollPane and an associated JLabel.
 class SplusPasswordField
          Standard password field control for S-PLUS dialogs.
 class SplusRadioButtonGroup
          Control with a set of JRadioButton objects belonging to a ButtonGroup and an associated JLabel.
 class SplusSymbolStyleControl
          Control providing a list of Symbol Styles which gets and sets values using integers 0 to 18.
 class SplusTextField
          Standard text field control for S-PLUS dialogs.
 class SplusWideComboBox
          An SplusComboBox sized to span two columns.
 class SplusWideListBox
          An SplusListBox sized to span two columns.
 class SplusWideTextField
          An SplusTextField sized to span two columns.
 

Uses of SplusLabelBox in com.insightful.splus
 

Subclasses of SplusLabelBox in com.insightful.splus
 class SplusDataColumnComboBox
          Combo box for column names.
 class SplusDataColumnListBox
          List box for column names.
 class SplusDataSetComboBox
          Combo box listing S-PLUS data sets.
 class SplusObjectComboBox
          Combo box containing a list of the S-PLUS objects of a specific class.
 class SplusSubsetField
          Currently just an SplusTextField with the label "Subset Rows".
 class SplusTimeSeriesComboBox
          A variation on SplusDataSetComboBox for "timeSeries" objects.
 class SplusWideFormulaField
          An SplusWideTextField with methods to modify the left or right side of a formula.
 


S-PLUS Connect/Java v1.0

Copyright © 2000, 2002 Insightful Corporation
Warning: Classes not documented in the S-PLUS Programmer's Guide may change in future releases.