All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

about. Static variable in class jclass.bwt.JCComponent
about. Static variable in class jclass.bwt.JCContainer
above. Static variable in class jclass.contrib.JCRelativeLayout
aboveLeft. Static variable in class jclass.contrib.JCRelativeLayout
aboveRight. Static variable in class jclass.contrib.JCRelativeLayout
abs(double). Static method in class jclass.chart.JCChartUtil
Returns the absolute value of a floating point number.
abs(int). Static method in class jclass.chart.JCChartUtil
Returns the absolute value of an integer number.
action(Event, Object). Method in class jclass.chart.JCAboutBox
This method is called when an action occurs inside the about box.
actionListeners. Variable in class jclass.bwt.JCButton
List of action listeners
actionListeners. Variable in class jclass.bwt.JCComboBox
List of JCActionEvent listeners
actionListeners. Variable in class jclass.bwt.JCHeader
List of JCActionEvent listeners
actionListeners. Variable in class jclass.bwt.JCListComponent
List of action listeners
actionListeners. Variable in class jclass.bwt.JCOutlinerComponent
List of JCActionEvent listeners
actionListeners. Variable in class jclass.bwt.JCTextField
List of JCActionEvent listeners.
actionPerformed(ActionEvent). Method in class jclass.chart.AxisSelector
actionPerformed(ActionEvent). Method in class jclass.beans.IndexedPropertyEditor
actionPerformed(ActionEvent). Method in class jclass.beans.LaunchablePropertyEditor
actionPerformed(JCActionEvent). Method in class jclass.chart.DataSourceEditor
actionPerformed(JCActionEvent). Method in interface jclass.bwt.JCActionListener
Invoked when an action occurs.
actionPerformed(JCActionEvent). Method in class jclass.bwt.JCComboBox
If the arrow button was clicked, calls showListAction to display the list.
If the list is displayed and the RETURN key was hit, calls setTextAction to copy the selected item to the text field.
actionPerformed(JCActionEvent). Method in class jclass.bwt.JCMultiColumnWindow
Sorts a column if the user clicks on a column heading button.
actionPerformed(JCActionEvent). Method in class jclass.bwt.JCScrollbar
Scrolls by a line if an arrow key was pressed.
actionPerformed(JCActionEvent). Method in class jclass.bwt.JCSpinBox
If an arrow button was pressed, calls setTextAction.
If the user changed the text field's value, calls validate.
actionPerformed(JCActionEvent). Method in class jclass.bwt.TabArrowPanel
Scrolls the tabs depending on the arrow button hit.
add(Component). Method in class jclass.contrib.ContribDialog
Adds the specified component to this dialog in the "Center" position.
add(Component). Method in class jclass.contrib.ContribFrame
Adds the specified component to this frame in the "Center" position.
add(Component). Method in class jclass.bwt.JCContainer
Adds the specified component to this container, if it is not already a child.
add(Component). Method in class jclass.bwt.JCScrolledWindow
Adds the specified component to the viewport.
add(Component, int). Method in class jclass.bwt.JCScrolledWindow
add(Component, int). Method in class jclass.bwt.TabPanel
Adds the specified component to this container at the given position.
add(Component, Object). Method in class jclass.bwt.JCScrolledWindow
add(Component, Object, int). Method in class jclass.bwt.JCScrolledWindow
add(int). Method in class jclass.util.JCString
Adds an element.
add(int, Object). Method in class jclass.util.JCString
Adds an attribute and value.
add(JCCheckbox). Method in class jclass.bwt.JCCheckboxGroup
Adds a checkbox to the list of managed checkboxes.
add(JCCheckbox, int). Method in class jclass.bwt.JCCheckboxGroup
Adds a checkbox to the list of managed checkboxes.
add(JCCheckbox, Object). Method in class jclass.bwt.JCCheckboxGroup
add(JCCheckbox, Object, int). Method in class jclass.bwt.JCCheckboxGroup
add(Object). Method in class jclass.util.JCString
Adds an object.
add(Object). Method in class jclass.util.JCVector
Adds the specified object as the last element of the vector, if it is not already a member.
add(String). Method in interface jclass.bwt.JCChoiceInterface
adds an item to the list
add(String). Method in class jclass.bwt.JCComboBox
Adds an item to the list.
add(String, Component). Method in class jclass.bwt.JCScrolledWindow
add(String, JCCheckbox). Method in class jclass.bwt.JCCheckboxGroup
Adds a checkbox to the list of managed checkboxes.
add(String, String). Method in class jclass.util.JCTitleLayout
Creates a Label and adds it to the JCTitleLayout at the specified location.
ADD_COLUMN. Static variable in class jclass.chart.ChartDataModelUpdate
Enum value indicated a column of data values has been added.
ADD_ROW. Static variable in class jclass.chart.ChartDataModelUpdate
Enum value indicated a row of data values has been added.
ADD_VALUE. Static variable in class jclass.chart.ChartDataModelUpdate
Enum value indicated a single data value has been added.
addActionListener(JCActionListener). Method in class jclass.bwt.JCButton
Adds the specified action listener to receive action events from this button.
addActionListener(JCActionListener). Method in class jclass.bwt.JCComboBox
Adds the specified action listener to receive JCTextField action events.
addActionListener(JCActionListener). Method in class jclass.bwt.JCHeader
Adds the specified listener to receive action events from the buttons.
addActionListener(JCActionListener). Method in class jclass.bwt.JCList
Adds the specified action listener to receive action events from this list.
addActionListener(JCActionListener). Method in class jclass.bwt.JCListComponent
Adds the specified action listener to receive action events from this list.
addActionListener(JCActionListener). Method in class jclass.bwt.JCMultiColumnList
Adds the specified action listener to receive action events from this list.
addActionListener(JCActionListener). Method in class jclass.bwt.JCOutliner
Adds the specified action listener to receive action events.
addActionListener(JCActionListener). Method in class jclass.bwt.JCOutlinerComponent
Adds the specified action listener to receive action events.
addActionListener(JCActionListener). Method in class jclass.bwt.JCTextField
Adds the specified action listener to receive action events.
addAdjustmentListener(JCAdjustmentListener). Method in interface jclass.bwt.JCAdjustable
Add a listener to receive adjustment events when the value of the adjustable object changes.
addAdjustmentListener(JCAdjustmentListener). Method in class jclass.bwt.JCScrollbar
Adds the specified adjustment listener to receive adjustment events.
addAdjustmentListener(JCAdjustmentListener). Method in class jclass.bwt.JCSlider
Adds the specified adjustment listener to receive adjustment events.
addButton(Object). Method in class jclass.bwt.JCHeader
Creates a button with the specified value, and adds it to the header.
addButtonListener(JCButtonListener). Method in class jclass.bwt.JCButton
Adds the specified JCButtonEvent listener to receive arm/disarm events.
addChartLabel(JCChartLabel). Method in class jclass.chart.JCChart
Add a chart label
addChartListener(JCChartListener). Method in class jclass.chart.JCChart
addCheckbox(Checkbox). Method in class jclass.contrib.ContribCheckboxGroup
Adds a specified checkbox to the list of managed checkbox.
addComboBoxListener(JCComboBoxListener). Method in class jclass.bwt.JCComboBox
Adds the specified JCComboBoxEvent listener to receive events.
addDataView(int). Method in class jclass.chart.JCChart
Creates a new data view and added it to the chart at the specified index.
addFocusListener(FocusListener). Method in class jclass.bwt.JCComboBox
Add focus listener to the TextComponent Since the JCComboBox itself never receives focus it is necessary to be able to set it
addFocusListener(FocusListener). Method in class jclass.bwt.JCSpinBox
Add focus listener to the TextComponent Since the JCSpinBox itself never receives focus it is necessary to be able to set it
addFocusListener(FocusListener). Method in class jclass.bwt.JCTextArea
Add focus listener to the TextAreaComponent child of TextArea Since the JCTextArea itself never receives focus it is necessary to be able to set it
addFolderNode(Object). Method in class jclass.bwt.JCOutlinerFolderNode
Adds a folder with the specified label to this folder.
addImage(Applet, String). Method in class jclass.util.JCString
Creates and adds an image, using a name relative to the applet through Applet.getDocumentBase().
addImage(Applet, String, String). Method in class jclass.util.JCString
Creates and adds an image, using the URL.
addImpl(Component, Object, int). Method in class jclass.bwt.JCContainer
Adds the specified component to this container, if it is not already a child.
addImpl(Component, Object, int). Method in class jclass.bwt.JCScrolledWindow
Adds the specified component to this container, if it is not already a child.
addImpl(Component, Object, int). Method in class jclass.bwt.JCSplitterWindow
Adds the specified component to this container at the given position.
addImpl(Component, Object, int). Method in class jclass.bwt.JCTabManager
Adds the specified component as a page.
addInternal(Component). Method in class jclass.bwt.JCScrolledWindow
addItem(Applet, String, char). Method in class jclass.bwt.JCMultiColumnList
Parses a string and adds the specified item to the end of the list.
addItem(Applet, String, char). Method in class jclass.bwt.JCMultiColumnListComponent
Parses a string and adds the specified item to the end of the list.
addItem(int). Method in class jclass.beans.IndexedPropertyEditor
addItem(Object). Method in class jclass.bwt.JCList
Adds the specified item to the end of the list.
addItem(Object). Method in class jclass.bwt.JCListComponent
Adds an item to the end of the list.
addItem(Object). Method in interface jclass.bwt.JCListInterface
Adds a item to the end of the list.
addItem(Object). Method in class jclass.bwt.JCMultiColumnList
Adds the specified item to the end of the list.
addItem(Object, int). Method in class jclass.bwt.JCList
Adds or inserts an item to the list.
addItem(Object, int). Method in class jclass.bwt.JCListComponent
Adds or inserts an item to the list.
addItem(Object, int). Method in interface jclass.bwt.JCListInterface
Adds the specified item to the end of the list.
addItem(Object, int). Method in class jclass.bwt.JCMultiColumnList
Adds or inserts an item to the list.
addItem(String, char). Method in class jclass.bwt.JCMultiColumnList
Parses a string and adds the specified item to the end of the list.
addItem(String, char). Method in class jclass.bwt.JCMultiColumnListComponent
Parses a string and adds the specified item to the end of the list.
addItemListener(JCItemListener). Method in class jclass.bwt.JCCheckbox
Adds the specified item listener to receive item events from this checkbox.
addItemListener(JCItemListener). Method in class jclass.bwt.JCCheckboxGroup
Adds the specified item listener to receive item events from the checkboxes.
addItemListener(JCItemListener). Method in interface jclass.bwt.JCChoiceInterface
Add a listener to catch and selections made by the object that implements a JCChoiceInterface
addItemListener(JCItemListener). Method in class jclass.bwt.JCComboBox
Adds the specified item listener to receive item selection events.
addItemListener(JCItemListener). Method in interface jclass.bwt.JCItemSelectable
Add a listener to receive item events when the state of an item changes.
addItemListener(JCItemListener). Method in class jclass.bwt.JCList
Adds the specified item listener to receive item events from this list.
addItemListener(JCItemListener). Method in class jclass.bwt.JCListComponent
Adds the specified item listener to receive item events from this list.
addItemListener(JCItemListener). Method in class jclass.bwt.JCMultiColumnList
Adds the specified item listener to receive item events from this list.
addItemListener(JCItemListener). Method in class jclass.bwt.JCOutliner
Adds the specified item listener to receive item events.
addItemListener(JCItemListener). Method in class jclass.bwt.JCOutlinerComponent
Adds the specified item listener to receive node events.
ADDITION. Static variable in class jclass.bwt.JCListEvent
addKeyListener(KeyListener). Method in class jclass.bwt.JCComboBox
Add key listener to the TextComponent Since the JCComboBox itself never receives focus it is necessary to be able to set it
addKeyListener(KeyListener). Method in class jclass.bwt.JCSpinBox
Add key listener to the TextComponent Since the JCSpinBox itself never receives focus it is necessary to be able to set it
addKeyListener(KeyListener). Method in class jclass.bwt.JCTextArea
Add key listener to the TextAreaComponent Since the JCTextArea itself never receives focus it is necessary to be able to set it
addLabel(Object). Method in class jclass.bwt.JCHeader
Creates a label with the specified value, and adds it to the header.
addLayoutComponent(String, Component). Method in class jclass.contrib.JCRelativeLayout
addLayoutComponent(String, Component). Method in class jclass.contrib.JCRowColLayout
An empty method that must appear (it is part of the LayoutManager interface).
addLayoutComponent(String, Component). Method in class jclass.util.JCTitleLayout
Adds the component to the JCTitleLayout as the specified location.
addNode(JCOutlinerNode). Method in class jclass.bwt.JCOutlinerFolderNode
Adds a node to this folder.
addNode(JCOutlinerNode, int). Method in class jclass.bwt.JCOutlinerFolderNode
Adds a node to this folder at the specified position.
addNode(Object). Method in class jclass.bwt.JCOutlinerFolderNode
Adds a node with the specified label to this folder.
addNotify(). Method in class jclass.chart.JCChart
addNotify(). Method in class jclass.bwt.JCCheckbox
Calculates indicator size.
addNotify(). Method in class jclass.bwt.JCCheckboxGroup
If RadioBehavior is true and no button has been set, set the first.
addNotify(). Method in class jclass.bwt.JCComboBox
addNotify(). Method in class jclass.bwt.JCComponent
addNotify(). Method in class jclass.bwt.JCContainer
addNotify(). Method in class jclass.bwt.JCGroupBox
addNotify(). Method in class jclass.bwt.JCHeader
Calculates column widths.
addNotify(). Method in class jclass.bwt.JCLabel
addNotify(). Method in class jclass.bwt.JCListComponent
Calculate the item sizes.
addNotify(). Method in class jclass.bwt.JCMultiColumnListComponent
If NumColumns has not been set, it is set to the largest number of items in all items.
addNotify(). Method in class jclass.bwt.JCMultiColumnWindow
addNotify(). Method in class jclass.bwt.JCOutlinerComponent
Creates icons and processes nodes.
addNotify(). Method in class jclass.bwt.JCScrolledWindow
addNotify(). Method in class jclass.bwt.JCTabButton
If the tab manager's TabColorPolicy is BWTEnum.COLOR_PAGE, sets the tab's color to the page's color.
addNotify(). Method in class jclass.bwt.JCTextAreaComponent
addNotify(). Method in class jclass.bwt.JCTextComponent
addPage(Component). Method in class jclass.bwt.TabPageArea
Adds a page.
addPage(Object, Component). Method in class jclass.bwt.JCTabManager
Adds a page and creates a tab for it.
addParent(Changeable). Method in class jclass.chart.JCChartStyle
Add a parent to the list of parents of this JCChartStyle object.
addPickListener(JCPickListener). Method in class jclass.chart.JCChart
addPrintListener(JCOutlinerPrintListener). Method in class jclass.bwt.JCOutliner
Adds the specified print listener to receive JCOutlinerPrintEvent events.
addPrintListener(JCOutlinerPrintListener). Method in class jclass.bwt.JCOutlinerComponent
For JDK 1.1 printing, adds the specified print listener to receive print events.
addPropertyChangeListener(PropertyChangeListener). Method in class jclass.beans.IndexedPropertyEditor
addPropertyChangeListener(PropertyChangeListener). Method in class jclass.beans.JCPropertyEditor
addPropertyChangeListener(PropertyChangeListener). Method in class jclass.beans.JCTabEditor
addPropertyChangeListener(PropertyChangeListener). Method in class jclass.beans.LaunchablePropertyEditor
addSeries(ChartDataViewSeries). Method in class jclass.chart.ChartDataView
Adds a ChartDataViewSeries to the view at the end of the list.
addSeries(int). Method in class jclass.chart.ChartDataView
Adds a data series to the Series property at the specified index.
addSeries(int). Method in class jclass.chart.DirectChartDataView
Adds a data series to the Series property at the specified index.
addSpinBoxListener(JCSpinBoxListener). Method in class jclass.bwt.JCSpinBox
Adds the specified JCSpinBoxEvent listener to receive value change events.
addTabManagerListener(JCTabManagerListener). Method in class jclass.bwt.JCTabManager
Adds the specified JCTabManagerEvent listener to receive value change events.
addTextCursorListener(JCTextCursorListener). Method in class jclass.bwt.JCComboBox
Adds the specified JCTextCursorEvent listener to receive cursor movement events.
addTextCursorListener(JCTextCursorListener). Method in class jclass.bwt.JCSpinBox
Adds the specified JCTextCursorEvent listener to receive cursor movement events.
addTextCursorListener(JCTextCursorListener). Method in class jclass.bwt.JCTextArea
Adds the specified JCTextCursorEvent listener to receive cursor movement events.
addTextCursorListener(JCTextCursorListener). Method in class jclass.bwt.JCTextComponent
Adds the specified JCTextCursorEvent listener to receive cursor movement events.
addTextCursorListener(JCTextCursorListener). Method in interface jclass.bwt.JCTextInterface
Adds the specified JCTextCursorEvent listener to receive cursor movement events.
addTextListener(JCTextListener). Method in class jclass.bwt.JCComboBox
Adds the specified listener to receive text events.
addTextListener(JCTextListener). Method in class jclass.bwt.JCSpinBox
Adds the specified listener to receive text events.
addTextListener(JCTextListener). Method in class jclass.bwt.JCTextArea
Adds the specified listener to receive text events.
addTextListener(JCTextListener). Method in class jclass.bwt.JCTextComponent
Adds the specified listener to receive text events.
addTextListener(JCTextListener). Method in interface jclass.bwt.JCTextInterface
Adds the specified listener to receive text events.
addTimerListener(TimerListener). Method in class jclass.chart.Timer
Add a Timer Listener Listeners will be notified when the timer expires
addToCache(Object, Object). Method in class jclass.util.JCCache
This adds a key or item pair to the cache.
addTrigger(). Method in class jclass.chart.JCChart
Adds a new event trigger to the Triggers property.
addValueLabel(JCValueLabel). Method in class jclass.chart.JCAxis
Adds the provided value label to the list of value labels.
adjust_strings. Static variable in class jclass.chart.ChartText
adjust_values. Static variable in class jclass.chart.ChartText
adjustDrawingRect(int, Rectangle, Rectangle). Method in class jclass.bwt.JCMultiColumnData
Adjusts the drawing rectangle for the value.
AdjustEditor(). Constructor for class jclass.chart.AdjustEditor
ADJUSTMENT_VALUE_CHANGED. Static variable in class jclass.bwt.JCAdjustmentEvent
The adjustment value changed event.
adjustmentListeners. Variable in class jclass.bwt.JCScrollbar
List of JCAdjustmentEvent listeners.
adjustmentListeners. Variable in class jclass.bwt.JCSlider
List of JCAdjustmentEvent listeners.
adjustmentValueChanged(JCAdjustmentEvent). Method in interface jclass.bwt.JCAdjustmentListener
Invoked when the value of the adjustable has changed.
adjustmentValueChanged(JCAdjustmentEvent). Method in class jclass.bwt.JCScrolledWindow
Processes scrollbar events.
adjustPlotRect(). Method in class jclass.chart.JCAxis
Adjusts the plot area of the parent ChartArea to account for this axis.
ALIGN_CENTER. Static variable in class jclass.util.JCString
ALIGN_LEFT. Static variable in class jclass.util.JCString
ALIGN_RIGHT. Static variable in class jclass.util.JCString
AlignmentEditor(). Constructor for class jclass.bwt.AlignmentEditor
alignments. Variable in class jclass.bwt.JCMultiColumnData
allowsMultipleSelections(). Method in class jclass.bwt.JCList
Returns true if this list allows multiple selections.
allowsMultipleSelections(). Method in class jclass.bwt.JCListComponent
Returns true if this list allows multiple selections.
allowsMultipleSelections(). Method in interface jclass.bwt.JCListInterface
Returns true if this list allows multiple selections.
allowsMultipleSelections(). Method in class jclass.bwt.JCMultiColumnList
Returns true if this list allows multiple selections.
anchor_strings. Static variable in class jclass.chart.JCAxisTitle
anchor_strings. Static variable in class jclass.chart.JCChartLabel
anchor_strings. Static variable in class jclass.chart.JCLegend
anchor_values. Static variable in class jclass.chart.JCAxisTitle
anchor_values. Static variable in class jclass.chart.JCChartLabel
anchor_values. Static variable in class jclass.chart.JCLegend
AnchorEditor(). Constructor for class jclass.chart.AnchorEditor
AngleUnitEditor(). Constructor for class jclass.chart.AngleUnitEditor
annotationMethod_strings. Static variable in class jclass.chart.JCAxis
annotationMethod_values. Static variable in class jclass.chart.JCAxis
AnnotationMethodEditor(). Constructor for class jclass.chart.AnnotationMethodEditor
AnnotationRotationEditor(). Constructor for class jclass.chart.AnnotationRotationEditor
annRotation_strings. Static variable in class jclass.chart.JCAxis
annRotation_values. Static variable in class jclass.chart.JCAxis
append(String). Method in class jclass.bwt.JCComboBox
Appends text to the end.
append(String). Method in class jclass.bwt.JCSpinBox
Appends text to the end.
append(String). Method in class jclass.bwt.JCTextArea
Appends text to the end.
append(String). Method in class jclass.bwt.JCTextAreaComponent
Appends text to the end.
append(String). Method in class jclass.bwt.JCTextComponent
Appends text to the end.
append(String). Method in interface jclass.bwt.JCTextInterface
Appends text to the end.
append(String). Method in class jclass.bwt.JCTextLine
APPEND_COLUMNS. Static variable in class jclass.chart.ChartDataModelUpdate
Enum value indicating that a column of data values has been appended to existing data.
appendRow(String). Method in class jclass.bwt.JCTextArea
Appends a row of text.
appendRow(String). Method in class jclass.bwt.JCTextAreaComponent
Appends a row of text.
applet. Variable in class jclass.bwt.JCComponent
The parent applet.
applet. Variable in class jclass.bwt.JCContainer
The parent applet.
applet_context. Variable in class jclass.bwt.JCComponent
The current context.
AppletDataSource(Applet). Constructor for class jclass.chart.AppletDataSource
AppletDataSource(Applet, String). Constructor for class jclass.chart.AppletDataSource
applyButton. Variable in class jclass.contrib.JCDialog
Apply button.
AREA. Static variable in class jclass.chart.JCChart
AreaPolygon(). Constructor for class jclass.chart.AreaPolygon
arm_offset. Variable in class jclass.bwt.JCButton
Amount that the label is drawn offset when the button is pressed.
armAction(Event). Method in class jclass.bwt.JCArrowButton
Displays the button as pressed in.
armAction(Event). Method in class jclass.bwt.JCButton
Displays the button as armed (reversed top and bottom shadow colors), and posts a JCButtonEvent.
armAction(Event). Method in class jclass.bwt.JCCheckbox
Temporarily changes the state.
armAction(Event). Method in class jclass.bwt.JCTabButton
Sets tabManager's current tab to this button.
ARRAY. Static variable in interface jclass.chart.Chartable
Enum value indicating that the source data is interpreted as array-style data.
ArrowButtonOrientationEditor(). Constructor for class jclass.bwt.ArrowButtonOrientationEditor
ASCENDING. Static variable in class jclass.bwt.JCMultiColumnWindow
ASCENDING. Static variable in class jclass.util.JCqsort
ASCENDING_ORDER. Static variable in class jclass.chart.JCPieChartFormat
at(int). Method in class jclass.util.JCVector
Returns the component at the specified index.
atEnd(). Method in class jclass.bwt.JCScrollbar
ATTACH_COORD. Static variable in class jclass.chart.JCChartLabel
ATTACH_DATACOORD. Static variable in class jclass.chart.JCChartLabel
ATTACH_DATAINDEX. Static variable in class jclass.chart.JCChartLabel
ATTACH_NONE. Static variable in class jclass.chart.JCChartLabel
attachMethod_strings. Static variable in class jclass.chart.JCChartLabel
attachMethod_values. Static variable in class jclass.chart.JCChartLabel
AUTO. Static variable in class jclass.chart.JCChartLabel
auto_arrow_disable. Variable in class jclass.bwt.JCSpinBox
AUTOMATIC. Static variable in class jclass.chart.JCAxis
AUTOMATIC. Static variable in class jclass.chart.JCChartComponent
axisHashtable. Variable in class jclass.chart.JCChartArea
AxisSelector(). Constructor for class jclass.chart.AxisSelector

B

background_selected. Variable in class jclass.bwt.JCOutlinerNodeStyle
The node's background color when it is selected.
BAR. Static variable in class jclass.chart.JCChart
bar_area. Variable in class jclass.bwt.JCProgressMeter
Bar area's bounding box
bar_height. Variable in class jclass.bwt.JCProgressMeter
Bar's height.
bar_horiz_inset. Variable in class jclass.bwt.JCProgressMeter
Bar's left and right inset.
bar_rect. Variable in class jclass.bwt.JCProgressMeter
Bar's drawn bounding box.
bar_shadow. Variable in class jclass.bwt.JCProgressMeter
Bar's shadow thickness.
bar_vert_inset. Variable in class jclass.bwt.JCProgressMeter
Bar's top and bottom inset.
BarPoint(). Constructor for class jclass.chart.BarPoint
BASIC_CHANGE_MASK. Static variable in interface jclass.chart.Changeable
beep(). Method in class jclass.bwt.JCComboBox
Emits a beep.
beep(). Method in class jclass.bwt.JCSpinBox
Emits a beep.
beep(). Method in class jclass.bwt.JCTextArea
Emits a beep.
beep(). Method in class jclass.bwt.JCTextComponent
Emits a beep.
beep(). Method in interface jclass.bwt.JCTextInterface
Emits a beep.
BEGIN. Static variable in class jclass.bwt.JCComboBox
BEGIN. Static variable in class jclass.bwt.JCOutlinerComponent
BELL. Static variable in class jclass.bwt.BWTEnum
blinkCursor(boolean). Method in class jclass.bwt.JCTextComponent
Enables cursor blinking.
BLOCK_DECREMENT. Static variable in class jclass.bwt.JCAdjustmentEvent
The block decrement adjustment type.
BLOCK_INCREMENT. Static variable in class jclass.bwt.JCAdjustmentEvent
The block increment adjustment type.
border_strings. Static variable in class jclass.chart.ChartRegion
border_strings. Static variable in class jclass.chart.JCLegend
border_values. Static variable in class jclass.chart.ChartRegion
border_values. Static variable in class jclass.chart.JCLegend
BOTTOM. Static variable in class jclass.bwt.BWTEnum
BOTTOM. Static variable in class jclass.util.JCString
BOTTOM. Static variable in class jclass.bwt.JCTabManager
BOTTOM. Static variable in class jclass.util.JCTitleLayout
BOTTOMCENTER. Static variable in class jclass.bwt.BWTEnum
BOTTOMCENTER. Static variable in class jclass.bwt.JCLabel
BOTTOMCENTER. Static variable in class jclass.bwt.JCTabManager
BOTTOMLEFT. Static variable in class jclass.bwt.BWTEnum
BOTTOMLEFT. Static variable in class jclass.bwt.JCLabel
BOTTOMLEFT. Static variable in class jclass.bwt.JCTabManager
BOTTOMRIGHT. Static variable in class jclass.bwt.BWTEnum
BOTTOMRIGHT. Static variable in class jclass.bwt.JCLabel
BOTTOMRIGHT. Static variable in class jclass.bwt.JCTabManager
boundAngle(int, double). Static method in class jclass.chart.JCChartUtil
Guarantees that an angle value lies within its valid range.
BOX. Static variable in class jclass.chart.JCSymbolStyle
boxes. Variable in class jclass.bwt.JCCheckboxGroup
The child checkboxes.
brighter(Color). Static method in class jclass.bwt.BWTUtil
Calculates the color even when it is saturated, for example, when it is black or white.
brighter(Color). Static method in class jclass.chart.JCChartUtil
Calculates the color even when it is saturated, for example, when it is black or white.
BROWSER_APPLETVIEWER. Static variable in class jclass.util.JCEnvironment
BROWSER_EXPLORER. Static variable in class jclass.util.JCEnvironment
BROWSER_INTERPRETER. Static variable in class jclass.util.JCEnvironment
BROWSER_NETSCAPE. Static variable in class jclass.util.JCEnvironment
BROWSER_OTHER. Static variable in class jclass.util.JCEnvironment
BROWSER_UNKNOWN. Static variable in class jclass.util.JCEnvironment
BS. Static variable in class jclass.bwt.BWTEnum
buildLineTable(). Method in class jclass.bwt.JCTextAreaComponent
Scans the text and adds it to the line table.
buttonArea. Variable in class jclass.contrib.JCDialog
TButton panel.
buttonArmBegin(JCButtonEvent). Method in class jclass.bwt.JCButtonAdapter
Invoked before the button is armed (ie pushed).
buttonArmBegin(JCButtonEvent). Method in interface jclass.bwt.JCButtonListener
Invoked before the button is armed (ie pushed).
buttonArmEnd(JCButtonEvent). Method in class jclass.bwt.JCButtonAdapter
Invoked after the button is armed (ie pushed).
buttonArmEnd(JCButtonEvent). Method in interface jclass.bwt.JCButtonListener
Invoked after the button is armed (ie pushed).
buttonCB(JCDialog, Button). Method in class jclass.contrib.JCDialog
Default implementation of the button callback.
buttonCB(JCDialog, Button). Method in interface jclass.contrib.JCDialogCB
The button callback member.
buttonDisarmBegin(JCButtonEvent). Method in class jclass.bwt.JCButtonAdapter
Invoked before the button is disarmed (ie released).
buttonDisarmBegin(JCButtonEvent). Method in interface jclass.bwt.JCButtonListener
Invoked before the button is disarmed (ie released).
buttonDisarmEnd(JCButtonEvent). Method in class jclass.bwt.JCButtonAdapter
Invoked after the button is disarmed (ie released).
buttonDisarmEnd(JCButtonEvent). Method in interface jclass.bwt.JCButtonListener
Invoked after the button is disarmed (ie released).
buttonListeners. Variable in class jclass.bwt.JCButton
List of JCButtonEvent listeners
BWTEnum(). Constructor for class jclass.bwt.BWTEnum
BWTUtil(). Constructor for class jclass.bwt.BWTUtil

C

cache. Variable in class jclass.contrib.JCRetrieve
This local cache is used to minimize the number of times the cgi-bin script is accessed.
calcColumnWidths(). Method in class jclass.bwt.JCMultiColumnData
Determines the widths of variable-sized columns; calls component's calcWidth.
calcRowWidth(int). Method in class jclass.bwt.JCListComponent
Calculates the width of the row.
calcSize(boolean). Method in class jclass.bwt.JCListComponent
Calculates the list's internal sizes.
calcSize(int, boolean). Method in class jclass.bwt.JCListComponent
Recalculates the list's internal sizes based on the row.
calcSize(int, boolean). Method in class jclass.bwt.JCMultiColumnListComponent
Recalculates the list's internal sizes based on the row.
calcTitleSize(). Method in class jclass.bwt.JCGroupBox
Calculates the title size.
calcTransientData(). Method in class jclass.chart.ChartDataView
calculateNodeHeight(JCOutlinerNode). Method in class jclass.bwt.JCOutliner
Calculates the height of a node (by looking at the node's style).
calculateNodeHeight(JCOutlinerNode). Method in class jclass.bwt.JCOutlinerComponent
Calculates the height of a node (by looking at the node's style).
calculateNodeHeight(JCOutlinerNode). Method in interface jclass.bwt.JCOutlinerInterface
Calculates the height of a node (by looking at the node's style).
calculateStyleHeight(JCOutlinerNodeStyle). Method in class jclass.bwt.JCOutlinerComponent
Calculates the height of a node given its style characteristics.
calcValue(int). Method in class jclass.bwt.JCSpinBox
Gets the value to be displayed
calcValue(int). Method in class jclass.bwt.JCSpinBoxString
Gets the value to be displayed.
calcWidestRow(). Method in class jclass.bwt.JCListComponent
Calculates the widest row.
calcWidth(). Method in class jclass.bwt.JCTextLine
calcWidth(int). Method in class jclass.bwt.JCHeader
Calculates the width of a column.
calcWidth(int). Method in interface jclass.bwt.JCMultiColumnInterface
Calculates the width of a column.
calcWidth(int). Method in class jclass.bwt.JCMultiColumnListComponent
Calculates the width of a column for all rows.
calcWidth(int). Method in class jclass.bwt.JCMultiColumnWindow
Calculates the width of a column.
calcWidth(int). Method in class jclass.bwt.JCOutlinerComponent
Calculates the width of a column for all nodes.
calcWidth(JCOutlinerNode, int). Method in class jclass.bwt.JCOutlinerComponent
Calculates the width of a node's column, excluding the left and right margins.
cancel(). Method in class jclass.chart.JCChart
Performs a cancel on the chart.
cancelButton. Variable in class jclass.contrib.JCDialog
Cancel button.
cancelSelection(). Method in class jclass.bwt.JCTextComponent
Cancels the current selection.
CANDLE. Static variable in class jclass.chart.JCChart
CASE_AS_IS. Static variable in class jclass.bwt.BWTEnum
CASE_AS_IS. Static variable in class jclass.bwt.JCTextArea
CASE_AS_IS. Static variable in class jclass.bwt.JCTextComponent
CASE_LOWER. Static variable in class jclass.bwt.BWTEnum
CASE_LOWER. Static variable in class jclass.bwt.JCTextArea
CASE_LOWER. Static variable in class jclass.bwt.JCTextComponent
CASE_UPPER. Static variable in class jclass.bwt.BWTEnum
CASE_UPPER. Static variable in class jclass.bwt.JCTextArea
CASE_UPPER. Static variable in class jclass.bwt.JCTextComponent
CENTER. Static variable in class jclass.bwt.BWTEnum
CENTER. Static variable in class jclass.bwt.BWTUtil
CENTER. Static variable in class jclass.chart.ChartText
CENTER. Static variable in class jclass.chart.JCChartLabel
CENTER. Static variable in class jclass.bwt.JCGroupBox
CENTER. Static variable in class jclass.bwt.JCLabel
CENTER. Static variable in class jclass.util.JCString
CENTER. Static variable in class jclass.bwt.JCTabManager
CENTER. Static variable in class jclass.bwt.JCTextArea
CENTER. Static variable in class jclass.bwt.JCTextComponent
CENTER. Static variable in class jclass.util.JCTitleLayout
CHANGE_COLUMN. Static variable in class jclass.chart.ChartDataModelUpdate
Enum value indicated a column of data values has changed.
CHANGE_POINT_LABEL. Static variable in class jclass.chart.ChartDataModelUpdate
Enum value indicating that a point label has changed.
CHANGE_ROW. Static variable in class jclass.chart.ChartDataModelUpdate
Enum value indicated a row of data values has changed.
CHANGE_SERIES_LABEL. Static variable in class jclass.chart.ChartDataModelUpdate
Enum value indicating that a series label has changed.
CHANGE_SERIES_NAME. Static variable in class jclass.chart.ChartDataModelUpdate
Enum value indicating that a series name has changed.
CHANGE_VALUE. Static variable in class jclass.chart.ChartDataModelUpdate
Enum value indicated a single data value has changed.
changeChart(JCChartEvent). Method in class jclass.chart.JCChartAdapter
Implement the changeChart chart listener method.
changeChart(JCChartEvent). Method in interface jclass.chart.JCChartListener
Method called whenever chart has been modified in some way.
changed. Variable in class jclass.chart.TrackChange
Boolean representing the value of the Changed property
changedFlag. Variable in class jclass.chart.TrackChange
CHART_TYPE. Static variable in class jclass.chart.ChartDataModelUpdate
Enum value indicating that the chart type should change.
ChartCanvasBeanInfo(). Constructor for class jclass.chart.ChartCanvasBeanInfo
ChartDataModel(). Constructor for class jclass.chart.ChartDataModel
Default constructor for ChartDataModel.
ChartDataModelUpdate(int, int, int). Constructor for class jclass.chart.ChartDataModelUpdate
Constructor used by ChartDataModel subclasses to inform views of data changes.
ChartDataView(). Constructor for class jclass.chart.ChartDataView
ChartDataViewBeanInfo(). Constructor for class jclass.chart.ChartDataViewBeanInfo
ChartDataViewEditor(). Constructor for class jclass.chart.ChartDataViewEditor
ChartDataViewSeries(). Constructor for class jclass.chart.ChartDataViewSeries
ChartDataViewSeriesBeanInfo(). Constructor for class jclass.chart.ChartDataViewSeriesBeanInfo
ChartRegion(). Constructor for class jclass.chart.ChartRegion
Default constructor for chart region
ChartRegion(ChartRegion). Constructor for class jclass.chart.ChartRegion
ChartRegion(JCChart). Constructor for class jclass.chart.ChartRegion
Constructor that connects the ChartRegion to a parent JCChart.
ChartRegionBeanInfo(). Constructor for class jclass.chart.ChartRegionBeanInfo
ChartText(). Constructor for class jclass.chart.ChartText
Public constructor for ChartText.
ChartText(ChartRegion, JCString). Constructor for class jclass.chart.ChartText
ChartText(JCChart, JCString). Constructor for class jclass.chart.ChartText
ChartText(JCChart, String, boolean, JCAxis). Constructor for class jclass.chart.ChartText
A smart ChartText constructor; it knows how to deal with JCString, String and ChartText objects passed in.
ChartTextBeanInfo(). Constructor for class jclass.chart.ChartTextBeanInfo
chartType_strings. Static variable in class jclass.chart.ChartDataView
chartType_values. Static variable in class jclass.chart.ChartDataView
ChartTypeEditor(). Constructor for class jclass.chart.ChartTypeEditor
check(int). Method in class jclass.bwt.JCSlider
checkCursorPosition(int). Method in class jclass.bwt.JCTextComponent
Resets the position to the range [0,num_char]
checkEnum(int, String, int[]). Static method in class jclass.util.JCUtilConverter
Checks the validity of an enum.
checkNewPoints(int). Method in class jclass.chart.ChartDataView
Checks newly added points to see if they fit inside current axis bounds.
checkState(int). Method in class jclass.bwt.JCOutlinerComponent
Checks that a state is valid.
checkVersion(). Static method in class jclass.chart.JCVersion
Checks whether the other JClass packages required by JClass Chart is out-of-date.
checkWidestRow(int). Method in class jclass.bwt.JCTextAreaComponent
Checks whether the specified row is the widest.
children. Variable in class jclass.bwt.JCOutlinerFolderNode
Sub-nodes of this folder.
CIRCLE. Static variable in class jclass.chart.JCSymbolStyle
clamp(double, double, double). Static method in class jclass.chart.JCChartUtil
Ensures that a value within a provided range
clamp(int, int, int). Static method in class jclass.chart.JCChartUtil
Ensures that a value within a provided range
clamp(long, long, long). Static method in class jclass.chart.JCChartUtil
Ensures that a value within a provided range
clear(). Method in class jclass.contrib.JCDialog
Default implementation of a member to clear the dialog.
clear(). Method in class jclass.util.JCImageCreator
Clears the data.
clear(). Method in class jclass.bwt.JCList
Clears the list.
clear(). Method in class jclass.bwt.JCListComponent
Clears all items in the list.
clear(). Method in interface jclass.bwt.JCListInterface
Clears the list.
clear(). Method in class jclass.bwt.JCMultiColumnList
Clears the list.
clearParents(). Method in class jclass.chart.JCChartStyle
Clears the list of parents of this JCChartStyle object.
clickAction(Event). Method in class jclass.bwt.JCButton
Posts an JCActionEvent.
clickAction(Event). Method in class jclass.bwt.JCCheckbox
Changes the button's state and posts an JCItemEvent.
clone(). Method in class jclass.bwt.JCOutlinerFolderNode
Creates a clone of the folder.
clone(). Method in class jclass.bwt.JCOutlinerNode
Creates a clone of the node.
close(Event). Method in class jclass.contrib.ContribFrame
Closes the window.
closeSaveParams(). Method in class jclass.chart.JCChart
Writes the closing statements of a saved HTML file
cmpKeyStroke(String, int). Method in class jclass.bwt.JCTextComponent
col_widths. Variable in class jclass.bwt.JCGridLayout
Array of column widths.
COLOR_INHERIT. Static variable in class jclass.bwt.BWTEnum
COLOR_INHERIT. Static variable in class jclass.bwt.JCTabManager
COLOR_PAGE. Static variable in class jclass.bwt.BWTEnum
COLOR_PAGE. Static variable in class jclass.bwt.JCTabManager
colorIndex(Color). Static method in class jclass.contrib.JCColorUtil
When provided with an instance of an AWT Color object, this returns the index in the colors array that matches the color.
colorMap. Variable in class jclass.util.JCImageCreator
colors. Static variable in class jclass.contrib.JCColorUtil
An array of default colors.
colorStrings. Static variable in class jclass.contrib.JCColorUtil
An array of color strings matching the default colors.
colorToString(Color). Static method in class jclass.contrib.JCColorUtil
When provided with an instance of an AWT Color object, this returns a string representation of the object.
cols. Variable in class jclass.bwt.JCGridLayout
The number of columns in the layout, as set by the user.
column. Variable in class jclass.chart.ChartDataModelUpdate
Column impacted by message (if applicable).
column_widths. Variable in class jclass.bwt.JCMultiColumnData
column_widths_ext. Variable in class jclass.bwt.JCMultiColumnData
COMBOBOX_DROPDOWN. Static variable in class jclass.bwt.BWTEnum
COMBOBOX_DROPDOWN. Static variable in class jclass.bwt.JCComboBox
COMBOBOX_DROPDOWN_LIST. Static variable in class jclass.bwt.BWTEnum
COMBOBOX_DROPDOWN_LIST. Static variable in class jclass.bwt.JCComboBox
COMBOBOX_SIMPLE. Static variable in class jclass.bwt.BWTEnum
COMBOBOX_SIMPLE. Static variable in class jclass.bwt.JCComboBox
comboBoxListDisplayBegin(JCComboBoxEvent). Method in class jclass.bwt.JCComboBoxAdapter
Invoked before the list is displayed.
comboBoxListDisplayBegin(JCComboBoxEvent). Method in interface jclass.bwt.JCComboBoxListener
Invoked before the list is displayed.
comboBoxListDisplayEnd(JCComboBoxEvent). Method in class jclass.bwt.JCComboBoxAdapter
Invoked after the user has made a selection.
comboBoxListDisplayEnd(JCComboBoxEvent). Method in interface jclass.bwt.JCComboBoxListener
Invoked after the user has made a selection.
ComboBoxStyleEditor(). Constructor for class jclass.bwt.ComboBoxStyleEditor
comp. Variable in class jclass.bwt.JCHeader
The component being controlled.
comp. Variable in class jclass.util.JCImageCreator
comp. Variable in class jclass.bwt.JCMultiColumnData
The component for which data is maintained, equal to a cast of the multi field.
comp. Variable in class jclass.bwt.JCMultiColumnWindow
The component scrolled by this window.
compare(Object, Object). Method in class jclass.bwt.JCOutlinerComponent
JCSortInterface comparison method.
compare(Object, Object). Method in class jclass.beans.JCPropertyEditor
JCSortInterface method for JCqsort
compare(Object, Object). Method in interface jclass.util.JCSortInterface
Called by JCqsort during sorting.
CompTimeUnitEditor(). Constructor for class jclass.chart.CompTimeUnitEditor
ContribCheckbox(String, CheckboxGroup, int). Constructor for class jclass.contrib.ContribCheckbox
This is the constructor.
ContribCheckboxGroup(). Constructor for class jclass.contrib.ContribCheckboxGroup
ContribDialog(Frame, boolean). Constructor for class jclass.contrib.ContribDialog
Constructs an initially invisible Dialog.
ContribDialog(Frame, String, boolean). Constructor for class jclass.contrib.ContribDialog
Constructs an initially invisible Dialog with a title.
ContribFrame(). Constructor for class jclass.contrib.ContribFrame
Creates a frame.
ContribFrame(String). Constructor for class jclass.contrib.ContribFrame
Creates a Frame with the specified title.
CONTROL_SHADOW_IN. Static variable in class jclass.bwt.BWTEnum
CONTROL_SHADOW_OUT. Static variable in class jclass.bwt.BWTEnum
conv. Static variable in class jclass.util.JCUtilConverter
convert(). Method in class jclass.image.GifConverter
convertAngle(int, int, double). Static method in class jclass.chart.JCChartUtil
Method to convert an angle value from one unit to another
convertFromSN(String). Static method in class jclass.chart.JCChartUtil
convertSynchronous(). Method in class jclass.image.GifConverter
convertSynchronous() finds out which thread is doing the image production then join()s it.
ConvertUtil(). Constructor for class jclass.util.ConvertUtil
coordToDataCoord(int, int). Method in class jclass.chart.ChartDataView
Same as map().
coordToDataIndex(int, int, int). Method in class jclass.chart.ChartDataView
Similar to pick() for a specific data view.
copyFrom(Object[]). Method in class jclass.util.JCVector
Sets the vector to the elements of the array.
copyList(boolean[], int, boolean). Static method in class jclass.bwt.BWTUtil
Returns a lengthened copy of a list.
copyList(int[], int, int). Static method in class jclass.bwt.BWTUtil
Returns a lengthened copy of a list.
copyList(Object[], int, Object). Static method in class jclass.bwt.BWTUtil
Returns a lengthened copy of a list.
copyToClipboard(Event). Method in class jclass.bwt.JCTextComponent
If text is currently selected, copies the selection to the clipboard.
countAllNodes(JCOutlinerNode, JCVector). Method in class jclass.bwt.JCOutlinerComponent
Returns the number of nodes and subnodes in a folder, regardless of visibility
countChar(char[], int, char, int, int). Static method in class jclass.bwt.BWTUtil
Counts the occurrences of the char between start and end-1.
countChar(String, char, int, int). Static method in class jclass.bwt.BWTUtil
Counts the occurrences of the char between start and end-1.
countChildren(JCOutlinerNode). Method in class jclass.bwt.JCOutlinerComponent
Returns the number of nodes and subnodes in a folder.
countItems(). Method in class jclass.bwt.JCList
Returns the number of items in the list.
countItems(). Method in class jclass.bwt.JCListComponent
Gets the number of items in the list.
countItems(). Method in interface jclass.bwt.JCListInterface
Returns the number of items in the list.
countItems(). Method in class jclass.bwt.JCMultiColumnList
Returns the number of items in the list.
countPreviousRows(JCOutlinerNode). Method in class jclass.bwt.JCOutlinerComponent
Returns the number of visible nodes prior to a node.
countRows(). Method in class jclass.bwt.JCTextAreaComponent
countRows(JCOutlinerNode). Method in class jclass.bwt.JCOutlinerComponent
Returns the number of visible nodes and subnodes in a folder.
countRows(JCOutlinerNode, JCOutlinerNode). Method in class jclass.bwt.JCOutlinerComponent
Returns the number of visible nodes between 2 nodes.
countTabs(). Method in class jclass.bwt.TabPanel
Gets the number of tab children.
countTokens(). Method in class jclass.util.JCCSVTokenizer
This returns the next number of tokens in the string.
countTokens(char). Method in class jclass.util.JCStringTokenizer
Returns the next number of tokens in the String using the specified delimiter.
create(). Method in class jclass.util.JCImageCreator
Creates an image using the data previously set using setPixels.
create(int, int). Static method in class jclass.contrib.JCSpreadLabel
Create a row or column-style spreadsheet label.
create(MenuContainer, String[]). Static method in class jclass.contrib.JCMenu
Creates a menu based on the label information provided by the items parameter.
create(String[]). Method in class jclass.util.JCImageCreator
Creates an image using the specified string array.
createDescriptor(String, Class). Method in class jclass.beans.GeneralBeanInfo
createDescriptor(String, Class). Method in class jclass.bwt.JCMultiColumnWindowBeanInfo
createImage(int, int). Method in class jclass.bwt.JCComponent
Creates an off-screen drawable Image to be used for double buffering.
createPopup(Component, int, int). Method in class jclass.bwt.JCTextComponent
createURL(Applet, String). Static method in class jclass.util.JCFile
Returns an URL from the file
CROSS. Static variable in class jclass.chart.JCSymbolStyle
CROSS_HATCHED. Static variable in class jclass.chart.JCFillStyle
ctor(InputStream). Method in class jclass.chart.InputStreamDataSource
Subclasses may need to set the stream up before they can call super(), so provide a default ctor and the ctor() function to replace the super() call (ie.
current. Static variable in class jclass.chart.JCChart
current. Variable in class jclass.bwt.JCCheckboxGroup
The current choice.
current_tab. Variable in class jclass.bwt.JCTabButton
Indicates if this is the tab manager's current tab.
curRow. Variable in class jclass.util.JCImageCreator
cursor_blink_rate. Variable in class jclass.bwt.JCTextComponent
Cursor's blink rate (ms)
cursorListeners. Variable in class jclass.bwt.JCTextComponent
List of JCTextCursorEvent listeners.
CUSTOMIZE. Static variable in class jclass.chart.EventTrigger
cutToClipboard(Event). Method in class jclass.bwt.JCTextComponent
If text is currently selected, copies the selection to the clipboard and deletes it from the component.

D

darker(Color). Static method in class jclass.bwt.BWTUtil
Calculates the color even when it is saturated, for example, when it is black or white.
darker(Color). Static method in class jclass.chart.JCChartUtil
Calculates the color even when it is saturated, for example, when it is black or white.
DASH_DOT. Static variable in class jclass.chart.JCLineStyle
data. Variable in class jclass.bwt.JCHeader
The data for this component.
data. Variable in class jclass.bwt.JCMultiColumnListComponent
The object which maintains the multi-column data.
data. Variable in class jclass.bwt.JCOutlinerComponent
The object which maintains the multi-column data.
DATA_ORDER. Static variable in class jclass.chart.JCPieChartFormat
dataCoordToCoord(double, double). Method in class jclass.chart.ChartDataView
Same as unmap().
dataIndexToCoord(JCDataIndex). Method in class jclass.chart.ChartDataView
Similar to unpick() for a specific data view.
dataRect. Variable in class jclass.bwt.JCOutlinerComponent
DataSourceEditor(). Constructor for class jclass.chart.DataSourceEditor
dataviewHashtable. Variable in class jclass.chart.JCChart
dateToValue(Date). Method in class jclass.chart.JCAxis
DAYS. Static variable in class jclass.chart.JCAxis
DAYS. Static variable in class jclass.chart.JCChartComponent
dblbuffer_image. Variable in class jclass.bwt.JCComponent
Current double-buffer image.
dblbuffer_image. Variable in class jclass.bwt.JCContainer
Current double-buffer image.
DECIMAL. Static variable in class jclass.chart.JCChartUtil
decimals. Variable in class jclass.bwt.JCSpinBox
decr_arrow. Variable in class jclass.bwt.JCScrollbar
Down/right and up/left arrow buttons.
decr_arrow. Variable in class jclass.bwt.JCSpinBox
DECREMENT. Static variable in class jclass.bwt.JCSpinBox
DEFAULT. Static variable in class jclass.bwt.BWTEnum
DEFAULT_COLOR. Static variable in class jclass.util.JCString
DEFAULT_FLOAT. Static variable in class jclass.chart.JCChartUtil
Default floating point value
DEFAULT_FONT. Static variable in class jclass.util.JCString
default_style. Variable in class jclass.bwt.JCOutlinerComponent
DEG_0. Static variable in class jclass.chart.ChartText
DEG_180. Static variable in class jclass.chart.ChartText
DEG_180. Static variable in class jclass.chart.RotateFilter
DEG_270. Static variable in class jclass.chart.ChartText
DEG_270. Static variable in class jclass.chart.RotateFilter
DEG_90. Static variable in class jclass.chart.ChartText
DEG_90. Static variable in class jclass.chart.RotateFilter
DEGREES. Static variable in class jclass.chart.JCChartUtil
Angle unit enum value indicating angle unit is degrees
degToRad(double). Static method in class jclass.chart.JCChartUtil
Method to convert degrees to radians
DELETE. Static variable in class jclass.bwt.BWTEnum
delete(int, int). Method in class jclass.bwt.JCTextLine
deleteChar(Event, boolean). Method in class jclass.bwt.JCTextComponent
Deletes the current selection; or a character if no text is selected.
deleteCurrentChar(Event). Method in class jclass.bwt.JCTextComponent
Deletes the character at the current cursor position.
deleteItem(int). Method in class jclass.bwt.JCList
Deletes an item from the list.
deleteItem(int). Method in class jclass.bwt.JCListComponent
Delete an item from the list.
deleteItem(int). Method in interface jclass.bwt.JCListInterface
Deletes an item from the list.
deleteItem(int). Method in class jclass.bwt.JCMultiColumnList
Deletes an item from the list.
deleteItems(int, int). Method in class jclass.bwt.JCList
Delete multiple items from the list.
deleteItems(int, int). Method in class jclass.bwt.JCListComponent
Deletes multiple items from the list.
deleteItems(int, int). Method in interface jclass.bwt.JCListInterface
Deletes multiple items from the list.
deleteItems(int, int). Method in class jclass.bwt.JCMultiColumnList
Delete multiple items from the list.
deletePreviousChar(Event). Method in class jclass.bwt.JCTextComponent
Deletes the character before the current cursor position.
deleteRange(int, int). Method in class jclass.bwt.JCTextComponent
Deletes the text between the specified positions.
deleteSelection(). Method in class jclass.bwt.JCTextComponent
Deletes the current selection.
deleteToEnd(int). Method in class jclass.bwt.JCTextLine
DEPTH. Static variable in class jclass.chart.EventTrigger
desc_list. Variable in class jclass.beans.GeneralBeanInfo
DESCENDING. Static variable in class jclass.bwt.JCMultiColumnWindow
DESCENDING. Static variable in class jclass.util.JCqsort
DESCENDING_ORDER. Static variable in class jclass.chart.JCPieChartFormat
deselect(int). Method in class jclass.bwt.JCList
Deselects the item at the specified row.
deselect(int). Method in class jclass.bwt.JCListComponent
Deselects the item at the specified row, and posts an JCItemEvent.
deselect(int). Method in interface jclass.bwt.JCListInterface
Deselects the item at the specified row.
deselect(int). Method in class jclass.bwt.JCMultiColumnList
Deselects the item at the specified row.
deselectAll(). Method in class jclass.bwt.JCList
Deselects all items.
deselectAll(). Method in class jclass.bwt.JCListComponent
Deselects all items.
destroy(). Method in class jclass.chart.JCChartApplet
Must be implemented.
DIAG_HATCHED. Static variable in class jclass.chart.JCFillStyle
DIAMOND. Static variable in class jclass.chart.JCSymbolStyle
Diamond(). Constructor for class jclass.chart.Diamond
Default constructor (required)
DimensionEditor(). Constructor for class jclass.beans.DimensionEditor
DirectChartDataView(). Constructor for class jclass.chart.DirectChartDataView
DirectChartDataViewSeries(). Constructor for class jclass.chart.DirectChartDataViewSeries
disable(). Method in class jclass.bwt.JCArrowButton
Disables the component.
disable(). Method in class jclass.bwt.JCComponent
Disables the component.
disable(). Method in class jclass.bwt.JCContainer
Disables all the container's children.
disable(). Method in class jclass.bwt.JCTextComponent
Disables the component and stops the cursor blinking.
disarmAction(Event). Method in class jclass.bwt.JCArrowButton
Displays the button normally.
disarmAction(Event). Method in class jclass.bwt.JCButton
Paints the button with its normal appearance, and posts a JCButtonEvent
disarmAction(Event). Method in class jclass.bwt.JCTabButton
Overrides JCButton's method - no action.
DISPLAY_ALWAYS. Static variable in class jclass.bwt.BWTEnum
DISPLAY_ALWAYS. Static variable in class jclass.bwt.JCScrolledWindow
DISPLAY_AS_NEEDED. Static variable in class jclass.bwt.BWTEnum
DISPLAY_AS_NEEDED. Static variable in class jclass.bwt.JCScrolledWindow
DISPLAY_HORIZONTAL_ONLY. Static variable in class jclass.bwt.BWTEnum
DISPLAY_HORIZONTAL_ONLY. Static variable in class jclass.bwt.JCScrolledWindow
DISPLAY_NONE. Static variable in class jclass.bwt.BWTEnum
DISPLAY_NONE. Static variable in class jclass.bwt.JCScrolledWindow
DISPLAY_VERTICAL_ONLY. Static variable in class jclass.bwt.BWTEnum
DISPLAY_VERTICAL_ONLY. Static variable in class jclass.bwt.JCScrolledWindow
doit. Variable in class jclass.bwt.JCTextCursorEvent
Determines whether the cursor movement should be allowed.
DOT. Static variable in class jclass.chart.JCSymbolStyle
doubleClickAction(Event, int). Method in class jclass.bwt.JCListComponent
Called when the user double-clicks an item.
doubleClickAction(JCOutlinerNode, Event). Method in class jclass.bwt.JCOutlinerComponent
Called when the node is double-clicked.
DoubleCoord(double, double). Constructor for class jclass.chart.DoubleCoord
Constructs a DoubleCoord object with the provided x and y values
DoubleEditor(). Constructor for class jclass.beans.DoubleEditor
DoubleListEditor(). Constructor for class jclass.beans.DoubleListEditor
DOWN. Static variable in class jclass.bwt.BWTEnum
DOWN. Static variable in class jclass.bwt.JCArrowButton
DRAGDROP_ALL. Static variable in class jclass.bwt.JCOutliner
DRAGDROP_ALL. Static variable in class jclass.bwt.JCOutlinerComponent
DRAGDROP_NONE. Static variable in class jclass.bwt.JCOutliner
DRAGDROP_NONE. Static variable in class jclass.bwt.JCOutlinerComponent
DRAGDROP_SOURCE. Static variable in class jclass.bwt.JCOutliner
DRAGDROP_SOURCE. Static variable in class jclass.bwt.JCOutlinerComponent
DRAGDROP_TARGET. Static variable in class jclass.bwt.JCOutliner
DRAGDROP_TARGET. Static variable in class jclass.bwt.JCOutlinerComponent
dragging(). Method in class jclass.bwt.JCSlider
draw(Component, Graphics, Object, int, Rectangle). Static method in class jclass.bwt.BWTUtil
Draws the value as a String, JCString or Image.
draw(Component, Graphics, Rectangle, int). Method in class jclass.util.JCString
Draws the JCString.
draw(Graphics). Method in class jclass.chart.ChartRegion
Draws the chart region.
draw(Graphics). Method in class jclass.chart.ChartText
Renders the chart label using the provided graphics context.
draw(Graphics). Method in class jclass.chart.JCAxis
Overrides ChartRegion.draw() to ensure that a border is not drawn around the axis.
draw(Graphics). Method in class jclass.chart.JCChartArea
Responsible for rendering the JCChartArea contents.
draw(Graphics). Method in class jclass.chart.JCChartLabel
Recalculate the label and repaint using the provided graphics context
draw(Graphics). Method in class jclass.chart.JCLegend
Paint method for the legend.
draw(Graphics). Method in class jclass.chart.JCTitle
Renders the chart label using the provided graphics context.
draw(Graphics, int, int). Method in class jclass.chart.JCShape
Draws the point at the specified coordinates
draw(Graphics, int, int). Method in class jclass.chart.JCSymbolStyle
Draws a symbol at the specified location, using the properties of the JCSymbolStyle instance.
draw(Graphics, int, int, int). Method in class jclass.chart.JCSymbolStyle
Draws a symbol at the specified location, using the properties of the JCSymbolStyle instance.
draw(Graphics, int, int, int, int). Method in class jclass.chart.JCLineStyle
Draws a line between two points according to the properties of the JCLineStyle instance.
draw(Graphics, int, int, int, int, Color, Color). Method in class jclass.chart.JCBorderStyle
Draws the specified border style.
draw(Graphics, int, int, int, int, int, int, Color, Color). Static method in class jclass.bwt.Shadow
Draws a shadow
draw(Graphics, int, int, int, int, int, int, Color, Color, Color). Static method in class jclass.bwt.Shadow
Draws a shadow
draw(Graphics, Object, int, Rectangle). Method in class jclass.bwt.JCListComponent
Draws the value as a String, JCString or Image.
draw(Graphics, Object, int, Rectangle). Method in class jclass.bwt.JCMultiColumnListComponent
Draws the value as a String, JCString or Image.
draw(Graphics, Object, Rectangle). Method in class jclass.bwt.JCMultiColumnData
Draws the value as a String, Vector, JCString, or Image.
draw(JCCheckbox, Graphics). Static method in class jclass.bwt.Indicator
Draws the button's indicator.
draw_gc. Variable in class jclass.bwt.JCComponent
The instance passed to paint().
drawArea. Variable in class jclass.contrib.JCDialog
Main draw area, which is the body of the dialog.
drawArea. Variable in class jclass.contrib.JCTitlePanel
The panel that should be used by users for drawing.
drawBar(Graphics). Method in class jclass.bwt.JCProgressMeter
Draws the bar.
drawDashedLine(Graphics, int, int, int, int). Static method in class jclass.bwt.BWTUtil
Draws a dashed line.
drawDashedRect(Graphics, int, int, int, int). Static method in class jclass.bwt.BWTUtil
Draws a dashed rectangle.
drawHighlight(boolean). Method in class jclass.bwt.JCComponent
Draws or clears the highlight rectangle (called by gotFocus).
drawHighlight(Graphics, boolean). Method in class jclass.bwt.JCArrowButton
Don't draw highlight rectangle.
drawHighlight(Graphics, boolean). Method in class jclass.bwt.JCButton
Draws or clears the highlight rectangle (called by paint).
drawHighlight(Graphics, boolean). Method in class jclass.bwt.JCCheckbox
Draws or clears the highlight rectangle (called by paint).
drawHighlight(Graphics, boolean). Method in class jclass.bwt.JCComponent
Draws or clears the highlight rectangle (called by paint).
drawHighlight(Graphics, boolean). Method in class jclass.bwt.JCMultiColumnListComponent
Draws or clears the highlight rectangle (called by paint).
drawHighlight(Graphics, boolean). Method in class jclass.bwt.JCTabButton
Draws or clears the highlight rectangle (called by paint).
drawHighlight(Graphics, int, boolean). Method in class jclass.bwt.JCListComponent
Draws or clears the highlight rectangle around the row.
drawHighlight(int, boolean). Method in class jclass.bwt.JCListComponent
Draws or clears the highlight rectangle around the row.
drawIndicator(Graphics). Method in class jclass.bwt.JCCheckbox
Draws the indicator.
drawLabel(Graphics, String). Method in class jclass.bwt.JCProgressMeter
Draws the label.
drawLine(boolean, int). Method in class jclass.bwt.JCHeader
Draw temporary dashed line while resizing.
drawNode(JCOutlinerNode, boolean). Method in class jclass.bwt.JCOutlinerComponent
Draws a single node.
drawNode(JCOutlinerNode, Graphics, boolean). Method in class jclass.bwt.JCOutlinerComponent
Draws a single node.
drawNode(JCOutlinerNode, int, int, Graphics). Method in class jclass.bwt.JCOutlinerComponent
Draws a node and its children.
drawPage(Graphics, int). Method in class jclass.bwt.JCOutlinerPrinter
Draws a page.
drawRect(Graphics, int, int, int, int). Method in class jclass.chart.JCFillStyle
Performs the requested draw rect given the values of the properties of the JCFillStyle instance.
drawRect(Graphics, int, int, int, int). Method in class jclass.chart.JCLineStyle
Performs the requested draw rect given the values of the properties of the JCLineStyle instance.
drawRectangleShadow(Graphics). Method in class jclass.bwt.JCTabButton
Draws a rectangular shadow.
drawShadow(Graphics). Method in class jclass.bwt.JCArrowButton
Draws the shadow (called by paint).
drawShadow(Graphics). Method in class jclass.bwt.JCComponent
Draws the shadow (called by paint).
drawShadow(Graphics). Method in class jclass.bwt.JCProgressMeter
Draws the shadow around the bar.
drawShadow(Graphics). Method in class jclass.bwt.JCTabButton
Draws the shadow.
drawShadow(Graphics). Method in class jclass.bwt.TabPageArea
Draws a 1-pixel shadow.
drawShadow(Graphics, int, int, int, int). Method in class jclass.bwt.JCGroupBox
Draws an ETCHED_IN shadow.
drawShortcut(JCOutlinerNode, Graphics, int, int). Method in class jclass.bwt.JCOutlinerComponent
Draws a folder's shortcut button.
drawSlantedShadow(Graphics). Method in class jclass.bwt.JCTabButton
Draws a slanted shadow.
drawTicks(Graphics, int). Method in class jclass.bwt.JCSlider
Draws the tick marks.
drawTitle(Graphics). Method in class jclass.bwt.JCGroupBox
Draws the title.
drawValue(Graphics, Object). Method in class jclass.bwt.JCButton
Draws the button's label or arm label (if it is pressed).
drawValue(Graphics, Object). Method in class jclass.bwt.JCLabel
Draws the interior value.
drop(Event). Method in class jclass.bwt.JCOutlinerComponent
Called when the user finishes the drag & drop operation.
dropOver(Event). Method in class jclass.bwt.JCOutlinerComponent
Called as the user drags over the outliner.

E

EAST. Static variable in class jclass.chart.JCChartComponent
EAST. Static variable in class jclass.chart.JCChartLabel
EAST. Static variable in class jclass.chart.JCLegend
EASTWEST_MASK. Static variable in class jclass.chart.JCLegend
echoCharIsSet(). Method in class jclass.bwt.JCTextField
Returns true if a character has been set for echoing.
EDIT. Static variable in class jclass.chart.EventTrigger
editor. Variable in class jclass.beans.LaunchablePropertyEditor
editPoint(int, double). Method in class jclass.chart.ChartDataViewSeries
Used to change the y-value of some point in the series.
editPoint(int, double). Method in class jclass.chart.DirectChartDataViewSeries
Used to change the y-value of some point in the series.
enable(). Method in class jclass.bwt.JCComponent
Enables the component.
enable(). Method in class jclass.bwt.JCContainer
Enables all the container's children.
enable11Events(long). Method in class jclass.bwt.JCComponent
For JDK1.1, calls Component.enableEvents (which is final).
enable11Events(long). Method in class jclass.bwt.JCContainer
For JDK1.1, calls Component.enableEvents (which is final).
enableArrowButtons(). Method in class jclass.bwt.JCSpinBox
Disables the arrow buttons if the end of the range is reached.
enableArrowButtons(). Method in class jclass.bwt.JCSpinBoxString
Disables the arrow buttons if the end of the range is reached.
END. Static variable in class jclass.bwt.JCComboBox
END. Static variable in class jclass.bwt.JCOutlinerComponent
END_HREF. Static variable in class jclass.util.JCString
END_STRIKETHROUGH. Static variable in class jclass.util.JCString
END_UNDERLINE. Static variable in class jclass.util.JCString
ENTER. Static variable in class jclass.bwt.BWTEnum
EnumEditor(String[], int[]). Constructor for class jclass.beans.EnumEditor
EnumEditor(String[], int[], String). Constructor for class jclass.beans.EnumEditor
equals(JCVector). Method in class jclass.util.JCVector
Checks to see if two vectors are equal.
equals(Object). Method in class jclass.chart.JCDataIndex
Determines if the specified object refers to the same data point as this JCDataIndex instance.
error(String). Static method in class jclass.util.JCUtilConverter
Writes a parse error message to stdout.
error(String, String). Static method in class jclass.util.JCUtilConverter
Writes a parse error message to stdout.
ESC. Static variable in class jclass.bwt.BWTEnum
eventAction_strings. Static variable in class jclass.chart.JCChart
eventAction_values. Static variable in class jclass.chart.JCChart
eventInShortcut(Event, JCOutlinerNode). Method in class jclass.bwt.JCOutliner
Returns true if the node is a folder and the event is within the folder's shortcut button.
eventInShortcut(Event, JCOutlinerNode). Method in class jclass.bwt.JCOutlinerComponent
Returns true if the node is a folder and the event is within the folder's shortcut button.
eventInShortcut(Event, JCOutlinerNode). Method in interface jclass.bwt.JCOutlinerInterface
Returns true if the node is a folder and the event is within the folder's shortcut button.
eventMod_strings. Static variable in class jclass.chart.JCChart
eventMod_values. Static variable in class jclass.chart.JCChart
EventObject(Object). Constructor for class jclass.chart.EventObject
Constructs a prototypical Event.
eventToNode(Event). Method in class jclass.bwt.JCOutliner
Gets the node in which the event occurred.
eventToNode(Event). Method in class jclass.bwt.JCOutlinerComponent
Gets the node in which the event occurred.
eventToNode(Event). Method in interface jclass.bwt.JCOutlinerInterface
Gets the node in which the event occurred.
eventToNode(Event, boolean). Method in class jclass.bwt.JCOutlinerComponent
Gets the node in which the event occurred.
eventToRow(Event, boolean). Method in class jclass.bwt.JCListComponent
Gets the row specified by the event, or BWTEnum.NOTFOUND.
EventTrigger(int, int). Constructor for class jclass.chart.EventTrigger
A public constructor that creates a mapping from a series of modifiers to a Chart action.
expired(). Static method in class jclass.chart.JCChart
expiry. Static variable in class jclass.chart.JCChart

F

FileDataSource(File). Constructor for class jclass.chart.FileDataSource
FileDataSource(String). Constructor for class jclass.chart.FileDataSource
fillArc(Graphics, int, int, int, int, int, int). Method in class jclass.chart.JCFillStyle
Performs the requested fill given the values of the properties of the JCFillStyle instance.
fillArcShadow(Graphics, int, int, int, int, int, int). Method in class jclass.chart.JCFillStyle
Performs the requested fill in a color darker than that specified in the JCFillStyle instance.
fillBackground(Graphics). Method in class jclass.bwt.JCComponent
Fills the component with the background color (called by paint).
fillBackground(Graphics). Method in class jclass.bwt.JCContainer
Fills the component with the background color (called by paint).
fillBackground(Graphics). Method in class jclass.bwt.JCTabButton
Fills the polygon with the background color.
fillBackground(Graphics). Method in class jclass.bwt.TabArrowPanel
Draws a jagged edge along the left side if any tab is covered.
FILLED_RADAR. Static variable in class jclass.chart.JCChart
fillImageRect(Graphics, int, int, int, int, boolean, boolean). Method in class jclass.chart.JCFillStyle
Performs the requested fill with an image given the values of the properties of the JCFillStyle instance.
fillOutlinePartialPolygon(Graphics, Polygon, Color). Method in class jclass.chart.JCFillStyle
Performs the requested fill for a partial polygon with a drawn outline given the values of the * properties of the JCFillStyle instance.
fillOutlinePolygon(Graphics, Polygon, Color). Method in class jclass.chart.JCFillStyle
Performs the requested fill with a drawn outline given the values of the properties of the JCFillStyle instance.
fillOutlinePolygonHighlight(Graphics, Polygon). Method in class jclass.chart.JCFillStyle
Performs the requested fill in a color brighter than that specified in the JCFillStyle instance, including a drawn outline.
fillOutlinePolygonHighlight(Graphics, Polygon, Color). Method in class jclass.chart.JCFillStyle
Performs the requested fill in a color brighter than that specified in the JCFillStyle instance, including a drawn outline.
fillOutlinePolygonHighlight(Graphics, Polygon, Color, int). Method in class jclass.chart.JCFillStyle
Performs the requested fill in a color brighter than that specified in the JCFillStyle instance, including a drawn outline for the specified sides.
fillOutlinePolygonShadow(Graphics, Polygon). Method in class jclass.chart.JCFillStyle
Performs the requested fill in a color darker than that specified in the JCFillStyle instance, including a drawn outline.
fillOutlinePolygonShadow(Graphics, Polygon, Color). Method in class jclass.chart.JCFillStyle
Performs the requested fill in a color darker than that specified in the JCFillStyle instance, including a drawn outline.
fillOutlinePolygonShadow(Graphics, Polygon, Color, int). Method in class jclass.chart.JCFillStyle
Performs the requested fill in a color darker than that specified in the JCFillStyle instance, including a drawn outline for the specified sides.
fillOutlineRect(Graphics, int, int, int, int). Method in class jclass.chart.JCFillStyle
Performs the requested fill with a drawn outline given the values of the properties of the JCFillStyle instance.
fillOutlineRect(Graphics, int, int, int, int, Color). Method in class jclass.chart.JCFillStyle
Performs the requested fill with a drawn outline given the values of the properties of the JCFillStyle instance.
fillPattern_strings. Static variable in class jclass.chart.JCFillStyle
fillPattern_values. Static variable in class jclass.chart.JCFillStyle
FillPatternEditor(). Constructor for class jclass.chart.FillPatternEditor
fillPolygon(Graphics, Polygon). Method in class jclass.chart.JCFillStyle
Performs the requested fill given the values of the properties of the JCFillStyle instance.
fillPolygonHighlight(Graphics, Polygon). Method in class jclass.chart.JCFillStyle
Performs the requested fill in a color brighter than that specified in the JCFillStyle instance.
fillPolygonShadow(Graphics, Polygon). Method in class jclass.chart.JCFillStyle
Performs the requested fill in a color darker than that specified in the JCFillStyle instance.
fillRect(Graphics, int, int, int, int). Method in class jclass.chart.JCFillStyle
Performs the requested fill given the values of the properties of the JCFillStyle instance.
fillRect(Graphics, int, int, int, int). Method in class jclass.chart.JCLineStyle
Performs the requested fill given the values of the properties of the JCLineStyle instance.
find(Object). Method in class jclass.bwt.JCList
Finds the first row matching the specified item, or BWTEnum.NOTFOUND.
find(Object). Method in class jclass.bwt.JCListComponent
Finds the first row matching the specified item, or BWTEnum.NOTFOUND.
findDataView(String). Method in class jclass.chart.JCChart
Method used to find a data view given its name
findItem(char). Method in class jclass.bwt.JCListComponent
Finds the first item which starts with the specified character, or BWTEnum.NOTFOUND if none could be found.
findNextItem(char, int). Method in class jclass.bwt.JCListComponent
Finds the next item which starts with the specified character, or BWTEnum.NOTFOUND if none could be found.
findNode(char). Method in class jclass.bwt.JCOutlinerComponent
Finds the first node whose label starts with the specified character, or null if none could be found.
findNode(JCOutlinerNode, int). Method in class jclass.bwt.JCOutlinerComponent
Returns a visible node at a position.
findPrevItem(char, int). Method in class jclass.bwt.JCListComponent
Finds the previous item which starts with the specified character, or BWTEnum.NOTFOUND if none could be found.
findSubMenu(Menu, String). Static method in class jclass.contrib.JCMenu
Returns a submenu with a particular title.
findWidestRow(). Method in class jclass.bwt.JCTextAreaComponent
Finds the width of the widest row (pixels).
focusGained(FocusEvent). Method in class jclass.beans.MultiLineEditor
focusLost(FocusEvent). Method in class jclass.beans.MultiLineEditor
FOLDER_CLOSED. Static variable in class jclass.bwt.BWTEnum
FOLDER_CLOSED. Static variable in class jclass.bwt.JCOutliner
FOLDER_CLOSED. Static variable in class jclass.bwt.JCOutlinerComponent
folder_closed. Variable in class jclass.bwt.JCOutlinerNodeStyle
The node's icon if it is a closed folder.
folder_closed_selected. Variable in class jclass.bwt.JCOutlinerNodeStyle
The node's icon if it is a closed folder and it is selected.
folder_open. Variable in class jclass.bwt.JCOutlinerNodeStyle
The node's icon if it is an open folder.
FOLDER_OPEN_ALL. Static variable in class jclass.bwt.BWTEnum
FOLDER_OPEN_ALL. Static variable in class jclass.bwt.JCOutliner
FOLDER_OPEN_ALL. Static variable in class jclass.bwt.JCOutlinerComponent
FOLDER_OPEN_FOLDERS. Static variable in class jclass.bwt.BWTEnum
FOLDER_OPEN_FOLDERS. Static variable in class jclass.bwt.JCOutliner
FOLDER_OPEN_FOLDERS. Static variable in class jclass.bwt.JCOutlinerComponent
FOLDER_OPEN_ITEMS. Static variable in class jclass.bwt.BWTEnum
FOLDER_OPEN_ITEMS. Static variable in class jclass.bwt.JCOutliner
FOLDER_OPEN_ITEMS. Static variable in class jclass.bwt.JCOutlinerComponent
FOLDER_OPEN_NONE. Static variable in class jclass.bwt.BWTEnum
FOLDER_OPEN_NONE. Static variable in class jclass.bwt.JCOutliner
FOLDER_OPEN_NONE. Static variable in class jclass.bwt.JCOutlinerComponent
folder_open_selected. Variable in class jclass.bwt.JCOutlinerNodeStyle
The node's icon if it is an open folder and it is selected.
folderChanged(JCOutlinerNode). Method in class jclass.bwt.JCOutliner
Notifies the outliner that the number of a folder's children has changed.
folderChanged(JCOutlinerNode). Method in class jclass.bwt.JCOutlinerComponent
Notifies the outliner that the number of a folder's children has changed.
folderChanged(JCOutlinerNode). Method in interface jclass.bwt.JCOutlinerInterface
Notifies the outliner that the number of a folder's children has changed.
font. Variable in class jclass.bwt.JCOutlinerNodeStyle
The node's font.
FONT_HEIGHT. Static variable in class jclass.bwt.BWTEnum
FOOTER. Static variable in class jclass.bwt.JCOutlinerPrintEvent
foreground. Variable in class jclass.bwt.JCOutlinerNodeStyle
The node's foreground color.
foreground_selected. Variable in class jclass.bwt.JCOutlinerNodeStyle
The node's foreground color when it is selected.
format(double, int). Static method in class jclass.chart.JCChartUtil
Formats a value for display.
formula. Variable in class jclass.chart.JCAxis
freeze(). Method in class jclass.bwt.JCTextComponent
fromColor(Color). Static method in class jclass.util.JCUtilConverter
Converts color to one of the Color enums, or format "r-g-b"
fromColorList(Color[]). Static method in class jclass.util.JCUtilConverter
Converts list to a comma-separated list of tokens.
fromEnum(int, String, String, String[][], int[][], String). Static method in class jclass.util.JCUtilConverter
Converts an enum to a string.
fromEnum(int, String[], int[]). Static method in class jclass.util.JCUtilConverter
Converts an enum to a string.
fromEnum(long, String[], long[]). Static method in class jclass.util.JCUtilConverter
fromFont(Font). Static method in class jclass.util.JCUtilConverter
Returns font in format "name-style-size"
fromInsets(Insets). Static method in class jclass.util.JCUtilConverter
fromNewLine(String). Static method in class jclass.util.JCUtilConverter
Converts all occurrences of char '\n' to string "\n"
full_node_height. Variable in class jclass.bwt.JCOutlinerComponent

G

GENERAL. Static variable in interface jclass.chart.Chartable
Enum value indicating that the source data is interpreted as general-style data.
GeneralBeanInfo(String, String[][]). Constructor for class jclass.beans.GeneralBeanInfo
GeneralBeanInfo(String, String[][], String[][], String[][]). Constructor for class jclass.beans.GeneralBeanInfo
get100Percent(). Method in class jclass.chart.JCBarChartFormat
Gets the value of the 100Percent property.
getAbout(). Method in class jclass.chart.JCChart
Gets the value of the About property The About property displays contact information for KL Group in the bean box.
getAbout(). Method in class jclass.bwt.JCComponent
Returns vendor information.
getAbout(). Method in class jclass.bwt.JCContainer
Returns vendor information.
getAction(). Method in class jclass.chart.EventTrigger
Gets the value of the Action property for this EventTrigger instance.
getActionCommand(). Method in class jclass.bwt.JCButton
Returns the command name of the action event fired by this button.
getActionCommand(). Method in class jclass.bwt.JCTextField
Returns the command name of the action event fired by this field.
getAdditionalBeanInfo(). Method in class jclass.beans.GeneralBeanInfo
Returns the event list, to allow subclass' events to be included.
getAdjust(). Method in class jclass.chart.ChartText
Gets the Adjust property, which determines how text is justified (positioned) in the label.
getAlignment(). Method in class jclass.bwt.JCComboBox
Gets the field's alignment.
getAlignment(). Method in class jclass.bwt.JCLabel
Gets the label's alignment.
getAlignment(). Method in class jclass.bwt.JCSpinBox
Gets the field's alignment.
getAlignment(). Method in class jclass.bwt.JCTabManager
Gets the default tab alignment.
getAlignment(). Method in class jclass.bwt.JCTextArea
Gets the field's alignment.
getAlignment(). Method in class jclass.bwt.JCTextComponent
Gets the field's alignment.
getAllowChange(). Method in class jclass.bwt.JCOutlinerEvent
Gets the current AllowChange value.
getAllowChange(). Method in class jclass.bwt.JCSpinBoxEvent
Determines whether the text field's value should change.
getAllowChange(). Method in class jclass.bwt.JCTextEvent
Determines whether the value change be allowed.
getAllowMovement(). Method in class jclass.bwt.JCTextCursorEvent
Determines whether the cursor movement should be allowed.
getAllowMultipleSelections(). Method in class jclass.bwt.JCList
Returns true if this list allows multiple selections.
getAllowMultipleSelections(). Method in class jclass.bwt.JCListComponent
Returns true if this list allows multiple selections.
getAllowMultipleSelections(). Method in class jclass.bwt.JCMultiColumnList
Returns true if this list allows multiple selections.
getAllowMultipleSelections(). Method in class jclass.bwt.JCOutliner
Returns true if this outliner allows multiple selections.
getAllowMultipleSelections(). Method in class jclass.bwt.JCOutlinerComponent
Returns true if this outliner allows multiple selections.
getAllowSelection(). Method in class jclass.bwt.JCListEvent
Gets the current AllowSelection value.
getAllowUserChanges(). Method in class jclass.chart.JCChart
Gets the value of the AllowUserChanges property, which determines whether the user viewing the graph can modify graph values.
getAnchor(). Method in class jclass.chart.JCChartLabel
Gets the Anchor property.
getAnchor(). Method in class jclass.chart.JCLegend
Gets the Anchor property, which determines the position of the legend relative to the ChartArea.
getAngleUnit(). Method in class jclass.chart.JCChartArea
Gets the value of the AngleUnit property.
getAnnotationMethod(). Method in class jclass.chart.JCAxis
Gets the value of the AnnotationMethod property.
getAnnotationRotation(). Method in class jclass.chart.JCAxis
Gets the AnnotationRotation property of the JCAxis.
getApplet(Component). Static method in class jclass.bwt.BWTUtil
Follows the component's parents until a parent applet is found.
getApplet(Component). Static method in class jclass.util.JCEnvironment
Follows the component's parents until a parent applet is found.
getApplet(Component). Static method in class jclass.util.JCString
Given an AWT component, follows the component's parents until a parent applet is found.
getAppletContext(). Method in class jclass.bwt.JCComponent
Gets the component's applet's context.
getAppletContext(). Method in class jclass.bwt.JCContainer
Gets the container's applet's context.
getAppletContext(Applet). Static method in class jclass.bwt.BWTUtil
Gets the component's applet's context.
getAppletContext(Applet). Static method in class jclass.util.JCEnvironment
Gets the component's applet's context.
getAppletInfo(). Method in class jclass.chart.JCChartApplet
String describing JCChartApplet.
getArmLabel(). Method in class jclass.bwt.JCButton
Gets the button's ArmLabel.
getArrayCopy(). Method in class jclass.util.JCVector
Returns a copy of the internal array.
getArrowSize(). Method in class jclass.bwt.JCArrowButton
Gets the arrow's size.
getAsText(). Method in class jclass.beans.DimensionEditor
getAsText(). Method in class jclass.beans.DoubleEditor
getAsText(). Method in class jclass.beans.EnumEditor
getAsText(). Method in class jclass.beans.IndexedPropertyEditor
getAsText(). Method in class jclass.beans.InsetsEditor
getAsText(). Method in class jclass.beans.IntEditor
getAsText(). Method in class jclass.beans.IntegerEditor
getAsText(). Method in class jclass.beans.JCPropertyEditor
getAsText(). Method in class jclass.beans.JCTabEditor
getAsText(). Method in class jclass.beans.LaunchablePropertyEditor
getAsText(). Method in class jclass.beans.MultiLineEditor
Return a string representation of the property for display.
getAsText(). Method in class jclass.beans.ObjectEditor
getAsText(). Method in class jclass.beans.StringEditor
getAsText(). Method in class jclass.chart.TimeUnitEditor
getAttachMethod(). Method in class jclass.chart.JCChartLabel
Get the Attachment Method of the label.
getAutoArrowDisable(). Method in class jclass.bwt.JCSpinBox
Gets the AutoArrowDisable value.
getAutoLabel(). Method in class jclass.chart.ChartDataView
Gets the AutoLabel property, which determines if a chart automatically generates labels for each point in each series.
getAutoLabel(). Method in class jclass.bwt.JCProgressMeter
Gets the AutoLabel value.
getAutoLabelList(). Method in class jclass.chart.ChartDataView
Gets the AutoLabelList property for the ChartDataView object.
getAutoSelect(). Method in class jclass.bwt.JCList
Gets the AutoSelect value.
getAutoSelect(). Method in class jclass.bwt.JCListComponent
Gets the AutoSelect value.
getAutoSelect(). Method in interface jclass.bwt.JCListInterface
Gets the AutoSelect value.
getAutoSelect(). Method in class jclass.bwt.JCMultiColumnList
Gets the AutoSelect value.
getAutoSelect(). Method in class jclass.bwt.JCOutliner
Gets the AutoSelect value.
getAutoSelect(). Method in class jclass.bwt.JCOutlinerComponent
Gets the AutoSelect value.
getAutoSelect(). Method in interface jclass.bwt.JCOutlinerInterface
Gets the AutoSelect value.
getAutoTick(). Method in class jclass.bwt.JCSlider
Gets the AutoTick value.
getAWTLock(). Method in class jclass.bwt.JCComponent
Returns the object used to lock layout and repaint.
getAxis(). Method in class jclass.chart.JCMarker
Gets the value of the Axis property.
getAxisBoundingBox(). Method in class jclass.chart.JCChartArea
Gets the value of the AxisBoundingBox property.
getAxisBoundingBox(). Method in class jclass.chart.JCChartComponent
Gets the value of the AxisBoundingBox property.
getBackground(). Method in class jclass.chart.ChartRegion
Gets the value of the Background property.
getBackground(). Method in class jclass.chart.ChartText
Gets the value of the Background property.
getBackground(). Method in class jclass.chart.JCAxis
Gets the value of the Background property.
getBackground(). Method in class jclass.chart.PlotArea
Gets the value of the Background property.
getBackgroundSelected(). Method in class jclass.bwt.JCOutlinerNodeStyle
Gets the node's background color when it is selected.
getBarChartFormat(). Method in class jclass.chart.ChartDataView
Gets the value of the BarChartFormat property for the ChartDataView instance.
getBarColor(). Method in class jclass.bwt.JCProgressMeter
Gets the BarColor value.
getBarCount(). Method in class jclass.bwt.JCProgressMeter
Gets the BarCount value.
getBarSpacing(). Method in class jclass.bwt.JCProgressMeter
Gets the BarSpacing value.
getBatched(). Method in class jclass.bwt.JCList
Gets the Batched value.
getBatched(). Method in class jclass.bwt.JCListComponent
Gets the Batched value.
getBatched(). Method in class jclass.bwt.JCMultiColumnList
Gets the Batched value.
getBatched(). Method in class jclass.bwt.JCOutliner
Gets the Batched value.
getBatched(). Method in class jclass.bwt.JCOutlinerComponent
Gets the Batched value.
getBeanDescriptor(). Method in class jclass.chart.JCChartBeanInfo
getBeanDescriptor(). Method in class jclass.chart.JCChartComponentBeanInfo
getBlockIncrement(). Method in interface jclass.bwt.JCAdjustable
Gets the block value increment for the adjustable object.
getBlockIncrement(). Method in class jclass.bwt.JCScrollbar
Gets the page increment.
getBlockIncrement(). Method in class jclass.bwt.JCSlider
Gets the page increment.
getBorderType(). Method in class jclass.chart.ChartCanvas
Gets the BorderType property of the ChartCanvas.
getBorderType(). Method in class jclass.chart.ChartRegion
Gets the BorderType property of the ChartRegion.
getBorderType(). Method in class jclass.chart.JCChart
Gets the BorderType property of the Chart.
getBorderWidth(). Method in class jclass.chart.ChartCanvas
Gets the BorderWidth property of the ChartCanvas.
getBorderWidth(). Method in class jclass.chart.ChartRegion
Gets the BorderWidth property of the ChartRegion.
getBorderWidth(). Method in class jclass.chart.JCChart
Gets the BorderWidth property of the Chart.
getBottom(). Method in class jclass.chart.PlotArea
Gets the value of the Bottom property.
getBottomIsDefault(). Method in class jclass.chart.PlotArea
Gets the value of the BottomIsDefault property.
getBottomMargin(). Method in class jclass.chart.JCChart
Gets the BottomMargin property.
getBounds(int, boolean). Method in class jclass.bwt.JCListComponent
Gets the bounding rectangle of a row, or null if the row is invalid.
getBounds(int, boolean). Method in class jclass.bwt.JCTextAreaComponent
Gets the bounding rectangle of a row, or null if the row is invalid.
getBounds(JCOutlinerNode, Rectangle). Method in class jclass.bwt.JCOutliner
Gets the physical bounding rectangle of a node (icon and label) (ie adjusted for scrolling and insets).
getBounds(JCOutlinerNode, Rectangle). Method in class jclass.bwt.JCOutlinerComponent
Gets the physical bounding rectangle of a node (icon and label) (ie adjusted for scrolling and insets).
getBounds(JCOutlinerNode, Rectangle). Method in interface jclass.bwt.JCOutlinerInterface
Gets the physical bounding rectangle of a node (icon and label) (adjusted for scrolling and insets).
getBrowser(Component). Static method in class jclass.util.JCEnvironment
Returns an int corresponding to the "java.vendor" System property:
 BROWSER_UNKNOWN		   If the component's peer is null
 BROWSER_APPLETVIEWER    AppletViewer
 BROWSER_EXPLORER        MS Internet Explorer
 BROWSER_INTERPRETER     Running as a mainline
 BROWSER_NETSCAPE        Netscape Navigator
 BROWSER_OTHER           Other
 
getBufferPlotData(). Method in class jclass.chart.ChartDataView
Gets the BufferPlotData property.
getButton(). Method in class jclass.bwt.JCComboBox
Gets the button component.
getCancelKey(). Method in class jclass.chart.JCChart
Gets the value of the CancelKey property.
getCandleChartFormat(). Method in class jclass.chart.ChartDataView
Gets the value of the CandleChartFormat property for the ChartDataView instance.
getCandleOutlineStyle(int). Method in class jclass.chart.JCCandleChartFormat
Gets the JCChartStyle that controls the candle outline style of the complex candle chart.
getCaretPosition(). Method in class jclass.bwt.JCTextArea
Gets the position of the cursor (provided for JDK 1.1 compatibility).
getCaretPosition(). Method in class jclass.bwt.JCTextComponent
Gets the position of the cursor (provided for JDK 1.1 compatibility).
getChanged(). Method in interface jclass.chart.Changeable
Gets the value of the Changed property.
getChanged(). Method in class jclass.chart.ChartCanvas
Gets the value of the Changed property.
getChanged(). Method in class jclass.chart.ChartDataView
getChanged(). Method in class jclass.chart.JCChart
Gets the value of the Changed property, which determines whether the chart requires a recalculation.
getChanged(). Method in class jclass.chart.JCChartArea
Gets the value of the Changed property.
getChanged(). Method in class jclass.bwt.JCComboBox
Returns true if the user has changed the value since the last programmatic setting.
getChanged(). Method in class jclass.chart.JCLegend
Gets the value of the Changed property.
getChanged(). Method in class jclass.bwt.JCSpinBox
Returns true if the user has changed the value since the last programmatic setting.
getChanged(). Method in class jclass.bwt.JCTextArea
Returns true if the user has changed the value since the last programmatic setting.
getChanged(). Method in class jclass.bwt.JCTextComponent
Returns true if the user has changed the value since the last programmatic setting.
getChanged(). Method in interface jclass.bwt.JCTextInterface
Returns true if the user has changed the value since the last programmatic setting.
getChanged(). Method in class jclass.chart.TrackChange
Gets the value of the Changed property.
getChanged(int). Method in interface jclass.chart.Changeable
Checks the value of the ChangedFlag property for the existence of the specified mask.
getChanged(int). Method in class jclass.chart.ChartCanvas
Checks the value of the ChangedFlag property for the specified mask (see Changeable for a list of valid masks).
getChanged(int). Method in class jclass.chart.ChartDataView
getChanged(int). Method in class jclass.chart.JCChart
Checks the value of the ChangedFlag property for the specified mask (see Changeable for a list of valid masks).
getChanged(int). Method in class jclass.chart.TrackChange
Checks the value of the ChangedFlag property for the specified mask (see Changeable for a list of valid masks).
getChangePage(). Method in class jclass.bwt.JCTabManagerEvent
Determines whether the page should change.
getChart(). Method in class jclass.chart.JCChartLabel
Get the chart associated with this label
getChartArea(). Method in class jclass.chart.JCChart
Gets the value of the ChartArea property.
getChartLabels(). Method in class jclass.chart.JCChart
Gets the value of the ChartLabels indexed property.
getChartLabels(int). Method in class jclass.chart.JCChart
Gets a value of the ChartLabels indexed property.
getChartStyle(). Method in class jclass.chart.ChartDataView
Gets the value of the ChartStyle property.
getChartStyle(int). Method in class jclass.chart.ChartDataView
Gets the value of the ChartStyle property.
getChartText(). Method in class jclass.chart.JCValueLabel
Retrieves the ChartText associated with this JCValueLabel
getChartType(). Method in class jclass.chart.ChartDataView
Gets the ChartType property of the ChartData object, which determines how the chart data is plotted.
getCheckbox(int). Method in class jclass.contrib.ContribCheckboxGroup
Retrieves the checkbox at the specified index.
getCheckbox(int). Method in class jclass.bwt.JCCheckboxGroup
Gets the checkbox at the specified index.
getCheckboxGroup(). Method in class jclass.bwt.JCCheckbox
Returns the checkbox group.
getChildren(). Method in class jclass.bwt.JCOutlinerFolderNode
Gets the folder's children.
getChildren(). Method in class jclass.bwt.JCOutlinerNode
Gets the node's children (returns null if the node is not a folder).
getClusterOverlap(). Method in class jclass.chart.JCBarChartFormat
Gets the ClusterOverlap property, which specifies the overlap between bars.
getClusterWidth(). Method in class jclass.chart.JCBarChartFormat
Gets the ClusterWidth property, which determines the percentage of available space to be occupied by the bars.
getColor(). Method in class jclass.chart.JCFillStyle
Gets the Color property of JCFillStyle, which determines the color used to paint the fill region.
getColor(). Method in class jclass.chart.JCLineStyle
Gets the Color property of JCLineStyle, which determines the color used to draw the line.
getColor(). Method in class jclass.chart.JCSymbolStyle
Gets the Color property of JCSymbolStyle, which determines the color used to paint the symbols.
getColumnAlignment(int). Method in class jclass.bwt.JCHeader
Gets a column's alignment (default: BWTEnum.MIDDLELEFT).
getColumnAlignment(int). Method in class jclass.bwt.JCMultiColumnData
Gets a column's alignment (default: BWTEnum.MIDDLELEFT).
getColumnAlignment(int). Method in interface jclass.bwt.JCMultiColumnInterface
Gets a column's alignment (default: BWTEnum.MIDDLELEFT).
getColumnAlignment(int). Method in class jclass.bwt.JCMultiColumnListComponent
Gets a column's alignment (default: BWTEnum.MIDDLELEFT).
getColumnAlignment(int). Method in class jclass.bwt.JCMultiColumnWindow
Gets a column's alignment.
getColumnAlignment(int). Method in class jclass.bwt.JCOutlinerComponent
Gets a column's alignment.
getColumnAlignments(). Method in class jclass.bwt.JCHeader
Gets the column alignments.
getColumnAlignments(). Method in class jclass.bwt.JCMultiColumnData
Gets the column alignments.
getColumnAlignments(). Method in interface jclass.bwt.JCMultiColumnInterface
Gets the column alignments.
getColumnAlignments(). Method in class jclass.bwt.JCMultiColumnListComponent
Gets the column alignments.
getColumnAlignments(). Method in class jclass.bwt.JCMultiColumnWindow
Gets the column alignments.
getColumnAlignments(). Method in class jclass.bwt.JCOutlinerComponent
Gets the column alignments.
getColumnLabels(). Method in class jclass.bwt.JCMultiColumnWindow
Gets the column label strings, or null if none have been set.
getColumnLabelSort(). Method in class jclass.bwt.JCMultiColumnWindow
Gets the windows's ColumnLabelSort value.
getColumnLabelSortMethod(). Method in class jclass.bwt.JCMultiColumnWindow
Gets the current ColumnLabelSortMethod value.
getColumnLeftMargin(int). Method in class jclass.bwt.JCHeader
Gets the column's left margin value (pixels).
getColumnLeftMargin(int). Method in class jclass.bwt.JCMultiColumnData
Gets the column's left margin value (pixels).
getColumnLeftMargin(int). Method in interface jclass.bwt.JCMultiColumnInterface
Gets the column's left margin value (pixels).
getColumnLeftMargin(int). Method in class jclass.bwt.JCMultiColumnListComponent
Gets the column's left margin value (pixels) (default: 5).
getColumnLeftMargin(int). Method in class jclass.bwt.JCMultiColumnWindow
Gets the column's left margin value (pixels).
getColumnLeftMargin(int). Method in class jclass.bwt.JCOutlinerComponent
Gets the column's left margin value (pixels).
getColumnPosition(int). Method in class jclass.bwt.JCHeader
Gets the physical position of the left boundary of the column.
getColumnPosition(int). Method in class jclass.bwt.JCMultiColumnData
Gets the position of the left boundary of the column.
getColumnPosition(int). Method in interface jclass.bwt.JCMultiColumnInterface
Gets the physical position of the left boundary of the column (accounting for horizontal scrolling).
getColumnPosition(int). Method in class jclass.bwt.JCMultiColumnListComponent
Gets the physical position of the left boundary of the column (accounting for horizontal scrolling).
getColumnPosition(int). Method in class jclass.bwt.JCMultiColumnWindow
Gets the physical position of the left boundary of the column (accounting for horizontal scrolling).
getColumnPosition(int). Method in class jclass.bwt.JCOutlinerComponent
Gets the physical position of the left boundary of the column (accounting for horizontal scrolling).
getColumnRightMargin(int). Method in class jclass.bwt.JCHeader
Gets the column's right margin value (pixels).
getColumnRightMargin(int). Method in class jclass.bwt.JCMultiColumnData
Gets the column's right margin value (pixels).
getColumnRightMargin(int). Method in interface jclass.bwt.JCMultiColumnInterface
Gets the column's right margin value (pixels).
getColumnRightMargin(int). Method in class jclass.bwt.JCMultiColumnListComponent
getColumnRightMargin(int). Method in class jclass.bwt.JCMultiColumnWindow
Gets the column's right margin value (pixels).
getColumnRightMargin(int). Method in class jclass.bwt.JCOutlinerComponent
Gets the column's right margin value (pixels).
getColumns(). Method in class jclass.bwt.JCComboBox
Returns the number of columns.
getColumns(). Method in class jclass.bwt.JCSpinBox
Returns the number of columns.
getColumns(). Method in class jclass.bwt.JCTextArea
Returns the number of columns.
getColumns(). Method in class jclass.bwt.JCTextComponent
Gets the number of columns.
getColumns(). Method in interface jclass.bwt.JCTextInterface
Returns the number of columns.
getColumnWidth(int). Method in class jclass.bwt.JCHeader
Gets the current width of the column header button, or 0 if the column does not exist.
getColumnWidth(int). Method in class jclass.bwt.JCMultiColumnData
Gets the current width of a column, or 0 if the column does not exist.
getColumnWidth(int). Method in interface jclass.bwt.JCMultiColumnInterface
Gets the current width of a column, or 0 if the column does not exist.
getColumnWidth(int). Method in class jclass.bwt.JCMultiColumnListComponent
Gets the current width of a column, or 0 if the column does not exist.
getColumnWidth(int). Method in class jclass.bwt.JCMultiColumnWindow
Gets the current width of a column, or 0 if the column does not exist.
getColumnWidth(int). Method in class jclass.bwt.JCOutlinerComponent
Gets the current width of a column, or 0 if the column does not exist.
getColumnWidths(). Method in class jclass.bwt.JCHeader
Gets a list of the column widths.
getColumnWidths(). Method in class jclass.bwt.JCMultiColumnData
Gets a list of the column widths set by setColumnWidths.
getColumnWidths(). Method in interface jclass.bwt.JCMultiColumnInterface
Gets a list of column widths.
getColumnWidths(). Method in class jclass.bwt.JCMultiColumnListComponent
Gets a list of the column widths.
getColumnWidths(). Method in class jclass.bwt.JCMultiColumnWindow
Gets a list of the column widths.
getColumnWidths(). Method in class jclass.bwt.JCOutlinerComponent
Gets a list of the column widths.
getComponent(Component). Method in class jclass.bwt.JCContainer
Returns the position of the child, or BWTEnum.NOTFOUND.
getComponent(int). Method in class jclass.bwt.JCContainer
Gets the child at the specified position.
getConstant(). Method in class jclass.chart.JCAxisFormula
Gets the Constant property of the JCAxisFormula, which specified the "c" value in the relationship y = mx + c.
getConverter(). Static method in class jclass.bwt.JCComponent
Gets the converter used for converting strings to internal values.
getConverter(). Static method in class jclass.bwt.JCContainer
Gets the converter used for converting strings to internal values.
getCoord(). Method in class jclass.chart.JCChartLabel
Get the coordinates to which the label is attached.
getCurrent(). Method in class jclass.bwt.JCCheckboxGroup
Gets the currently-selected checkbox.
getCurrentFirstPosition(). Method in class jclass.bwt.JCTextAreaComponent
getCurrentJC(). Method in class jclass.contrib.ContribCheckboxGroup
Retrieves the currently-selected ContribCheckbox.
getCurrentPage(). Method in class jclass.bwt.JCTabManager
Gets the current page.
getCurrentPage(). Method in class jclass.bwt.JCTabManagerEvent
Gets the current page (null at initialization).
getCurrentPosition(). Method in class jclass.bwt.JCTextCursorEvent
Gets the current cursor position.
getCurrentRow(). Method in class jclass.bwt.JCTextAreaComponent
getCurrentTab(). Method in class jclass.bwt.JCTabManager
Gets the current tab.
getCurrentTab(). Method in class jclass.bwt.JCTabManagerEvent
Gets the current tab (null at initialization).
getCurrentTabFont(). Method in class jclass.bwt.JCTabManager
Gets the CurrentTabFont value.
getCursorPosition(). Method in class jclass.bwt.JCComboBox
Gets the position of the cursor.
getCursorPosition(). Method in class jclass.bwt.JCSpinBox
Gets the position of the cursor.
getCursorPosition(). Method in class jclass.bwt.JCTextArea
Gets the position of the cursor.
getCursorPosition(). Method in class jclass.bwt.JCTextComponent
Gets the position of the cursor.
getCursorPosition(). Method in interface jclass.bwt.JCTextInterface
Gets the position of the cursor.
getCustomEditor(). Method in class jclass.beans.IndexedPropertyEditor
getCustomEditor(). Method in class jclass.beans.JCPropertyEditor
getCustomEditor(). Method in class jclass.beans.JCTabEditor
getCustomEditor(). Method in class jclass.beans.LaunchablePropertyEditor
getCustomShape(). Method in class jclass.chart.JCSymbolStyle
Gets the value of the CustomShape property.
getData(Object). Method in class jclass.contrib.JCRetrieve
Retrieves the value for "key".
getDataCoord(). Method in class jclass.chart.JCChartLabel
Get the data coordinates to which the label is attached.
getDataIndex(). Method in class jclass.chart.JCChartLabel
Get the data item to which the label is attached.
getDataInterpretation(). Method in interface jclass.chart.Chartable
Is this Chartable object holding data in ARRAY or GENERAL format?
getDataInterpretation(). Method in class jclass.chart.ChartDataModel
Is this Chartable object holding data in ARRAY or GENERAL format?
getDataInterpretation(). Method in class jclass.chart.InputStreamDataSource
What format is the data in?
getDataItem(int, int). Method in interface jclass.chart.Chartable
Retrieves a data item from the data source.
getDataItem(int, int). Method in class jclass.chart.ChartDataModel
Retrieves a data item from the data source.
getDataItem(int, int). Method in class jclass.chart.InputStreamDataSource
Obtain the value of a single data item
getDataSource(). Method in class jclass.chart.ChartDataView
Gets the DataSource property for ChartDataView.
getDataSources(). Method in class jclass.chart.JCChartComponent
Gets the value of the DataSources property.
getDataView(). Method in class jclass.chart.JCChart
Gets the value of the DataView property.
getDataView(). Method in class jclass.chart.JCChartLabel
Get the view to which the label is attached.
getDataView(). Method in class jclass.chart.JCDataIndex
Gets the value of the DataView property.
getDataView(int). Method in class jclass.chart.JCChart
Gets the value of the Data property.
getDataView1(). Method in class jclass.chart.JCChartComponent
Gets the value of the DataView1 property The DataView1 property controls the file or URL used for the first set of data in chart.
getDataView1ChartType(). Method in class jclass.chart.JCChartComponent
Gets the value of the DataView1ChartType property.
getDataView2(). Method in class jclass.chart.JCChartComponent
Gets the value of the DataView2 property The DataView2 property controls the file or URL used for the first set of data in chart.
getDataView2ChartType(). Method in class jclass.chart.JCChartComponent
Gets the value of the DataView2ChartType property.
getDataViewIsInverted(). Method in class jclass.chart.JCChartComponent
Gets the value of the DataViewIsInverted property.
getDecimalPlaces(). Method in class jclass.bwt.JCSpinBox
Gets the DecimalPlaces value.
getDecimalPointChar(). Method in class jclass.bwt.JCSpinBox
Gets the decimal point char.
getDecrementArrow(). Method in class jclass.bwt.JCSpinBox
Gets the decrement (down) button.
getDefaultNodeStyle(). Method in class jclass.bwt.JCOutliner
Gets the default node style.
getDefaultNodeStyle(). Method in class jclass.bwt.JCOutlinerComponent
Gets the default node style.
getDefaultNodeStyle(). Method in interface jclass.bwt.JCOutlinerInterface
Gets the default node style.
getDefaultPageMargins(). Method in class jclass.bwt.JCOutlinerPrinter
Returns the default margins
getDefaultShortcut(). Method in class jclass.bwt.JCOutliner
Gets the shortcut from default node style.
getDepth(). Method in class jclass.chart.JCChartArea
Gets the Depth property, which controls the apparent depth of a graph.
getDepth(). Method in class jclass.chart.JCChartComponent
Gets the value of the Depth property.
getDirection(). Method in class jclass.util.JCqsort
Gets the current sorting direction
getDistance(). Method in class jclass.chart.JCDataIndex
Gets the value of the Distance property.
getDoubleBuffer(). Method in class jclass.bwt.JCComponent
Gets the component's DoubleBuffer value.
getDoubleBufferGraphics(). Method in class jclass.bwt.JCBufferedComponent
Creates a double-buffer image
getDoubleBufferGraphics(). Method in class jclass.bwt.JCComponent
Creates a double-buffer image, for subsequent retrieval via getDoubleBufferImage
getDoubleBufferGraphics(). Method in class jclass.bwt.JCContainer
Creates a double-buffer image
getDoubleBufferImage(). Method in class jclass.bwt.JCBufferedComponent
Returns the double-buffer image previously created in a call to getDoubleBufferGraphics.
getDoubleBufferImage(). Method in class jclass.bwt.JCComponent
Returns the double-buffer image previously created in a call to getDoubleBufferGraphics.
getDragAndDropPolicy(). Method in class jclass.bwt.JCOutliner
Gets the DragAndDropPolicy value.
getDragAndDropPolicy(). Method in class jclass.bwt.JCOutlinerComponent
Gets the DragAndDropPolicy value.
getDrawingArea(). Method in class jclass.chart.ChartRegion
Gets the bounding rectangle of the component's drawing area, (its area minus the shadows and insets).
getDrawingArea(). Method in class jclass.bwt.JCComponent
Gets the bounding rectangle of the component's drawing area, (its area minus the shadows and insets).
getDrawingArea(Rectangle). Method in class jclass.chart.ChartRegion
Gets the bounding rectangle of the component's drawing area, (its area minus the shadows and insets).
getDrawingArea(Rectangle). Method in class jclass.bwt.JCArrowButton
Gets the bounding rectangle of the component's drawing area, (its area minus the shadows and insets).
getDrawingArea(Rectangle). Method in class jclass.bwt.JCComponent
Gets the bounding rectangle of the component's drawing area, (its area minus the shadows and insets).
getDrawingAreaHeight(). Method in class jclass.bwt.JCComponent
Gets the bounding rectangle's height of the component's drawing area, (its area minus the shadows and insets).
getDrawingAreaWidth(). Method in class jclass.bwt.JCComponent
Gets the bounding rectangle's width of the component's drawing area, (its area minus the shadows and insets).
getDrawingOrder(). Method in class jclass.chart.ChartDataView
Gets the DrawingOrder property.
getDrawingOrder(). Method in class jclass.chart.ChartDataViewSeries
Gets the value of the DrawingOrder property.
getDwellDelay(). Method in class jclass.chart.JCChartLabel
Get the amount of time to wait before displaying this (dwell) label.
getEchoChar(). Method in class jclass.bwt.JCTextField
Returns the character to be used for echoing, or 0 if no char has been set.
getEchoCharString(). Method in class jclass.bwt.JCTextField
Returns a string whose first char is set to the char to be used for echoing, or null if no echo char has been set.
getEditable(). Method in class jclass.bwt.JCComboBox
Returns the boolean indicating whether this component is editable or not.
getEditable(). Method in class jclass.bwt.JCSpinBox
Returns the boolean indicating whether this component is editable or not.
getEditable(). Method in class jclass.bwt.JCTextArea
Returns the boolean indicating whether this component is editable or not.
getEditable(). Method in class jclass.bwt.JCTextComponent
Gets the Editable value.
getEditable(). Method in interface jclass.bwt.JCTextInterface
Returns the boolean indicating whether this component is editable or not.
getElevation(). Method in class jclass.chart.JCChartArea
Gets the Elevation property, which controls distance from the x axis.
getElevation(). Method in class jclass.chart.JCChartComponent
Gets the value of the Elevation property.
getEndPosition(). Method in class jclass.bwt.JCTextEvent
Gets the ending position of the text to modify.
getEventSetDescriptors(). Method in class jclass.beans.GeneralBeanInfo
getExitOnClose(). Method in class jclass.contrib.ContribFrame
Gets the ExitOnClose value.
getExplodeList(). Method in class jclass.chart.JCPieChartFormat
Gets the ExplodeList property, which specifies a list of exploded pie slices in the pie charts..
getExplodeOffset(). Method in class jclass.chart.JCPieChartFormat
Gets the ExplodeOffset property, which specifies the distance a slice is exploded from the center of a pie chart.
getFallingCandleStyle(int). Method in class jclass.chart.JCCandleChartFormat
Gets the JCChartStyle that controls the falling candle style of the complex candle chart.
getFastAction(). Method in class jclass.chart.JCChartArea
Gets the value of the FastAction property.
getFastAction(). Method in class jclass.chart.JCChartComponent
Gets the value of the FastAction property.
getFastUpdate(). Method in class jclass.chart.ChartDataView
Gets the FastUpdate property.
getFileList(Applet, String). Static method in class jclass.util.JCURLDirectory
Gets a list of files that can be accessed from an URL.
getFillColor(). Method in class jclass.chart.JCChartStyle
Gets the value of the FillColor property.
getFillColorIndex(). Method in class jclass.chart.JCChart
Get the initial fill color index
getFillImage(). Method in class jclass.chart.JCChartStyle
Gets the value of the FillImage property.
getFillPattern(). Method in class jclass.chart.JCChartStyle
Gets the value of the FillPattern property.
getFillStyle(). Method in class jclass.chart.JCChartStyle
Gets the JCFillStyle property, which controls how fills are drawn.
getFilterTime(). Method in class jclass.bwt.JCScrollbar
Gets the FilterTime value.
getFirst(). Method in class jclass.util.JCVector
Returns the first element of the sequence, or null if the vector is empty.
getFirstChild(). Method in class jclass.contrib.ContribDialog
Returns the first child which can accept keyboard focus.
getFirstChild(). Method in class jclass.contrib.ContribFrame
Returns the first child which can accept keyboard focus.
getFirstLast(). Method in class jclass.chart.ChartDataView
Calculates the set of points to be covered by a bar chart by finding the largest FirstPoint value and the smallest LastPoint value.
getFirstPoint(). Method in class jclass.chart.ChartDataViewSeries
Retrieves the index of the first point in the specified series.
getFirstPosition(int). Method in class jclass.bwt.JCTextAreaComponent
Gets the text position of the first char in the row.
getFirstVisibleTab(). Method in class jclass.bwt.JCTabManager
Gets the first visible tab.
getFocusNode(). Method in class jclass.bwt.JCOutliner
Returns the node which currently has focus, or null.
getFocusNode(). Method in class jclass.bwt.JCOutlinerComponent
Returns the node which currently has focus, or null.
getFocusNode(). Method in interface jclass.bwt.JCOutlinerInterface
Returns the node which currently has focus, or null.
getFolderClosedIcon(). Method in class jclass.bwt.JCOutlinerNodeStyle
Gets the node's icon if it is a closed folder.
getFolderClosedSelectedIcon(). Method in class jclass.bwt.JCOutlinerNodeStyle
Gets the node's icon if it is a closed folder and it is selected.
getFolderOpenIcon(). Method in class jclass.bwt.JCOutlinerNodeStyle
Gets the node's icon if it is an open folder.
getFolderOpenSelectedIcon(). Method in class jclass.bwt.JCOutlinerNodeStyle
Gets the node's icon if it is an open folder and it is selected.
getFont(). Method in class jclass.chart.ChartRegion
Gets the value of the Font property.
getFont(). Method in class jclass.chart.ChartText
Gets the value of the Font property.
getFont(). Method in class jclass.chart.JCAxis
Gets the value of the Font property.
getFont(). Method in class jclass.bwt.JCOutlinerNodeStyle
Gets the node's font.
getFooter(). Method in class jclass.chart.JCChart
Sets the Footer property.
getFooterIsShowing(). Method in class jclass.chart.JCChartComponent
Gets the value of the FooterIsShowing property.
getFooterText(). Method in class jclass.chart.JCChartComponent
Gets the value of the FooterText property The FooterText property holds the text that is displayed in the footer.
getForeground(). Method in class jclass.chart.ChartRegion
Gets the value of the Foreground property.
getForeground(). Method in class jclass.chart.ChartText
Gets the value of the Foreground property.
getForeground(). Method in class jclass.chart.JCAxis
Gets the value of the Foreground property.
getForeground(). Method in class jclass.bwt.JCOutlinerNodeStyle
Gets the node's foreground color.
getForeground(). Method in class jclass.chart.PlotArea
Gets the value of the Foreground property.
getForegroundSelected(). Method in class jclass.bwt.JCOutlinerNodeStyle
Gets the node's foreground color when it is selected.
getFormula(). Method in class jclass.chart.JCAxis
Retrieves the JCAxisFormula object, which specifies a relationship between this JCAxis object and another JCAxis object.
getFrame(). Method in class jclass.bwt.JCComponent
Gets the parent frame.
getFrame(Component). Static method in class jclass.bwt.BWTUtil
Gets the component's parent frame.
getFrame(Component). Static method in class jclass.chart.JCCustomizerPage
Gets the component's parent frame.
getFromCache(Object). Method in class jclass.util.JCCache
This retrieves the item associated with the key from the cache.
getGap(). Method in class jclass.chart.JCAxis
Gets the value of the Gap property.
getGraphics(). Method in class jclass.bwt.JCOutlinerPrintEvent
Gets the graphics for the current page
getGraphics(). Method in class jclass.bwt.JCTabButton
getGridIsShowing(). Method in class jclass.chart.JCAxis
Gets the value of the GridIsShowing property.
getGridSizes(Container, boolean). Method in class jclass.bwt.JCGridLayout
Traverses the children and determines row heights and column widths.
getGridSpacing(). Method in class jclass.chart.JCAxis
Gets the GridSpacing property.
getGridSpacingIsDefault(). Method in class jclass.chart.JCAxis
Gets the GridSpacingIsDefault property of JCAxisBounds.
getGridStyle(). Method in class jclass.chart.JCAxis
Gets the GridStyle property.
getHeader(). Method in class jclass.chart.JCChart
Gets the Header property.
getHeader(). Method in class jclass.bwt.JCMultiColumnWindow
Gets the header for the window.
getHeaderIsShowing(). Method in class jclass.chart.JCChartComponent
Gets the value of the HeaderIsShowing property.
getHeaderOnEachPage(). Method in class jclass.bwt.JCOutlinerPrinter
Returns true if a header is printed on each page
getHeaderText(). Method in class jclass.chart.JCChartComponent
Gets the value of the HeaderText property The HeaderText property holds the text that is displayed in the header.
getHeight(). Method in class jclass.chart.ChartCanvas
Gets the value of the Height property.
getHeight(). Method in class jclass.chart.ChartRegion
Gets the value of the Height property.
getHeight(Component, Font). Method in class jclass.util.JCString
Returns the height.
getHeight(Object, Component). Static method in class jclass.bwt.BWTUtil
Gets the value's height using the component's font.
getHeight(Object, Component, Font). Static method in class jclass.bwt.BWTUtil
Gets the value's height using the specified font.
getHeightIsDefault(). Method in class jclass.chart.ChartCanvas
Gets the value of the HeightIsDefault property.
getHeightIsDefault(). Method in class jclass.chart.ChartRegion
Gets the value of the HeightIsDefault property.
getHighlightColor(). Method in class jclass.bwt.JCComboBox
Gets the color of the highlight rectangle.
getHighlightColor(). Method in class jclass.bwt.JCComponent
Gets the color of the highlight rectangle.
getHighlightColor(). Method in class jclass.bwt.JCSpinBox
Gets the color of the highlight rectangle.
getHighlightThickness(). Method in class jclass.bwt.JCComboBox
Gets the thickness of the highlight rectangle.
getHighlightThickness(). Method in class jclass.bwt.JCComponent
Gets the thickness of the highlight rectangle.
getHighlightThickness(). Method in class jclass.bwt.JCSpinBox
Gets the thickness of the highlight rectangle.
getHiloChartFormat(). Method in class jclass.chart.ChartDataView
Gets the value of the HiloChartFormat property for the ChartDataView instance.
getHiloStyle(int). Method in class jclass.chart.JCCandleChartFormat
Gets the JCChartStyle that controls the candle style of the simple candle or the HiLo line of the complex candle chart.
getHiloStyle(int). Method in class jclass.chart.JCHiloChartFormat
Gets the JCChartStyle that controls the style of the Hi-Lo chart.
getHiloStyle(int). Method in class jclass.chart.JCHLOCChartFormat
Gets the JCChartStyle that controls the style of the Hi-Lo-Open-Close chart.
getHLOCChartFormat(). Method in class jclass.chart.ChartDataView
Gets the value of the HLOCChartFormat property for the ChartDataView instance.
getHoleValue(). Method in class jclass.chart.ChartDataView
Returns the hole value for the chart data.
getHorizActionAxis(). Method in class jclass.chart.JCChartArea
Gets the value of the HorizActionAxis property.
getHorizOrigin(). Method in class jclass.bwt.JCListComponent
Gets the horizontal origin.
getHorizOrigin(). Method in class jclass.bwt.JCOutlinerComponent
Gets the horizontal origin.
getHorizOrigin(). Method in interface jclass.bwt.JCScrollableInterface
Gets the horizontal origin.
getHorizOrigin(). Method in class jclass.bwt.JCTextAreaComponent
Gets the horizontal origin.
getHorizScrollbar(). Method in class jclass.bwt.JCScrolledWindow
getIcon(int). Method in class jclass.bwt.JCArrowButtonBeanInfo
Gets the specified icon image
getIcon(int). Method in class jclass.bwt.JCButtonBeanInfo
Gets the specified icon image
getIcon(int). Method in class jclass.chart.JCChartBeanInfo
Gets the specified icon image
getIcon(int). Method in class jclass.chart.JCChartComponentBeanInfo
Gets the specified icon image
getIcon(int). Method in class jclass.bwt.JCCheckboxBeanInfo
Gets the specified icon image
getIcon(int). Method in class jclass.bwt.JCCheckboxGroupBeanInfo
Gets the specified icon image
getIcon(int). Method in class jclass.bwt.JCComboBoxBeanInfo
Gets the specified icon image
getIcon(int). Method in class jclass.bwt.JCContainerBeanInfo
Gets the specified icon image
getIcon(int). Method in class jclass.bwt.JCGroupBoxBeanInfo
Gets the specified icon image
getIcon(int). Method in class jclass.bwt.JCLabelBeanInfo
Gets the specified icon image
getIcon(int). Method in class jclass.bwt.JCListBeanInfo
Gets the specified icon image
getIcon(int). Method in class jclass.bwt.JCMultiColumnListBeanInfo
Gets the specified icon image
getIcon(int). Method in class jclass.bwt.JCOutlinerBeanInfo
Gets the specified icon image
getIcon(int). Method in class jclass.bwt.JCProgressMeterBeanInfo
Gets the specified icon image
getIcon(int). Method in class jclass.bwt.JCScrolledWindowBeanInfo
Gets the specified icon image
getIcon(int). Method in class jclass.bwt.JCSeparatorBeanInfo
Gets the specified icon image
getIcon(int). Method in class jclass.bwt.JCSliderBeanInfo
Gets the specified icon image
getIcon(int). Method in class jclass.bwt.JCSpinBoxBeanInfo
Gets the specified icon image
getIcon(int). Method in class jclass.bwt.JCSpinBoxStringBeanInfo
Gets the specified icon image
getIcon(int). Method in class jclass.bwt.JCSplitterWindowBeanInfo
Gets the specified icon image
getIcon(int). Method in class jclass.bwt.JCTabManagerBeanInfo
Gets the specified icon image
getIcon(int). Method in class jclass.bwt.JCTextAreaBeanInfo
Gets the specified icon image
getIcon(int). Method in class jclass.bwt.JCTextFieldBeanInfo
Gets the specified icon image
getIcon(JCOutlinerNode). Method in class jclass.bwt.JCOutlinerComponent
Gets the appropriate image for a node.
getIconSpacing(). Method in class jclass.bwt.JCOutlinerNodeStyle
Gets the horizontal spacing between the icon and the label.
getImage(). Method in class jclass.chart.JCFillStyle
Gets the Image property.
getImage(). Method in class jclass.util.JCString
Gets the first image.
getIncrement(). Method in class jclass.bwt.JCSpinBox
Gets the Increment value.
getIncrementArrow(). Method in class jclass.bwt.JCSpinBox
Gets the increment (up) button.
getIndicator(). Method in class jclass.bwt.JCCheckbox
Gets the Indicator value.
getIndicatorImageList(). Method in class jclass.bwt.JCCheckbox
Gets the IndicatorImageList value.
getIndicatorImageURLList(). Method in class jclass.bwt.JCCheckbox
Gets the IndicatorImageList value.
getInitialRepeatDelay(). Method in class jclass.bwt.JCArrowButton
Gets the InitialRepeatDelay value.
getInsets(). Method in class jclass.chart.ChartRegion
Returns the previously set insets.
getInsets(). Method in class jclass.bwt.JCComponent
Returns the previously set insets.
getIntValue(). Method in class jclass.bwt.JCSpinBox
Gets the current value as an int.
getIsBatched(). Method in class jclass.chart.ChartDataView
Gets the IsBatched property.
getIsBatched(). Method in class jclass.chart.JCChart
Gets the value of the IsBatched property.
getIsComplex(). Method in class jclass.chart.JCCandleChartFormat
Gets the IsComplex property of the candle chart.
getIsDwellLabel(). Method in class jclass.chart.JCChartLabel
Get the value indicating if this is a dwell label or not.
getIsEditable(). Method in class jclass.chart.JCAxis
Gets the IsEditable property.
getIsImageCaching(). Static method in class jclass.util.JCString
Indicates whether images are currently being cached
getIsIncluded(). Method in class jclass.chart.ChartDataViewSeries
Gets the value of the IsIncluded property.
getIsInverted(). Method in class jclass.chart.ChartDataView
Sets the IsInverted property of the data view.
getIsLogarithmic(). Method in class jclass.chart.JCAxis
Gets the IsLogarithmic property of JCAxis, which determines whether the axis will be logarithmic (true) or linear (false).
getIsOpenCloseFullWidth(). Method in class jclass.chart.JCHLOCChartFormat
Gets the IsOpenCloseFullWidth property of the HLOC chart.
getIsReversed(). Method in class jclass.chart.JCAxis
Gets the IsReversed property of JCAxis, which determines if the axis order is reversed.
getIsShowing(). Method in class jclass.chart.ChartCanvas
Gets the value of the IsShowing property, which determines whether the ChartCanvas will appear on screen.
getIsShowing(). Method in class jclass.chart.ChartDataView
Gets whether the dataview is showing or not
getIsShowing(). Method in class jclass.chart.ChartDataViewSeries
Gets the value of the IsShowing property.
getIsShowing(). Method in class jclass.chart.ChartRegion
Gets the value of the IsShowing property The IsShowing property determines whether the associated ChartRegion is currently visible.
getIsShowingClose(). Method in class jclass.chart.JCHLOCChartFormat
Gets the IsShowingClose property of the HLOC chart.
getIsShowingInLegend(). Method in class jclass.chart.ChartDataView
Gets the IsShowingInLegend property.
getIsShowingInLegend(). Method in class jclass.chart.ChartDataViewSeries
Gets the IsShowingInLegend property.
getIsShowingOpen(). Method in class jclass.chart.JCHLOCChartFormat
Gets the IsShowingOpen property of the HLOC chart.
getIsVertical(). Method in class jclass.chart.JCAxis
Gets the value of the IsVertical property.
getItem(). Method in class jclass.bwt.JCItemEvent
Returns the item where the event occurred.
getItem(int). Method in class jclass.bwt.JCComboBox
Returns the item at the specified index in the list.
getItem(int). Method in class jclass.bwt.JCList
Gets the item associated with the specified index.
getItem(int). Method in class jclass.bwt.JCListComponent
Returns the item at the specified row.
getItem(int). Method in interface jclass.bwt.JCListInterface
Gets the item associated with the specified row.
getItem(int). Method in class jclass.bwt.JCMultiColumnList
Gets the item associated with the specified index.
getItemCount(). Method in class jclass.bwt.JCComboBox
Returns the number of items in the list.
getItemIcon(). Method in class jclass.bwt.JCOutlinerNodeStyle
Gets the node's icon if it is not a folder.
getItems(). Method in class jclass.bwt.JCComboBox
Gets the list's values as a list of Strings.
getItems(). Method in class jclass.bwt.JCList
Gets the list's values.
getItems(). Method in class jclass.bwt.JCListComponent
Gets the list's values.
getItems(). Method in interface jclass.bwt.JCListInterface
Gets the list's values.
getItems(). Method in class jclass.bwt.JCMultiColumnList
Gets the list's values.
getItemSelectedIcon(). Method in class jclass.bwt.JCOutlinerNodeStyle
Gets the node's icon if it is not a folder and it is selected.
getItemsStrings(). Method in class jclass.bwt.JCList
Gets the list's values as a list of Strings.
getItemsStrings(). Method in class jclass.bwt.JCListComponent
Gets the list's values as a list of Strings.
getItemsStrings(). Method in class jclass.bwt.JCMultiColumnList
Gets the list's values as a list of Strings.
getItemsStrings(). Method in class jclass.bwt.JCMultiColumnListComponent
Gets the list's values as a list of Strings.
getJavaInitializationString(). Method in class jclass.chart.DataSourceEditor
getJavaInitializationString(). Method in class jclass.beans.DimensionEditor
getJavaInitializationString(). Method in class jclass.beans.DoubleEditor
getJavaInitializationString(). Method in class jclass.beans.DoubleListEditor
getJavaInitializationString(). Method in class jclass.beans.EnumEditor
getJavaInitializationString(). Method in class jclass.beans.IndexedPropertyEditor
getJavaInitializationString(). Method in class jclass.beans.InsetsEditor
getJavaInitializationString(). Method in class jclass.beans.IntEditor
getJavaInitializationString(). Method in class jclass.beans.IntegerEditor
getJavaInitializationString(). Method in class jclass.beans.IntegerListEditor
getJavaInitializationString(). Method in class jclass.beans.IntListEditor
getJavaInitializationString(). Method in class jclass.beans.JCPropertyEditor
getJavaInitializationString(). Method in class jclass.beans.JCTabEditor
getJavaInitializationString(). Method in class jclass.beans.LaunchablePropertyEditor
getJavaInitializationString(). Method in class jclass.beans.MultiLineEditor
getJavaInitializationString(). Method in class jclass.beans.NotTrimmedStringListEditor
getJavaInitializationString(). Method in class jclass.beans.ObjectEditor
getJavaInitializationString(). Method in class jclass.beans.StringEditor
getJavaInitializationString(). Method in class jclass.beans.StringListEditor
getJavaInitializationString(). Method in class jclass.chart.TimeUnitEditor
getJavaInitializationString(). Method in class jclass.beans.VectorEditor
getJavaVersion(). Static method in class jclass.util.JCEnvironment
Returns an int corresponding to the "java.version" System property:
 JDK 1.0.2   102
 JDK 1.1.0   110
 
getLabel(). Method in class jclass.chart.ChartDataViewSeries
Gets the Label property of the data series.
getLabel(). Method in class jclass.chart.DirectChartDataViewSeries
Gets the Label property of the data series.
getLabel(). Method in class jclass.bwt.JCLabel
Gets the label's value.
getLabel(). Method in class jclass.bwt.JCOutlinerNode
Gets the node's label.
getLabel(). Method in class jclass.bwt.JCProgressMeter
Gets the Label value.
getLabel(). Method in class jclass.chart.JCTitle
Gets the label that appears inside JCTitle.
getLabelBounds(). Method in class jclass.bwt.JCLabel
Gets the bounding rectangle for the label value.
getLabelDefaultAlignment(). Method in class jclass.bwt.JCAlignerLayout
Gets the default label alignment.
getLabelGenerator(). Method in class jclass.chart.JCAxis
Gets the value of the LabelGenerator property.
getLabelImage(). Method in class jclass.bwt.JCLabel
Gets the URL which was used to create the label's image.
getLabelPosition(). Method in class jclass.bwt.JCProgressMeter
Gets the LabelPosition value.
getLabels(). Method in class jclass.bwt.JCHeader
Gets the labels.
getLabelString(). Method in class jclass.bwt.JCOutlinerNode
Gets the node's label as a String.
getLabelVerticalAlignment(Component). Method in class jclass.bwt.JCAlignerLayout
Gets the vertical position of a label relative to its control.
getLabelWidth(). Method in class jclass.bwt.JCProgressMeter
Gets the LabelWidth value.
getLast(). Method in class jclass.util.JCVector
Returns the last element of the sequence, or null if the vector is empty.
getLastPoint(). Method in class jclass.chart.ChartDataViewSeries
Retrieves the index of the last point in the specified series.
getLastPointIsDefault(). Method in class jclass.chart.ChartDataViewSeries
getLastPosition(). Method in class jclass.bwt.JCComboBox
Gets the position of the last character in the text.
getLastPosition(). Method in class jclass.bwt.JCSpinBox
Gets the position of the last character in the text.
getLastPosition(). Method in class jclass.bwt.JCTextArea
Gets the position of the last character in the text.
getLastPosition(). Method in class jclass.bwt.JCTextComponent
Gets the position of the last character in the text.
getLastPosition(). Method in interface jclass.bwt.JCTextInterface
Gets the position of the last character in the text.
getLeft(). Method in class jclass.chart.ChartCanvas
Gets the value of the Left property.
getLeft(). Method in class jclass.chart.ChartRegion
Gets the value of the Left property.
getLeft(). Method in class jclass.chart.PlotArea
Gets the value of the Left property.
getLeftIsDefault(). Method in class jclass.chart.ChartCanvas
Gets the value of the LeftIsDefault property.
getLeftIsDefault(). Method in class jclass.chart.ChartRegion
Gets the value of the LeftIsDefault property.
getLeftIsDefault(). Method in class jclass.chart.PlotArea
Gets the value of the LeftIsDefault property.
getLeftMargin(). Method in class jclass.chart.JCChart
Gets the LeftMargin property.
getLegend(). Method in class jclass.chart.JCChart
Gets the Legend property The Legend property controls the object that controls the display of the legend.
getLegendAnchor(). Method in class jclass.chart.JCChartComponent
Gets the value of the LegendAnchor property.
getLegendIsShowing(). Method in class jclass.chart.JCChartComponent
Gets the value of the LegendIsShowing property.
getLegendOrientation(). Method in class jclass.chart.JCChartComponent
Gets the value of the LegendOrientation property.
getLevel(). Method in class jclass.bwt.JCOutlinerNode
Gets the indentation level of the node.
getLine(int). Method in class jclass.bwt.JCTextAreaComponent
Gets the line for the row.
getLineColor(). Method in class jclass.chart.JCChartStyle
Gets the value of the LineColor property.
getLineColor(). Method in class jclass.bwt.JCOutlinerNodeStyle
Gets the color of the line connecting a folder to its children.
getLineColorIndex(). Method in class jclass.chart.JCChart
Get the initial line color index
getLinePattern(). Method in class jclass.chart.JCChartStyle
Gets the value of the LinePattern property.
getLineSize(Component, Font, int, Dimension). Method in class jclass.util.JCString
Calculates the size of a particular line in a JCString.
getLineStyle(). Method in class jclass.chart.JCChartStyle
Gets the JCLineStyle property, which controls how lines are drawn.
getLineWidth(). Method in class jclass.chart.JCChartStyle
Gets the value of the LineWidth property.
getList(). Method in class jclass.bwt.JCComboBox
Gets the list component.
getList(). Method in class jclass.bwt.JCList
Gets the internal list.
getList(). Method in class jclass.bwt.JCMultiColumnList
Gets the internal list.
getMarginUnits(). Method in class jclass.bwt.JCOutlinerPrinter
Gets the units for margin calculations
getMarker(int). Method in class jclass.chart.JCChartArea
Gets a single value from the Markers property.
getMarkers(). Method in class jclass.chart.JCChartArea
Gets the value of the Markers property.
getMax(). Method in class jclass.chart.JCAxis
Gets the Max property of the axis, which controls the maximum value shown on the axis.
getMaximum(). Method in interface jclass.bwt.JCAdjustable
Gets the maximum value of the adjustable object.
getMaximum(). Method in class jclass.bwt.JCProgressMeter
Gets the maximum value.
getMaximum(). Method in class jclass.bwt.JCScrollbar
Gets the maximum value.
getMaximum(). Method in class jclass.bwt.JCSlider
Gets the maximum value.
getMaximum(). Method in class jclass.bwt.JCSpinBox
Gets the Maximum value.
getMaximumLabel(). Method in class jclass.bwt.JCSlider
Gets the MaximumLabel value.
getMaximumLabelString(). Method in class jclass.bwt.JCSlider
Gets the MaximumLabel value.
getMaximumLength(). Method in class jclass.bwt.JCComboBox
Gets the MaximumLength value.
getMaximumLength(). Method in class jclass.bwt.JCSpinBox
Gets the MaximumLength value.
getMaximumLength(). Method in class jclass.bwt.JCTextArea
Gets the MaximumLength value.
getMaximumLength(). Method in class jclass.bwt.JCTextComponent
Gets the MaximumLength value.
getMaxIsDefault(). Method in class jclass.chart.JCAxis
Gets the MaxIsDefault property.
getMin(). Method in class jclass.chart.JCAxis
Gets the Min property of the JCAxis, which controls the minimum value shown on the axis.
getMinChildSize(). Method in class jclass.bwt.JCSplitterWindow
Gets the MinChildSize value.
getMinimum(). Method in interface jclass.bwt.JCAdjustable
Gets the minimum value of the adjustable object.
getMinimum(). Method in class jclass.bwt.JCProgressMeter
Gets the minimum value.
getMinimum(). Method in class jclass.bwt.JCScrollbar
Gets the minimum value.
getMinimum(). Method in class jclass.bwt.JCSlider
Gets the minimum value.
getMinimum(). Method in class jclass.bwt.JCSpinBox
Gets the Minimum value.
getMinimumLabel(). Method in class jclass.bwt.JCSlider
Gets the MinimumLabel value.
getMinimumLabelString(). Method in class jclass.bwt.JCSlider
Gets the MinimumLabel value.
getMinimumSize(int). Method in class jclass.bwt.JCComboBox
Returns the minimum size needed for the specified number of columns.
getMinimumSize(int). Method in class jclass.bwt.JCSpinBox
Returns the minimum size needed for the specified number of columns.
getMinimumSize(int). Method in class jclass.bwt.JCTextArea
Returns the minimum size needed for the specified number of columns.
getMinimumSize(int). Method in class jclass.bwt.JCTextAreaComponent
Returns the minimum size needed for the specified number of columns.
getMinimumSize(int). Method in class jclass.bwt.JCTextField
Returns the minimum size needed for the specified number of columns.
getMinimumSize(int). Method in interface jclass.bwt.JCTextInterface
Returns the minimum size needed for the specified number of columns.
getMinimumSize(int, int). Method in class jclass.bwt.JCTextArea
Returns the minimum size needed for the specified number of rows and columns.
getMinimumSize(int, int). Method in class jclass.bwt.JCTextAreaComponent
Returns the minimum size needed for the specified number of rows and columns.
getMinimumSize(int, int). Method in interface jclass.bwt.JCTextAreaInterface
Returns the minimum size needed for the specified number of rows and columns.
getMinIsDefault(). Method in class jclass.chart.JCAxis
Gets the MinIsDefault property.
getMinSlices(). Method in class jclass.chart.JCPieChartFormat
Gets the MinSlices property, which represents the minimum number of pie slices that Chart must display, overriding the placing of series into the other slice.
getModifiedAxis(). Method in class jclass.chart.JCChartEvent
Gets the ModifiedAxis property.
getModifiers(). Method in class jclass.chart.EventTrigger
Gets the value of the Modifiers property for this EventTrigger instance.
getMouseButton(Event). Static method in class jclass.bwt.BWTUtil
Returns the mouse button that was pressed: 1, 2, or 3 (left, middle, right)
getMultiColumnComponent(). Method in class jclass.bwt.JCHeader
Gets the component controlled by the header.
getMultiColumnData(). Method in class jclass.bwt.JCHeader
Gets the component's JCMultiColumnData instance.
getMultiColumnData(). Method in interface jclass.bwt.JCMultiColumnInterface
Gets the component's JCMultiColumnData instance.
getMultiColumnData(). Method in class jclass.bwt.JCMultiColumnListComponent
Gets the component's JCMultiColumnData instance.
getMultiColumnData(). Method in class jclass.bwt.JCMultiColumnWindow
Gets the component's JCMultiColumnData instance.
getMultiColumnData(). Method in class jclass.bwt.JCOutlinerComponent
Gets the component's JCMultiColumnData instance.
getMultiline(). Method in class jclass.bwt.JCTextArea
Gets the Multiline value.
getMultiline(). Method in class jclass.bwt.JCTextAreaComponent
Gets the Multiline value.
getMultiline(). Method in interface jclass.bwt.JCTextAreaInterface
Gets the Multiline value.
getMultiplier(). Method in class jclass.chart.JCAxisFormula
Gets the Multiplier property of the JCAxisFormula, which specifies the "m" value in the relationship y = mx + c.
getName(). Method in interface jclass.chart.Chartable
Gets the value of the Name property.
getName(). Method in class jclass.chart.ChartDataModel
Gets the value of the Name property.
getName(). Method in class jclass.chart.ChartDataView
Gets the Name property of the ChartData object.
getName(). Method in class jclass.chart.ChartDataViewSeries
Gets the value of the Name property.
getName(). Method in class jclass.chart.ChartRegion
Gets the value of the Name property.
getName(). Method in class jclass.chart.DirectChartDataView
Gets the Name property of the ChartData object.
getName(). Method in class jclass.chart.DirectChartDataViewSeries
Gets the value of the Name property.
getName(). Method in class jclass.chart.InputStreamDataSource
getNewPosition(). Method in class jclass.bwt.JCTextCursorEvent
Gets the new cursor position.
getNewState(). Method in class jclass.bwt.JCOutlinerEvent
Gets the node's new state.
getNextAutoSearchIndex(Event, int). Method in class jclass.bwt.JCComboBox
getNextAutoSearchIndex(Event, int). Method in class jclass.bwt.JCListComponent
getNextNode(JCOutlinerNode). Method in class jclass.bwt.JCOutliner
Returns the next visible node, or null if none was found.
getNextNode(JCOutlinerNode). Method in class jclass.bwt.JCOutlinerComponent
Returns the next node (not necessarily visible).
getNextNode(JCOutlinerNode). Method in interface jclass.bwt.JCOutlinerInterface
Returns the next visible node, or null if none was found.
getNextPage(). Method in class jclass.bwt.JCTabManagerEvent
Gets the page that will be displayed.
getNextState(JCOutlinerNode). Method in class jclass.bwt.JCOutlinerComponent
Gets the folder's next state, or BWTEnum.NOVALUE if the node is not a folder.
getNextTab(). Method in class jclass.bwt.JCTabManagerEvent
Gets the tab that will be displayed.
getNextVisibleNode(JCOutlinerNode). Method in class jclass.bwt.JCOutlinerComponent
Returns the next visible node, or null if none was found.
getNode(). Method in class jclass.bwt.JCOutlinerEvent
Gets the node whose state will be changed.
getNodeHeight(). Method in class jclass.bwt.JCOutliner
Gets the NodeHeight value.
getNodeHeight(). Method in class jclass.bwt.JCOutlinerComponent
Gets the NodeHeight value.
getNodeHeight(). Method in interface jclass.bwt.JCOutlinerInterface
Gets the NodeHeight value.
getNodeIndent(). Method in class jclass.bwt.JCOutliner
Gets the NodeIndent value.
getNodeIndent(). Method in class jclass.bwt.JCOutlinerComponent
Gets the NodeIndent value.
getNodeIndent(). Method in interface jclass.bwt.JCOutlinerInterface
Gets the NodeIndent value.
getNumChar(). Method in class jclass.bwt.JCTextComponent
Gets the current number of characters.
getNumChar(int). Method in class jclass.bwt.JCTextAreaComponent
Returns the number of characters in a row.
getNumChartLabels(). Method in class jclass.chart.JCChart
Get the current number of chart labels
getNumColumns(). Method in class jclass.bwt.JCHeader
Gets the current number of columns.
getNumColumns(). Method in class jclass.bwt.JCMultiColumnData
Gets the current number of columns.
getNumColumns(). Method in interface jclass.bwt.JCMultiColumnInterface
Gets the current number of columns.
getNumColumns(). Method in class jclass.bwt.JCMultiColumnListComponent
Gets the current number of columns.
getNumColumns(). Method in class jclass.bwt.JCMultiColumnWindow
Gets the current number of columns.
getNumColumns(). Method in class jclass.bwt.JCOutlinerComponent
Gets the current number of columns.
getNumData(). Method in class jclass.chart.JCChart
Gets the value of the NumData property.
getNumHorizontalPages(). Method in class jclass.bwt.JCOutlinerPrinter
Returns the number of horizontal pages
getNumLines(Object). Static method in class jclass.bwt.BWTUtil
Gets the number of newlines in the value.
getNumNodes(). Method in class jclass.bwt.JCOutliner
Gets the current number of non-collapsed nodes (ie the number of open folders and their children).
getNumNodes(). Method in class jclass.bwt.JCOutlinerComponent
Gets the current number of non-collapsed nodes (ie the number of open folders and their children).
getNumNodes(). Method in interface jclass.bwt.JCOutlinerInterface
Gets the current number of non-collapsed nodes (the number of open folders and their children).
getNumPages(). Method in class jclass.bwt.JCOutlinerPrinter
Returns the number of pages required to print the table.
getNumPointLabels(). Method in class jclass.chart.ChartDataView
getNumRows(). Method in interface jclass.chart.Chartable
Gets the NumRows property of the data source, which specifies the number of rows of data available.
getNumRows(). Method in class jclass.chart.ChartDataModel
Gets the NumRows property of the data source, which specifies the number of rows of data available.
getNumRows(). Method in class jclass.chart.InputStreamDataSource
getNumSeries(). Method in class jclass.chart.ChartDataView
Gets the value of the NumSeries parameter, which determines how many data series there are in a ChartDataView.
getNumSpacing(). Method in class jclass.chart.JCAxis
Gets the NumSpacing property of the Axis, which controls the interval between axis labels.
getNumSpacingIsDefault(). Method in class jclass.chart.JCAxis
Gets the NumSpacingIsDefault property of JCAxis.
getNumStates(). Method in class jclass.bwt.JCCheckbox
Gets the NumStates value.
getNumTicks(). Method in class jclass.bwt.JCSlider
Returns the NumTicks value.
getNumTriggers(). Method in class jclass.chart.JCChart
Gets the NumTriggers property, which indicates how many event triggers have been specified.
getNumVerticalPages(). Method in class jclass.bwt.JCOutlinerPrinter
Returns the number of vertical pages
getObject(). Method in class jclass.chart.JCCustomizerPage
Method called to return the target that this page is editing
getObject(). Method in class jclass.chart.JCDataIndex
Gets the value of the Obj property.
getOffset(). Method in class jclass.chart.JCChartLabel
Get the adjustment to the location of the label relative to the position determined by the attachMethod.
getOrientation(). Method in interface jclass.bwt.JCAdjustable
Gets the orientation of the adjustable object.
getOrientation(). Method in class jclass.bwt.JCArrowButton
Gets the direction of the arrow.
getOrientation(). Method in class jclass.bwt.JCCheckboxGroup
Gets the orientation.
getOrientation(). Method in class jclass.chart.JCLegend
Gets the Orientation property, which determines how the legend information is laid out.
getOrientation(). Method in class jclass.bwt.JCScrollbar
Gets the orientation.
getOrientation(). Method in class jclass.bwt.JCSeparator
Gets the orientation.
getOrientation(). Method in class jclass.bwt.JCSlider
Gets the orientation.
getOrientation(). Method in class jclass.bwt.JCSplitterWindow
Gets the direction of the panes.
getOrigin(). Method in class jclass.chart.JCAxis
Gets the Origin property of the Axis, which controls the location of the origin along the axis.
getOriginator(). Method in class jclass.chart.JCAxisFormula
Gets the Originator property of the JCAxisFormula, which is an object representing the axis that is related to the current axis by the formula y = mx + c.
getOriginIsDefault(). Method in class jclass.chart.JCAxis
Gets the OriginIsDefault property.
getOriginPlacement(). Method in class jclass.chart.JCAxis
Gets the OriginPlacement property of the JCAxis, which specifies where the origin is placed.
getOriginPlacementIsDefault(). Method in class jclass.chart.JCAxis
Gets the OriginPlacementIsDefault property.
getOS(). Static method in class jclass.util.JCEnvironment
Returns an int corresponding to the "os.name" System property: OS_UNIX or OS_OTHER
getOtherLabel(). Method in class jclass.chart.JCPieChartFormat
Gets the OtherLabel property, which represents the label used on the "other" pie slice.
getOtherStyle(). Method in class jclass.chart.JCPieChartFormat
Gets the OtherStyle property, which specifies the style used to render the "other" pie slice.
getOutlineColor(). Method in class jclass.chart.ChartDataView
Gets the value of the OutlineColor property.
getOutlineOnEachPage(). Method in class jclass.bwt.JCOutlinerPrinter
Returns true if an outline is printed on each page
getOutliner(). Method in class jclass.bwt.JCOutliner
Gets the internal outliner component.
getOutliner(). Method in class jclass.bwt.JCOutlinerNode
Gets the parent outliner.
getOutlinerPrinter(). Method in class jclass.bwt.JCOutlinerComponent
For JDK 1.1 printing, returns the JCOutlinerPrinter object
getOutputText(). Method in class jclass.bwt.JCTextField
Gets the text which will be displayed.
getOverstrike(). Method in class jclass.bwt.JCComboBox
Gets the Overstrike value.
getOverstrike(). Method in class jclass.bwt.JCSpinBox
Gets the Overstrike value.
getOverstrike(). Method in class jclass.bwt.JCTextArea
Gets the Overstrike value.
getOverstrike(). Method in class jclass.bwt.JCTextComponent
Gets the Overstrike value.
getOverstrike(). Method in interface jclass.bwt.JCTextInterface
Gets the Overstrike value.
getPage(). Method in class jclass.bwt.JCOutlinerPrintEvent
Gets the page number.
getPage(). Method in class jclass.bwt.JCTabButton
Gets the page for this tab.
getPageDimensions(). Method in class jclass.bwt.JCOutlinerPrinter
Returns the page dimensions
getPageHeight(). Method in class jclass.bwt.JCOutlinerPrinter
Returns the height of a page
getPageMargins(). Method in class jclass.bwt.JCOutlinerPrinter
Returns the page margins
getPageResolution(). Method in class jclass.bwt.JCOutlinerPrinter
Returns the page resolution
getPages(). Method in class jclass.bwt.JCTabManager
Gets a list of all the pages.
getPageWidth(). Method in class jclass.bwt.JCOutlinerPrinter
Returns the width of a page
getPaintRect(). Method in class jclass.bwt.JCComponent
Returns the area currently being painted, relative to the component's origin.
getPaintRect(). Method in class jclass.bwt.JCContainer
Returns the area currently being painted, relative to the component's origin.
getParam(Applet, Component, String). Static method in class jclass.util.JCUtilConverter
Gets a parameter value from the applet or source.
getParam(Applet, Component, String, String). Method in class jclass.util.JCConverter
Gets a parameter of the applet in the following precedence:
 <component_name>.<param>
 <param>
 
getParam(Applet, Component, String, String). Static method in class jclass.util.JCUtilConverter
Gets a parameter of the applet in the following precedence:
 <component_name>.<param>
 <param>
 
getParameters(). Method in class jclass.chart.ChartCanvas
Reads the parameter values from the HTML page using the component's applet.
getParameters(). Method in class jclass.bwt.JCArrowButton
Reads the parameter values from the HTML page using the component's applet.
getParameters(). Method in class jclass.bwt.JCButton
Reads the parameter values from the HTML page using the component's applet.
getParameters(). Method in class jclass.bwt.JCCheckbox
Reads the parameter values from the HTML page using the component's applet.
getParameters(). Method in class jclass.bwt.JCCheckboxGroup
Reads the parameter values from the HTML page using the component's applet.
getParameters(). Method in class jclass.bwt.JCComboBox
Reads the parameter values from the HTML page using the component's applet.
getParameters(). Method in class jclass.bwt.JCComponent
Reads the parameter values from the HTML page using the component's applet.
getParameters(). Method in class jclass.bwt.JCContainer
Reads the parameter values from the HTML page using the container's applet.
getParameters(). Method in class jclass.bwt.JCGroupBox
Reads the parameter values from the HTML page using the component's applet.
getParameters(). Method in class jclass.bwt.JCHeader
Reads the parameter values from the HTML page using the component's applet.
getParameters(). Method in class jclass.bwt.JCLabel
Reads the parameter values from the HTML page using the component's applet.
getParameters(). Method in class jclass.bwt.JCListComponent
Reads the parameter values from the HTML page using the component's applet.
getParameters(). Method in class jclass.bwt.JCMultiColumnListComponent
Reads the parameter values from the HTML page using the component's applet.
getParameters(). Method in class jclass.bwt.JCOutlinerComponent
Reads the parameter values from the HTML page using the component's applet.
getParameters(). Method in class jclass.bwt.JCProgressMeter
Reads the parameter values from the HTML page using the component's applet.
getParameters(). Method in class jclass.bwt.JCScrollbar
Reads the parameter values from the HTML page using the component's applet.
getParameters(). Method in class jclass.bwt.JCScrolledWindow
Reads the parameter values from the HTML page using the component's applet.
getParameters(). Method in class jclass.bwt.JCSeparator
Reads the parameter values from the HTML page using the component's applet.
getParameters(). Method in class jclass.bwt.JCSlider
Reads the parameter values from the HTML page using the component's applet.
getParameters(). Method in class jclass.bwt.JCSpinBox
Reads the parameter values from the HTML page using the component's applet.
getParameters(). Method in class jclass.bwt.JCSpinBoxString
Reads the parameter values from the HTML page using the component's applet.
getParameters(). Method in class jclass.bwt.JCSplitterWindow
Reads the parameter values from the HTML page using the component's applet.
getParameters(). Method in class jclass.bwt.JCTabManager
Reads the parameter values from the HTML page using the component's applet.
getParameters(). Method in class jclass.bwt.JCTextAreaComponent
Reads the parameter values from the HTML page using the component's applet.
getParameters(). Method in class jclass.bwt.JCTextComponent
Reads the parameter values from the HTML page using the component's applet.
getParameters(). Method in class jclass.bwt.JCTextField
Reads the parameter values from the HTML page using the component's applet.
getParameters(Applet). Method in class jclass.bwt.JCComponent
Reads the parameter values from the HTML page using the specified applet.
getParameters(Applet). Method in class jclass.bwt.JCContainer
Reads the parameter values from the HTML page using the specified applet.
getParameters(Applet). Method in class jclass.bwt.JCScrollbar
Gets a parameter for this container.
getParameters(Applet, String). Method in class jclass.bwt.JCComponent
Reads the parameter values from the file.
getParameters(Applet, String). Method in class jclass.bwt.JCContainer
Reads the parameter values from the file.
getParent(). Method in class jclass.chart.ChartRegion
getParent(). Method in class jclass.chart.JCAboutBox
Returns the applet parent of the dialog box.
getParent(). Method in class jclass.bwt.JCOutlinerNode
Gets the node's parent.
getParent(). Method in class jclass.chart.PlotArea
Gets ChartArea that contains this Plot Area
getParentFrame(). Method in class jclass.contrib.JCDialog
Gets the parent frame.
getParentRegion(). Method in class jclass.chart.ChartRegion
getPattern(). Method in class jclass.chart.JCFillStyle
Gets the Pattern property of JCFillStyle, which controls the pattern used to fill the specified region.
getPattern(). Method in class jclass.chart.JCLineStyle
Gets the Pattern property, which dictates the pattern used to draw a line.
getPeer(). Method in class jclass.bwt.JCTabButton
Gets the peer of the component.
getPickFocus(). Method in class jclass.chart.ChartDataView
Gets the PickFocus property of the data view.
getPickResult(). Method in class jclass.chart.JCPickEvent
Gets the result of a pick event, a JCDataIndex object.
getPieChartFormat(). Method in class jclass.chart.ChartDataView
Gets the value of the PieChartFormat property for the ChartDataView instance.
getPlacement(). Method in class jclass.chart.JCAxis
Gets the Placement property of the JCAxis, which controls where the axis is placed.
getPlacement(). Method in class jclass.chart.JCAxisTitle
Gets the Placement property of the JCTitleAxis.
getPlacementAxis(). Method in class jclass.chart.JCAxis
Gets the PlacementAxis property of the axis.
getPlacementIsDefault(). Method in class jclass.chart.JCAxis
Gets the PlacementIsDefault property.
getPlacementIsDefault(). Method in class jclass.chart.JCAxisTitle
Gets the value of the PlacementIsDefault property.
getPlacementLocation(). Method in class jclass.chart.JCAxis
Gets the value of the PlacementLocation property.
getPlotArea(). Method in class jclass.chart.JCChartArea
Gets the value of the PlotArea property.
getPoint(). Method in class jclass.chart.JCDataIndex
Gets the value of the Point property.
getPoint(). Method in class jclass.chart.JCMarker
Gets the value of the Point property for the JCMarker.
getPointLabel(int). Method in class jclass.chart.ChartDataView
Gets a particular PointLabel from the PointLabels property.
getPointLabel(int). Method in class jclass.chart.DirectChartDataView
Gets a particular PointLabel from the PointLabels property.
getPointLabels(). Method in interface jclass.chart.Chartable
Gets the value of the PointLabels property.
getPointLabels(). Method in class jclass.chart.ChartDataModel
Gets the value of the PointLabels property.
getPointLabels(). Method in class jclass.chart.ChartDataView
Gets the PointLabels property for the ChartDataView object.
getPointLabels(). Method in class jclass.chart.DirectChartDataView
Gets the PointLabels property for the ChartDataView object.
getPointLabels(). Method in class jclass.chart.InputStreamDataSource
getPosition(). Method in class jclass.util.JCCSVTokenizer
This returns the current scan position within the string.
getPosition(). Method in class jclass.bwt.JCSpinBox
Gets the Position value.
getPosition(). Method in class jclass.bwt.JCSpinBoxEvent
Gets the position of the new item in the list.
getPosition(). Method in class jclass.bwt.JCSpinBoxString
Gets the Position value.
getPosition(). Method in class jclass.util.JCStringTokenizer
Returns the current scan position within the string.
getPrecision(). Method in class jclass.chart.JCAxis
Gets the Precision property of the Axis, which controls the number of zeros that appear after the decimal place in the axis label.
getPrecisionIsDefault(). Method in class jclass.chart.JCAxis
Gets the PrecisionIsDefault property of JCAxis.
getPrevAutoSearchIndex(Event, int). Method in class jclass.bwt.JCComboBox
getPreviousNode(JCOutlinerNode). Method in class jclass.bwt.JCOutliner
Returns the previous visible node, or null if none was found.
getPreviousNode(JCOutlinerNode). Method in class jclass.bwt.JCOutlinerComponent
Returns the previous node (not necessarily visible).
getPreviousNode(JCOutlinerNode). Method in interface jclass.bwt.JCOutlinerInterface
Returns the previous visible node, or null if none was found.
getPreviousVisibleNode(JCOutlinerNode). Method in class jclass.bwt.JCOutlinerComponent
Returns the previous visible node, or null if none was found.
getPrintAllNodes(). Method in class jclass.bwt.JCOutlinerPrinter
Returns true if all nodes are printed (regardless of collapse state).
getPropertyDescriptors(). Method in class jclass.beans.GeneralBeanInfo
getPropertyFrame(). Method in class jclass.chart.JCCustomizerPage
Utility method to return a frame for placing a propery page in Will be overridden in subclasses
getRadioBehavior(). Method in class jclass.bwt.JCCheckboxGroup
Gets the RadioBehavior value.
getReentrance(). Method in class jclass.chart.JCChartArea
getRegionLock(). Method in class jclass.chart.ChartRegion
getResetKey(). Method in class jclass.chart.JCChart
Gets the value of the ResetKey property.
getResizeHeight(Component). Method in class jclass.bwt.JCAlignerLayout
Gets the component's RezizeHeight value.
getResizeWidth(Component). Method in class jclass.bwt.JCAlignerLayout
Gets the component's RezizeWidth value.
getRight(). Method in class jclass.chart.PlotArea
Gets the value of the Right property.
getRightIsDefault(). Method in class jclass.chart.PlotArea
Gets the value of the RightIsDefault property.
getRightMargin(). Method in class jclass.chart.JCChart
Gets the RightMargin property.
getRisingCandleStyle(int). Method in class jclass.chart.JCCandleChartFormat
Gets the JCChartStyle that controls the rising candle style of the complex candle chart.
getRootNode(). Method in class jclass.bwt.JCOutliner
Gets the root node.
getRootNode(). Method in class jclass.bwt.JCOutlinerComponent
Gets the root node.
getRootNode(). Method in interface jclass.bwt.JCOutlinerInterface
Gets the root node.
getRootVisible(). Method in class jclass.bwt.JCOutliner
Gets the RootVisible value.
getRootVisible(). Method in class jclass.bwt.JCOutlinerComponent
Gets the RootVisible value.
getRootVisible(). Method in interface jclass.bwt.JCOutlinerInterface
Gets the RootVisible value.
getRotation(). Method in class jclass.chart.ChartText
Gets the value of the Rotation property, which controls the rotation of the label.
getRotation(). Method in class jclass.chart.JCChartArea
Gets the Rotation property, which controls the position of the eye relative to the y axis.
getRotation(). Method in class jclass.chart.JCChartComponent
Gets the value of the Rotation property.
getRow(). Method in class jclass.bwt.JCListEvent
Gets the last item selected.
getRow(int). Method in interface jclass.chart.Chartable
Retrieves an entire row of data items.
getRow(int). Method in class jclass.chart.ChartDataModel
Retrieves an entire row of data items.
getRow(int). Method in class jclass.chart.InputStreamDataSource
getRowHeight(). Method in class jclass.bwt.JCList
Gets the height of each row (pixels).
getRowHeight(). Method in class jclass.bwt.JCListComponent
Gets the RowHeight value.
getRowHeight(). Method in class jclass.bwt.JCMultiColumnList
Gets the height of each row (pixels).
getRowHeight(int). Method in class jclass.bwt.JCListComponent
Gets the height of the row calculated previously.
getRowHeight(int). Method in class jclass.bwt.JCTextAreaComponent
Gets the height of a row.
getRowPosition(int). Method in class jclass.bwt.JCListComponent
Gets the position of the row calculated previously.
getRowPosition(int). Method in class jclass.bwt.JCTextAreaComponent
Gets the y position of the row, neglecting shadows and scrolling.
getRows(). Method in class jclass.bwt.JCList
Returns the number of visible lines in this list.
getRows(). Method in class jclass.bwt.JCListComponent
Returns the number of visible lines.
getRows(). Method in interface jclass.bwt.JCListInterface
Returns the number of visible lines in the list.
getRows(). Method in class jclass.bwt.JCMultiColumnList
Returns the number of visible lines in this list.
getRows(). Method in class jclass.bwt.JCTextArea
Returns the number of rows.
getRows(). Method in class jclass.bwt.JCTextAreaComponent
Gets the number of rows.
getRows(). Method in interface jclass.bwt.JCTextAreaInterface
Returns the number of rows.
getSaveParamStream(). Method in class jclass.chart.JCChart
Gets the outputstream the Chart HTML tags are stored to If none is currently set, return FileOutputStream, the file name is 'chart.html'.
getScrollbarDisplay(). Method in class jclass.bwt.JCScrolledWindow
Gets the ScrollbarDisplay value.
getScrollbarOffset(). Method in class jclass.bwt.JCScrolledWindow
Gets the ScrollbarOffset value.
getSelectColor(). Method in class jclass.bwt.JCCheckbox
Gets the SelectColor value.
getSelected(). Method in class jclass.bwt.JCCheckboxGroup
Returns a list of the positions of all buttons whose state is ON.
getSelectedBackground(). Method in class jclass.bwt.JCComboBox
Gets the SelectedBackground value.
getSelectedBackground(). Method in class jclass.bwt.JCList
Gets the list's SelectedBackground value.
getSelectedBackground(). Method in class jclass.bwt.JCListComponent
Gets the list's SelectedBackground value.
getSelectedBackground(). Method in interface jclass.bwt.JCListInterface
Gets the list's SelectedBackground value.
getSelectedBackground(). Method in class jclass.bwt.JCMultiColumnList
Gets the list's SelectedBackground value.
getSelectedBackground(). Method in class jclass.bwt.JCSpinBox
Gets the SelectedBackground value.
getSelectedBackground(). Method in class jclass.bwt.JCTextArea
Gets the SelectedBackground value.
getSelectedBackground(). Method in class jclass.bwt.JCTextComponent
Gets the SelectedBackground value.
getSelectedBackground(). Method in interface jclass.bwt.JCTextInterface
Gets the SelectedBackground value.
getSelectedForeground(). Method in class jclass.bwt.JCComboBox
Gets the SelectedForeground value.
getSelectedForeground(). Method in class jclass.bwt.JCList
Gets the list's SelectedForeground value.
getSelectedForeground(). Method in class jclass.bwt.JCListComponent
Gets the list's SelectedForeground value.
getSelectedForeground(). Method in interface jclass.bwt.JCListInterface
Gets the list's SelectedForeground value.
getSelectedForeground(). Method in class jclass.bwt.JCMultiColumnList
Gets the list's SelectedForeground value.
getSelectedForeground(). Method in class jclass.bwt.JCSpinBox
Gets the SelectedForeground value.
getSelectedForeground(). Method in class jclass.bwt.JCTextArea
Gets the SelectedForeground value.
getSelectedForeground(). Method in class jclass.bwt.JCTextComponent
Gets the SelectedForeground value.
getSelectedForeground(). Method in interface jclass.bwt.JCTextInterface
Gets the SelectedForeground value.
getSelectedIndex(). Method in interface jclass.bwt.JCChoiceInterface
Get the index into the list of the current selected item
getSelectedIndex(). Method in class jclass.bwt.JCComboBox
Returns the index of the currently selected item.
getSelectedIndex(). Method in class jclass.bwt.JCList
Gets the selected item on the list or BWTEnum.NOTFOUND if no item is selected.
getSelectedIndex(). Method in class jclass.bwt.JCListComponent
Gets the first selected row, or BWTEnum.NOTFOUND if no item is selected.
getSelectedIndex(). Method in interface jclass.bwt.JCListInterface
Get the selected item on the list or BWTEnum.NOTFOUND if no item is selected.
getSelectedIndex(). Method in class jclass.bwt.JCMultiColumnList
Gets the selected item on the list or BWTEnum.NOTFOUND if no item is selected.
getSelectedIndex(). Method in class jclass.bwt.JCOutliner
Gets the row of the first selected node, or BWTEnum.NOTFOUND if no node is selected.
getSelectedIndex(). Method in class jclass.bwt.JCOutlinerComponent
Gets the row of the first selected node, or BWTEnum.NOTFOUND if no node is selected.
getSelectedIndexes(). Method in class jclass.bwt.JCCheckbox
Returns an array (length 1) containing the selected index (0), or null if the checkbox is not set.
getSelectedIndexes(). Method in class jclass.bwt.JCCheckboxGroup
Returns a list of the indices of the selected checkboxes, or null if no checkboxes are selected.
getSelectedIndexes(). Method in class jclass.bwt.JCComboBox
Returns an array (length 1) containing the currently selected item.
getSelectedIndexes(). Method in class jclass.bwt.JCList
Returns the selected indexes on the list, or null if no item is selected.
getSelectedIndexes(). Method in class jclass.bwt.JCListComponent
Returns a list of the selected rows, or null if no items are selected.
getSelectedIndexes(). Method in interface jclass.bwt.JCListInterface
Returns the selected indexes on the list, or null if no item is selected.
getSelectedIndexes(). Method in class jclass.bwt.JCMultiColumnList
Returns the selected indexes on the list.
getSelectedIndexes(). Method in class jclass.bwt.JCOutliner
Returns an array containing the rows of the selected nodes, or null if no nodes are selected.
getSelectedIndexes(). Method in class jclass.bwt.JCOutlinerComponent
Returns an array containing the selected indexes, or null if no nodes are selected.
getSelectedItem(). Method in class jclass.bwt.JCComboBox
Returns a String representation of the current choice.
getSelectedItem(). Method in class jclass.bwt.JCList
Returns the selected item on the list, or null if no item is selected.
getSelectedItem(). Method in class jclass.bwt.JCListComponent
Returns the selected item on the list, or null if no item is selected.
getSelectedItem(). Method in interface jclass.bwt.JCListInterface
Returns the selected item on the list, or null if no item is selected.
getSelectedItem(). Method in class jclass.bwt.JCMultiColumnList
Returns the selected item on the list or null if no item is selected.
getSelectedNode(). Method in class jclass.bwt.JCOutliner
Returns the currently selected node, or null.
getSelectedNode(). Method in class jclass.bwt.JCOutlinerComponent
Returns the currently selected node, or null.
getSelectedNode(). Method in interface jclass.bwt.JCOutlinerInterface
Returns the currently selected node, or null.
getSelectedNodes(). Method in class jclass.bwt.JCOutliner
Returns an array of the currently selected nodes, or null if no nodes are selected.
getSelectedNodes(). Method in class jclass.bwt.JCOutlinerComponent
Returns an array of the currently selected nodes, or null if no nodes are selected.
getSelectedObjects(). Method in class jclass.bwt.JCCheckbox
Returns the an array (length 1) containing the checkbox label, or null if the checkbox is not set.
getSelectedObjects(). Method in class jclass.bwt.JCCheckboxGroup
Returns the a list of the labels of the selected checkboxes, or null if no checkboxes are selected.
getSelectedObjects(). Method in class jclass.bwt.JCComboBox
Returns an array (length 1) containing the currently selected item.
getSelectedObjects(). Method in interface jclass.bwt.JCItemSelectable
Returns the selected items or null if no items are selected.
getSelectedObjects(). Method in class jclass.bwt.JCList
Returns the selected items on the list as Strings, or null if no item is selected.
getSelectedObjects(). Method in class jclass.bwt.JCListComponent
Returns the selected items on the list as Strings, or null if no item is selected.
getSelectedObjects(). Method in interface jclass.bwt.JCListInterface
Returns the selected items on the list, or null if no items are selected.
getSelectedObjects(). Method in class jclass.bwt.JCMultiColumnList
Returns the selected items on the list as Strings.
getSelectedObjects(). Method in class jclass.bwt.JCOutliner
Returns an array containing the labels of the currently selected nodes, or null if no node is selected.
getSelectedObjects(). Method in class jclass.bwt.JCOutlinerComponent
Returns the an array (length 1) containing the label of the selected node, or null if no node is selected.
getSelectedText(). Method in class jclass.bwt.JCComboBox
Returns the selected text contained in this component.
getSelectedText(). Method in class jclass.bwt.JCSpinBox
Returns the selected text contained in this component.
getSelectedText(). Method in class jclass.bwt.JCTextArea
Returns the selected text contained in this component.
getSelectedText(). Method in class jclass.bwt.JCTextComponent
Get the selected part of the text.
getSelectedText(). Method in interface jclass.bwt.JCTextInterface
Returns the selected text contained in this component.
getSelectionEnd(). Method in class jclass.bwt.JCComboBox
Returns the selected text's end position.
getSelectionEnd(). Method in class jclass.bwt.JCSpinBox
Returns the selected text's end position.
getSelectionEnd(). Method in class jclass.bwt.JCTextArea
Returns the selected text's end position.
getSelectionEnd(). Method in class jclass.bwt.JCTextComponent
Returns the end of the selection.
getSelectionEnd(). Method in interface jclass.bwt.JCTextInterface
Returns the selected text's end position.
getSelectionList(). Method in class jclass.bwt.JCComboBox
Gets the current SelectionList.
getSelectionList(). Method in class jclass.bwt.JCSpinBox
Gets the current SelectionList.
getSelectionList(). Method in class jclass.bwt.JCTextArea
Gets the current SelectionList.
getSelectionList(). Method in class jclass.bwt.JCTextComponent
Gets the current SelectionList.
getSelectionList(). Method in interface jclass.bwt.JCTextInterface
Gets the current SelectionList.
getSelectionStart(). Method in class jclass.bwt.JCComboBox
Returns the selected text's start position.
getSelectionStart(). Method in class jclass.bwt.JCSpinBox
Returns the selected text's start position.
getSelectionStart(). Method in class jclass.bwt.JCTextArea
Returns the selected text's start position.
getSelectionStart(). Method in class jclass.bwt.JCTextComponent
Returns the start of the selection.
getSelectionStart(). Method in interface jclass.bwt.JCTextInterface
Returns the selected text's start position.
getSelectionType(int). Method in class jclass.bwt.JCTextComponent
Gets the selection type corresponding to the index.
getSeries(). Method in class jclass.chart.ChartDataView
Gets the value of the Series property for this ChartDataView instance.
getSeries(). Method in class jclass.chart.JCDataIndex
Gets the value of the Series property.
getSeries(). Method in class jclass.chart.JCMarker
Gets the value of the Series property for the JCMarker instance.
getSeries(int). Method in class jclass.chart.ChartDataView
Gets the value of the Series property at a particular index.
getSeriesIndex(). Method in class jclass.chart.JCDataIndex
Gets the value of the SeriesIndex property.
getSeriesIndex(ChartDataViewSeries). Method in class jclass.chart.ChartDataView
A convenience method to retrieve a data series index given data series itself.
getSeriesIndex(String). Method in class jclass.chart.ChartDataView
A convenience method to retrieve a data series index given the name of the data series.
getSeriesLabel(int). Method in interface jclass.chart.Chartable
Gets the value of the SeriesLabel property.
getSeriesLabel(int). Method in class jclass.chart.ChartDataModel
Gets the value of the SeriesLabel property.
getSeriesLabel(int). Method in class jclass.chart.InputStreamDataSource
getSeriesName(int). Method in interface jclass.chart.Chartable
Gets the value of the SeriesName property.
getSeriesName(int). Method in class jclass.chart.ChartDataModel
Gets the value of the SeriesName property.
getSeriesName(int). Method in class jclass.chart.InputStreamDataSource
getShadowThickness(). Method in class jclass.bwt.JCComboBox
Gets the shadow's thickness.

HTML param name/value: "ShadowThickness"/int

getShadowThickness(). Method in class jclass.bwt.JCComponent
Gets the shadow's thickness.

HTML param name/value: "ShadowThickness"/int

getShadowThickness(). Method in class jclass.bwt.JCGroupBox
Gets the shadow's thickness.
getShadowThickness(). Method in class jclass.bwt.JCSpinBox
Gets the shadow's thickness.

HTML param name/value: "ShadowThickness"/int

getShadowThickness(). Method in class jclass.bwt.JCTextArea
Gets the shadow's thickness.

HTML param name/value: "ShadowThickness"/int

getShadowType(). Method in class jclass.bwt.JCLabel
Gets the shadow style.
getShape(). Method in class jclass.chart.JCSymbolStyle
Gets the Shape property.
getShortcut(). Method in class jclass.bwt.JCOutlinerNodeStyle
Gets whether a shortcut button should be drawn beside a folder.
getShowCursorPosition(). Method in class jclass.bwt.JCComboBox
Gets the ShowCursorPosition value.
getShowCursorPosition(). Method in class jclass.bwt.JCSpinBox
Gets the ShowCursorPosition value.
getShowCursorPosition(). Method in class jclass.bwt.JCTextArea
Gets the ShowCursorPosition value.
getShowCursorPosition(). Method in class jclass.bwt.JCTextComponent
Gets the ShowCursorPosition value.
getShowCursorPosition(). Method in interface jclass.bwt.JCTextInterface
Gets the ShowCursorPosition value.
getShowError(). Method in class jclass.beans.JCPropertyEditor
getShowLabel(). Method in class jclass.bwt.JCProgressMeter
Gets the ShowLabel value.
getSize(). Method in class jclass.chart.JCSymbolStyle
Gets the Size property.
getSize(Component, Font). Method in class jclass.util.JCString
Returns the size of the JCString.
getSortOrder(). Method in class jclass.chart.JCPieChartFormat
Gets the SortOrder property, which is used to determine the order in which pie slices will be displayed.
getSortProperties(). Method in class jclass.beans.JCPropertyEditor
getSource(). Method in class jclass.chart.EventObject
Gets the event's source.
getSourceEvent(). Method in class jclass.bwt.JCButtonEvent
Gets the originating event (null if selection was not interactive).
getSourceEvent(). Method in class jclass.bwt.JCListEvent
Gets the originating event (null if selection was not interactive).
getSpacing(). Method in class jclass.bwt.JCList
Gets the spacing between items.
getSpacing(). Method in class jclass.bwt.JCListComponent
Gets the spacing between items.
getSpacing(). Method in interface jclass.bwt.JCListInterface
Gets the spacing between items.
getSpacing(). Method in class jclass.bwt.JCMultiColumnList
Gets the spacing between items.
getSpacing(). Method in class jclass.bwt.JCOutliner
Gets the spacing between items.
getSpacing(). Method in class jclass.bwt.JCOutlinerComponent
Gets the spacing between items.
getSpacing(). Method in interface jclass.bwt.JCOutlinerInterface
Gets the spacing between items.
getStartPosition(). Method in class jclass.bwt.JCTextEvent
Gets the starting position of the text to modify.
getState(). Method in class jclass.bwt.JCCheckbox
Gets the current state.
getState(). Method in class jclass.bwt.JCOutlinerEvent
Gets the node's current state (set to BWTEnum.NOVALUE if the node is not a folder).
getState(). Method in class jclass.bwt.JCOutlinerFolderNode
Gets the folder's state.
getState(). Method in class jclass.bwt.JCOutlinerNode
Gets the node's state (returns BWTEnum.NOVALUE if the node is not a folder).
getStateChange(). Method in class jclass.bwt.JCItemEvent
Returns the state change type which generated the event: SELECTED or DESELECTED
getStateList(). Method in class jclass.bwt.JCOutliner
Gets the current StateList.
getStateList(). Method in class jclass.bwt.JCOutlinerComponent
Gets the current StateList.
getStateList(). Method in interface jclass.bwt.JCOutlinerInterface
Gets the current StateList.
getString(). Method in class jclass.util.JCString
Concatenates all string items.
getStringCase(). Method in class jclass.bwt.JCComboBox
Gets the StringCase value.
getStringCase(). Method in class jclass.bwt.JCSpinBox
Gets the StringCase value.
getStringCase(). Method in class jclass.bwt.JCTextArea
Gets the StringCase value.
getStringCase(). Method in class jclass.bwt.JCTextComponent
Gets the StringCase value.
getStringList(). Method in class jclass.bwt.JCSpinBoxString
Gets the StringList value.
getStyle(). Method in class jclass.chart.ChartDataViewSeries
Gets the Style property for this ChartDataViewSeries, which defines the rendering style for the data series.
getStyle(). Method in class jclass.bwt.JCComboBox
Gets the Style value.
getStyle(). Method in class jclass.chart.JCMarker
Gets the value of the Style property.
getStyle(). Method in class jclass.bwt.JCOutlinerNode
Gets the node's style.
getStyleList(). Method in class jclass.bwt.JCOutliner
Gets the current StyleList.
getStyleList(). Method in class jclass.bwt.JCOutlinerComponent
Gets the current StyleList.
getStyleList(). Method in interface jclass.bwt.JCOutlinerInterface
Gets the current StyleList.
getSymbolColor(). Method in class jclass.chart.JCChartStyle
Gets the value of the SymbolColor property The SymbolColor property determines color used to paint the symbol.
getSymbolColorIndex(). Method in class jclass.chart.JCChart
Get the initial symbol color index
getSymbolCustomShape(). Method in class jclass.chart.JCChartStyle
Gets the value of the SymbolCustomShape property.
getSymbolShape(). Method in class jclass.chart.JCChartStyle
Gets the value of the SymbolShape property.
getSymbolShapeIndex(). Method in class jclass.chart.JCChart
Get the initial symbolshape index
getSymbolSize(). Method in class jclass.chart.JCChartStyle
Gets the value of the SymbolSize property.
getSymbolStyle(). Method in class jclass.chart.JCChartStyle
Gets the SymbolStyle property The SymbolStyle property controls the symbol that represents an individual point.
getTab(int). Method in class jclass.bwt.JCTabManager
Gets the tab at the specified position.
getTab(JCTabButton). Method in class jclass.bwt.JCTabManager
Gets the position of the specified tab.
getTabColorPolicy(). Method in class jclass.bwt.JCTabManager
Gets the TabColorPolicy value.
getTabLabels(). Method in class jclass.bwt.JCTabManager
Gets the tab labels as a list of Strings.
getTabResize(). Method in class jclass.bwt.JCTabManager
Gets the TabResize value.
getTabs(). Method in class jclass.bwt.JCTabManager
Gets a list of all the tabs.
getTabs(). Method in class jclass.bwt.TabPanel
Gets a list of all the tabs.
getTabShape(). Method in class jclass.bwt.JCTabManager
Gets the tab shape.
getTabSide(). Method in class jclass.bwt.JCTabManager
Gets the TabSide value.
getTabSpacing(). Method in class jclass.bwt.JCTabManager
Gets the TabSpacing value.
getTabStretch(). Method in class jclass.bwt.JCTabManager
Gets the TabStretch value.
getTags(). Method in class jclass.beans.EnumEditor
getTags(). Method in class jclass.beans.IndexedPropertyEditor
getTags(). Method in class jclass.beans.JCPropertyEditor
getTags(). Method in class jclass.beans.JCTabEditor
getTags(). Method in class jclass.beans.LaunchablePropertyEditor
getTags(). Method in class jclass.chart.TimeUnitEditor
getText(). Method in class jclass.chart.ChartText
Gets the value of the Text property.
getText(). Method in class jclass.bwt.JCComboBox
Gets the value of the text.
getText(). Method in class jclass.bwt.JCLabel
Gets the text of this label as a String.
getText(). Method in class jclass.bwt.JCSpinBox
Gets the value of the text.
getText(). Method in class jclass.bwt.JCTextArea
Returns the text contained in this component.
getText(). Method in class jclass.bwt.JCTextComponent
Gets the value of the text.
getText(). Method in class jclass.bwt.JCTextEvent
Gets the string to be inserted.
getText(). Method in interface jclass.bwt.JCTextInterface
Returns the text contained in this component.
getText(). Method in class jclass.chart.JCValueLabel
Gets the value of the Text property.
getText(int). Method in class jclass.bwt.JCTextAreaComponent
Gets the text for a row, or null if the row is invalid.
getTextComponent(). Method in class jclass.bwt.JCComboBox
Gets the component to be used as the data entry field as an object which supports the JCTextInterface
getTextComponent(). Method in class jclass.bwt.JCTextArea
Gets the internal text area.
getTextComponent(). Method in interface jclass.bwt.JCTextManagerInterface
Returns a text component child of the container
getTextField(). Method in class jclass.bwt.JCComboBox
Gets the component to be used as the data entry field.
getTextField(). Method in class jclass.bwt.JCSpinBox
Gets the component to be used as the data entry field.
getTextList(). Method in class jclass.bwt.JCLabel
Gets the text of this label as a String list.
getThread(). Method in class jclass.image.GifConverter
ImageProducers do their thing in their own thread.
getThresholdMethod(). Method in class jclass.chart.JCPieChartFormat
Gets the ThresholdMethod property of the PieChartStyle.
getThresholdValue(). Method in class jclass.chart.JCPieChartFormat
Gets the ThresholdValue property, which is a percentage value (ie between 0.0 and 100.0).
getThumbSize(). Method in class jclass.bwt.JCSlider
Gets the thumb's size.
getTickSize(int). Method in class jclass.chart.JCHLOCChartFormat
Gets the tick size for the open and close ticks.
getTickSpacing(). Method in class jclass.chart.JCAxis
Gets the TickSpacing property, which controls the interval between tick lines on the axis.
getTickSpacingIsDefault(). Method in class jclass.chart.JCAxis
Gets the TickSpacingIsDefault property of JCAxis.
getTimeBase(). Method in class jclass.chart.JCAxis
Gets the value of the TimeBase property.
getTimeElapsed(). Method in class jclass.bwt.JCProgressMeter
Gets the time elapsed (in ms) since the minimum value was last set.
getTimeFormat(). Method in class jclass.chart.JCAxis
Gets the value of the TimeFormat property The TimeFormat property controls the format used to generate time labels for time labelled axes.
getTimeFormatIsDefault(). Method in class jclass.chart.JCAxis
Gets the value of the TimeFormatIsDefault property.
getTimeToCompletion(). Method in class jclass.bwt.JCProgressMeter
Calculates an estimate of the time (in ms) before which the value will be 100%.
getTimeToCompletionString(). Method in class jclass.bwt.JCProgressMeter
Calculates an estimate of the time before which the value will be 100%.
getTimeUnit(). Method in class jclass.chart.JCAxis
Gets the value of the TimeUnit property.
getTitle(). Method in class jclass.chart.JCAxis
Retrieves the JCAxisTitle object, which controls the appearance of the axis title.
getTitle(). Method in class jclass.bwt.JCGroupBox
Gets the title.
getTitleString(). Method in class jclass.bwt.JCGroupBox
Gets the title as a String.
getTop(). Method in class jclass.chart.ChartCanvas
Gets the value of the Top property.
getTop(). Method in class jclass.chart.ChartRegion
Gets the value of the Top property.
getTop(). Method in class jclass.chart.PlotArea
Gets the value of the Top property.
getTopCharacter(). Method in class jclass.bwt.JCTextArea
Gets the position of the leftmost character on the first line currently displayed, or 0 if the component is empty.
getTopCharacter(). Method in class jclass.bwt.JCTextAreaComponent
Gets the position of the leftmost character on the first line currently displayed, or 0 if the component is empty.
getTopCharacter(). Method in interface jclass.bwt.JCTextAreaInterface
Gets the position of the leftmost character on the first line currently displayed, or 0 if the component is empty.
getTopIsDefault(). Method in class jclass.chart.ChartCanvas
Gets the value of the TopIsDefault property.
getTopIsDefault(). Method in class jclass.chart.ChartRegion
Gets the value of the TopIsDefault property.
getTopIsDefault(). Method in class jclass.chart.PlotArea
Gets the value of the TopIsDefault property.
getTopMargin(). Method in class jclass.chart.JCChart
Gets the TopMargin property.
getTopRow(). Method in class jclass.bwt.JCList
Gets the current top-most visible row.
getTopRow(). Method in class jclass.bwt.JCListComponent
Gets the current top-most visible row.
getTopRow(). Method in interface jclass.bwt.JCListInterface
Gets the current top-most visible row.
getTopRow(). Method in class jclass.bwt.JCMultiColumnList
Gets the current top-most visible row.
getTopRow(). Method in class jclass.bwt.JCTextArea
Gets the current top-most visible row.
getTopRow(). Method in class jclass.bwt.JCTextAreaComponent
Gets the current top-most visible row.
getTree(). Method in class jclass.bwt.JCOutliner
Gets the current node hierarchy as a String list.
getTree(). Method in class jclass.bwt.JCOutlinerComponent
Gets the current node hierarchy as a string list.
getTrigger(int). Method in class jclass.chart.JCChart
Gets a single trigger from the Triggers property of JCChart.
getType(). Method in class jclass.chart.JCBorderStyle
Gets the Type property of JCBorderStyle, which determines how the border is drawn.
getType(). Method in class jclass.bwt.JCListEvent
Gets the selection type:

 INITIAL            Initial selection
 MODIFICATION       Modification of an existing selection
 ADDITION           Additional noncontiguous selection
 
getType(). Method in class jclass.bwt.JCOutlinerPrintEvent
getUnitIncrement(). Method in interface jclass.bwt.JCAdjustable
Gets the unit value increment for the adjustable object.
getUnitIncrement(). Method in class jclass.bwt.JCScrollbar
Gets the line increment.
getUnitIncrement(). Method in class jclass.bwt.JCSlider
Gets the line increment.
getUnselectColor(). Method in class jclass.bwt.JCCheckbox
Gets the UnselectColor value.
getURL(Applet, Object, int, int). Static method in class jclass.util.JCString
Checks whether the point is within an URL stored in a JCString within the active cell.
getURL(int, int). Method in class jclass.util.JCString
Determines whether the point is within the HREF's URL.
getUserData(). Method in class jclass.bwt.JCComponent
Gets the UserData value.
getUserData(). Method in class jclass.bwt.JCContainer
Gets the UserData value.
getUserData(). Method in class jclass.bwt.JCOutlinerNode
Gets the node's userData.
getUserDataInt(). Method in class jclass.bwt.JCComponent
Gets the userdata value as an int.
getUserDataList(). Method in class jclass.bwt.JCList
Gets the UserDataList value.
getUserDataList(). Method in class jclass.bwt.JCListComponent
Gets the UserDataList value.
getUserDataList(). Method in class jclass.bwt.JCMultiColumnList
Gets the UserDataList value.
getValue(). Method in class jclass.beans.IndexedPropertyEditor
getValue(). Method in interface jclass.bwt.JCAdjustable
Gets the current value of the adjustable object.
getValue(). Method in class jclass.bwt.JCCheckboxGroup
Gets the current checkbox's UserData as an int.
getValue(). Method in class jclass.contrib.JCChoice
Returns the value corresponding to the current choice.
getValue(). Method in class jclass.bwt.JCComboBoxEvent
Gets the value that will be copied to the text field.
getValue(). Method in class jclass.chart.JCMarker
Gets the Value property of the JCMarker object.
getValue(). Method in class jclass.bwt.JCProgressMeter
Gets the current value.
getValue(). Method in class jclass.beans.JCPropertyEditor
getValue(). Method in class jclass.bwt.JCScrollbar
Gets the current value.
getValue(). Method in class jclass.bwt.JCSlider
Gets the current value.
getValue(). Method in class jclass.bwt.JCSpinBox
Gets the current value as a string.
getValue(). Method in class jclass.bwt.JCSpinBoxEvent
Gets the value that will be copied to the text field.
getValue(). Method in class jclass.beans.JCTabEditor
getValue(). Method in class jclass.chart.JCValueLabel
Gets the value of the Value property.
getValue(). Method in class jclass.beans.LaunchablePropertyEditor
getValueLabel(double). Method in class jclass.chart.JCAxis
Retrieves the value label for the specified value.
getValueLabels(). Method in class jclass.chart.JCAxis
Gets the value of the ValueLabels property.
getValueLabels(int). Method in class jclass.chart.JCAxis
getValuePercentage(). Method in class jclass.bwt.JCProgressMeter
Gets the current value as a percentage of the range.
getVersion(). Method in class jclass.chart.JCChart
Gets the value of the Version property.
getVersion(). Method in class jclass.bwt.JCComponent
Returns the current product version.
getVersion(). Method in class jclass.bwt.JCContainer
Returns the current product version.
getVersionString(). Static method in class jclass.beans.JCVersion
getVersionString(). Static method in class jclass.bwt.JCVersion
getVersionString(). Static method in class jclass.chart.JCVersion
Gets the JClass Chart version info.
getVersionString(). Static method in class jclass.image.JCVersion
getVersionString(). Static method in class jclass.util.JCVersion
getVertActionAxis(). Method in class jclass.chart.JCChartArea
Gets the value of the VertActionAxis property.
getVertOrigin(). Method in class jclass.bwt.JCListComponent
Gets the vertical origin.
getVertOrigin(). Method in class jclass.bwt.JCOutlinerComponent
Gets the vertical origin.
getVertOrigin(). Method in interface jclass.bwt.JCScrollableInterface
Gets the vertical origin.
getVertOrigin(). Method in class jclass.bwt.JCTextAreaComponent
Gets the vertical origin.
getVertScrollbar(). Method in class jclass.bwt.JCScrolledWindow
getViewport(). Method in class jclass.bwt.JCScrolledWindow
Gets the viewport.
getViewportHeight(). Method in class jclass.bwt.JCList
Sets the work area height to be the list's virtual height.
getViewportHeight(). Method in class jclass.bwt.JCMultiColumnList
Sets the work area height to be the list's total height.
getViewportHeight(). Method in class jclass.bwt.JCOutliner
Sets the work area height to be the outliner's virtual height.
getViewportHeight(). Method in class jclass.bwt.JCScrolledWindow
Gets the viewport's "virtual height".
getViewportHeight(). Method in class jclass.bwt.JCTextArea
Sets the work area height to be the text area's virtual height.
getViewportWidth(). Method in class jclass.bwt.JCMultiColumnWindow
Returns the larger of the viewport's and header's preferred width.
getViewportWidth(). Method in class jclass.bwt.JCScrolledWindow
Gets the viewport's "virtual width".
getViewportWidth(). Method in class jclass.bwt.JCTextArea
Sets the work area width to be the text's virtual width.
getVisible(). Method in class jclass.bwt.JCScrollbar
getVisibleAmount(). Method in interface jclass.bwt.JCAdjustable
Gets the length of the proportional indicator.
getVisibleAmount(). Method in class jclass.bwt.JCScrollbar
Returns the slider size, in user units
getVisibleAmount(). Method in class jclass.bwt.JCSlider
Returns the thumb size, in user units
getVisibleDataSeries(). Method in class jclass.chart.ChartDataView
getVisibleIndex(). Method in class jclass.bwt.JCList
Gets the row of the item that was last made visible by the method makeVisible.
getVisibleIndex(). Method in class jclass.bwt.JCListComponent
Gets the index of the item that was last made visible by makeVisible().
getVisibleIndex(). Method in interface jclass.bwt.JCListInterface
Gets the row of the item that was last made visible by the method makeVisible.
getVisibleIndex(). Method in class jclass.bwt.JCMultiColumnList
Gets the row of the item that was last made visible by the method makeVisible.
getVisibleNodes(). Method in class jclass.bwt.JCOutliner
Gets a list of the nodes which are currently displayed.
getVisibleNodes(). Method in class jclass.bwt.JCOutlinerComponent
Gets a list of the nodes which are currently displayed.
getVisibleNodes(). Method in interface jclass.bwt.JCOutlinerInterface
Gets a list of the nodes which are currently displayed.
getVisibleRange(Insets). Method in class jclass.bwt.JCListComponent
Returns the top and bottom-most visible rows.
getVisibleRows(). Method in class jclass.bwt.JCListComponent
Returns the number of visible lines.
getVisibleRows(). Method in class jclass.bwt.JCOutliner
Returns the number of visible lines.
getVisibleRows(). Method in class jclass.bwt.JCOutlinerComponent
Returns the number of visible lines.
getVisibleRows(). Method in interface jclass.bwt.JCOutlinerInterface
Returns the number of visible lines.
getVisibleRows(). Method in class jclass.bwt.JCTextAreaComponent
Gets the number of visible rows.
getVisibleScreenLoc(Component, int, int, int, int). Static method in class jclass.bwt.BWTUtil
Returns the position that ensures that the component is visible on the screen.
getWidestRow(). Method in class jclass.bwt.JCTextAreaComponent
Gets the width of the widest row (pixels).
getWidth(). Method in class jclass.chart.ChartCanvas
Gets the value of the Width property.
getWidth(). Method in class jclass.chart.ChartRegion
Gets the value of the Width property.
getWidth(). Method in class jclass.chart.JCBorderStyle
Gets the Width property of JCBorderStyle, which determines the width of the border.
getWidth(). Method in class jclass.chart.JCLineStyle
Gets the Width property, which controls line width.
getWidth(Component, Font). Method in class jclass.util.JCString
Returns the width.
getWidth(int). Method in class jclass.bwt.JCTextAreaComponent
Returns the width of a row (pixels).
getWidth(Object, Component). Static method in class jclass.bwt.BWTUtil
Gets the value's width using the component's font.
getWidth(Object, Component, Font). Static method in class jclass.bwt.BWTUtil
Gets the value's width using the specified font.
getWidth(Vector, JCMultiColumnInterface). Static method in class jclass.bwt.BWTUtil
Gets the total width of all the vector's elements.
getWidthIsDefault(). Method in class jclass.chart.ChartCanvas
Gets the value of the WidthIsDefault property.
getWidthIsDefault(). Method in class jclass.chart.ChartRegion
Gets the value of the WidthIsDefault property.
getWindow(Component). Static method in class jclass.bwt.BWTUtil
Gets the component's parent window (either a Frame or a Dialog).
getWrapAroundSearch(). Method in class jclass.bwt.JCComboBox
Gets the WrapAroundSearch value.
getWrapAroundSearch(). Method in class jclass.bwt.JCList
getWrapAroundSearch(). Method in class jclass.bwt.JCListComponent
getX(). Method in class jclass.chart.JCDataCoord
Gets the value of the X property, which represents a data value along a particular axis.
getX(double). Method in class jclass.chart.ChartDataViewSeries
Returns the index that contains the value closest to the specified value
getX(int). Method in class jclass.chart.ChartDataViewSeries
Returns the X value at the specified index
getX(int). Method in class jclass.chart.DirectChartDataViewSeries
Returns the X value at the specified index
getX1AxisAnnotationMethod(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisAnnotationMethod property.
getX1AxisAnnotationRotation(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisAnnotationRotation property.
getX1AxisGridIsShowing(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisGridIsShowing property.
getX1AxisGridSpacing(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisGridSpacing property.
getX1AxisGridSpacingIsDefault(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisGridSpacingIsDefault property.
getX1AxisIsLogarithmic(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisIsLogarithmic property.
getX1AxisIsReversed(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisIsReversed property.
getX1AxisIsShowing(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisIsShowing property.
getX1AxisMax(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisMax property.
getX1AxisMaxIsDefault(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisMaxIsDefault property.
getX1AxisMin(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisMin property.
getX1AxisMinIsDefault(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisMinIsDefault property.
getX1AxisNumSpacing(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisNumSpacing property.
getX1AxisNumSpacingIsDefault(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisNumSpacingIsDefault property.
getX1AxisOrigin(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisOrigin property.
getX1AxisOriginIsDefault(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisOriginIsDefault property The X1AxisOriginIsDefault property determines whether Chart is responsible for positioning the axis origin.
getX1AxisOriginPlacement(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisOriginPlacement property.
getX1AxisPlacement(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisPlacement property.
getX1AxisPrecision(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisPrecision property.
getX1AxisPrecisionIsDefault(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisPrecisionIsDefault property.p The X1AxisPrecisionIsDefault determines whether Chart is responsible for calculating the numbering precision.
getX1AxisTickSpacing(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisTickSpacing property.
getX1AxisTickSpacingIsDefault(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisTickSpacingIsDefault property.
getX1AxisTimeFormat(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisTimeFormat property.
getX1AxisTimeFormatIsDefault(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisTimeFormatIsDefault property.
getX1AxisTimeUnit(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisTimeUnit property.
getX1AxisTitleIsShowing(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisTitleIsShowing property.
getX1AxisTitlePlacement(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisTitlePlacement property The X1AxisTitlePlacement property controls where the JCAxis title is placed relative to the "opposing" axis.
getX1AxisTitlePlacementIsDefault(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisTitlePlacemementIsDefault property The X1AxisTitlePlacementIsDefault property determines whether Chart is responsible for calculating a reasonable default placement for the axis title.
getX1AxisTitleText(). Method in class jclass.chart.JCChartComponent
Gets the value of the X1AxisTitleText property.
getXAxis(). Method in class jclass.chart.ChartDataView
Gets the value of the XAxis property.
getXAxis(). Method in class jclass.chart.JCChartArea
Gets the value of the XAxis property.
getXAxis(int). Method in class jclass.chart.JCChartArea
Gets the value of the XAxis property at a specified index.
getXLimits(). Method in class jclass.chart.ChartDataView
getY(). Method in class jclass.chart.JCDataCoord
Gets the value of the Y property, which represents a data value along a particular axis.
getY(double). Method in class jclass.chart.ChartDataViewSeries
Returns the index that contains the value closest to the specified value
getY(int). Method in class jclass.chart.ChartDataViewSeries
Returns the Y value at the specified index.
getY(int). Method in class jclass.chart.DirectChartDataViewSeries
Returns the Y value at the specified index.
getY1AxisAnnotationMethod(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisAnnotationMethod property.
getY1AxisAnnotationRotation(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisAnnotationRotation property.
getY1AxisGridIsShowing(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisGridIsShowing property.
getY1AxisGridSpacing(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisGridSpacing property.
getY1AxisGridSpacingIsDefault(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisGridSpacingIsDefault property.
getY1AxisIsLogarithmic(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisIsLogarithmic property.
getY1AxisIsReversed(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisIsReversed property.
getY1AxisIsShowing(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisIsShowing property.
getY1AxisMax(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisMax property.
getY1AxisMaxIsDefault(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisMaxIsDefault property.
getY1AxisMin(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisMin property.
getY1AxisMinIsDefault(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisMinIsDefault property.
getY1AxisNumSpacing(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisNumSpacing property.
getY1AxisNumSpacingIsDefault(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisNumSpacingIsDefault property.
getY1AxisOrigin(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisOrigin property.
getY1AxisOriginIsDefault(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisOriginIsDefault property The Y1AxisOriginIsDefault property determines whether Chart is responsible for positioning the axis origin.
getY1AxisOriginPlacement(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisOriginPlacement property.
getY1AxisPlacement(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisPlacement property.
getY1AxisPrecision(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisPrecision property.
getY1AxisPrecisionIsDefault(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisPrecisionIsDefault property.p The Y1AxisPrecisionIsDefault determines whether Chart is responsible for calculating the numbering precision.
getY1AxisTickSpacing(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisTickSpacing property.
getY1AxisTickSpacingIsDefault(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisTickSpacingIsDefault property.
getY1AxisTimeFormat(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisTimeFormat property.
getY1AxisTimeFormatIsDefault(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisTimeFormatIsDefault property.
getY1AxisTimeUnit(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisTimeUnit property.
getY1AxisTitleIsShowing(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisTitleIsShowing property.
getY1AxisTitlePlacement(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisTitlePlacement property The Y1AxisTitlePlacement property controls where the JCAxis title is placed relative to the "opposing" axis.
getY1AxisTitlePlacementIsDefault(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisTitlePlacemementIsDefault property The Y1AxisTitlePlacementIsDefault property determines whether Chart is responsible for calculating a reasonable default placement for the axis title.
getY1AxisTitleText(). Method in class jclass.chart.JCChartComponent
Gets the value of the Y1AxisTitleText property.
getYAxis(). Method in class jclass.chart.ChartDataView
Gets the value of the YAxis property.
getYAxis(). Method in class jclass.chart.JCChartArea
Gets the value of the YAxis property.
getYAxis(int). Method in class jclass.chart.JCChartArea
Gets the value of the YAxis property at a specified index.
getYLimits(). Method in class jclass.chart.ChartDataView
GifConverter(Image, OutputStream). Constructor for class jclass.image.GifConverter
GifConverter(ImageProducer, OutputStream). Constructor for class jclass.image.GifConverter
gotFocus(Event, Object). Method in class jclass.bwt.JCComponent
Called when the component receives keyboard focus.
gotFocus(Event, Object). Method in class jclass.bwt.JCTabButton
Makes the tab visible.
gotFocus(Event, Object). Method in class jclass.bwt.JCTextArea
gotFocus(Event, Object). Method in class jclass.bwt.JCTextComponent
Starts the cursor blinking if the component is editable.
GRADS. Static variable in class jclass.chart.JCChartUtil
Angle unit enum value indicating angle unit is gradians
gt(Object, Object, JCSortInterface). Static method in class jclass.util.JCqsort
Returns true if o1 > o2, using String, Number or Date comparisons as appropriate.

H

handleCustomEditor(PropertyEditor, PropertyDescriptor). Method in class jclass.chart.ChartDataViewEditor
handleCustomEditor(PropertyEditor, PropertyDescriptor). Method in class jclass.chart.JCChartAreaEditor
handleCustomEditor(PropertyEditor, PropertyDescriptor). Method in class jclass.beans.JCPropertyEditor
handleEvent(Event). Method in class jclass.contrib.ContribDialog
Calls hide if a WINDOW_DESTROY event is passed.
handleEvent(Event). Method in class jclass.contrib.ContribFrame
Calls close if a WINDOW_DESTROY event is passed.
handleEvent(Event). Method in class jclass.chart.JCAboutBox
The event handler.
handleEvent(Event). Method in class jclass.contrib.JCDialog
Local event handler.
handleEvent(Event). Method in class jclass.beans.JCPropertyEditor
hasFocus(). Method in class jclass.bwt.JCComponent
Returns true if this component has keyboard focus.
hasMoreTokens(). Method in class jclass.util.JCCSVTokenizer
This returns true if more tokens exist.
hasMoreTokens(). Method in class jclass.util.JCStringTokenizer
Returns true if more tokens exist.
head. Variable in class jclass.util.JCRectList
header. Variable in class jclass.bwt.JCMultiColumnWindow
The column label component.
HEADER. Static variable in class jclass.bwt.JCOutlinerPrintEvent
headerArea. Variable in class jclass.bwt.JCMultiColumnWindow
The header's viewport.
headerHeight(). Method in class jclass.bwt.JCMultiColumnWindow
Returns the header's preferred height.
headerHeight(). Method in class jclass.bwt.JCScrolledWindow
headerWidth(). Method in class jclass.bwt.JCMultiColumnWindow
Returns the header's preferred width.
height. Variable in class jclass.util.JCImageCreator
hgap. Variable in class jclass.bwt.JCGridLayout
The horiztonal gap between items.
hide(). Method in class jclass.chart.ChartRegion
hide(). Method in class jclass.bwt.JCTabButton
Hides the component.
highlight. Variable in class jclass.bwt.JCComponent
Highlight thickness.
HILO. Static variable in class jclass.chart.JCChart
HILO_OPEN_CLOSE. Static variable in class jclass.chart.JCChart
HORIZ_LINE. Static variable in class jclass.chart.JCSymbolStyle
horiz_origin. Variable in class jclass.bwt.JCTextComponent
Amount by which the text has been scrolled.
HORIZ_SPACE. Static variable in class jclass.util.JCString
HORIZ_STRIPE. Static variable in class jclass.chart.JCFillStyle
HorizAlignmentEditor(). Constructor for class jclass.bwt.HorizAlignmentEditor
HORIZONTAL. Static variable in class jclass.bwt.BWTEnum
HORIZONTAL. Static variable in interface jclass.bwt.JCAdjustable
HORIZONTAL. Static variable in class jclass.chart.JCChartComponent
HORIZONTAL. Static variable in class jclass.bwt.JCCheckboxGroup
HORIZONTAL. Static variable in class jclass.chart.JCLegend
HORIZONTAL. Static variable in class jclass.bwt.JCScrollbar
HORIZONTAL. Static variable in class jclass.bwt.JCSeparator
HORIZONTAL. Static variable in class jclass.bwt.JCSlider
HORIZONTAL. Static variable in class jclass.bwt.JCSplitterWindow
HOURS. Static variable in class jclass.chart.JCAxis
HOURS. Static variable in class jclass.chart.JCChartComponent
HREF. Static variable in class jclass.util.JCString

I

iceil(double). Static method in class jclass.chart.JCChartUtil
Takes the ceiling of a floating point value.
icon_spacing. Variable in class jclass.bwt.JCOutlinerNodeStyle
The horizontal spacing between the icon and the label.
ifloor(double). Static method in class jclass.chart.JCChartUtil
Takes the floor of a floating point value.
imageComplete(int). Method in class jclass.image.GifConverter
The following methods are all ImageConsumer memebers and are how GifConverter gets the image data imageComplete() is called when the ImageProducer has sent all its data to the ImageConsumer, thus this is our cue to start doing the output in GIF format.
imageComplete(int). Method in class jclass.chart.RotateFilter
images. Static variable in class jclass.bwt.BWTUtil
Table of double-buffer images for each thread.
in_repaint. Variable in class jclass.bwt.JCComponent
In repaint() ?
inBrowser(Component). Static method in class jclass.bwt.BWTUtil
Returns true if the component is in an applet in a browser (ie its AppletContext is not null).
inBrowser(Component). Static method in class jclass.util.JCEnvironment
Returns true if the component is in an applet in a browser (ie its AppletContext is not null).
incr. Variable in class jclass.bwt.JCSpinBox
incr_arrow. Variable in class jclass.bwt.JCScrollbar
Down/right and up/left arrow buttons.
incr_arrow. Variable in class jclass.bwt.JCSpinBox
INCREMENT. Static variable in class jclass.bwt.JCSpinBox
ind_height. Variable in class jclass.bwt.JCCheckbox
Calculated indicator size.
ind_width. Variable in class jclass.bwt.JCCheckbox
Calculated indicator size.
ind_x. Variable in class jclass.bwt.JCCheckbox
Calculated indicator position.
ind_y. Variable in class jclass.bwt.JCCheckbox
Calculated indicator position.
INDETERMINATE. Static variable in class jclass.bwt.BWTEnum
INDETERMINATE. Static variable in class jclass.bwt.JCCheckbox
IndexedPropertyEditor(). Constructor for class jclass.beans.IndexedPropertyEditor
indexHashtable. Variable in class jclass.chart.JCChart
Indicator(). Constructor for class jclass.bwt.Indicator
INDICATOR_CHECK. Static variable in class jclass.bwt.BWTEnum
INDICATOR_CHECK. Static variable in class jclass.bwt.JCCheckbox
INDICATOR_CIRCLE. Static variable in class jclass.bwt.BWTEnum
INDICATOR_CIRCLE. Static variable in class jclass.bwt.JCCheckbox
INDICATOR_CROSS. Static variable in class jclass.bwt.BWTEnum
INDICATOR_CROSS. Static variable in class jclass.bwt.JCCheckbox
INDICATOR_DIAMOND. Static variable in class jclass.bwt.BWTEnum
INDICATOR_DIAMOND. Static variable in class jclass.bwt.JCCheckbox
INDICATOR_FILL. Static variable in class jclass.bwt.BWTEnum
INDICATOR_FILL. Static variable in class jclass.bwt.JCCheckbox
INDICATOR_IMAGE. Static variable in class jclass.bwt.BWTEnum
INDICATOR_IMAGE. Static variable in class jclass.bwt.JCCheckbox
indicator_set. Variable in class jclass.bwt.JCCheckbox
Whether setIndicator() has been called.
INDICATOR_SIZE. Static variable in class jclass.bwt.JCCheckbox
Default indicator size.
IndicatorEditor(). Constructor for class jclass.bwt.IndicatorEditor
init(). Method in class jclass.chart.JCChartApplet
Init method for JCChartApplet, creates and names the JCChart instance.
init(). Method in class jclass.chart.JCCustomizerPage
Method called to initialize the page
INITIAL. Static variable in class jclass.bwt.JCListEvent
Selection types.
initSaveParams(String). Method in class jclass.chart.JCChart
Writes the header for the saved HTML file
initTextValue(). Method in class jclass.bwt.JCSpinBox
Sets the text field's initial value.
initTextValue(). Method in class jclass.bwt.JCSpinBoxString
Sets the text field's initial value.
InputStreamDataSource(). Constructor for class jclass.chart.InputStreamDataSource
InputStreamDataSource(InputStream). Constructor for class jclass.chart.InputStreamDataSource
The constructor takes the InputStream and reads in all the appropriate data.
insert(String, int). Method in class jclass.bwt.JCComboBox
Inserts text at the specified position.
insert(String, int). Method in class jclass.bwt.JCSpinBox
Inserts text at the specified position.
insert(String, int). Method in class jclass.bwt.JCTextArea
Inserts text at the specified position.
insert(String, int). Method in class jclass.bwt.JCTextComponent
Inserts text at the specified position.
insert(String, int). Method in interface jclass.bwt.JCTextInterface
Inserts text at the specified position.
insert(String, int). Method in class jclass.bwt.JCTextLine
insertChar(Event, int). Method in class jclass.bwt.JCTextComponent
Inserts a character at the current cursor position.
insertNewLine(Event). Method in class jclass.bwt.JCTextAreaComponent
Inserts a newline.
insets(). Method in class jclass.chart.ChartRegion
Returns the previously set insets.
insets(). Method in class jclass.chart.JCChart
Returns the chart margins.
insets(). Method in class jclass.bwt.JCComponent
Returns the previously set insets.
insets(). Method in class jclass.bwt.JCContainer
Returns the previously set insets, or the superclass' insets if none have been set.
insets(). Method in class jclass.bwt.JCGroupBox
Modifies the default insets to account for the shadows and title.
insets(). Method in class jclass.contrib.JCOutlinePanel
Modifies the default insets to account for the line drawn around the Panel.
InsetsEditor(). Constructor for class jclass.beans.InsetsEditor
inside(int, int). Method in class jclass.chart.ChartRegion
inside(int, int). Method in class jclass.bwt.JCTabButton
Returns true if the button is enabled and the point is inside the tab's perimeter.
insideBottom. Static variable in class jclass.contrib.JCRelativeLayout
insideLeft. Static variable in class jclass.contrib.JCRelativeLayout
insideLowerLeft. Static variable in class jclass.contrib.JCRelativeLayout
insideLowerRight. Static variable in class jclass.contrib.JCRelativeLayout
insideRight. Static variable in class jclass.contrib.JCRelativeLayout
insideTop. Static variable in class jclass.contrib.JCRelativeLayout
insideUpperLeft. Static variable in class jclass.contrib.JCRelativeLayout
insideUpperRight. Static variable in class jclass.contrib.JCRelativeLayout
instanceOf(Object, String). Static method in class jclass.bwt.BWTUtil
Returns true if one of the object's superclasses' names contains the string
IntEditor(String[], int[]). Constructor for class jclass.beans.IntEditor
IntEditor(String[], int[], String). Constructor for class jclass.beans.IntEditor
IntegerEditor(). Constructor for class jclass.beans.IntegerEditor
IntegerListEditor(). Constructor for class jclass.beans.IntegerListEditor
intersects(Component, int, int, int, int). Static method in class jclass.bwt.BWTUtil
Checks whether the rectangle intersects the component.
IntListEditor(). Constructor for class jclass.beans.IntListEditor
invalidate(). Method in class jclass.bwt.JCBufferedComponent
Nulls out the offscreen buffer as part of invalidation
invalidate(). Method in class jclass.bwt.JCTabButton
Invalidates the component.
is_img_caching. Static variable in class jclass.util.JCString
isChanged(). Method in interface jclass.chart.Changeable
Gets the value of the Changed property.
isChanged(). Method in class jclass.chart.ChartCanvas
Gets the value of the Changed property.
isChanged(). Method in class jclass.chart.ChartDataView
isChanged(). Method in class jclass.chart.JCChart
Gets the value of the Changed property, which determines whether the chart requires a recalculation.
isChanged(). Method in class jclass.chart.TrackChange
Gets the value of the Changed property.
isChanged(int). Method in interface jclass.chart.Changeable
Checks the value of the ChangedFlag property for the existence of the specified mask.
isChanged(int). Method in class jclass.chart.ChartCanvas
Checks the value of the ChangedFlag property for the specified mask (see Changeable for a list of valid masks).
isChanged(int). Method in class jclass.chart.ChartDataView
isChanged(int). Method in class jclass.chart.JCChart
Checks the value of the ChangedFlag property for the specified mask (see Changeable for a list of valid masks).
isChanged(int). Method in class jclass.chart.TrackChange
Checks the value of the ChangedFlag property for the specified mask (see Changeable for a list of valid masks).
isDeletion(). Method in class jclass.bwt.JCTextEvent
Returns true if text is being deleted.
isDirty(). Method in class jclass.chart.JCChartArea
Determines if the data is "dirty" (ie the data has changed since the last redisplay).
isDropTarget(JCOutlinerNode, JCOutlinerNode). Method in class jclass.bwt.JCOutlinerComponent
Returns true if the node is a potential target for a drag & drop operation by the drag node.
isEditable(). Method in class jclass.bwt.JCComboBox
Returns the boolean indicating whether this component is editable or not.
isEditable(). Method in class jclass.bwt.JCSpinBox
Returns the boolean indicating whether this component is editable or not.
isEditable(). Method in class jclass.bwt.JCTextArea
Returns the boolean indicating whether this component is editable or not.
isEditable(). Method in class jclass.bwt.JCTextComponent
Gets the Editable value.
isEditable(). Method in interface jclass.bwt.JCTextInterface
Returns the boolean indicating whether this component is editable or not.
isFocusTraversable(). Method in class jclass.bwt.JCComponent
Returns whether this component can be traversed using Tab or Shift-Tab keyboard focus traversal.
isFocusTraversable(). Method in class jclass.bwt.JCScrollbar
isFrozen(). Method in class jclass.bwt.JCTextComponent
isJavaOS(). Static method in class jclass.util.JCEnvironment
Returns boolean, true if "os.name" equals "JavaOS", false otherwise.
isLineDelimiter(char). Method in class jclass.bwt.JCTextComponent
Determines whether a character is a line delimiter.
isMultiSelectable(JCOutlinerNode, Event). Method in class jclass.bwt.JCOutlinerComponent
Checks that a node can be multiply selected.
isNetscape(). Method in class jclass.chart.JCChart
Returns true if Chart is being run inside netscape.
isPaintable(). Method in class jclass.beans.IndexedPropertyEditor
isPaintable(). Method in class jclass.beans.JCPropertyEditor
isPaintable(). Method in class jclass.beans.JCTabEditor
isPaintable(). Method in class jclass.beans.LaunchablePropertyEditor
isParent(Component, Component). Static method in class jclass.bwt.BWTUtil
Returns true if the container is equal to the component, or is its parent or grandparent.
isRunning(). Method in class jclass.chart.Timer
Current status of the Timer
isSelected(int). Method in class jclass.bwt.JCList
Returns true if the item at the specified row has been selected; false otherwise.
isSelected(int). Method in class jclass.bwt.JCListComponent
Returns true if the item at the specified row has been selected.
isSelected(int). Method in interface jclass.bwt.JCListInterface
Returns true if the item at the specified row has been selected; otherwise false.
isSelected(int). Method in class jclass.bwt.JCMultiColumnList
Returns true if the item at the specified row has been selected; false otherwise.
isShowing(). Method in class jclass.bwt.JCComponent
Overridden to work around a JavaStation bug related to isShowing() always returning false which prevented components from being redrawn.
isShowing(). Method in class jclass.bwt.JCContainer
Overridden to work around a JavaStation bug related to isShowing() always returning false which prevented components from being redrawn.
isShowing(). Method in class jclass.bwt.JCTabButton
Checks if this Component is showing on screen.
isTraversable(). Method in class jclass.bwt.JCComponent
isTraversable(). Method in class jclass.bwt.JCTextArea
Gets the value of the Traversable property.
isValid(). Method in class jclass.bwt.JCTabButton
Checks if this Component is valid.
isVisible(). Method in class jclass.bwt.JCTabButton
Checks if this Component is visible.
isVisible(JCOutlinerNode). Method in class jclass.bwt.JCOutlinerComponent
Checks whether the node should be visible.
isWordDelimiter(char). Method in class jclass.bwt.JCTextComponent
Determines whether a character is a word delimiter.
item. Variable in class jclass.bwt.JCOutlinerNodeStyle
The node's icon if it is not a folder.
item_selected. Variable in class jclass.bwt.JCOutlinerNodeStyle
The node's icon if it is not a folder and it is selected.
itemListeners. Variable in class jclass.bwt.JCCheckbox
List of JCItemEvent listeners
itemListeners. Variable in class jclass.bwt.JCCheckboxGroup
List of JCItemEvent listeners
itemListeners. Variable in class jclass.bwt.JCComboBox
List of JCItemEvent listeners
itemListeners. Variable in class jclass.bwt.JCListComponent
List of JCItemEvent/JCListEvent listeners
itemListeners. Variable in class jclass.bwt.JCOutlinerComponent
List of JCOutlinerEvent listeners
itemStateChanged(JCItemEvent). Method in class jclass.chart.DataSourceEditor
itemStateChanged(JCItemEvent). Method in class jclass.beans.IndexedPropertyEditor
itemStateChanged(JCItemEvent). Method in class jclass.bwt.JCComboBox
JCItemListener method - no-op
itemStateChanged(JCItemEvent). Method in interface jclass.bwt.JCItemListener
Invoked when an item's state has been changed.
itemStateChanged(JCItemEvent). Method in class jclass.bwt.JCOutlinerAdapter
Invoked when the node's state has been changed.

J

JAVA_OS. Static variable in class jclass.util.JCEnvironment
JCAboutBox(Frame, Applet). Constructor for class jclass.chart.JCAboutBox
JCActionEvent(Object, int, String). Constructor for class jclass.bwt.JCActionEvent
Constructs an event with the specified source object.
JCActionEvent(Object, int, String, int). Constructor for class jclass.bwt.JCActionEvent
Constructs an event with the specified source object.
JCAdjustmentEvent(Object, int, int, int). Constructor for class jclass.bwt.JCAdjustmentEvent
Constructs an event with the specified source, type, and value.
JCAlignerLayout(). Constructor for class jclass.bwt.JCAlignerLayout
Creates an aligner layout with 2 columns, a variable number of rows, and a gap of 5 pixels.
JCAlignerLayout(int, int, int). Constructor for class jclass.bwt.JCAlignerLayout
Creates an aligner layout with the specified number of columns and gaps.
JCArrowButton(). Constructor for class jclass.bwt.JCArrowButton
Creates a DOWN button.
JCArrowButton(int). Constructor for class jclass.bwt.JCArrowButton
Creates a button with the specified orientation.
JCArrowButton(int, Applet, String). Constructor for class jclass.bwt.JCArrowButton
Creates a button which reads parameters from the applet's HTML file.
JCArrowButtonBeanInfo(). Constructor for class jclass.bwt.JCArrowButtonBeanInfo
JCAWTEvent(Object, int). Constructor for class jclass.bwt.JCAWTEvent
Constructs an event with the specified source object and type.
JCAxis(). Constructor for class jclass.chart.JCAxis
Default constructor
JCAxis(JCChartArea, boolean, int). Constructor for class jclass.chart.JCAxis
Constructs a JCAxis object given the parent JCChartArea and a boolean indicating whether the axis is vertical or horizontal.
JCAxisBeanInfo(). Constructor for class jclass.chart.JCAxisBeanInfo
JCAxisTitle(). Constructor for class jclass.chart.JCAxisTitle
Default constructor for JCAxisTitle.
JCAxisTitle(String). Constructor for class jclass.chart.JCAxisTitle
Constructor for JCAxisTitle that sets the contents of the title as a convenience.
JCAxisTitle(String, boolean). Constructor for class jclass.chart.JCAxisTitle
Constructor for JCAxisTitle that sets the contents of the title, optionally specifying that the string contents should be interpreted as a JCString.
JCAxisTitleBeanInfo(). Constructor for class jclass.chart.JCAxisTitleBeanInfo
JCBarChartFormat(). Constructor for class jclass.chart.JCBarChartFormat
JCBarChartFormat(Changeable). Constructor for class jclass.chart.JCBarChartFormat
JCBorderStyle(). Constructor for class jclass.chart.JCBorderStyle
JCBufferedComponent(). Constructor for class jclass.bwt.JCBufferedComponent
Creates a component.
JCBufferedComponent(Applet, String). Constructor for class jclass.bwt.JCBufferedComponent
Creates a component which reads parameters from the applet's HTML file.
JCButton(). Constructor for class jclass.bwt.JCButton
Creates an empty button.
JCButton(Object). Constructor for class jclass.bwt.JCButton
Creates a button with the specified label.
JCButton(Object, Applet, String). Constructor for class jclass.bwt.JCButton
Creates a button which reads parameters from the applet's HTML file.
JCButton(String, Image, int). Constructor for class jclass.bwt.JCButton
Creates a button with a label constructed from a String and an Image.
JCButton(String, String, Applet, int). Constructor for class jclass.bwt.JCButton
Creates a button with a label constructed from a String and an Image file.
JCButtonAdapter(). Constructor for class jclass.bwt.JCButtonAdapter
JCButtonBeanInfo(). Constructor for class jclass.bwt.JCButtonBeanInfo
JCButtonEvent(Event). Constructor for class jclass.bwt.JCButtonEvent
JCCache(int, int). Constructor for class jclass.util.JCCache
This is the constructor for JCCache.
JCCandleChartFormat(). Constructor for class jclass.chart.JCCandleChartFormat
JCCandleChartFormat(ChartDataView). Constructor for class jclass.chart.JCCandleChartFormat
JCCandleChartFormatBeanInfo(). Constructor for class jclass.chart.JCCandleChartFormatBeanInfo
JCChart(). Constructor for class jclass.chart.JCChart
Default constructor, required by Java Beans
JCChart(Applet, String). Constructor for class jclass.chart.JCChart
Constructor so that we can get property values from the HTML file
JCChart(int). Constructor for class jclass.chart.JCChart
Constructor that creates a JCChart of a particular type.
JCChartAdapter(). Constructor for class jclass.chart.JCChartAdapter
JCChartApplet(). Constructor for class jclass.chart.JCChartApplet
JCChartArea(). Constructor for class jclass.chart.JCChartArea
Constructs a chart area for the provided chart.
JCChartAreaBeanInfo(). Constructor for class jclass.chart.JCChartAreaBeanInfo
JCChartAreaEditor(). Constructor for class jclass.chart.JCChartAreaEditor
JCChartBeanInfo(). Constructor for class jclass.chart.JCChartBeanInfo
JCChartComponent(). Constructor for class jclass.chart.JCChartComponent
JCChartComponentBeanInfo(). Constructor for class jclass.chart.JCChartComponentBeanInfo
JCChartConverter(). Constructor for class jclass.chart.JCChartConverter
Conversion utility used to save and load parameters.
JCChartLabel(). Constructor for class jclass.chart.JCChartLabel
Default constructor for JCChartLabel, required by Java Beans
JCChartLabel(String, boolean). Constructor for class jclass.chart.JCChartLabel
Constructor for JCChartLabel.
JCChartLabelBeanInfo(). Constructor for class jclass.chart.JCChartLabelBeanInfo
JCChartStyle(). Constructor for class jclass.chart.JCChartStyle
Default constructor for chart style objects.
JCChartStyle(JCLineStyle, JCFillStyle, JCSymbolStyle). Constructor for class jclass.chart.JCChartStyle
Constructor for chart style objects
JCChartStyleBeanInfo(). Constructor for class jclass.chart.JCChartStyleBeanInfo
JCChartTimeUtil(). Constructor for class jclass.chart.JCChartTimeUtil
JCChartUtil(). Constructor for class jclass.chart.JCChartUtil
JCCheckbox(). Constructor for class jclass.bwt.JCCheckbox
Creates an empty checkbox.
JCCheckbox(Object). Constructor for class jclass.bwt.JCCheckbox
Creates a checkbox with the specified label.
JCCheckbox(Object, Applet, String). Constructor for class jclass.bwt.JCCheckbox
Creates a checkbox which reads parameters from the applet's HTML file.
JCCheckbox(Object, int, JCCheckboxGroup). Constructor for class jclass.bwt.JCCheckbox
Creates a button with the specified label, set to the specified state, and in the specified check box group.
JCCheckbox(Object, JCCheckboxGroup, int). Constructor for class jclass.bwt.JCCheckbox
Creates a button as part of a CheckboxGroup.
JCCheckboxBeanInfo(). Constructor for class jclass.bwt.JCCheckboxBeanInfo
JCCheckboxGroup(). Constructor for class jclass.bwt.JCCheckboxGroup
Creates an empty vertical group which uses a GridLayout with insets of (5,5,5,5).
JCCheckboxGroup(Applet, String). Constructor for class jclass.bwt.JCCheckboxGroup
Creates an empty vertical group which uses a GridLayout with insets of (5,5,5,5).
JCCheckboxGroup(Object). Constructor for class jclass.bwt.JCCheckboxGroup
Creates an empty vertical group with the specified title.
JCCheckboxGroupBeanInfo(). Constructor for class jclass.bwt.JCCheckboxGroupBeanInfo
JCChoice(). Constructor for class jclass.contrib.JCChoice
Constructs an empty Component.
JCChoice(String[], int[]). Constructor for class jclass.contrib.JCChoice
This constructor takes an array of strings for the individual items and an array of values to associate with the strings.
JCColorUtil(). Constructor for class jclass.contrib.JCColorUtil
JCComboBox(). Constructor for class jclass.bwt.JCComboBox
Creates an empty ComboBox.
JCComboBox(JCVector). Constructor for class jclass.bwt.JCComboBox
Creates an empty ComboBox with the specified list items.
JCComboBox(JCVector, Applet, String). Constructor for class jclass.bwt.JCComboBox
Creates a comboBox which reads parameters from the applet's HTML file.
JCComboBox(String[], String). Constructor for class jclass.bwt.JCComboBox
Creates a comboBox with the specified items and name.
JCComboBoxAdapter(). Constructor for class jclass.bwt.JCComboBoxAdapter
JCComboBoxBeanInfo(). Constructor for class jclass.bwt.JCComboBoxBeanInfo
JCComboBoxEvent(Object, Object). Constructor for class jclass.bwt.JCComboBoxEvent
JCComponent(). Constructor for class jclass.bwt.JCComponent
Creates a component.
JCComponent(Applet, String). Constructor for class jclass.bwt.JCComponent
Creates a component which reads parameters from the applet's HTML file.
JCComponentBeanInfo(). Constructor for class jclass.bwt.JCComponentBeanInfo
JCContainer(). Constructor for class jclass.bwt.JCContainer
This creates an empty container.
JCContainer(Applet, String). Constructor for class jclass.bwt.JCContainer
This creates a container which reads parameters from the applet's HTML file.
JCContainerBeanInfo(). Constructor for class jclass.bwt.JCContainerBeanInfo
JCConverter(). Constructor for class jclass.util.JCConverter
JCCSVTokenizer(String). Constructor for class jclass.util.JCCSVTokenizer
JCCustomizerPage(). Constructor for class jclass.chart.JCCustomizerPage
JCDataCoord(double, double). Constructor for class jclass.chart.JCDataCoord
Simple constructor for JCDataCoord.
JCDataIndex(). Constructor for class jclass.chart.JCDataIndex
Simple constructor for JCDataIndex
JCDataIndex(ChartDataView, ChartDataViewSeries, int, int). Constructor for class jclass.chart.JCDataIndex
Constructor that creates a data index from the standard information needed to create a data index : a data view, a series instance, the index of that series instance, and a point index.
JCDataIndex(int, ChartDataViewSeries). Constructor for class jclass.chart.JCDataIndex
Constructor that creates a data index from a series instance and a point index within that series.
JCDialog(Component, String). Constructor for class jclass.contrib.JCDialog
Constructs a JCDialog instance for the OK and Cancel buttons.
JCDialog(Component, String, boolean). Constructor for class jclass.contrib.JCDialog
Constructs a JCDialog instance for the OK, Apply, and Cancel buttons.
JCEnvironment(). Constructor for class jclass.util.JCEnvironment
JCFile(). Constructor for class jclass.util.JCFile
JCFillStyle(Color, int). Constructor for class jclass.chart.JCFillStyle
Constructor for fill style objects
JCGridLayout(int, int). Constructor for class jclass.bwt.JCGridLayout
Creates a grid layout with the specified number of rows and columns.
JCGridLayout(int, int, int, int). Constructor for class jclass.bwt.JCGridLayout
Creates a grid layout with the specified rows, columns, horizontal gap, and vertical gap.
JCGroupBox(). Constructor for class jclass.bwt.JCGroupBox
Creates an empty groupBox.
JCGroupBox(Applet, String). Constructor for class jclass.bwt.JCGroupBox
Creates a GroupBox which reads parameters from the applet's HTML file.
JCGroupBox(Object). Constructor for class jclass.bwt.JCGroupBox
Creates a groupBox with the specified title.
JCGroupBoxBeanInfo(). Constructor for class jclass.bwt.JCGroupBoxBeanInfo
JCHeader(). Constructor for class jclass.bwt.JCHeader
Creates an empty header.
JCHeader(JCVector). Constructor for class jclass.bwt.JCHeader
Creates a header with the specified labels.
JCHeader(String[]). Constructor for class jclass.bwt.JCHeader
Creates a header with the specified labels.
JCHeader(String[], Applet, String). Constructor for class jclass.bwt.JCHeader
Creates a header which reads parameters from the applet's HTML file.
JCHiloChartFormat(). Constructor for class jclass.chart.JCHiloChartFormat
JCHiloChartFormat(ChartDataView). Constructor for class jclass.chart.JCHiloChartFormat
JCHLOCChartFormat(). Constructor for class jclass.chart.JCHLOCChartFormat
JCHLOCChartFormat(ChartDataView). Constructor for class jclass.chart.JCHLOCChartFormat
JCHLOCChartFormatBeanInfo(). Constructor for class jclass.chart.JCHLOCChartFormatBeanInfo
JCImageCreator(Component). Constructor for class jclass.util.JCImageCreator
Creates an empty instance using the specified component.
JCImageCreator(Component, int, int). Constructor for class jclass.util.JCImageCreator
Creates an empty instance using the specified component.
JCItemEvent(Object, int, Object, int). Constructor for class jclass.bwt.JCItemEvent
Constructs an event with the specified source, type, item, and item select state.
JCLabel(). Constructor for class jclass.bwt.JCLabel
Creates an empty label.
JCLabel(Object). Constructor for class jclass.bwt.JCLabel
Creates a label with the specified text.
JCLabel(Object, Applet, String). Constructor for class jclass.bwt.JCLabel
Creates a label which reads parameters from the applet's HTML file.
JCLabel(String, Image, int). Constructor for class jclass.bwt.JCLabel
Creates a label from a String and an Image.
JCLabel(String, String, Applet, int). Constructor for class jclass.bwt.JCLabel
Creates a label constructed from a String and an Image file.
JCLabelBeanInfo(). Constructor for class jclass.bwt.JCLabelBeanInfo
JCLegend(). Constructor for class jclass.chart.JCLegend
Internal constructor for legend
JCLegendBeanInfo(). Constructor for class jclass.chart.JCLegendBeanInfo
JCLineStyle(int, Color, int). Constructor for class jclass.chart.JCLineStyle
Constructor for line style objects.
JCList(). Constructor for class jclass.bwt.JCList
Creates an empty 4-row list.
JCList(int, boolean). Constructor for class jclass.bwt.JCList
Creates an empty list with the specified number of visible rows.
JCList(JCVector). Constructor for class jclass.bwt.JCList
Creates a 4-row list with the specified items.
JCList(JCVector, Applet, String). Constructor for class jclass.bwt.JCList
Creates a 4-row list which reads parameters from the applet's HTML file.
JCList(String[], String). Constructor for class jclass.bwt.JCList
Creates a 4-row list with the specified items and name.
JCListAdapter(). Constructor for class jclass.bwt.JCListAdapter
JCListBeanInfo(). Constructor for class jclass.bwt.JCListBeanInfo
JCListComponent(). Constructor for class jclass.bwt.JCListComponent
Creates an empty 4-row list.
JCListComponent(int, boolean). Constructor for class jclass.bwt.JCListComponent
Creates a list with the specified number of visible lines.
JCListComponent(JCVector). Constructor for class jclass.bwt.JCListComponent
Creates a 4-row list with the specified items.
JCListComponent(JCVector, Applet, String). Constructor for class jclass.bwt.JCListComponent
Creates a 4-row list which reads parameters from the applet's HTML file.
JCListComponentBeanInfo(). Constructor for class jclass.bwt.JCListComponentBeanInfo
JCListEvent(JCListInterface, Event, int, int, int). Constructor for class jclass.bwt.JCListEvent
Constructs an object with the specified source, row and selection type.
JCMenu(). Constructor for class jclass.contrib.JCMenu
JCMultiColumnData(). Constructor for class jclass.bwt.JCMultiColumnData
Default constructor - no component is associated with the data.
JCMultiColumnData(JCMultiColumnInterface). Constructor for class jclass.bwt.JCMultiColumnData
Creates an instance and registers a component.
JCMultiColumnList(). Constructor for class jclass.bwt.JCMultiColumnList
Creates an empty list.
JCMultiColumnList(int, boolean). Constructor for class jclass.bwt.JCMultiColumnList
Creates an empty list with the specified number of visible lines.
JCMultiColumnList(JCVector). Constructor for class jclass.bwt.JCMultiColumnList
Creates a list with the specified items.
JCMultiColumnList(JCVector, Applet, String). Constructor for class jclass.bwt.JCMultiColumnList
Creates a list which reads parameters from the applet's HTML file.
JCMultiColumnListBeanInfo(). Constructor for class jclass.bwt.JCMultiColumnListBeanInfo
JCMultiColumnListComponent(). Constructor for class jclass.bwt.JCMultiColumnListComponent
Creates an empty list with no visible rows.
JCMultiColumnListComponent(int, boolean). Constructor for class jclass.bwt.JCMultiColumnListComponent
Creates a list with the specified number of visible lines.
JCMultiColumnListComponent(JCVector). Constructor for class jclass.bwt.JCMultiColumnListComponent
Creates a list with the specified items.
JCMultiColumnListComponent(JCVector, Applet, String). Constructor for class jclass.bwt.JCMultiColumnListComponent
Creates a list which reads parameters from the applet's HTML file.
JCMultiColumnWindow(). Constructor for class jclass.bwt.JCMultiColumnWindow
Creates an empty window.
JCMultiColumnWindow(Applet, String). Constructor for class jclass.bwt.JCMultiColumnWindow
Creates a window which reads parameters from the applet's HTML file.
JCMultiColumnWindowBeanInfo(). Constructor for class jclass.bwt.JCMultiColumnWindowBeanInfo
JCOutlinePanel(). Constructor for class jclass.contrib.JCOutlinePanel
The default constructor.
JCOutliner(). Constructor for class jclass.bwt.JCOutliner
Creates an empty outliner.
JCOutliner(int, boolean). Constructor for class jclass.bwt.JCOutliner
Creates an outliner with the specified number of visible lines.
JCOutliner(JCOutlinerNode). Constructor for class jclass.bwt.JCOutliner
Creates an outliner with the specified root node.
JCOutliner(JCOutlinerNode, Applet, String). Constructor for class jclass.bwt.JCOutliner
Creates a outliner which reads parameters from the applet's HTML file.
JCOutlinerAdapter(). Constructor for class jclass.bwt.JCOutlinerAdapter
JCOutlinerBeanInfo(). Constructor for class jclass.bwt.JCOutlinerBeanInfo
JCOutlinerComponent(). Constructor for class jclass.bwt.JCOutlinerComponent
Creates an empty JCOutliner.
JCOutlinerComponent(int, boolean). Constructor for class jclass.bwt.JCOutlinerComponent
Creates an outliner with the specified number of visible lines.
JCOutlinerComponent(JCOutlinerNode). Constructor for class jclass.bwt.JCOutlinerComponent
Creates a new JCOutliner with the specified root node.
JCOutlinerComponent(JCOutlinerNode, Applet, String). Constructor for class jclass.bwt.JCOutlinerComponent
Creates an outliner which reads parameters from the applet's HTML file.
JCOutlinerEvent(JCOutlinerInterface, JCOutlinerNode, boolean). Constructor for class jclass.bwt.JCOutlinerEvent
JCOutlinerEvent(JCOutlinerInterface, JCOutlinerNode, int). Constructor for class jclass.bwt.JCOutlinerEvent
JCOutlinerFolderNode(JCVector, int, Object). Constructor for class jclass.bwt.JCOutlinerFolderNode
Creates a folder with an initial state with the specified children.
JCOutlinerFolderNode(JCVector, Object). Constructor for class jclass.bwt.JCOutlinerFolderNode
Creates a folder with state FOLDER_OPEN_ALL with the specified children.
JCOutlinerFolderNode(Object). Constructor for class jclass.bwt.JCOutlinerFolderNode
Creates an empty folder with state FOLDER_OPEN_ALL.
JCOutlinerFolderNode(Object, JCOutlinerFolderNode). Constructor for class jclass.bwt.JCOutlinerFolderNode
Creates an empty folder with state FOLDER_OPEN_ALL with the specified parent.
JCOutlinerNode(Object). Constructor for class jclass.bwt.JCOutlinerNode
Creates a node with no parent.
JCOutlinerNode(Object, JCOutlinerFolderNode). Constructor for class jclass.bwt.JCOutlinerNode
Creates a node with the specified parent.
JCOutlinerNodeStyle(). Constructor for class jclass.bwt.JCOutlinerNodeStyle
JCOutlinerNodeStyle(JCOutlinerNodeStyle). Constructor for class jclass.bwt.JCOutlinerNodeStyle
Creates a new style which is a copy of a style.
JCOutlinerPrinter(JCOutlinerComponent). Constructor for class jclass.bwt.JCOutlinerPrinter
Controls JCOutliner printing
JCOutlinerPrintEvent(JCOutlinerInterface, Graphics, int, int). Constructor for class jclass.bwt.JCOutlinerPrintEvent
JCPieChartFormat(). Constructor for class jclass.chart.JCPieChartFormat
JCPieChartFormat(Changeable). Constructor for class jclass.chart.JCPieChartFormat
JCProgressMeter(). Constructor for class jclass.bwt.JCProgressMeter
Constructs a meter with a range of [0, 100].
JCProgressMeter(Applet, String). Constructor for class jclass.bwt.JCProgressMeter
Creates a meter which reads parameters from the applet's HTML file.
JCProgressMeter(int, int, int). Constructor for class jclass.bwt.JCProgressMeter
Constructs a meter with a value, and minimum and max values.
JCProgressMeterBeanInfo(). Constructor for class jclass.bwt.JCProgressMeterBeanInfo
JCPropertyEditor(). Constructor for class jclass.beans.JCPropertyEditor
JCqsort(Vector, JCSortInterface). Constructor for class jclass.util.JCqsort
Constructs the JCqsort object.
JCRectList(). Constructor for class jclass.util.JCRectList
JCRectUtil(). Constructor for class jclass.util.JCRectUtil
JCRelativeLayout(Dimension). Constructor for class jclass.contrib.JCRelativeLayout
JCRetrieve(String, String). Constructor for class jclass.contrib.JCRetrieve
The constructor.
JCRowColLayout(int, int). Constructor for class jclass.contrib.JCRowColLayout
A simple constructor with no "gap" information.
JCRowColLayout(int, int, int, int). Constructor for class jclass.contrib.JCRowColLayout
A constructor that includes "gap" information.
JCScrollbar(). Constructor for class jclass.bwt.JCScrollbar
Constructs a vertical scrollbar.
JCScrollbar(int). Constructor for class jclass.bwt.JCScrollbar
Constructs a scrollbar with the specified orientation.
JCScrollbar(int, Applet, String). Constructor for class jclass.bwt.JCScrollbar
Creates a scrollbar which reads parameters from the applet's HTML file.
JCScrollbar(int, int, int, int, int). Constructor for class jclass.bwt.JCScrollbar
Constructs a scrollbar with an initial orientation, value, page size, and minumum and max values.
JCScrollbarBeanInfo(). Constructor for class jclass.bwt.JCScrollbarBeanInfo
JCScrolledWindow(). Constructor for class jclass.bwt.JCScrolledWindow
Creates an empty window.
JCScrolledWindow(Applet, String). Constructor for class jclass.bwt.JCScrolledWindow
Creates a window which reads parameters from the applet's HTML file.
JCScrolledWindowBeanInfo(). Constructor for class jclass.bwt.JCScrolledWindowBeanInfo
JCSeparator(). Constructor for class jclass.bwt.JCSeparator
Constructs a horizontal separator.
JCSeparator(int). Constructor for class jclass.bwt.JCSeparator
Constructs a separator with the specified orientation.
JCSeparator(int, Applet, String). Constructor for class jclass.bwt.JCSeparator
Creates a separator which reads parameters from the applet's HTML file.
JCSeparatorBeanInfo(). Constructor for class jclass.bwt.JCSeparatorBeanInfo
JCShape(). Constructor for class jclass.chart.JCShape
JCSlider(). Constructor for class jclass.bwt.JCSlider
Creates a horizontal slider.
JCSlider(int). Constructor for class jclass.bwt.JCSlider
Constructs a slider with the specified orientation.
JCSlider(int, Applet, String). Constructor for class jclass.bwt.JCSlider
Creates a slider which reads parameters from the applet's HTML file.
JCSlider(int, int, int, int). Constructor for class jclass.bwt.JCSlider
Constructs a slider with an initial orientation, value, and minimum and maximum values.
JCSliderBeanInfo(). Constructor for class jclass.bwt.JCSliderBeanInfo
JCSpinBox(). Constructor for class jclass.bwt.JCSpinBox
Creates an empty SpinBox.
JCSpinBox(Applet, String). Constructor for class jclass.bwt.JCSpinBox
Creates a SpinBox which reads parameters from the applet's HTML file.
JCSpinBox(int). Constructor for class jclass.bwt.JCSpinBox
Creates an empty SpinBox with the specified number of columns.
JCSpinBoxAdapter(). Constructor for class jclass.bwt.JCSpinBoxAdapter
JCSpinBoxBeanInfo(). Constructor for class jclass.bwt.JCSpinBoxBeanInfo
JCSpinBoxEvent(Object, int, Object). Constructor for class jclass.bwt.JCSpinBoxEvent
JCSpinBoxString(). Constructor for class jclass.bwt.JCSpinBoxString
Creates an empty SpinBox.
JCSpinBoxString(Applet, String). Constructor for class jclass.bwt.JCSpinBoxString
Creates a SpinBox which reads parameters from the applet's HTML file.
JCSpinBoxString(int). Constructor for class jclass.bwt.JCSpinBoxString
Creates an empty SpinBox with the specified number of columns.
JCSpinBoxStringBeanInfo(). Constructor for class jclass.bwt.JCSpinBoxStringBeanInfo
JCSplitterWindow(). Constructor for class jclass.bwt.JCSplitterWindow
Creates an empty horizontal window (i.e.
JCSplitterWindow(int). Constructor for class jclass.bwt.JCSplitterWindow
Creates an empty window.
JCSplitterWindow(int, Applet, String). Constructor for class jclass.bwt.JCSplitterWindow
Creates a pane which reads parameters from the applet's HTML file.
JCSplitterWindowBeanInfo(). Constructor for class jclass.bwt.JCSplitterWindowBeanInfo
JCSpreadLabel(). Constructor for class jclass.contrib.JCSpreadLabel
JCString(). Constructor for class jclass.util.JCString
Constructs an empty JCString with a 10-element capacity.
JCString(int). Constructor for class jclass.util.JCString
Constructs a JCString with an initial capacity.
JCString(String). Constructor for class jclass.util.JCString
Constructs a JCString with an initial String.
JCString(String, Image, int). Constructor for class jclass.util.JCString
Constructs a JCString from a String and an Image.
JCStringTokenizer(String). Constructor for class jclass.util.JCStringTokenizer
Creates a tokenizer based on the specified string.
JCStyle(). Constructor for class jclass.chart.JCStyle
Default constructor for JCStyle
JCSymbolStyle(int, Color, int). Constructor for class jclass.chart.JCSymbolStyle
Constructor for symbol style objects
JCTabButton(JCTabManager). Constructor for class jclass.bwt.JCTabButton
Creates an empty button.
JCTabButton(JCTabManager, Applet, String). Constructor for class jclass.bwt.JCTabButton
Creates a button which reads parameters from the applet's HTML file.
JCTabEditor(). Constructor for class jclass.beans.JCTabEditor
JCTabManager(). Constructor for class jclass.bwt.JCTabManager
Creates an empty TabManager.
JCTabManager(Applet, String). Constructor for class jclass.bwt.JCTabManager
Creates a TabManager which reads parameters from the applet's HTML file.
JCTabManagerAdapter(). Constructor for class jclass.bwt.JCTabManagerAdapter
JCTabManagerBeanInfo(). Constructor for class jclass.bwt.JCTabManagerBeanInfo
JCTabManagerEvent(Event, Component, JCTabButton, Component, JCTabButton). Constructor for class jclass.bwt.JCTabManagerEvent
JCTextAdapter(). Constructor for class jclass.bwt.JCTextAdapter
JCTextArea(). Constructor for class jclass.bwt.JCTextArea
Creates an empty JCTextArea with 5 rows and 20 columns.
JCTextArea(Applet, String, int, int). Constructor for class jclass.bwt.JCTextArea
Creates an editable field with the text from the specified file.
JCTextArea(String). Constructor for class jclass.bwt.JCTextArea
Creates a new JCTextArea with the specified text and 5 rows by 20 columns.
JCTextArea(String, Applet, String). Constructor for class jclass.bwt.JCTextArea
Creates a TextArea which reads parameters from the applet's HTML file.
JCTextArea(String, int, int). Constructor for class jclass.bwt.JCTextArea
Creates a new JCTextArea with the specified text and number of rows and columns.
JCTextArea(String, int, int, int). Constructor for class jclass.bwt.JCTextArea
Constructs a new TextArea with the specified text and number of rows, columns, and scrollbar visibility.
JCTextAreaBeanInfo(). Constructor for class jclass.bwt.JCTextAreaBeanInfo
JCTextAreaComponent(). Constructor for class jclass.bwt.JCTextAreaComponent
Creates an empty, editable field with 5 rows and 20 columns.
JCTextAreaComponent(Applet, String, int, int). Constructor for class jclass.bwt.JCTextAreaComponent
Creates an editable 5-row by 20-column field with the text from the specified file.
JCTextAreaComponent(String). Constructor for class jclass.bwt.JCTextAreaComponent
Creates an editable field with the specified text and 5 rows and 20 columns.
JCTextAreaComponent(String, Applet, String). Constructor for class jclass.bwt.JCTextAreaComponent
Creates a TextArea which reads parameters from the applet's HTML file.
JCTextAreaComponent(String, int, int). Constructor for class jclass.bwt.JCTextAreaComponent
Creates an editable field with the specified text and number of columns.
JCTextComponent(). Constructor for class jclass.bwt.JCTextComponent
Creates an empty component.
JCTextComponent(Applet, String). Constructor for class jclass.bwt.JCTextComponent
Creates a component which reads parameters from the applet's HTML file.
JCTextComponentBeanInfo(). Constructor for class jclass.bwt.JCTextComponentBeanInfo
JCTextCursorAdapter(). Constructor for class jclass.bwt.JCTextCursorAdapter
JCTextCursorEvent(JCTextComponent, int, int). Constructor for class jclass.bwt.JCTextCursorEvent
JCTextEvent(JCTextComponent, int, int, String). Constructor for class jclass.bwt.JCTextEvent
JCTextField(). Constructor for class jclass.bwt.JCTextField
Creates an empty, editable field with 20 columns.
JCTextField(String). Constructor for class jclass.bwt.JCTextField
Creates an editable field with the specified text and 20 columns.
JCTextField(String, Applet, String). Constructor for class jclass.bwt.JCTextField
Creates a text field which reads parameters from the applet's HTML file.
JCTextField(String, int). Constructor for class jclass.bwt.JCTextField
Creates an editable field with the specified text and number of columns.
JCTextFieldBeanInfo(). Constructor for class jclass.bwt.JCTextFieldBeanInfo
JCTextLine(JCTextComponent, char[], int, int). Constructor for class jclass.bwt.JCTextLine
JCTextLine(JCTextComponent, String). Constructor for class jclass.bwt.JCTextLine
JCTitle(). Constructor for class jclass.chart.JCTitle
Simple JCTitle object constructor.
JCTitleLayout(). Constructor for class jclass.util.JCTitleLayout
A simple constructor.
JCTitlePanel(String, String). Constructor for class jclass.contrib.JCTitlePanel
This is the constructor.
JCURLDirectory(). Constructor for class jclass.util.JCURLDirectory
JCUtilConverter(). Constructor for class jclass.util.JCUtilConverter
JCValueLabel(). Constructor for class jclass.chart.JCValueLabel
Default constructor required for beans
JCValueLabel(double, String). Constructor for class jclass.chart.JCValueLabel
Internal constructor that creates a value label given a value and a string.
JCValueLabel(double, String, boolean, JCAxis). Constructor for class jclass.chart.JCValueLabel
A smart constructor that creates a ChartText from a generic object.
JCVector(). Constructor for class jclass.util.JCVector
Default constructor, constructs a vector with initial capacity of 1 and a growth increment of 10.
JCVector(int). Constructor for class jclass.util.JCVector
Constructs a vector with a particular initial size
JCVector(Object[]). Constructor for class jclass.util.JCVector
Creates a JCVector using an array of objects.
JCVector(Vector). Constructor for class jclass.util.JCVector
Creates an instance from a Vector.
JCVersion(). Constructor for class jclass.beans.JCVersion
JCVersion(). Constructor for class jclass.bwt.JCVersion
JCVersion(). Constructor for class jclass.chart.JCVersion
JCVersion(). Constructor for class jclass.image.JCVersion
JCVersion(). Constructor for class jclass.util.JCVersion

K

keyDown(Event, int). Method in class jclass.bwt.JCButton
If key is space or RETURN, calls armAction, disarmAction, clickAction.
keyDown(Event, int). Method in class jclass.chart.JCChart
keyDown() provides default JDK 1.0.2 functionality Called by keyPressed() under JDK 1.1.1
keyDown(Event, int). Method in class jclass.bwt.JCCheckbox
If key is space, calls armAction, clickAction
keyDown(Event, int). Method in class jclass.bwt.JCComboBox
keyDown(Event, int). Method in class jclass.bwt.JCComponent
If the tab key is hit, keyboard focus is transferred to the next container.

If SHIFT-tab is hit, focus is transferred to the previous container.

If UP or LEFT arrow is hit, focus is transferred to the next traversable component with the same parent.

If DOWN or RIGHT arrow is hit, focus is transferred to the previous traversable component with the same parent.

keyDown(Event, int). Method in class jclass.bwt.JCListComponent
Moves selection up or down if arrow key hit; posts an JCActionEvent if ENTER is hit; otherwise selects item which starts with the character.
keyDown(Event, int). Method in class jclass.bwt.JCOutlinerComponent
If the down arrow is hit, calls nextFocus.

If the up arrow is hit, calls previousFocus.

If RETURN is hit, calls setNodeState for the focus node.

If space key is hit, selects focus node.

keyDown(Event, int). Method in class jclass.bwt.JCScrollbar
Moves the slider if HOME, END, PGUP, PGDN or an arrow key is hit.
keyDown(Event, int). Method in class jclass.bwt.JCSlider
Moves the slider if HOME, END, PGUP, PGDN or an arrow key is hit.
keyDown(Event, int). Method in class jclass.bwt.JCTextAreaComponent
Processes keyDown events.
keyDown(Event, int). Method in class jclass.bwt.JCTextComponent
Processes keyDown events.
keyDown(Event, int). Method in class jclass.bwt.JCTextField
Processes keyDown events.
keyDown(Event, int). Method in class jclass.bwt.TabPanel
keyPressed(KeyEvent). Method in class jclass.chart.JCChart
keyPressed(KeyEvent). Method in class jclass.bwt.JCScrolledWindow
keyReleased(KeyEvent). Method in class jclass.chart.JCChart
keyReleased(KeyEvent). Method in class jclass.bwt.JCScrolledWindow
keyTyped(KeyEvent). Method in class jclass.chart.JCChart
keyTyped(KeyEvent). Method in class jclass.bwt.JCScrolledWindow
keyUp(Event, int). Method in class jclass.bwt.TabPanel
kill(). Method in class jclass.chart.Timer
Stop the timer

L

label. Variable in class jclass.bwt.JCOutlinerNode
label_height. Variable in class jclass.bwt.JCLabel
label_inset. Variable in class jclass.bwt.JCProgressMeter
Space between label and bar area, if label is not centered.
label_offset. Variable in class jclass.bwt.JCCheckbox
Separation between the indicator and the label.
label_rect. Variable in class jclass.bwt.JCLabel
label_width. Variable in class jclass.bwt.JCLabel
largest_rect(JCRectList). Static method in class jclass.util.JCRectUtil
Determine the largest rectangle in the space represented by a list of non-overlapping rectangles..
LAST. Static variable in class jclass.chart.JCSymbolStyle
launch(). Method in class jclass.chart.JCCustomizerPage
Utility method to show the Customizer
LaunchablePropertyEditor(). Constructor for class jclass.beans.LaunchablePropertyEditor
launchPropertyPage(Point). Method in class jclass.chart.JCChart
LAYOUT. Static variable in interface jclass.chart.Changeable
layout(). Method in class jclass.bwt.JCButton
Lays out the label's internal elements.
layout(). Method in class jclass.chart.JCChart
JCChart layout method.
layout(). Method in class jclass.bwt.JCCheckbox
Lays out the label's internal elements.
layout(). Method in class jclass.bwt.JCComboBox
layout(). Method in class jclass.bwt.JCComponent
Lays out the component's internal elements.
layout(). Method in class jclass.bwt.JCGroupBox
Lays out the boxes's internal elements.
layout(). Method in class jclass.bwt.JCHeader
Positions all labels.
layout(). Method in class jclass.bwt.JCLabel
Lays out the component's internal elements.
layout(). Method in class jclass.bwt.JCProgressMeter
Lays out the component's internal elements.
layout(). Method in class jclass.bwt.JCScrollbar
Positions the thumb and arrow buttons.
layout(). Method in class jclass.bwt.JCScrolledWindow
Positions the scrollbars and viewport.
layout(). Method in class jclass.bwt.JCSlider
layout(). Method in class jclass.bwt.JCSpinBox
Positions the text field and arrow buttons.
layout(). Method in class jclass.bwt.JCSplitterWindow
Position's the window's internal elements.
layout(). Method in class jclass.bwt.JCTabButton
Lays out the label using the tabManager's alignment if no value has been set.
layout(). Method in class jclass.bwt.TabArrowPanel
Positions the arrows.
layout(). Method in class jclass.bwt.TabPanel
Lays out the tabs according to the tab manager's tabSpacing, tabWidth and tabStretch values.
layout(Object). Method in class jclass.bwt.JCLabel
Lays out the label's internal elements, using the specified value.
layoutChartArea(). Method in class jclass.chart.JCChartArea
Positions axes and calculates the true plot area size based on the position of the axes.
layoutContainer(Container). Method in class jclass.bwt.JCGridLayout
Performs the layout of the children.
layoutContainer(Container). Method in class jclass.contrib.JCRelativeLayout
layoutContainer(Container). Method in class jclass.contrib.JCRowColLayout
Performs the layout of the children.
layoutContainer(Container). Method in class jclass.util.JCTitleLayout
This performs the layout calculation.
LEFT. Static variable in class jclass.bwt.BWTEnum
LEFT. Static variable in class jclass.bwt.BWTUtil
LEFT. Static variable in class jclass.chart.ChartText
LEFT. Static variable in class jclass.bwt.JCArrowButton
LEFT. Static variable in class jclass.bwt.JCGroupBox
LEFT. Static variable in class jclass.bwt.JCLabel
left. Static variable in class jclass.contrib.JCRelativeLayout
LEFT. Static variable in class jclass.util.JCString
LEFT. Static variable in class jclass.bwt.JCTabManager
LEFT. Static variable in class jclass.bwt.JCTextArea
LEFT. Static variable in class jclass.bwt.JCTextComponent
LEFT. Static variable in class jclass.util.JCTitleLayout
left_margins. Variable in class jclass.bwt.JCMultiColumnData
leftBottom. Static variable in class jclass.contrib.JCRelativeLayout
leftTop. Static variable in class jclass.contrib.JCRelativeLayout
LEFTTORIGHT. Static variable in class jclass.util.JCRectUtil
li. Variable in class jclass.bwt.JCTextComponent
line_color. Variable in class jclass.bwt.JCOutlinerNodeStyle
The color of the line connecting a folder to its children.
linePattern_strings. Static variable in class jclass.chart.JCLineStyle
linePattern_values. Static variable in class jclass.chart.JCLineStyle
LinePatternEditor(). Constructor for class jclass.chart.LinePatternEditor
list_poppedup. Variable in class jclass.bwt.JCComboBox
Set to true when non-COMBOBOX_SIMPLE list is displayed.
listeners. Variable in class jclass.bwt.JCComboBox
List of JCComboBoxEvent listeners
listeners. Variable in class jclass.bwt.JCSpinBox
List of JCSpinBoxEvent listeners
listeners. Variable in class jclass.bwt.JCTabManager
List of JCTabManagerEvent listeners
listItemSelectBegin(JCListEvent). Method in class jclass.bwt.JCComboBox
JCListListener method - no-op
listItemSelectBegin(JCListEvent). Method in class jclass.bwt.JCListAdapter
Invoked before an item is selected.
listItemSelectBegin(JCListEvent). Method in interface jclass.bwt.JCListListener
Invoked before an item is selected.
listItemSelectEnd(JCListEvent). Method in class jclass.bwt.JCComboBox
If the user clicked an item, calls setTextAction to copy the item to the text field.
listItemSelectEnd(JCListEvent). Method in class jclass.bwt.JCListAdapter
Invoked after an item is selected.
listItemSelectEnd(JCListEvent). Method in interface jclass.bwt.JCListListener
Invoked after an item is selected.
ListRowHeightEditor(). Constructor for class jclass.bwt.ListRowHeightEditor
loadParams(String). Method in class jclass.chart.JCChart
Load HTML paramters from an inputstream and create a chart
loadParams(String, JCChart). Method in class jclass.chart.ChartDataView
Load JCChart parameters from HTML file
loadParams(String, JCChart). Method in class jclass.chart.ChartDataViewSeries
Load JCChart parameters from HTML file
loadParams(String, JCChart). Method in class jclass.chart.ChartRegion
Load JCChart parameters from HTML file
loadParams(String, JCChart). Method in class jclass.chart.ChartText
Load JCChart parameters from HTML file
loadParams(String, JCChart). Method in class jclass.chart.JCAxis
Load JCChart parameters from HTML file
loadParams(String, JCChart). Method in class jclass.chart.JCAxisFormula
Load JCChart parameters from HTML file
loadParams(String, JCChart). Method in class jclass.chart.JCAxisTitle
Load JCChart parameters from HTML file
loadParams(String, JCChart). Method in class jclass.chart.JCBarChartFormat
Load JCChart parameters from HTML file
loadParams(String, JCChart). Method in class jclass.chart.JCCandleChartFormat
Load JCChart parameters from HTML file
loadParams(String, JCChart). Method in class jclass.chart.JCChartArea
Load JCChart parameters from HTML file
loadParams(String, JCChart). Method in class jclass.chart.JCChartLabel
Load JCChart parameters from HTML file
loadParams(String, JCChart). Method in class jclass.chart.JCChartStyle
Load JCChart parameters from HTML file
loadParams(String, JCChart). Method in class jclass.chart.JCDataIndex
Load JCChart parameters from HTML file
loadParams(String, JCChart). Method in class jclass.chart.JCFillStyle
Load JCChart parameters from HTML file
loadParams(String, JCChart). Method in class jclass.chart.JCHiloChartFormat
Load JCChart parameters from HTML file
loadParams(String, JCChart). Method in class jclass.chart.JCHLOCChartFormat
Load JCChart parameters from HTML file
loadParams(String, JCChart). Method in class jclass.chart.JCLegend
Load JCChart parameters from HTML file
loadParams(String, JCChart). Method in class jclass.chart.JCLineStyle
Load JCChart parameters from HTML file
loadParams(String, JCChart). Method in class jclass.chart.JCPieChartFormat
Load JCChart parameters from HTML file
loadParams(String, JCChart). Method in class jclass.chart.JCSymbolStyle
Load JCChart parameters from HTML file
loadParams(String, JCChart). Method in class jclass.chart.JCTitle
Load JCChart parameters from HTML file
loadParams(String, JCChart). Method in class jclass.chart.PlotArea
Load JCChart parameters from HTML file
locate(int, int). Method in class jclass.bwt.TabPanel
Locates the component that contains the position.
locateChartRegion(int, int). Method in class jclass.chart.JCChart
location(). Method in class jclass.chart.ChartRegion
log10(double). Static method in class jclass.chart.JCChartUtil
Java only provides a natural logarithm function, so this method is necessary to perform log-base-10.
LOG_TEN_BASE_E. Static variable in class jclass.chart.JCChartUtil
Precalculated ln(10) is more accurate
logFormat(int). Static method in class jclass.chart.JCChartUtil
Formats a value for display on a logarithmic axis.
LONG_DASH. Static variable in class jclass.chart.JCLineStyle
lostFocus(Event, Object). Method in class jclass.bwt.JCComponent
Called when the component loses keyboard focus.
lostFocus(Event, Object). Method in class jclass.bwt.JCTextComponent
Stops the cursor blinking.
lowerLeftCorner. Static variable in class jclass.contrib.JCRelativeLayout
lowerRightCorner. Static variable in class jclass.contrib.JCRelativeLayout
LSL_DASH. Static variable in class jclass.chart.JCLineStyle
lt(Object, Object, JCSortInterface). Static method in class jclass.util.JCqsort
Returns true if o1 < o2, using String, Number or Date comparisons as appropriate.

M

M_2PI. Static variable in class jclass.chart.JCChartUtil
Value of pi multiplied by 2
M_PI. Static variable in class jclass.chart.JCChartUtil
Value of pi
M_PI_2. Static variable in class jclass.chart.JCChartUtil
Value of pi divided by 2
M_SQRT2. Static variable in class jclass.chart.JCChartUtil
Square root of 2
main(String[]). Static method in class jclass.chart.JCChart
main(String[]). Static method in class jclass.beans.JCVersion
main(String[]). Static method in class jclass.bwt.JCVersion
main(String[]). Static method in class jclass.chart.JCVersion
main(String[]). Static method in class jclass.image.JCVersion
main(String[]). Static method in class jclass.util.JCVersion
major. Static variable in class jclass.beans.JCVersion
major. Static variable in class jclass.bwt.JCVersion
major. Static variable in class jclass.chart.JCVersion
major. Static variable in class jclass.image.JCVersion
major. Static variable in class jclass.util.JCVersion
makeCollection(Panel, String[], int[]). Static method in class jclass.contrib.ContribCheckbox
This static function creates a grouping of independent checkboxes with associated values for each of the checkboxes
makeDefault(JCChart). Static method in class jclass.chart.JCChartStyle
Creates a default chart style
makeDefault(JCChart). Static method in class jclass.chart.JCFillStyle
Creates a default fill style
makeDefault(JCChart). Static method in class jclass.chart.JCLineStyle
Creates a default line style
makeDefault(JCChart). Static method in class jclass.chart.JCSymbolStyle
Creates a default symbol style
makeDefault(JCChart, boolean). Static method in class jclass.chart.JCFillStyle
Creates a default fill style
makeDefault(JCChart, Changeable). Static method in class jclass.chart.JCChartStyle
Creates a default chart style
makeDefault(JCChart, Changeable, boolean). Static method in class jclass.chart.JCChartStyle
Creates a default chart style
makeGroup(Object[], int[], boolean). Static method in class jclass.bwt.JCCheckbox
This static function creates a group of buttons.
makeGroup(Panel, String[], int[]). Static method in class jclass.contrib.ContribCheckbox
This static function creates a group of radio buttons when given an array of labels and an array of values.
makeKLImage(Component). Static method in class jclass.chart.JCAboutBox
Creates the KL logo.
makeLabel(double, int). Method in interface jclass.chart.JCLabelGenerator
Callback called by chart whenever a label is required.
makeNodeVisible(JCOutlinerNode). Method in class jclass.bwt.JCOutliner
Scrolls the display if necessary to make the node visible.
makeNodeVisible(JCOutlinerNode). Method in class jclass.bwt.JCOutlinerComponent
Scrolls the display if necessary to make the node visible.
makeNodeVisible(JCOutlinerNode). Method in interface jclass.bwt.JCOutlinerInterface
Scrolls the display if necessary to make the node visible.
makeTabVisible(int). Method in class jclass.bwt.JCTabManager
Scrolls the tabs if necessary so that the tab is fully visible.
makeTitlePanel(Panel, String, boolean). Static method in class jclass.contrib.JCTitlePanel
A convenience function for creating a title panel that is either laid out vertically or horizontally.
makeVisible(int). Method in class jclass.bwt.JCList
Forces the item at the specified row to be visible.
makeVisible(int). Method in class jclass.bwt.JCListComponent
Forces the item at the specified row to be visible.
makeVisible(int). Method in interface jclass.bwt.JCListInterface
Forces the item at the specified row to be visible.
makeVisible(int). Method in class jclass.bwt.JCMultiColumnList
Forces the item at the specified row to be visible.
manage(JCCheckbox). Method in class jclass.bwt.JCCheckboxGroup
Adds a checkbox to the list of managed checkboxes.
map(int, int). Method in class jclass.chart.ChartDataView
Performs a map operation by mapping the provided screen pixel information to data values along the x and y axes of the ChartDataView instance.
MARGIN_IN_INCHES. Static variable in class jclass.bwt.JCOutlinerPrinter
MARGIN_IN_PIXELS. Static variable in class jclass.bwt.JCOutlinerPrinter
MAX. Static variable in class jclass.chart.JCAxis
MAX. Static variable in class jclass.chart.JCChartComponent
max. Variable in class jclass.bwt.JCSpinBox
max(double, double). Static method in class jclass.chart.JCChartUtil
Returns the maximum of two floating point values.
MAX_PRECISION. Static variable in class jclass.chart.JCChartUtil
Maximum precision value
MAX_YEAR. Static variable in class jclass.chart.JCChartTimeUtil
MAXINT. Static variable in class jclass.bwt.BWTEnum
maxLines(int). Method in class jclass.bwt.JCTextAreaComponent
message. Variable in class jclass.chart.ChartDataModelUpdate
Message send from the data to Chart.
MIDDLE. Static variable in class jclass.bwt.BWTEnum
MIDDLE. Static variable in class jclass.bwt.JCLabel
MIDDLE. Static variable in class jclass.util.JCString
MIDDLE. Static variable in class jclass.bwt.JCTabManager
MIDDLECENTER. Static variable in class jclass.bwt.BWTEnum
MIDDLECENTER. Static variable in class jclass.bwt.JCLabel
MIDDLECENTER. Static variable in class jclass.bwt.JCTabManager
MIDDLELEFT. Static variable in class jclass.bwt.BWTEnum
MIDDLELEFT. Static variable in class jclass.bwt.JCLabel
MIDDLELEFT. Static variable in class jclass.bwt.JCTabManager
MIDDLERIGHT. Static variable in class jclass.bwt.BWTEnum
MIDDLERIGHT. Static variable in class jclass.bwt.JCLabel
MIDDLERIGHT. Static variable in class jclass.bwt.JCTabManager
MIN. Static variable in class jclass.chart.JCAxis
MIN. Static variable in class jclass.chart.JCChartComponent
min. Variable in class jclass.bwt.JCSpinBox
min(double, double). Static method in class jclass.chart.JCChartUtil
Returns the minimum of two floating point values.
MIN_YEAR. Static variable in class jclass.chart.JCChartTimeUtil
minimumLayoutSize(Container). Method in class jclass.bwt.JCGridLayout
Returns the minimum dimensions needed to layout the components contained in the specified panel.
minimumLayoutSize(Container). Method in class jclass.contrib.JCRelativeLayout
minimumLayoutSize(Container). Method in class jclass.contrib.JCRowColLayout
Calculates the minimum size for this layout.
minimumLayoutSize(Container). Method in class jclass.util.JCTitleLayout
Returns the minimum size required by the JCTitleLayout.
minimumSize(). Method in class jclass.chart.ChartCanvas
Returns the minimum size for this object.
minimumSize(). Method in class jclass.chart.JCChart
Calculates and returns the minimum size of the chart component.
minimumSize(). Method in class jclass.chart.JCChartArea
Returns the minimum size for the chart area.
minimumSize(). Method in class jclass.bwt.JCComponent
Returns preferredSize().
minor. Static variable in class jclass.beans.JCVersion
minor. Static variable in class jclass.bwt.JCVersion
minor. Static variable in class jclass.chart.JCVersion
minor. Static variable in class jclass.image.JCVersion
minor. Static variable in class jclass.util.JCVersion
MINUTES. Static variable in class jclass.chart.JCAxis
MINUTES. Static variable in class jclass.chart.JCChartComponent
MODIFICATION. Static variable in class jclass.bwt.JCListEvent
MONTHS. Static variable in class jclass.chart.JCAxis
MONTHS. Static variable in class jclass.chart.JCChartComponent
mouseClicked(MouseEvent). Method in class jclass.chart.JCChart
mouseDown(Event). Method in class jclass.bwt.JCHeader
If at a label boundary, starts a resize.
mouseDown(Event, int, int). Method in class jclass.bwt.JCArrowButton
Calls armAction if btn1 was pressed.
mouseDown(Event, int, int). Method in class jclass.bwt.JCButton
Calls armAction if btn1 was pressed.
mouseDown(Event, int, int). Method in class jclass.chart.JCChart
If currently over an URL anchor, returns.
mouseDown(Event, int, int). Method in class jclass.bwt.JCCheckbox
Calls armAction if btn1 was pressed.
mouseDown(Event, int, int). Method in class jclass.bwt.JCComponent
If btn1 is pressed and the component is traversable, requestFocus is called.
mouseDown(Event, int, int). Method in class jclass.bwt.JCListComponent
If the event's clickCount is greater than 1 calls doubleClickAction.

If the SHIFT key is pressed, extends the current selection.

If the CONTROL key is pressed, toggles the current selection.

Otherwise the click point is toggled.

mouseDown(Event, int, int). Method in class jclass.bwt.JCOutlinerComponent
Process mouse down events.

If a node is clicked, setFocusNode and selectNode are called.

If a node is double-clicked, calls doubleClickAction.

mouseDown(Event, int, int). Method in class jclass.bwt.JCScrollbar
If an arrow button is pressed, the slider will move by one line.

If the trough is clicked with the CTRL key down, the slider will move to the beginning or end.

If the trough is clicked, the slider will move by one page.

mouseDown(Event, int, int). Method in class jclass.bwt.JCSlider
If an arrow button is pressed, the slider will move by one line.

If the trough is clicked with the CTRL key down, the slider will move to the beginning or end.

If the trough is clicked, the slider will move by one page.

mouseDown(Event, int, int). Method in class jclass.bwt.JCTextComponent
Positions the cursor, or if MB2 was pressed, pastes the current clipboard contents.
mouseDown(Event, int, int). Method in class jclass.bwt.TabPanel
mouseDrag(Event). Method in class jclass.bwt.JCHeader
If currently resizing a column, redraws the temporary line.
mouseDrag(Event, int, int). Method in class jclass.bwt.JCArrowButton
Calls mouseEnter if cursor is dragged back in the button.
mouseDrag(Event, int, int). Method in class jclass.bwt.JCButton
Calls mouseEnter if cursor is dragged back in the button.
mouseDrag(Event, int, int). Method in class jclass.chart.JCChart
mouseDrag() provides default JDK 1.0.2 functionality Called by mouseDragged() under JDK 1.1.1
mouseDrag(Event, int, int). Method in class jclass.bwt.JCListComponent
Extends the selection to a new row if AllowMultipleSelections is true.
mouseDrag(Event, int, int). Method in class jclass.bwt.JCOutlinerComponent
mouseDrag(Event, int, int). Method in class jclass.bwt.JCScrollbar
Handles a mouse drag event in the slider.
mouseDrag(Event, int, int). Method in class jclass.bwt.JCSlider
Handles a mouse drag event in the slider.
mouseDrag(Event, int, int). Method in class jclass.bwt.JCTextComponent
Selects the text.
mouseDragged(MouseEvent). Method in class jclass.chart.JCChart
mouseEnter(Event, int, int). Method in class jclass.bwt.JCButton
If the mouse was pressed and is moved back inside the button, armAction is called.
mouseEnter(Event, int, int). Method in class jclass.bwt.JCCheckbox
If the mouse was pressed and is moved inside the button, the state is reset to its original value and the indicator is redrawn.
mouseEntered(MouseEvent). Method in class jclass.chart.JCChart
mouseExit(Event). Method in class jclass.bwt.JCHeader
Changes the cursor to the default.
mouseExit(Event, int, int). Method in class jclass.bwt.JCButton
If the mouse was pressed and is moved outside the button, disarmAction is called.
mouseExit(Event, int, int). Method in class jclass.chart.JCChart
mouseExit() provides default JDK 1.0.2 functionality Called by mouseExited() under JDK 1.1.1
mouseExit(Event, int, int). Method in class jclass.bwt.JCCheckbox
If the mouse was pressed and is moved outside the button, the state is reset to its original value and the indicator is redrawn.
mouseExit(Event, int, int). Method in class jclass.bwt.JCHeader
Sets the cursor to the default cursor if not resizing a column.
mouseExited(MouseEvent). Method in class jclass.chart.JCChart
mouseMove(Event). Method in class jclass.bwt.JCHeader
Tracks the cursor.
mouseMove(Event, int, int). Method in class jclass.bwt.JCArrowButton
If the label is being displayed in a browser and the mouse is over an URL, the cursor is changed.
mouseMove(Event, int, int). Method in class jclass.bwt.JCButton
If the label is being displayed in a browser and the mouse is over an URL, the cursor is changed.
mouseMove(Event, int, int). Method in class jclass.chart.JCChart
mouseMove(Event, int, int). Method in class jclass.bwt.JCLabel
If the label is being displayed in a browser and the mouse is over an URL, the cursor is changed.
mouseMoved(MouseEvent). Method in class jclass.chart.JCChart
mousePressed(MouseEvent). Method in class jclass.chart.JCChart
mouseReleased(MouseEvent). Method in class jclass.chart.JCChart
mouseUp(Event). Method in class jclass.bwt.JCHeader
If currently resizing a column, resizes the component's column.
mouseUp(Event, int, int). Method in class jclass.bwt.JCArrowButton
If btn1 was pressed and the button is armed, calls disarmAction, clickAction.
mouseUp(Event, int, int). Method in class jclass.bwt.JCButton
If the cursor is within the button, calls disarmAction, clickAction.
mouseUp(Event, int, int). Method in class jclass.chart.JCChart
If currently over an URL anchor, display it.
mouseUp(Event, int, int). Method in class jclass.bwt.JCCheckbox
If the cursor is within the button, calls clickAction
mouseUp(Event, int, int). Method in class jclass.bwt.JCLabel
If the mouse is over an URL, display it.
mouseUp(Event, int, int). Method in class jclass.bwt.JCListComponent
If the event's clickCount is greater than 1, no action is taken.

If the SHIFT key is pressed, extension of the current selection is ended.

If the CONTROL key is pressed, toggling of the current selection is ended.

Otherwise the click point is toggled.

mouseUp(Event, int, int). Method in class jclass.bwt.JCOutlinerComponent
mouseUp(Event, int, int). Method in class jclass.bwt.JCScrollbar
Resets the scrollbar state after some other operation.
mouseUp(Event, int, int). Method in class jclass.bwt.JCSlider
Resets the scrollbar state after some other operation.
mouseUp(Event, int, int). Method in class jclass.bwt.JCTextComponent
Ends text selection.
move(int, int). Method in class jclass.chart.ChartRegion
Moves the chart region to the provided position relative to the chart.
moveBackwardChar(Event). Method in class jclass.bwt.JCTextComponent
Moves the cursor backward one character.
moveForwardChar(Event). Method in class jclass.bwt.JCTextComponent
Moves the cursor forward one character.
moveNextLine(Event). Method in class jclass.bwt.JCTextAreaComponent
Moves the cursor to the next line.
movePreviousLine(Event). Method in class jclass.bwt.JCTextAreaComponent
Moves the cursor to the previous line.
moveThumb(). Method in class jclass.bwt.JCSlider
Moves the slider.
multi. Variable in class jclass.bwt.JCMultiColumnData
The component for which data is maintained.
MultiLineEditor(). Constructor for class jclass.beans.MultiLineEditor
multiSelectNode(JCOutlinerNode, Event). Method in class jclass.bwt.JCOutlinerComponent
MultiSelect support Selects one or more nodes, and posts JCOutlinerEvents.

N

needs_layout. Variable in class jclass.bwt.JCComponent
Needs layout?
NEW_STATE. Static variable in class jclass.bwt.JCOutlinerEvent
The node new state change type.
NEWLINE. Static variable in class jclass.util.JCString
nextFocus(Event). Method in class jclass.bwt.JCOutlinerComponent
Sets the focus on the next node after the current node which has focus.
nextToken(). Method in class jclass.util.JCCSVTokenizer
This gets the next token from the string.
nextToken(). Method in class jclass.util.JCStringTokenizer
Gets the next whitespace-delimited token.
nextToken(char). Method in class jclass.util.JCStringTokenizer
Gets the next token from delimited string.

The delimeter can be "escaped" by a backslash character.

To include a backslash character, precede it by another backslash character.

nicePrecision(double). Static method in class jclass.chart.JCChartUtil
Returns a nice precision value for this range.
NO_CHANGE. Static variable in interface jclass.chart.Changeable
node_list. Variable in class jclass.bwt.JCOutlinerComponent
List of all nodes, in drawing order.
NONE. Static variable in class jclass.chart.JCChart
NONE. Static variable in class jclass.chart.JCFillStyle
NONE. Static variable in class jclass.chart.JCLineStyle
NONE. Static variable in class jclass.bwt.JCSpinBox
NONE. Static variable in class jclass.chart.JCSymbolStyle
NORTH. Static variable in class jclass.chart.JCChartComponent
NORTH. Static variable in class jclass.chart.JCChartLabel
NORTH. Static variable in class jclass.chart.JCLegend
NORTHEAST. Static variable in class jclass.chart.JCChartComponent
NORTHEAST. Static variable in class jclass.chart.JCChartLabel
NORTHEAST. Static variable in class jclass.chart.JCLegend
NORTHSOUTH_MASK. Static variable in class jclass.chart.JCLegend
NORTHWEST. Static variable in class jclass.chart.JCChartComponent
NORTHWEST. Static variable in class jclass.chart.JCChartLabel
NORTHWEST. Static variable in class jclass.chart.JCLegend
NOTFOUND. Static variable in class jclass.bwt.BWTEnum
NOTIFY_AXES_RECALC. Static variable in interface jclass.chart.Changeable
NOTIFY_AXES_REDRAW. Static variable in interface jclass.chart.Changeable
NOTIFY_CA_RECALC. Static variable in interface jclass.chart.Changeable
NOTIFY_CA_REDRAW. Static variable in interface jclass.chart.Changeable
NOTIFY_LEGEND_RECALC. Static variable in interface jclass.chart.Changeable
NOTIFY_LEGEND_REDRAW. Static variable in interface jclass.chart.Changeable
NOTIFY_PARENT_LAYOUT. Static variable in interface jclass.chart.Changeable
NotTrimmedStringListEditor(). Constructor for class jclass.beans.NotTrimmedStringListEditor
NOVALUE. Static variable in class jclass.bwt.BWTEnum
NOVALUE. Static variable in class jclass.util.JCTitleLayout
Sets an offset to this value to indicate that it is not set.
num_columns. Variable in class jclass.bwt.JCMultiColumnData
numCheckboxes(). Method in class jclass.contrib.ContribCheckboxGroup
Returns the number of Checkbox instances that have been stored.
numCheckboxes(). Method in class jclass.bwt.JCCheckboxGroup
Returns the number of Checkbox instances that have been added.

O

ObjectEditor(). Constructor for class jclass.beans.ObjectEditor
objects. Variable in class jclass.chart.AxisSelector
objects. Variable in class jclass.beans.IndexedPropertyEditor
OFF. Static variable in class jclass.bwt.BWTEnum
OFF. Static variable in class jclass.bwt.JCCheckbox
okButton. Variable in class jclass.contrib.JCDialog
OK button.
old_shadowtype. Variable in class jclass.bwt.JCButton
omit_props. Variable in class jclass.beans.GeneralBeanInfo
ON. Static variable in class jclass.bwt.BWTEnum
ON. Static variable in class jclass.bwt.JCCheckbox
orientation_strings. Static variable in class jclass.chart.JCLegend
orientation_values. Static variable in class jclass.chart.JCLegend
OrientationEditor(). Constructor for class jclass.bwt.OrientationEditor
OrientationEditor(). Constructor for class jclass.chart.OrientationEditor
ORIGIN. Static variable in class jclass.chart.JCAxis
ORIGIN. Static variable in class jclass.chart.JCChartComponent
originPlacement_strings. Static variable in class jclass.chart.JCAxis
originPlacement_values. Static variable in class jclass.chart.JCAxis
OriginPlacementEditor(). Constructor for class jclass.chart.OriginPlacementEditor
OS_OTHER. Static variable in class jclass.util.JCEnvironment
OS_UNIX. Static variable in class jclass.util.JCEnvironment
OTHER. Static variable in class jclass.chart.JCSymbolStyle
OTHER_SLICE. Static variable in class jclass.chart.JCPieChartFormat
Used to specify the other slice of a pie chart.
outliner. Variable in class jclass.chart.AxisSelector
outliner. Variable in class jclass.beans.IndexedPropertyEditor
outliner. Variable in class jclass.bwt.JCOutlinerNode
outlinerFolderStateChangeBegin(JCOutlinerEvent). Method in class jclass.bwt.JCOutlinerAdapter
Invoked before a folder's state is changed.
outlinerFolderStateChangeBegin(JCOutlinerEvent). Method in interface jclass.bwt.JCOutlinerListener
Invoked before a folder's state is changed.
outlinerFolderStateChangeEnd(JCOutlinerEvent). Method in class jclass.bwt.JCOutlinerAdapter
Invoked after a folder's state is changed.
outlinerFolderStateChangeEnd(JCOutlinerEvent). Method in interface jclass.bwt.JCOutlinerListener
Invoked after a folder's state is changed.
outlinerNodeSelectBegin(JCOutlinerEvent). Method in class jclass.bwt.JCOutlinerAdapter
Invoked before a node is selected.
outlinerNodeSelectBegin(JCOutlinerEvent). Method in interface jclass.bwt.JCOutlinerListener
Invoked before a node is selected.
outlinerNodeSelectEnd(JCOutlinerEvent). Method in class jclass.bwt.JCOutlinerAdapter
Invoked after a node is selected.
outlinerNodeSelectEnd(JCOutlinerEvent). Method in interface jclass.bwt.JCOutlinerListener
Invoked after a node is selected.
outlinerPrinter. Variable in class jclass.bwt.JCOutlinerComponent
Printing methods
outputData(OutputStream). Method in class jclass.chart.ChartDataView
Save the raw Data to the given output stream The data written should be readable by InputStreamDataSource

P

page_area. Variable in class jclass.bwt.JCTabManager
The container which holds the pages.
paint(Graphics). Method in class jclass.bwt.JCBufferedComponent
An internal method used to handle repaint events.
paint(Graphics). Method in class jclass.chart.JCChart
Override superclass' paint() so that the chart is fully painted and flushed before the listeners are called.
paint(Graphics). Method in class jclass.bwt.JCComponent
An internal method used to handle repaint events.
paint(Graphics). Method in class jclass.bwt.JCContainer
Paints all children.
paint(Graphics). Method in class jclass.contrib.JCOutlinePanel
Draws the line.
paint(Graphics). Method in class jclass.bwt.JCSeparator
Draws a shadow centered horizontally or vertically, depending on the orientation.
paintChart(JCChart). Method in class jclass.chart.JCChartAdapter
Implement the paintChart chart listener method.
paintChart(JCChart). Method in interface jclass.chart.JCChartListener
paintComponent(Graphics). Method in class jclass.chart.ChartCanvas
Rendering method for ChartCanvas
paintComponent(Graphics). Method in class jclass.bwt.JCArrowButton
An internal method used to handle repaint events.
paintComponent(Graphics). Method in class jclass.chart.JCChart
The top-level paint routine in JCChart.
paintComponent(Graphics). Method in class jclass.bwt.JCCheckbox
Draws indicator and label
paintComponent(Graphics). Method in class jclass.bwt.JCComponent
Called by paint.
paintComponent(Graphics). Method in class jclass.bwt.JCLabel
Draws value.
paintComponent(Graphics). Method in class jclass.bwt.JCListComponent
Draws items
paintComponent(Graphics). Method in class jclass.bwt.JCOutlinerComponent
Draws all visible nodes.
paintComponent(Graphics). Method in class jclass.bwt.JCProgressMeter
Draws the shadow, bar and label.
paintComponent(Graphics). Method in class jclass.bwt.JCTabButton
Draws the button's label.
paintComponent(Graphics). Method in class jclass.bwt.JCTextAreaComponent
Draws the text
paintComponent(Graphics). Method in class jclass.bwt.JCTextField
Paints the text.
paintCursor(boolean). Method in class jclass.bwt.JCTextComponent
Paints or erases the cursor, depending on the value of state.
paintInterior(Graphics). Method in class jclass.bwt.JCComboBox
Draws the shadows and title.
paintInterior(Graphics). Method in class jclass.bwt.JCContainer
Called by paint, to allow subclasses to draw before their children are painted.
paintInterior(Graphics). Method in class jclass.bwt.JCGroupBox
Draws the shadows and title.
paintInterior(Graphics). Method in class jclass.bwt.JCScrollbar
Draws a 1-pixel black border.
paintInterior(Graphics). Method in class jclass.bwt.JCSlider
Draws the trough and thumb.
paintInterior(Graphics). Method in class jclass.bwt.JCSpinBox
Draws the shadows.
paintInterior(Graphics). Method in class jclass.bwt.TabPageArea
Draws a 1-pixel shadow.
paintInterior(Graphics). Method in class jclass.bwt.TabPanel
Paints all buttons.
paintOutliner(Graphics, Rectangle, JCOutlinerNode, int[], boolean). Method in class jclass.bwt.JCOutlinerComponent
For JDK 1.1 printing, draws all visible nodes
paintRow(int). Method in class jclass.bwt.JCList
Draws a row.
paintRow(int). Method in class jclass.bwt.JCListComponent
Draws a row.
paintRow(int). Method in class jclass.bwt.JCMultiColumnList
Draws a row.
paintRow(int, Graphics). Method in class jclass.bwt.JCListComponent
Draws a row.
paintThumb(Graphics). Method in class jclass.bwt.JCScrollbar
Paints the thumb.
paintThumb(Graphics). Method in class jclass.bwt.JCSlider
Paints the thumb.
paintValue(Graphics, Rectangle). Method in class jclass.beans.IndexedPropertyEditor
paintValue(Graphics, Rectangle). Method in class jclass.beans.JCPropertyEditor
paintValue(Graphics, Rectangle). Method in class jclass.beans.JCTabEditor
paintValue(Graphics, Rectangle). Method in class jclass.beans.LaunchablePropertyEditor
paintValue(Graphics, Rectangle). Method in class jclass.beans.MultiLineEditor
pane. Variable in class jclass.beans.IndexedPropertyEditor
param_source. Static variable in class jclass.util.JCUtilConverter
Hash table of alternate parameter sources.
paramString(). Method in class jclass.bwt.JCTextCursorEvent
paramString(). Method in class jclass.bwt.JCTextEvent
parent. Variable in class jclass.bwt.JCOutlinerNode
parse(Component, String). Static method in class jclass.util.JCString
parse(String, char). Static method in class jclass.util.JCStringTokenizer
Parses the string using the specified delimiter.
parseReturnData(Vector). Method in class jclass.contrib.JCRetrieve
parseReturnData() uses the array of text lines to fill up the cache.
paste(Event). Method in class jclass.bwt.JCTextComponent
Inserts the current clipboard contents at the event's position, after first deleting any selected text.
pasteFromClipboard(Event). Method in class jclass.bwt.JCTextComponent
If the component is editable, inserts the clipboard selection at the current cursor position.
PER_25. Static variable in class jclass.chart.JCFillStyle
PER_50. Static variable in class jclass.chart.JCFillStyle
PER_75. Static variable in class jclass.chart.JCFillStyle
PICK. Static variable in class jclass.chart.EventTrigger
pick(JCPickEvent). Method in interface jclass.chart.JCPickListener
Method called whenever chart has been picked.
pick(Point, ChartDataView). Method in class jclass.chart.JCChart
Given a screen position in pixels, returns a JCDataIndex object which represents the closest point in a data series in the specified ChartDataView instance.
PICK_FOCUS_LOCAL. Static variable in class jclass.chart.ChartDataView
PICK_FOCUS_X. Static variable in class jclass.chart.ChartDataView
PICK_FOCUS_XY. Static variable in class jclass.chart.ChartDataView
PICK_FOCUS_Y. Static variable in class jclass.chart.ChartDataView
PIE. Static variable in class jclass.chart.JCChart
PIE_PERCENTILE. Static variable in class jclass.chart.JCPieChartFormat
pixels. Variable in class jclass.util.JCImageCreator
placement_strings. Static variable in class jclass.chart.JCAxis
placement_values. Static variable in class jclass.chart.JCAxis
PlacementEditor(). Constructor for class jclass.chart.PlacementEditor
PLOT. Static variable in class jclass.chart.JCChart
PlotArea(). Constructor for class jclass.chart.PlotArea
PlotArea(ChartRegion). Constructor for class jclass.chart.PlotArea
Constructor that connects the PlotArea to a parent ChartRegion.
PlotPoint(). Constructor for class jclass.chart.PlotPoint
POINT_LABELS. Static variable in class jclass.chart.JCAxis
POINT_LABELS. Static variable in class jclass.chart.JCChartComponent
pointToPosition(int, int). Method in class jclass.bwt.JCComboBox
Maps a physical position to the corresponding character position.
pointToPosition(int, int). Method in class jclass.bwt.JCSpinBox
Maps a physical position to the corresponding character position.
pointToPosition(int, int). Method in class jclass.bwt.JCTextArea
Maps a physical position to the corresponding character position.
pointToPosition(int, int). Method in class jclass.bwt.JCTextAreaComponent
Maps a point to a text position.
pointToPosition(int, int). Method in class jclass.bwt.JCTextComponent
Converts an x coordinate into a text position.
pointToPosition(int, int). Method in class jclass.bwt.JCTextField
Converts an x coordinate into a text position.
pointToPosition(int, int). Method in interface jclass.bwt.JCTextInterface
Maps a physical position to the corresponding character position.
POLAR. Static variable in class jclass.chart.JCChart
polygon. Variable in class jclass.bwt.JCTabButton
Button's shape (may be non-rectangular).
popdown_time. Static variable in class jclass.bwt.JCComponent
Private to JClass packages.
popup_menu. Variable in class jclass.bwt.JCTextComponent
position. Variable in class jclass.bwt.JCSpinBox
positionToPoint(int, Point). Method in class jclass.bwt.JCTextComponent
Gets the physical location of a position, ignoring scrolling.
positionToRow(int). Method in class jclass.bwt.JCTextAreaComponent
Gets the row that contains the text position.
positionToX(int). Method in class jclass.bwt.JCTextAreaComponent
Gets the x co-ordinate for a character position, ignoring scrolling.
positionToX(int). Method in class jclass.bwt.JCTextComponent
Gets the x co-ordinate for a character position, ignoring scrolling.
positionToX(int). Method in class jclass.bwt.JCTextField
Gets the x co-ordinate for a character position, ignoring scrolling.
positionToY(int). Method in class jclass.bwt.JCTextAreaComponent
Gets the y co-ordinate for a character position, ignoring scrolling.
positionToY(int). Method in class jclass.bwt.JCTextComponent
Gets the y co-ordinate for a character position, ignoring scrolling.
postActionEvent(Event). Method in class jclass.bwt.JCTextField
Posts an JCActionEvent.
postActionEvent(Event, int, JCOutlinerNode, int). Method in class jclass.bwt.JCOutlinerComponent
Posts a JCOutlinerEvent if the node is a folder, or a JCActionEvent if the node is not a folder
postComboBoxEvent(int, Object). Method in class jclass.bwt.JCComboBox
Posts a JCComboBoxEvent
postSpinBoxEvent(int, Object). Method in class jclass.bwt.JCSpinBox
Posts a JCSpinBoxEvent
pow10(int). Static method in class jclass.chart.JCChartUtil
10^x function that makes use of a predefined array (tens_val)
precCorrect(int, double). Static method in class jclass.chart.JCChartUtil
Rounds a number to the specified precision.
preferredHeight(). Method in class jclass.chart.ChartCanvas
Gets the subclass' preferred height (default: 100).
preferredHeight(). Method in class jclass.bwt.JCArrowButton
Returns ArrowSize height.
preferredHeight(). Method in class jclass.bwt.JCButton
Returns the label or arm label's height, whichever is larger.
preferredHeight(). Method in class jclass.bwt.JCCheckbox
Gets the subclass' preferred height (default: 100).
preferredHeight(). Method in class jclass.bwt.JCComboBox
Gets the subclass' preferred height (default: 100).
preferredHeight(). Method in class jclass.bwt.JCComponent
Gets the subclass' preferred height (default: 100).
preferredHeight(). Method in class jclass.bwt.JCContainer
Gets the subclass' preferred height (default: 100).
preferredHeight(). Method in class jclass.bwt.JCHeader
Returns the height of the largest label.
preferredHeight(). Method in class jclass.bwt.JCLabel
Gets the subclass' preferred height (default: 100).
preferredHeight(). Method in class jclass.bwt.JCListComponent
Returns the visible height, if it has been set, or the sum of all item heights.
preferredHeight(). Method in class jclass.bwt.JCMultiColumnWindow
Returns the sum of the viewport's and header's preferred height.
preferredHeight(). Method in class jclass.bwt.JCOutlinerComponent
Calculates the height based on the node heights.
preferredHeight(). Method in class jclass.bwt.JCProgressMeter
Gets the subclass' preferred height (default: 100).
preferredHeight(). Method in class jclass.bwt.JCScrollbar
Returns BWTEnum.SB_SIZE if this is a horizontal scrollbar; 100 otherwise.
preferredHeight(). Method in class jclass.bwt.JCScrolledWindow
Gets the subclass' preferred height (default: 100).
preferredHeight(). Method in class jclass.bwt.JCSeparator
Returns the shadow thickness value if this is a horizontal separator; 100 otherwise.
preferredHeight(). Method in class jclass.bwt.JCSlider
Gets the subclass' preferred height (default: 100).
preferredHeight(). Method in class jclass.bwt.JCSpinBox
Returns the text field's preferred height.
preferredHeight(). Method in class jclass.bwt.JCSplitterWindow
Returns the sum of all children's preferred height if orientation is vertical; otherwise returns the maximum preferred height of all children.
preferredHeight(). Method in class jclass.bwt.JCTextAreaComponent
Returns the height of the specified number of rows.
preferredHeight(). Method in class jclass.bwt.JCTextComponent
Returns the height of 1 row.
preferredLayoutSize(Container). Method in class jclass.bwt.JCGridLayout
Calculates the preferred size for this layout.
preferredLayoutSize(Container). Method in class jclass.contrib.JCRelativeLayout
preferredLayoutSize(Container). Method in class jclass.contrib.JCRowColLayout
Calculates the preferred size for this layout.
preferredLayoutSize(Container). Method in class jclass.util.JCTitleLayout
Returns the preferred size for the JCTitleLayout.
preferredSize(). Method in class jclass.chart.ChartCanvas
Returns the preferred size for this object.
preferredSize(). Method in class jclass.chart.ChartRegion
Returns the preferred size for the JCTitle instance.
preferredSize(). Method in class jclass.chart.ChartText
Returns the preferred size for the JCTitle instance.
preferredSize(). Method in class jclass.beans.IndexedPropertyEditor
Returns the preferred size of this container.
preferredSize(). Method in class jclass.chart.JCChart
Calculates and returns the preferred size of the chart component.
preferredSize(). Method in class jclass.chart.JCChartArea
Returns the preferred size for the chart area.
preferredSize(). Method in class jclass.bwt.JCComponent
Returns the preferred size of this component.
preferredSize(). Method in class jclass.bwt.JCContainer
Returns the preferred size of this container.
preferredSize(). Method in class jclass.chart.JCLegend
Calculates and returns the preferred size for the legend.
preferredSize(). Method in class jclass.beans.JCPropertyEditor
Returns the preferred size of this container.
preferredSize(). Method in class jclass.bwt.TabPanel
Calculates the size based on the tab button's sizes.
preferredWidth(). Method in class jclass.chart.ChartCanvas
Gets the subclass' preferred width (default: 100).
preferredWidth(). Method in class jclass.bwt.JCArrowButton
Returns ArrowSize width.
preferredWidth(). Method in class jclass.bwt.JCButton
Returns the label or arm label's width, whichever is larger.
preferredWidth(). Method in class jclass.bwt.JCCheckbox
Gets the subclass' preferred width (default: 100).
preferredWidth(). Method in class jclass.bwt.JCComboBox
Gets the subclass' preferred width (default: 100).
preferredWidth(). Method in class jclass.bwt.JCComponent
Gets the subclass' preferred width (default: 100).
preferredWidth(). Method in class jclass.bwt.JCContainer
Gets the subclass' preferred width (default: 100).
preferredWidth(). Method in class jclass.bwt.JCGroupBox
Includes the title width in the preferred size.
preferredWidth(). Method in class jclass.bwt.JCHeader
Returns the preferred width of all labels, adding the component's first column's offset.
preferredWidth(). Method in class jclass.bwt.JCLabel
Gets the subclass' preferred width (default: 100).
preferredWidth(). Method in class jclass.bwt.JCList
Gets the subclass' preferred width (default: 100).
preferredWidth(). Method in class jclass.bwt.JCListComponent
Returns the width of the widest item.
preferredWidth(). Method in class jclass.bwt.JCMultiColumnData
Calculates the preferred width of the multicolumn component
preferredWidth(). Method in class jclass.bwt.JCMultiColumnList
Gets the subclass' preferred width (default: 100).
preferredWidth(). Method in class jclass.bwt.JCMultiColumnListComponent
Returns the width of the widest item.
preferredWidth(). Method in class jclass.bwt.JCOutlinerComponent
Gets the subclass' preferred width (default: 100).
preferredWidth(). Method in class jclass.bwt.JCProgressMeter
Gets the subclass' preferred width (default: 100).
preferredWidth(). Method in class jclass.bwt.JCScrollbar
Returns BWTEnum.SB_SIZE if this is a vertical scrollbar; 100 otherwise.
preferredWidth(). Method in class jclass.bwt.JCScrolledWindow
Gets the subclass' preferred width (default: 100).
preferredWidth(). Method in class jclass.bwt.JCSeparator
Returns the shadow thickness value if this is a vertical separator; 100 otherwise.
preferredWidth(). Method in class jclass.bwt.JCSlider
Gets the subclass' preferred width (default: 100).
preferredWidth(). Method in class jclass.bwt.JCSpinBox
Returns the sum of the text field's and arrow button's preferred widths.
preferredWidth(). Method in class jclass.bwt.JCSplitterWindow
Returns the sum of all children's preferred width if orientation is horizontal; otherwise returns the maximum preferred width of all children.
preferredWidth(). Method in class jclass.bwt.JCTabButton
If this tab is slanted, allow for the slant.
preferredWidth(). Method in class jclass.bwt.JCTextComponent
Returns the width of an 'N' times the specified number of columns.
previousFocus(Event). Method in class jclass.bwt.JCOutlinerComponent
Sets the focus on the previous node before the current node which has focus.
PRINT. Static variable in class jclass.bwt.JCOutlinerPrintEvent
The id for this event.
print(). Method in class jclass.bwt.JCOutliner
Prints the JCOutliner component under JDK 1.1
print(). Method in class jclass.bwt.JCOutlinerComponent
Prints the JCOutliner if running under JDK 1.1.
printAll(Graphics). Method in class jclass.chart.JCChart
Disables double-buffering, and calls Container.printAll
printAll(Graphics). Method in class jclass.bwt.JCComponent
Disables double-buffering, and calls Container.printAll
printAll(Graphics). Method in class jclass.bwt.JCContainer
Disables double-buffering, and calls Container.printAll
printColumnData(Graphics, Object, Rectangle, int[]). Method in class jclass.bwt.JCOutlinerComponent
For JDK 1.1 printing, draws the value as a String, Vector, JCString, or Image.
printListeners. Variable in class jclass.bwt.JCOutlinerComponent
printNode(JCOutlinerNode, Rectangle, int[], Graphics, boolean, int). Method in class jclass.bwt.JCOutlinerComponent
For JDK 1.1 printing, draws a single node
printNode(JCOutlinerNode, Rectangle, int[], int, int, Graphics, int, boolean). Method in class jclass.bwt.JCOutlinerComponent
For JDK 1.1 printing, draws a node and its children.
printPageFooter(JCOutlinerPrintEvent). Method in interface jclass.bwt.JCOutlinerPrintListener
Invoked during the printing of a page.
printPageHeader(JCOutlinerPrintEvent). Method in interface jclass.bwt.JCOutlinerPrintListener
Invoked during the printing of a page.
printShortcut(JCOutlinerNode, Graphics, int, int, boolean). Method in class jclass.bwt.JCOutlinerComponent
For JDK 1.1 printing, prints a folder's shortcut button.
processFocusEvent(FocusEvent). Method in class jclass.bwt.JCComponent
processKeyEvent(KeyEvent). Method in class jclass.bwt.JCComponent
processKeyEvent(KeyEvent). Method in class jclass.bwt.TabPanel
processMouseEvent(MouseEvent). Method in class jclass.chart.ChartCanvas
processMouseEvent(MouseEvent). Method in class jclass.chart.JCChart
processMouseEvent(MouseEvent). Method in class jclass.bwt.JCComponent
processMouseEvent(MouseEvent). Method in class jclass.bwt.JCContainer
processMouseMotionEvent(MouseEvent). Method in class jclass.bwt.JCComponent
processMouseMotionEvent(MouseEvent). Method in class jclass.bwt.JCContainer
processRootNode(). Method in class jclass.bwt.JCOutlinerComponent
Sets the node_list.
ProgressMeterLabelPosEditor(). Constructor for class jclass.bwt.ProgressMeterLabelPosEditor

R

RADAR. Static variable in class jclass.chart.JCChart
RADIANS. Static variable in class jclass.chart.JCChartUtil
Angle unit enum value indicating angle unit is radians
radToDeg(double). Static method in class jclass.chart.JCChartUtil
Method to convert radians to degrees
read(Applet, String). Static method in class jclass.util.JCFile
Reads data from a file and returns it as a String.
read(Component, String, char, boolean). Static method in class jclass.util.JCFile
Reads the data from a file, parses it based on the provided delimiter, then converts it into cell values and returns it in a JCVector of JCVectors.
readClipboard(). Method in class jclass.bwt.JCTextComponent
Gets the clipboard contents.
readCSV(Component, String). Static method in class jclass.util.JCFile
Reads the data from a file and parses it as a comma-separated value file.
readFile(Applet, String). Method in class jclass.bwt.JCTextArea
Reads data from a file and appends it to the textarea.
readFile(Applet, String). Method in class jclass.bwt.JCTextAreaComponent
Reads data from a file and appends it to the field.
readFile(InputStream). Method in class jclass.bwt.JCTextArea
Reads data from a file stream and appends it to the textarea.
readFile(InputStream). Method in class jclass.bwt.JCTextAreaComponent
Reads data from a file stream and appends it to the textarea.
readLines(Applet, String). Static method in class jclass.util.JCFile
Reads data from a file and returns it as a Vector of Strings.
readLines(Applet, String, int, int). Static method in class jclass.util.JCFile
Reads data from a file and returns it as a Vector of Strings.
RECALC. Static variable in interface jclass.chart.Changeable
recalc(). Method in class jclass.chart.ChartCanvas
recalc(). Method in class jclass.chart.ChartRegion
Recalculates the contents of the chart region.
recalc(). Method in class jclass.chart.ChartText
Recalculates the contents of the chart region.
recalc(). Method in class jclass.chart.JCAxis
Recalculates the axis parameters.
recalc(). Method in class jclass.chart.JCChart
If necessary, forces recalculation of the entire chart by calling the recalc() method for its components.
recalc(). Method in class jclass.chart.JCChartArea
If necessary, forces recalculation of the chart area.
recalc(). Method in class jclass.chart.JCChartLabel
Determine the correct location of the label and move there
recalc(). Method in class jclass.bwt.JCHeader
Determines the widths of variable-sized columns and repaints.
recalc(). Method in class jclass.chart.JCLegend
Recalculates extents of the legend.
recalc(). Method in class jclass.chart.JCTitle
Recalculates the contents of the chart region.
recalc(). Method in class jclass.chart.TrackChange
Method used to recalculate extents of related objects.
RECTANGLE. Static variable in class jclass.bwt.BWTEnum
RECTANGLE. Static variable in class jclass.bwt.JCTabManager
REDRAW. Static variable in interface jclass.chart.Changeable
registerImage(Image). Static method in class jclass.util.JCString
Registers image with the JCString
release. Static variable in class jclass.beans.JCVersion
release. Static variable in class jclass.bwt.JCVersion
release. Static variable in class jclass.chart.JCVersion
release. Static variable in class jclass.image.JCVersion
release. Static variable in class jclass.util.JCVersion
remove(Component). Method in class jclass.bwt.JCSplitterWindow
Removes the component and its adjoining JCSeparator from the window.
remove(Component). Method in class jclass.bwt.TabPanel
Removes the specified component from this container.
remove(String). Method in class jclass.bwt.JCComboBox
Removes the first occurrence of an item from the list.
remove(String). Method in class jclass.bwt.JCList
Removes the first occurrence of an item from the list.
remove(String). Method in class jclass.bwt.JCListComponent
Removes the first occurrence of an item from the list.
remove(String). Method in class jclass.util.JCTitleLayout
Removes the component at the specified location.
REMOVE_COLUMN. Static variable in class jclass.chart.ChartDataModelUpdate
Enum value indicated a column of data values has been removed.
REMOVE_ROW. Static variable in class jclass.chart.ChartDataModelUpdate
Enum value indicated a row of data values has been removed.
REMOVE_VALUE. Static variable in class jclass.chart.ChartDataModelUpdate
Enum value indicated a single data value has been removed.
removeActionListener(JCActionListener). Method in class jclass.bwt.JCButton
Removes the specified action listener so it no longer receives action events from this button.
removeActionListener(JCActionListener). Method in class jclass.bwt.JCComboBox
Removes the specified action listener so it no longer receives action events.
removeActionListener(JCActionListener). Method in class jclass.bwt.JCHeader
Removes the specified listener so it no longer receives action events from the buttons.
removeActionListener(JCActionListener). Method in class jclass.bwt.JCList
Removes the specified action listener so it no longer receives action events from this list.
removeActionListener(JCActionListener). Method in class jclass.bwt.JCListComponent
Removes the specified action listener so it no longer receives action events from this list.
removeActionListener(JCActionListener). Method in class jclass.bwt.JCMultiColumnList
Removes the specified action listener so it no longer receives action events from this list.
removeActionListener(JCActionListener). Method in class jclass.bwt.JCOutliner
Removes the specified action listener so it no longer receives action events.
removeActionListener(JCActionListener). Method in class jclass.bwt.JCOutlinerComponent
Removes the specified action listener so it no longer receives action events.
removeActionListener(JCActionListener). Method in class jclass.bwt.JCTextField
Removes the specified action listener so it no longer receives action events.
removeAdjustmentListener(JCAdjustmentListener). Method in interface jclass.bwt.JCAdjustable
Removes an adjustment listener.
removeAdjustmentListener(JCAdjustmentListener). Method in class jclass.bwt.JCScrollbar
Removes the specified adjustment listener so that it no longer receives adjustment events.
removeAdjustmentListener(JCAdjustmentListener). Method in class jclass.bwt.JCSlider
Removes the specified adjustment listener so that it no longer receives adjustment events.
removeAll(). Method in class jclass.bwt.JCComboBox
Removes all items from the list.
removeAll(). Method in class jclass.bwt.JCList
Removes all items from the list.
removeAllChartLabels(). Method in class jclass.chart.JCChart
Remove all the chart labels
removeButtonListener(JCButtonListener). Method in class jclass.bwt.JCButton
Removes the specified listener so it no longer receives JCButtonEvents from this button.
removeChartLabel(JCChartLabel). Method in class jclass.chart.JCChart
Remove a chart label
removeChartListener(JCChartListener). Method in class jclass.chart.JCChart
removeChild(JCOutlinerNode). Method in class jclass.bwt.JCOutlinerFolderNode
Removes a child (if it exists).
removeChildren(). Method in class jclass.bwt.JCOutlinerFolderNode
Removes all children (if any).
removeComboBoxListener(JCComboBoxListener). Method in class jclass.bwt.JCComboBox
Removes the specified listener so it no longer receives JCComboBoxEvents.
removeDataView(int). Method in class jclass.chart.JCChart
Removes a ChartDataView from the index specified.
removeElementsAt(int, int). Method in class jclass.util.JCVector
Deletes a block starting at the specified index.
removeEscape(String). Static method in class jclass.util.JCUtilConverter
Removes "escape" characters (backslashes) from the string.
removeFocusListener(FocusListener). Method in class jclass.bwt.JCComboBox
Remove focus listener to the TextComponent
removeFocusListener(FocusListener). Method in class jclass.bwt.JCSpinBox
Remove focus listener to the TextComponent
removeFocusListener(FocusListener). Method in class jclass.bwt.JCTextArea
Remove focus listener to the TextAreaComponent child of TextArea
removeItem(int). Method in class jclass.beans.IndexedPropertyEditor
removeItemListener(JCItemListener). Method in class jclass.bwt.JCCheckbox
Removes the specified item listener so it no longer receives item events from this checkbox.
removeItemListener(JCItemListener). Method in class jclass.bwt.JCCheckboxGroup
Removes the specified item listener so it no longer receives item events from the checkboxes.
removeItemListener(JCItemListener). Method in class jclass.bwt.JCComboBox
Removes the specified item listener so it no longer receives item events.
removeItemListener(JCItemListener). Method in interface jclass.bwt.JCItemSelectable
Removes an item listener.
removeItemListener(JCItemListener). Method in class jclass.bwt.JCList
Removes the specified item listener so it no longer receives item events from this list.
removeItemListener(JCItemListener). Method in class jclass.bwt.JCListComponent
Removes the specified item listener so it no longer receives item events from this list.
removeItemListener(JCItemListener). Method in class jclass.bwt.JCMultiColumnList
Removes the specified item listener so it no longer receives item events from this list.
removeItemListener(JCItemListener). Method in class jclass.bwt.JCOutliner
Removes the specified item listener so it no longer receives item events.
removeItemListener(JCItemListener). Method in class jclass.bwt.JCOutlinerComponent
Removes the specified item listener so it no longer receives node events.
removeKeyListener(KeyListener). Method in class jclass.bwt.JCComboBox
Remove focus listener to the TextComponent
removeKeyListener(KeyListener). Method in class jclass.bwt.JCSpinBox
Remove focus listener to the TextComponent
removeKeyListener(KeyListener). Method in class jclass.bwt.JCTextArea
Remove focus listener to the TextAreaComponent
removeLayoutComponent(Component). Method in class jclass.contrib.JCRelativeLayout
removeLayoutComponent(Component). Method in class jclass.contrib.JCRowColLayout
An empty method that must appear (it is part of the LayoutManager interface).
removeLayoutComponent(Component). Method in class jclass.util.JCTitleLayout
Removes the component if it is present.
removeParent(Changeable). Method in class jclass.chart.JCChartStyle
Removes a parent from the list of parents of this JCChartStyle object.
removePickListener(JCPickListener). Method in class jclass.chart.JCChart
removePrintListener(JCOutlinerPrintListener). Method in class jclass.bwt.JCOutliner
Removes the specified print listener so it no longer receives item events.
removePrintListener(JCOutlinerPrintListener). Method in class jclass.bwt.JCOutlinerComponent
For JDK 1.1 printing, removes the specified print listener so it no longer receives print events.
removePropertyChangeListener(PropertyChangeListener). Method in class jclass.beans.IndexedPropertyEditor
removePropertyChangeListener(PropertyChangeListener). Method in class jclass.beans.JCPropertyEditor
removePropertyChangeListener(PropertyChangeListener). Method in class jclass.beans.JCTabEditor
removePropertyChangeListener(PropertyChangeListener). Method in class jclass.beans.LaunchablePropertyEditor
removeSeries(int). Method in class jclass.chart.ChartDataView
Removes a single data series from the Series property of the ChartDataView instance.
removeSpinBoxListener(JCSpinBoxListener). Method in class jclass.bwt.JCSpinBox
Removes the specified listener so it no longer receives JCSpinBoxEvents.
removeTab(int, boolean). Method in class jclass.bwt.JCTabManager
Removes a tab and optionally its page.
removeTabManagerListener(JCTabManagerListener). Method in class jclass.bwt.JCTabManager
Removes the specified listener so it no longer receives JCTabManagerEvents.
removeTextCursorListener(JCTextCursorListener). Method in class jclass.bwt.JCComboBox
Removes the specified listener so it no longer receives JCTextCursorEvents.
removeTextCursorListener(JCTextCursorListener). Method in class jclass.bwt.JCSpinBox
Removes the specified listener so it no longer receives JCTextCursorEvents.
removeTextCursorListener(JCTextCursorListener). Method in class jclass.bwt.JCTextArea
Removes the specified listener so it no longer receives JCTextCursorEvents.
removeTextCursorListener(JCTextCursorListener). Method in class jclass.bwt.JCTextComponent
Removes the specified listener so it no longer receives JCTextCursorEvents.
removeTextListener(JCTextListener). Method in class jclass.bwt.JCComboBox
Removes the specified text listener so it no longer receives text events.
removeTextListener(JCTextListener). Method in class jclass.bwt.JCSpinBox
Removes the specified text listener so it no longer receives text events.
removeTextListener(JCTextListener). Method in class jclass.bwt.JCTextArea
Removes the specified text listener so it no longer receives text events.
removeTextListener(JCTextListener). Method in class jclass.bwt.JCTextComponent
Removes the specified text listener so it no longer receives text events.
removeTrigger(int). Method in class jclass.chart.JCChart
Removes the event trigger at the specified index.
repaint(). Method in class jclass.chart.ChartCanvas
Overridden repaint() method.
repaint(). Method in class jclass.chart.ChartRegion
repaint(). Method in class jclass.chart.JCChartArea
Need to avoid repaint if super.reshape() called.
repaint(). Method in class jclass.bwt.JCComponent
Overrides Component.repaint(), which does not always call paint().
repaint(). Method in class jclass.bwt.JCContainer
Overrides Component.repaint(), which sometimes doesn't call paint().
repaint(). Method in class jclass.bwt.JCListComponent
Repaints the component if Batched is false.
repaint(). Method in class jclass.bwt.JCOutlinerComponent
Repaints the component if Batched is false.
repaint(). Method in class jclass.bwt.JCTextComponent
Overrides Component.repaint(), which does not always call paint().
repaint(). Method in class jclass.bwt.TabPanel
Overrides Component.repaint(), which does not always call paint().
repaint(int, int, int, int). Method in class jclass.bwt.JCComponent
Repaints part of the component by calling paint directly.
repaint(int, int, int, int). Method in class jclass.bwt.JCContainer
Repaints part of the component by calling paint directly.
repaint(int, int, int, int). Method in class jclass.bwt.JCTabButton
Repaints part of the component by calling paint directly.
repaint(Rectangle). Method in class jclass.bwt.JCComponent
Repaints part of the component by calling paint directly.
repaint(Rectangle). Method in class jclass.bwt.JCContainer
Repaints part of the component by calling paint directly.
repaintPositions(int, int). Method in class jclass.bwt.JCTextComponent
Draws the text between 2 positions.
repaintPositions(Point, Point). Method in class jclass.bwt.JCTextAreaComponent
Draws the text between 2 points.
repaintPositions(Point, Point). Method in class jclass.bwt.JCTextComponent
Draws the text between 2 points.
replace(String, int, int). Method in class jclass.bwt.JCTextComponent
Deletes the text from start to end and then inserts, at start, the text that was passed.
replace(String, int, int). Method in class jclass.bwt.JCTextLine
replaceItem(Object, int). Method in class jclass.bwt.JCList
Replaces the item at the given row.
replaceItem(Object, int). Method in class jclass.bwt.JCListComponent
Replaces the item at the specified row.
replaceItem(Object, int). Method in interface jclass.bwt.JCListInterface
Replaces the item at the given row.
replaceItem(Object, int). Method in class jclass.bwt.JCMultiColumnList
Replaces the item at the given row.
replaceRange(String, int, int). Method in class jclass.bwt.JCComboBox
Replaces text between two positions with the specified text.
replaceRange(String, int, int). Method in class jclass.bwt.JCSpinBox
Replaces text between two positions with the specified text.
replaceRange(String, int, int). Method in class jclass.bwt.JCTextArea
Replaces the existing text between two positions with the specified text.
replaceRange(String, int, int). Method in class jclass.bwt.JCTextComponent
Replaces text from the indicated start to end positions (inclusive) with the new text specified.
replaceRange(String, int, int). Method in interface jclass.bwt.JCTextInterface
Replaces text between two positions with the specified text.
replaceTextInternal(String, int, int). Method in class jclass.bwt.JCTextAreaComponent
Updates the internal text buffer and the line table entry.
replaceTextInternal(String, int, int). Method in class jclass.bwt.JCTextComponent
Updates the internal text buffer.
requestFocus(). Method in class jclass.bwt.JCComponent
Requests the input focus.
RESET. Static variable in class jclass.chart.ChartDataModelUpdate
Enum value indicating that the data has changed significantly.
RESET. Static variable in class jclass.util.JCString
reset(). Method in class jclass.chart.JCChart
Performs a reset on the chart.
resetDefaults(). Method in class jclass.chart.JCChart
Reset the line, symbol and fill color and pattern to the default index values The colors are defined in JCStyle
reshape(int, int, int, Component, int, int, int, int). Method in class jclass.bwt.JCAlignerLayout
Positions the component.
reshape(int, int, int, Component, int, int, int, int). Method in class jclass.bwt.JCGridLayout
Positions the component.
reshape(int, int, int, int). Method in class jclass.chart.ChartCanvas
Reshapes the Component to the specified bounding box.
reshape(int, int, int, int). Method in class jclass.chart.ChartRegion
Reshapes (ie resizes and moves) the chart region according to the provided parameters.
reshape(int, int, int, int). Method in class jclass.chart.JCAxis
Overridden reshape() method that makes sure the scale and shift values are recalculated when the axis size or position changes.
reshape(int, int, int, int). Method in class jclass.bwt.JCBufferedComponent
Reshapes the Component to the specified bounding box.
reshape(int, int, int, int). Method in class jclass.chart.JCChartArea
An overridden reshape() method, which makes sure that the Changed property is set and that a recalc occurs as a result of the reshape.
reshape(int, int, int, int). Method in class jclass.bwt.JCComponent
Reshapes the Component to the specified bounding box.
reshape(int, int, int, int). Method in class jclass.bwt.JCContainer
Reshapes the Container to the specified bounding box.
reshape(int, int, int, int). Method in class jclass.bwt.JCGroupBox
Reshapes the Container to the specified bounding box.
reshape(int, int, int, int). Method in class jclass.bwt.JCScrollbar
Reshapes the Container to the specified bounding box.
reshape(int, int, int, int). Method in class jclass.bwt.JCSlider
Reshapes the Container to the specified bounding box.
reshape(int, int, int, int). Method in class jclass.bwt.JCTabButton
Reshapes the internal polygon.
reshape(int, int, int, int). Method in class jclass.bwt.JCTabManager
Reshapes the Container to the specified bounding box.
reshape(int, int, int, int). Method in class jclass.bwt.JCTextAreaComponent
Reshapes the Component to the specified bounding box.
reshape(int, int, int, int). Method in class jclass.bwt.JCTextComponent
Reshapes the Component to the specified bounding box.
reshape(Rectangle). Method in class jclass.bwt.JCComponent
Reshapes the Component to the specified bounding box.
reshapeHeader(int, int, int). Method in class jclass.bwt.JCMultiColumnWindow
Sets the location and width of the header.
reshapeHeader(int, int, int). Method in class jclass.bwt.JCScrolledWindow
reshapeViewport(int, int, int, int). Method in class jclass.bwt.JCMultiColumnWindow
Moves the viewport up so that its top highlight is not visible.
reshapeViewport(int, int, int, int). Method in class jclass.bwt.JCScrolledWindow
Reshapes the viewport to the specified size.
resize(boolean). Method in class jclass.bwt.JCTabButton
Resizes the button.
resize(int). Method in class jclass.chart.Diamond
Overrides JCShape.resize().
resize(int). Method in class jclass.chart.JCShape
Method used for populating the x[] and y[] arrays based on the provided size.
resize(int). Method in class jclass.chart.Triangle
Overrides JCShape.resize().
resize(int, int). Method in class jclass.chart.ChartRegion
Resizes the chart region to the provided width and height.
resize_col. Variable in class jclass.bwt.JCHeader
The mouse position, or the column currently being resized.
resizeThumb(int, int). Method in class jclass.bwt.JCSlider
Disallows resizing the slider.
resizing. Variable in class jclass.bwt.JCHeader
True if a column is being resized.
RIGHT. Static variable in class jclass.bwt.BWTEnum
RIGHT. Static variable in class jclass.bwt.BWTUtil
RIGHT. Static variable in class jclass.chart.ChartText
RIGHT. Static variable in class jclass.bwt.JCArrowButton
RIGHT. Static variable in class jclass.bwt.JCGroupBox
RIGHT. Static variable in class jclass.bwt.JCLabel
right. Static variable in class jclass.contrib.JCRelativeLayout
RIGHT. Static variable in class jclass.util.JCString
RIGHT. Static variable in class jclass.bwt.JCTabManager
RIGHT. Static variable in class jclass.bwt.JCTextArea
RIGHT. Static variable in class jclass.bwt.JCTextComponent
RIGHT. Static variable in class jclass.util.JCTitleLayout
right_margins. Variable in class jclass.bwt.JCMultiColumnData
rightBottom. Static variable in class jclass.contrib.JCRelativeLayout
rightTop. Static variable in class jclass.contrib.JCRelativeLayout
rl_init(Rectangle, JCRectList). Static method in class jclass.util.JCRectUtil
Initialize this rectangle list.
rl_remove(Rectangle, JCRectList, JCRectList). Static method in class jclass.util.JCRectUtil
Remove rectangle r from rectlist rl1, storing the result in rl2.
ROTATE. Static variable in class jclass.chart.EventTrigger
rotate(). Method in class jclass.chart.JCChart
A call to rotate a graph to the specified locations.
ROTATE_180. Static variable in class jclass.chart.JCAxis
ROTATE_270. Static variable in class jclass.chart.JCAxis
ROTATE_270. Static variable in class jclass.chart.JCChartComponent
ROTATE_90. Static variable in class jclass.chart.JCAxis
ROTATE_90. Static variable in class jclass.chart.JCChartComponent
ROTATE_NONE. Static variable in class jclass.chart.JCAxis
ROTATE_NONE. Static variable in class jclass.chart.JCChartComponent
rotateEnd(). Method in class jclass.chart.JCChart
A call to signify the end of a rotate event.
RotateFilter(int). Constructor for class jclass.chart.RotateFilter
rotateStart(). Method in class jclass.chart.JCChart
A call to signify the beginning of a rotate event.
rotation_strings. Static variable in class jclass.chart.ChartText
rotation_values. Static variable in class jclass.chart.ChartText
RotationEditor(). Constructor for class jclass.chart.RotationEditor
roundTime(Date, long, boolean). Static method in class jclass.chart.JCChartTimeUtil
Round the time down/up to the given unit.
row. Variable in class jclass.chart.ChartDataModelUpdate
Row impacted by message (if applicable).
row_heights. Variable in class jclass.bwt.JCGridLayout
Array of row heights.
rows. Variable in class jclass.bwt.JCGridLayout
The number of rows in the layout, as set by the user.
run(). Method in class jclass.bwt.JCArrowButton
Sends action events if the user continues to press the button.
run(). Method in class jclass.bwt.JCTextComponent
Blinks the cursor.
run(). Method in class jclass.chart.Timer
Sleep the required number of milliseconds.

S

saveParams(String). Method in class jclass.chart.JCChart
Save parameters from an existing chart into an equivalent HTML file
saveParams(String, JCChart). Method in class jclass.chart.ChartDataView
Save JCChart parameters as HTML tags
saveParams(String, JCChart). Method in class jclass.chart.ChartDataViewSeries
Save JCChart parameters as HTML tags
saveParams(String, JCChart). Method in class jclass.chart.ChartRegion
Save JCChart parameters as HTML tags
saveParams(String, JCChart). Method in class jclass.chart.ChartText
Save JCChart parameters as HTML tags
saveParams(String, JCChart). Method in class jclass.chart.JCAxis
Save JCChart parameters as HTML tags
saveParams(String, JCChart). Method in class jclass.chart.JCAxisFormula
Save JCChart parameters as HTML tags
saveParams(String, JCChart). Method in class jclass.chart.JCAxisTitle
Save JCChart parameters as HTML tags
saveParams(String, JCChart). Method in class jclass.chart.JCBarChartFormat
Save JCChart parameters as HTML tags
saveParams(String, JCChart). Method in class jclass.chart.JCCandleChartFormat
Save JCChart parameters as HTML tags
saveParams(String, JCChart). Method in class jclass.chart.JCChartArea
Save JCChart parameters as HTML tags
saveParams(String, JCChart). Method in class jclass.chart.JCChartLabel
Save JCChart parameters as HTML tags
saveParams(String, JCChart). Method in class jclass.chart.JCChartStyle
Save JCChart parameters as HTML tags
saveParams(String, JCChart). Method in class jclass.chart.JCDataIndex
Save JCChart parameters as HTML tags
saveParams(String, JCChart). Method in class jclass.chart.JCFillStyle
Save JCChart parameters as HTML tags
saveParams(String, JCChart). Method in class jclass.chart.JCHiloChartFormat
Save JCChart parameters as HTML tags
saveParams(String, JCChart). Method in class jclass.chart.JCHLOCChartFormat
Save JCChart parameters as HTML tags
saveParams(String, JCChart). Method in class jclass.chart.JCLegend
Save JCChart parameters as HTML tags
saveParams(String, JCChart). Method in class jclass.chart.JCLineStyle
Save JCChart parameters as HTML tags
saveParams(String, JCChart). Method in class jclass.chart.JCPieChartFormat
Save JCChart parameters as HTML tags
saveParams(String, JCChart). Method in class jclass.chart.JCSymbolStyle
Save JCChart parameters as HTML tags
saveParams(String, JCChart). Method in class jclass.chart.JCTitle
Save JCChart parameters as HTML tags
saveParams(String, JCChart). Method in class jclass.chart.PlotArea
Save JCChart parameters as HTML tags
SB_SIZE. Static variable in class jclass.bwt.BWTEnum
scale(double, JCAxis, boolean). Method in class jclass.chart.JCChart
Performs a scale operation.
SCATTER_PLOT. Static variable in class jclass.chart.JCChart
ScrollbarDisplayEditor(). Constructor for class jclass.bwt.ScrollbarDisplayEditor
scrolled_window. Variable in class jclass.bwt.JCListComponent
Parent window.
scrolled_window. Variable in class jclass.bwt.JCOutlinerComponent
Parent window.
scrolled_window. Variable in class jclass.bwt.JCScrollbar
Parent window.
scrolled_window. Variable in class jclass.bwt.JCTextAreaComponent
Parent window.
scrollEnd(Event). Method in class jclass.bwt.JCTextComponent
Scrolls to the last line.
scrollHome(Event). Method in class jclass.bwt.JCTextComponent
Scrolls to the first line.
scrollHorizontal(int). Method in class jclass.bwt.JCScrolledWindow
Scrolls the window horizontally to the specified value.
scrollHorizontal(JCAdjustmentEvent, int). Method in class jclass.bwt.JCMultiColumnWindow
Scrolls the window horizontally to the specified value.
scrollHorizontal(JCAdjustmentEvent, int). Method in class jclass.bwt.JCScrolledWindow
Scrolls the window horizontally to the specified value.
scrollHorizontal(JCScrollableInterface, JCAdjustmentEvent, int). Method in class jclass.bwt.JCScrolledWindow
Scrolls a scrollableInterface component horizontally.
scrollLineBegin(Event). Method in class jclass.bwt.JCTextAreaComponent
Scrolls to the beginning of the current line.
scrollLineBegin(Event). Method in class jclass.bwt.JCTextComponent
Scrolls to the beginning of the current line.
scrollLineEnd(Event). Method in class jclass.bwt.JCTextAreaComponent
Scrolls to the end of the current line.
scrollLineEnd(Event). Method in class jclass.bwt.JCTextComponent
Scrolls to the end of the current line.
scrollNextPage(Event). Method in class jclass.bwt.JCTextAreaComponent
Scrolls down vertically by a page.
scrollPreviousPage(Event). Method in class jclass.bwt.JCTextAreaComponent
Scrolls up vertically by a page.
scrollVertical(int). Method in class jclass.bwt.JCScrolledWindow
Scrolls the window vertically to the specified value.
scrollVertical(int). Method in class jclass.bwt.JCTextArea
Scrolls the window vertically to the specified row.
scrollVertical(int). Method in interface jclass.bwt.JCTextAreaInterface
Scrolls the displayed text vertically.
scrollVertical(JCAdjustmentEvent, int). Method in class jclass.bwt.JCScrolledWindow
Scrolls the window vertically to the specified value.
scrollVertical(JCScrollableInterface, JCAdjustmentEvent, int). Method in class jclass.bwt.JCList
Scrolls the list vertically.
scrollVertical(JCScrollableInterface, JCAdjustmentEvent, int). Method in class jclass.bwt.JCOutliner
Scrolls the list vertically.
scrollVertical(JCScrollableInterface, JCAdjustmentEvent, int). Method in class jclass.bwt.JCScrolledWindow
Scrolls a scrollableInterface component vertically.
scrollVertical(JCScrollableInterface, JCAdjustmentEvent, int). Method in class jclass.bwt.JCTextArea
Scrolls a scrollableInterface component vertically.
SECONDS. Static variable in class jclass.chart.JCAxis
SECONDS. Static variable in class jclass.chart.JCChartComponent
select(int). Method in class jclass.bwt.JCComboBox
Selects the item with the specified postion.
select(int). Method in class jclass.bwt.JCList
Selects the item at the specified row, and posts a JCListEvent
select(int). Method in class jclass.bwt.JCListComponent
Selects the item at the specified row, and posts a JCListEvent.
select(int). Method in interface jclass.bwt.JCListInterface
Selects the item at the specified row.
select(int). Method in class jclass.bwt.JCMultiColumnList
Selects the item at the specified row.
select(int, boolean). Method in class jclass.bwt.JCList
Selects the item at the specified row.
select(int, boolean). Method in class jclass.bwt.JCListComponent
Selects the item at the specified row, and posts a JCListEvent.
select(int, int). Method in class jclass.bwt.JCComboBox
Selects the text found between the specified start and end locations.
select(int, int). Method in class jclass.bwt.JCSpinBox
Selects the text found between the specified start and end locations.
select(int, int). Method in class jclass.bwt.JCTextArea
Selects the text found between the specified start and end locations.
select(int, int). Method in class jclass.bwt.JCTextComponent
Sets the current selection, and sets the cursor at the end of the selection.
select(int, int). Method in interface jclass.bwt.JCTextInterface
Selects the text found between the specified start and end locations.
select(int, int, int). Method in class jclass.bwt.JCTextComponent
Selects part of the text.
select(Object). Method in class jclass.bwt.JCComboBox
Selects the specified item.
select(Object). Method in class jclass.bwt.JCList
Selects the specified item.
select(Object). Method in class jclass.bwt.JCListComponent
Selects the specified item.
select(Object, boolean). Method in class jclass.bwt.JCList
Selects the specified item.
select(Object, boolean). Method in class jclass.bwt.JCListComponent
Selects the specified item.
SELECT_ALL. Static variable in class jclass.bwt.BWTEnum
SELECT_ALL. Static variable in class jclass.bwt.JCTextComponent
SELECT_CHAR. Static variable in class jclass.bwt.BWTEnum
SELECT_CHAR. Static variable in class jclass.bwt.JCTextComponent
SELECT_LINE. Static variable in class jclass.bwt.BWTEnum
SELECT_LINE. Static variable in class jclass.bwt.JCTextComponent
SELECT_NONE. Static variable in class jclass.bwt.JCTextComponent
SELECT_PARAGRAPH. Static variable in class jclass.bwt.BWTEnum
SELECT_PARAGRAPH. Static variable in class jclass.bwt.JCTextComponent
SELECT_WORD. Static variable in class jclass.bwt.BWTEnum
SELECT_WORD. Static variable in class jclass.bwt.JCTextComponent
selectAll(). Method in class jclass.bwt.JCComboBox
Selects all the text in the component.
selectAll(). Method in class jclass.bwt.JCSpinBox
Selects all the text in the component.
selectAll(). Method in class jclass.bwt.JCTextArea
Selects all the text in the component.
selectAll(). Method in class jclass.bwt.JCTextComponent
Selects all the text, and sets the cursor at the last character.
selectAll(). Method in interface jclass.bwt.JCTextInterface
Selects all the text in the component.
selectEnd(Event). Method in class jclass.bwt.JCTextComponent
Ends the current selection.
selectExtend(Event). Method in class jclass.bwt.JCTextComponent
Extends the current selection.
selectNode(JCOutlinerNode). Method in class jclass.bwt.JCOutlinerComponent
Selects a node.
selectNode(JCOutlinerNode, Event). Method in class jclass.bwt.JCOutliner
Selects a node, and posts a JCOutlinerEvent.
selectNode(JCOutlinerNode, Event). Method in class jclass.bwt.JCOutlinerComponent
Selects a node, and posts a JCOutlinerEvent.
selectNode(JCOutlinerNode, Event). Method in interface jclass.bwt.JCOutlinerInterface
Selects a node, and posts a JCOutlinerEvent.
selectStart(Event). Method in class jclass.bwt.JCTextComponent
Starts the selection.
series. Variable in class jclass.chart.ChartDataView
set(int[], int). Method in class jclass.contrib.ContribCheckboxGroup
Sets the currently-selected checkbox to that containing the value "val".
set100Percent(boolean). Method in class jclass.chart.JCBarChartFormat
Sets the value of the 100Percent property.
setAbout(String). Method in class jclass.chart.JCChart
Sets the value of the About property The About property displays contact information for KL Group in the bean box.
setAbout(String). Method in class jclass.bwt.JCComponent
Provided for beans property editors - has no effect.
setAbout(String). Method in class jclass.bwt.JCContainer
Provided for beans property editors - has no effect.
setAction(int). Method in class jclass.chart.EventTrigger
Sets the value of the action property for this EventTrigger instance.
setActionCommand(String). Method in class jclass.bwt.JCButton
Sets the command name of the action event fired by this button.
setActionCommand(String). Method in class jclass.bwt.JCTextField
Sets the command name of the action event fired by this field.
setAdjust(int). Method in class jclass.chart.ChartText
Sets the Adjust property, which determines how text is justified (positioned) in the label.
setAlignment(int). Method in class jclass.bwt.JCComboBox
Sets the position of the text:
BWTEnum.LEFT (default), CENTER, or RIGHT.
setAlignment(int). Method in class jclass.bwt.JCLabel
Sets the position of the value within the label: Label.LEFT, CENTER or RIGHT; or JCLabel.TOPLEFT, TOPCENTER, TOPRIGHT, MIDDLELEFT, MIDDLECENTER (default), MIDDLERIGHT, BOTTOMLEFT, BOTTOMCENTER and BOTTOMRIGHT.

HTML param name/value: "Alignment"/enum

setAlignment(int). Method in class jclass.bwt.JCSpinBox
Sets the position of the text:
BWTEnum.LEFT (default), CENTER, or RIGHT.
setAlignment(int). Method in class jclass.bwt.JCTabManager
Sets the default position of the tab's label within its shadows.
setAlignment(int). Method in class jclass.bwt.JCTextArea
Sets the position of the text:
LEFT (default), CENTER, or RIGHT.
setAlignment(int). Method in class jclass.bwt.JCTextComponent
Sets the position of the text:

LEFT (default), CENTER, or RIGHT.

setAlignment(int). Method in interface jclass.bwt.JCTextInterface
Sets the position of the text:
BWTEnum.LEFT (default), CENTER, or RIGHT.
setAllowChange(boolean). Method in class jclass.bwt.JCOutlinerEvent
Determines whether the selection or state change should be allowed (default: true).
setAllowChange(boolean). Method in class jclass.bwt.JCSpinBoxEvent
If this value is set to false, the text field's value is not changed (default: true).
setAllowChange(boolean). Method in class jclass.bwt.JCTextEvent
Determines whether the value change be allowed (default: true).
setAllowMovement(boolean). Method in class jclass.bwt.JCTextCursorEvent
Determines whether the cursor movement should be allowed (default: true).
setAllowMultipleSelections(boolean). Method in class jclass.bwt.JCList
Sets whether the list allows multiple selections.
setAllowMultipleSelections(boolean). Method in class jclass.bwt.JCListComponent
Sets whether the list allows multiple selections.
setAllowMultipleSelections(boolean). Method in interface jclass.bwt.JCListInterface
Sets whether this list should allow multiple selections or not.
setAllowMultipleSelections(boolean). Method in class jclass.bwt.JCMultiColumnList
Sets whether the list allows multiple selections.

HTML param name/value: "AllowMultipleSelections"/boolean

setAllowMultipleSelections(boolean). Method in class jclass.bwt.JCOutliner
Sets whether the outliner allows multiple selections.
setAllowMultipleSelections(boolean). Method in class jclass.bwt.JCOutlinerComponent
Sets whether the outliner allows multiple selections.
setAllowSelection(boolean). Method in class jclass.bwt.JCListEvent
Determines whether the selection should be allowed (default: true).
setAllowUserChanges(boolean). Method in class jclass.chart.JCChart
Sets the value of the AllowUserChanges property, which determines whether the user viewing the graph can modify graph values.
setAnchor(int). Method in class jclass.chart.JCChartLabel
Sets the Anchor property.
setAnchor(int). Method in class jclass.chart.JCLegend
Sets the Anchor property, which determines the position of the legend relative to the ChartArea.
setAngleUnit(int). Method in class jclass.chart.JCChartArea
Sets the value of the AngleUnit property.
setAnnotationMethod(int). Method in class jclass.chart.JCAxis
Sets the value of the AnnotationMethod property.
setAnnotationRotation(int). Method in class jclass.chart.JCAxis
Sets the AnnotationRotation property of the JCAxis.
setArmLabel(Object). Method in class jclass.bwt.JCButton
Sets the label that is displayed when the button is pressed.
setArrayValue(). Method in class jclass.beans.IndexedPropertyEditor
setArrowSize(Dimension). Method in class jclass.bwt.JCArrowButton
Sets the arrow's size (default: 7x4 (UP/DOWN), 4x7 (LEFT/RIGHT)).
setAsText(String). Method in class jclass.beans.DimensionEditor
setAsText(String). Method in class jclass.beans.DoubleEditor
setAsText(String). Method in class jclass.beans.EnumEditor
setAsText(String). Method in class jclass.beans.IndexedPropertyEditor
setAsText(String). Method in class jclass.beans.InsetsEditor
setAsText(String). Method in class jclass.beans.IntEditor
setAsText(String). Method in class jclass.beans.IntegerEditor
setAsText(String). Method in class jclass.beans.JCPropertyEditor
setAsText(String). Method in class jclass.beans.JCTabEditor
setAsText(String). Method in class jclass.beans.LaunchablePropertyEditor
setAsText(String). Method in class jclass.beans.ObjectEditor
setAsText(String). Method in class jclass.beans.StringEditor
setAsText(String). Method in class jclass.chart.TimeUnitEditor
setAttachMethod(int). Method in class jclass.chart.JCChartLabel
Set the Attachment Method of the label.
setAutoArrowDisable(boolean). Method in class jclass.bwt.JCSpinBox
If true (default), the increment or decrement arrow button is disabled when the end of the range is reached.
setAutoLabel(boolean). Method in class jclass.chart.ChartDataView
Sets the AutoLabel property, which determines if a chart automatically generates labels for each point in each series.
setAutoLabel(boolean). Method in class jclass.bwt.JCProgressMeter
If true (default), a label will be displayed showing the meter's value as a percentage.
setAutoSelect(boolean). Method in class jclass.bwt.JCList
If true, the item which currently has focus is also selected (default: false).

HTML param name/value: "AutoSelect"/boolean

setAutoSelect(boolean). Method in class jclass.bwt.JCListComponent
If true, the item which currently has focus is also selected (default: false).

HTML param name/value: "AutoSelect"/boolean

setAutoSelect(boolean). Method in interface jclass.bwt.JCListInterface
If true, the item which currently has focus is also selected.
setAutoSelect(boolean). Method in class jclass.bwt.JCMultiColumnList
If true, the item which currently has focus is also selected (default: false).

HTML param name/value: "AutoSelect"/boolean

setAutoSelect(boolean). Method in class jclass.bwt.JCOutliner
If true (default), the node which currently has focus is also selected.

HTML param name/value: "AutoSelect"/boolean

setAutoSelect(boolean). Method in class jclass.bwt.JCOutlinerComponent
If true (default), the node which currently has focus is also selected.
setAutoSelect(boolean). Method in interface jclass.bwt.JCOutlinerInterface
If true, the node which currently has focus is also selected.
setAutoTick(boolean). Method in class jclass.bwt.JCSlider
If true (default), a tick mark is drawn at each page increment.
setAxes(JCVector). Method in class jclass.chart.AxisSelector
setAxis(JCAxis). Method in class jclass.chart.JCMarker
Sets the value of the Axis property.
setAxisBoundingBox(boolean). Method in class jclass.chart.JCChartArea
Sets the value of the AxisBoundingBox property.
setAxisBoundingBox(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the AxisBoundingBox property.
setBackground(Color). Method in class jclass.chart.ChartCanvas
Sets the background color of the component.

HTML param name/value: "Background"/Color

setBackground(Color). Method in class jclass.chart.ChartRegion
Sets the value of the Background property.
setBackground(Color). Method in class jclass.bwt.JCArrowButton
Sets the background color of the component.

HTML param name/value: "Background"/Color

setBackground(Color). Method in class jclass.chart.JCChart
Override super's method so that changes will generate redraws.
setBackground(Color). Method in class jclass.bwt.JCComponent
Sets the background color of the component.

HTML param name/value: "Background"/Color

setBackground(Color). Method in class jclass.bwt.JCContainer
Overridden so the container will repaint immediately when setting the background color.
setBackground(Color). Method in class jclass.bwt.JCOutlinerComponent
Sets the background color of the component.

HTML param name/value: "Background"/Color

setBackground(Color). Method in class jclass.bwt.JCScrollbar
Overridden so the container will repaint immediately when setting the background color.
setBackground(Color). Method in class jclass.bwt.JCSlider
Overridden so the container will repaint immediately when setting the background color.
setBackground(Color). Method in class jclass.chart.PlotArea
Sets the value of the Background property.
setBackgroundSelected(Color). Method in class jclass.bwt.JCOutlinerNodeStyle
Sets the node's background color when it is selected (default: outliner's foreground color).
setBarColor(Color). Method in class jclass.bwt.JCProgressMeter
Sets the bar's color (default: red).
setBarCount(int). Method in class jclass.bwt.JCProgressMeter
Sets the number of discrete bars eventually displayed (default: 10).
setBarSpacing(int). Method in class jclass.bwt.JCProgressMeter
Sets the space (in pixels) between each bar, if BarCount is greater than 1 (default: 2).
setBatched(boolean). Method in class jclass.bwt.JCList
If false (default), the component is repainted every time an item is changed.
setBatched(boolean). Method in class jclass.bwt.JCListComponent
If false (default), the component is repainted every time an item is changed.
setBatched(boolean). Method in class jclass.bwt.JCMultiColumnList
If false (default), the component is repainted every time an item is changed.
setBatched(boolean). Method in class jclass.bwt.JCMultiColumnListComponent
If false (default), the component is repainted every time an item is changed.
setBatched(boolean). Method in class jclass.bwt.JCOutliner
If false (default), the component is repainted every time an item is changed.
setBatched(boolean). Method in class jclass.bwt.JCOutlinerComponent
If false (default), the component is repainted every time an item is changed.
setBlockIncrement(int). Method in interface jclass.bwt.JCAdjustable
Sets the block value increment for the adjustable object.
setBlockIncrement(int). Method in class jclass.bwt.JCScrollbar
Sets the page increment.
setBlockIncrement(int). Method in class jclass.bwt.JCSlider
Sets the page increment.
setBorderType(int). Method in class jclass.chart.ChartCanvas
Sets the BorderType property of the ChartCanvas.
setBorderType(int). Method in class jclass.chart.ChartRegion
Sets the BorderType property of the ChartRegion.
setBorderType(int). Method in class jclass.chart.JCChart
Sets the BorderType property of the Chart.
setBorderWidth(int). Method in class jclass.chart.ChartCanvas
Sets the BorderWidth property of the ChartCanvas.
setBorderWidth(int). Method in class jclass.chart.ChartRegion
Sets the BorderWidth property of the ChartRegion.
setBorderWidth(int). Method in class jclass.chart.JCChart
Sets the BorderWidth property of the Chart.
setBottom(int). Method in class jclass.chart.PlotArea
Sets the value of the Bottom property.
setBottomIsDefault(boolean). Method in class jclass.chart.PlotArea
Sets the value of the BottomIsDefault property.
setBottomMargin(int). Method in class jclass.chart.JCChart
Sets the BottomMargin property.
setBufferPlotData(boolean). Method in class jclass.chart.ChartDataView
Sets the BufferPlotData property.
setButtonCB(JCDialogCB). Method in class jclass.contrib.JCDialog
Registers a callback recipient for the dialog.
setButtons(JCVector). Method in class jclass.bwt.JCHeader
Creates a JCButton for each label.

HTML param name/value: "Buttons"/comma-separated list of labels

setCancelKey(int). Method in class jclass.chart.JCChart
Sets the value of the CancelKey property.
setCandleOutlineStyle(int, JCChartStyle). Method in class jclass.chart.JCCandleChartFormat
Sets the candle style of the candle outline style of the complex candle chart.
setCaretPosition(int). Method in class jclass.bwt.JCTextArea
Sets the position of the cursor (provided for JDK 1.1 compatibility).
setCaretPosition(int). Method in class jclass.bwt.JCTextComponent
Sets the position of the cursor (provided for JDK 1.1 compatibility).
setChanged(boolean). Method in class jclass.bwt.JCComboBox
Resets the Changed flag.
setChanged(boolean). Method in class jclass.bwt.JCSpinBox
Resets the Changed flag.
setChanged(boolean). Method in class jclass.bwt.JCTextComponent
Resets the Changed flag.
setChanged(boolean, int). Method in interface jclass.chart.Changeable
Sets the value of the Changed property and updates the parent object.
setChanged(boolean, int). Method in class jclass.chart.ChartCanvas
Sets the value of the Changed property.
setChanged(boolean, int). Method in class jclass.chart.ChartDataView
Sets the value of the Changed property The Changed property manages whether the data view requires recalculation.
setChanged(boolean, int). Method in class jclass.chart.ChartRegion
Sets the value of the Changed property and updates the parent object.
setChanged(boolean, int). Method in class jclass.chart.JCChart
Sets the value of the Changed property, which determines whether the chart requires recalculation.
setChanged(boolean, int). Method in class jclass.chart.JCChartArea
Sets the value of the Changed property.
setChanged(boolean, int). Method in class jclass.chart.TrackChange
Sets the value of the Changed property and updates the parent object.
setChanged(boolean, int, boolean). Method in interface jclass.chart.Changeable
Sets the value of the Changed property.
setChanged(boolean, int, boolean). Method in class jclass.chart.ChartCanvas
Sets the value of the Changed property.
setChanged(boolean, int, boolean). Method in class jclass.chart.ChartDataView
Sets the value of the Changed property, with option to prevent parent updating via the updateParent parameter.
setChanged(boolean, int, boolean). Method in class jclass.chart.ChartRegion
Sets the value of the Changed property.
setChanged(boolean, int, boolean). Method in class jclass.chart.JCChart
Sets the value of the Changed property, which determines whether the chart requires recalculation.
setChanged(boolean, int, boolean). Method in class jclass.chart.TrackChange
Sets the value of the Changed property.
setChangePage(boolean). Method in class jclass.bwt.JCTabManagerEvent
Determines whether the page should change (default: true).
setChartArea(JCChartArea). Method in class jclass.chart.JCChart
Sets the value of the ChartArea property.
setChartLabels(int, JCChartLabel). Method in class jclass.chart.JCChart
Sets a value of the ChartLabels indexed property.
setChartLabels(JCChartLabel[]). Method in class jclass.chart.JCChart
Sets the value of the ChartLabels indexed property.
setChartStyle(int, JCChartStyle). Method in class jclass.chart.ChartDataView
Sets the value of the ChartStyle property.
setChartStyle(JCChartStyle[]). Method in class jclass.chart.ChartDataView
Sets the value of the ChartStyle property.
setChartType(int). Method in class jclass.chart.ChartDataView
Sets the ChartType property of the ChartData object, which specifies the type of chart used to plot the data.
setCheckboxGroup(JCCheckboxGroup). Method in class jclass.bwt.JCCheckbox
Sets this button to the specified group.
setChildren(JCVector). Method in class jclass.bwt.JCOutlinerFolderNode
Adds a list of children, replacing the previous list (if any).
setClusterOverlap(int). Method in class jclass.chart.JCBarChartFormat
Sets the ClusterOverlap property, which specifies the overlap between bars.
setClusterWidth(int). Method in class jclass.chart.JCBarChartFormat
Sets the ClusterWidth property, which determines the percentage of available space which will be occupied by the bars.
setColor(char, Color). Method in class jclass.util.JCImageCreator
Sets the color corresponding to a character.
setColor(char, int). Method in class jclass.util.JCImageCreator
Sets the color (as an rgb int) corresponding to a character.
setColor(Color). Method in class jclass.chart.JCFillStyle
Sets the Color property of JCFillStyle, which determines the color used to paint the fill region.
setColor(Color). Method in class jclass.chart.JCLineStyle
Sets the Color property of JCLineStyle, which determines the color used to draw the line.
setColor(Color). Method in class jclass.chart.JCSymbolStyle
Sets the Color property of JCSymbolStyle, which determines the color used to paint the symbols.
setColorModel(ColorModel). Method in class jclass.image.GifConverter
setColorModel(ColorModel). Method in class jclass.chart.RotateFilter
setColumnAlignment(int, int). Method in class jclass.bwt.JCHeader
Sets a column's alignment.
setColumnAlignment(int, int). Method in class jclass.bwt.JCMultiColumnData
Sets a column's alignment.
setColumnAlignment(int, int). Method in interface jclass.bwt.JCMultiColumnInterface
Sets a column's alignment.
setColumnAlignment(int, int). Method in class jclass.bwt.JCMultiColumnListComponent
Sets a column's alignment.
setColumnAlignment(int, int). Method in class jclass.bwt.JCMultiColumnWindow
Sets a column's alignment.
setColumnAlignment(int, int). Method in class jclass.bwt.JCOutlinerComponent
Sets a column's alignment.
setColumnAlignments(int[]). Method in class jclass.bwt.JCHeader
Sets the column's alignments.

HTML param name/value: "ColumnAlignments"/comma-separated list of enums

setColumnAlignments(int[]). Method in class jclass.bwt.JCMultiColumnData
Sets the column's alignments.
setColumnAlignments(int[]). Method in interface jclass.bwt.JCMultiColumnInterface
Sets the column's alignments.
setColumnAlignments(int[]). Method in class jclass.bwt.JCMultiColumnListComponent
Sets the column's alignments.

This value may be set from an HTML file using a PARAM tag with a "ColumnAlignments" name and a comma-separated list of enums.

setColumnAlignments(int[]). Method in class jclass.bwt.JCMultiColumnWindow
Sets the column's alignments.

HTML param name/value: "ColumnAlignments"/comma-separated list of enums

setColumnAlignments(int[]). Method in class jclass.bwt.JCOutlinerComponent
Sets the column's alignments.
setColumnButtons(JCVector). Method in class jclass.bwt.JCHeader
Creates a JCButton for each label.

HTML param name/value: "Buttons"/comma-separated list of labels

setColumnButtons(JCVector). Method in interface jclass.bwt.JCMultiColumnInterface
Sets a header for the window with buttons created from the specified labels.
setColumnButtons(JCVector). Method in class jclass.bwt.JCMultiColumnListComponent
If the list is a child of a JCMultiColumnList, sets a header for the window with buttons with the specified labels.
setColumnButtons(JCVector). Method in class jclass.bwt.JCMultiColumnWindow
Sets a header for the window with buttons created from the specified labels.
setColumnButtons(JCVector). Method in class jclass.bwt.JCOutlinerComponent
If the outliner is a child of a JCOutliner, sets a header for the window with buttons with the specified labels.
setColumnButtons(String[]). Method in class jclass.bwt.JCMultiColumnWindow
Sets a header for the window with buttons created from the specified labels.
setColumnButtonsStrings(String[]). Method in class jclass.bwt.JCMultiColumnWindow
Sets a header for the window with buttons created from the specified labels.
setColumnLabelAlignment(int, int). Method in class jclass.bwt.JCMultiColumnWindow
Sets a column label's alignment.
setColumnLabels(JCVector). Method in class jclass.bwt.JCHeader
Creates a JCLabel for each label.

HTML param name/value: "Labels"/comma-separated list of labels

setColumnLabels(JCVector). Method in interface jclass.bwt.JCMultiColumnInterface
Sets a header for the window with the specified labels.
setColumnLabels(JCVector). Method in class jclass.bwt.JCMultiColumnListComponent
If the list is a child of a JCMultiColumnList, sets a header for the window with the specified labels.
setColumnLabels(JCVector). Method in class jclass.bwt.JCMultiColumnWindow
Sets a header for the window with the specified labels.
setColumnLabels(JCVector). Method in class jclass.bwt.JCOutlinerComponent
If the list is a child of a JCMultiColumnList, sets a header for the window with the specified labels.
setColumnLabels(String[]). Method in class jclass.bwt.JCMultiColumnWindow
Sets a header for the window with the specified labels.
setColumnLabelSort(boolean). Method in class jclass.bwt.JCMultiColumnWindow
Specifies whether a column is sorted when its button is clicked (default: true).
setColumnLabelSortMethod(JCSortInterface). Method in class jclass.bwt.JCMultiColumnWindow
Sets the method to be called during sorting.
setColumnLabelsStrings(String[]). Method in class jclass.bwt.JCMultiColumnWindow
Sets a header for the window with the specified labels.
setColumnLeftMargin(int, int). Method in class jclass.bwt.JCHeader
Sets the column's left margin value (pixels) (default: 5).

HTML param name/value: "ColumnLeftMargins"/comma-separated list of ints, one for each column

setColumnLeftMargin(int, int). Method in class jclass.bwt.JCMultiColumnData
Sets the column's left margin value (pixels) (default: 5).
setColumnLeftMargin(int, int). Method in interface jclass.bwt.JCMultiColumnInterface
Sets the column's left margin value (pixels).
setColumnLeftMargin(int, int). Method in class jclass.bwt.JCMultiColumnListComponent
Sets the column's left margin value (pixels) (default: 5).
setColumnLeftMargin(int, int). Method in class jclass.bwt.JCMultiColumnWindow
Sets the column's left margin value (pixels) (default: 5).

HTML param name/value: "ColumnLeftMargins"/comma-separated list of ints, one for each column

setColumnLeftMargin(int, int). Method in class jclass.bwt.JCOutlinerComponent
Sets the column's left margin value (pixels) (default: 2).
setColumnRightMargin(int, int). Method in class jclass.bwt.JCHeader
Sets the column's right margin value (pixels) (default: 5).

HTML param name/value: "ColumnRightMargins"/comma-separated list of ints, one for each column

setColumnRightMargin(int, int). Method in class jclass.bwt.JCMultiColumnData
Sets the column's right margin value (pixels) (default: 5).
setColumnRightMargin(int, int). Method in interface jclass.bwt.JCMultiColumnInterface
Sets the column's right margin value (pixels).
setColumnRightMargin(int, int). Method in class jclass.bwt.JCMultiColumnListComponent
Sets the column's right margin value (pixels) (default: 5).

The values for all columns may be set from an HTML file using a PARAM tag with a "ColumnRightMargins" name and a comma-separated list of ints.

setColumnRightMargin(int, int). Method in class jclass.bwt.JCMultiColumnWindow
Sets the column's right margin value (pixels) (default: 5).

HTML param name/value: "ColumnRightMargins"/comma-separated list of ints, one for each column

setColumnRightMargin(int, int). Method in class jclass.bwt.JCOutlinerComponent
Sets the column's right margin value (pixels) (default: 2).

The values for all columns may be set from an HTML file using a PARAM tag with a "ColumnRightMargins" name and a comma-separated list of ints.

setColumns(int). Method in class jclass.bwt.JCComboBox
Sets the number of columns.
setColumns(int). Method in class jclass.bwt.JCSpinBox
Sets the number of columns.
setColumns(int). Method in class jclass.bwt.JCTextArea
Sets the number of columns.
setColumns(int). Method in class jclass.bwt.JCTextComponent
Sets the number of columns.

HTML param name/value: "Columns"/int

setColumns(int). Method in interface jclass.bwt.JCTextInterface
Sets the number of columns.
setColumnWidth(int, int). Method in class jclass.bwt.JCHeader
Sets the width of a column.
setColumnWidth(int, int). Method in class jclass.bwt.JCMultiColumnData
Sets the width of a column.
setColumnWidth(int, int). Method in interface jclass.bwt.JCMultiColumnInterface
Sets the width of a column.
setColumnWidth(int, int). Method in class jclass.bwt.JCMultiColumnListComponent
Sets the width of a column.
setColumnWidth(int, int). Method in class jclass.bwt.JCMultiColumnWindow
Sets the width of a column.
setColumnWidth(int, int). Method in class jclass.bwt.JCOutlinerComponent
Sets the width of a column.
setColumnWidths(int[]). Method in class jclass.bwt.JCHeader
Sets the list of column widths.
setColumnWidths(int[]). Method in class jclass.bwt.JCMultiColumnData
Sets the list of column widths.
setColumnWidths(int[]). Method in interface jclass.bwt.JCMultiColumnInterface
Sets the list of column widths.
setColumnWidths(int[]). Method in class jclass.bwt.JCMultiColumnListComponent
Sets the list of column widths.
setColumnWidths(int[]). Method in class jclass.bwt.JCMultiColumnWindow
Sets the list of column widths.
setColumnWidths(int[]). Method in class jclass.bwt.JCOutlinerComponent
Sets the list of column widths.
setConstant(double). Method in class jclass.chart.JCAxisFormula
Sets the Constant property of the JCAxisFormula, which specified the "c" value in the relationship y = mx + c.
setConstraint(Component, Component, char, int, int). Method in class jclass.contrib.JCRelativeLayout
setConverter(JCConverter). Static method in class jclass.bwt.JCComponent
Sets the converter to be used for converting strings to internal values.
setConverter(JCConverter). Static method in class jclass.bwt.JCContainer
Sets the converter to be used for converting strings to internal values.
setCoord(Point). Method in class jclass.chart.JCChartLabel
Set the coordinates to which the label is attached.
setCurrent(JCCheckbox). Method in class jclass.bwt.JCCheckboxGroup
Sets the current choice to the specified checkbox, whose state is set to BWTEnum.ON.
setCurrentPage(Component). Method in class jclass.bwt.JCTabManager
Sets the current page.
setCurrentTab(int). Method in class jclass.bwt.JCTabManager
Sets the current tab.
setCurrentTab(int, boolean). Method in class jclass.bwt.JCTabManager
Sets the current tab, and posts a JCTabMangerEvent.
setCurrentTabFont(Font). Method in class jclass.bwt.JCTabManager
Sets the current tab's font (default: bold version of default font).

HTML param name/value: "CurrentTabFont"/Font

setCursor(Component, int). Static method in class jclass.bwt.BWTUtil
Sets the cursor in the parent frame.
setCursor(int). Method in class jclass.bwt.JCComponent
Sets the cursor in the parent frame.
setCursor(int). Method in class jclass.bwt.JCContainer
Sets the cursor in the parent frame.
setCursorPosition(int). Method in class jclass.bwt.JCComboBox
Sets the position of the cursor.
setCursorPosition(int). Method in class jclass.bwt.JCSpinBox
Sets the position of the cursor.
setCursorPosition(int). Method in class jclass.bwt.JCTextArea
Sets the position of the cursor.
setCursorPosition(int). Method in class jclass.bwt.JCTextComponent
Sets the position of the cursor, and posts a JCTextCursorEvent event.

HTML param name/value: "CursorPosition"/int

setCursorPosition(int). Method in interface jclass.bwt.JCTextInterface
Sets the position of the cursor.
setCustomShape(JCShape). Method in class jclass.chart.JCSymbolStyle
Sets the value of the CustomShape property.
setDataCoord(JCDataCoord). Method in class jclass.chart.JCChartLabel
Set the data coordinates to which the label is attached.
setDataIndex(JCDataIndex). Method in class jclass.chart.JCChartLabel
Set the data item to which the label is attached.
setDataItem(int, int, Object). Method in interface jclass.chart.EditableChartable
Sets a data item in the data source.
setDataSource(Chartable). Method in class jclass.chart.ChartDataView
Sets the DataSource property for ChartDataView.
setDataSource(Chartable). Method in class jclass.chart.DirectChartDataView
Sets the DataSource property for ChartDataView.
setDataSources(String[]). Method in class jclass.chart.JCChartComponent
Sets the value of the DataSources property.
setDataView(ChartDataView). Method in class jclass.chart.JCChartLabel
Set the view to which the label is attached.
setDataView(ChartDataView). Method in class jclass.chart.JCDataIndex
Sets the value of the DataView property.
setDataView(ChartDataView[]). Method in class jclass.chart.JCChart
Sets the value of the DataView property.
setDataView(int, ChartDataView). Method in class jclass.chart.JCChart
Creates a new ChartDataView and adds it at the index specified.
setDataView1(String). Method in class jclass.chart.JCChartComponent
Sets the value of the DataView1 property The DataView1 property controls the file or URL used for the first set of data in chart.
setDataView1ChartType(int). Method in class jclass.chart.JCChartComponent
Sets the value of the DataView1ChartType property.
setDataView2(String). Method in class jclass.chart.JCChartComponent
Sets the value of the DataView2 property The DataView2 property controls the file or URL used for the first set of data in chart.
setDataView2ChartType(int). Method in class jclass.chart.JCChartComponent
Sets the value of the DataView2ChartType property.
setDataViewIsInverted(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the DataViewIsInverted property.
setDecimalPlaces(int). Method in class jclass.bwt.JCSpinBox
Sets the number of decimal points used when displaying the value (default: 0).

HTML param name/value: "DecimalPlaces"/int

setDefaultShortcut(boolean). Method in class jclass.bwt.JCOutliner
Sets the shortcut in default node style.
setDepth(int). Method in class jclass.chart.JCChartArea
Sets the Depth property, which controls the apparent depth of a graph.
setDepth(int). Method in class jclass.chart.JCChartComponent
Sets the value of the Depth property.
setDestination(OutputStream). Method in class jclass.image.GifConverter
setDimensions(int, int). Method in class jclass.image.GifConverter
setDimensions(int, int). Method in class jclass.chart.RotateFilter
setDistance(int). Method in class jclass.chart.JCDataIndex
Sets the value of the Distance property.
setDoubleBuffer(boolean). Method in class jclass.bwt.JCBufferedComponent
Must be double-buffered.
setDoubleBuffer(boolean). Method in class jclass.bwt.JCComponent
Controls whether double-buffering is used when displaying and updating the component (default: true).

HTML param name/value: "DoubleBuffer"/boolean

setDragAndDropPolicy(int). Method in class jclass.bwt.JCOutliner
Sets whether the outliner can be used as a drag and/or drop site.
setDragAndDropPolicy(int). Method in class jclass.bwt.JCOutlinerComponent
Sets whether the outliner can be used as a drag and/or drop site.
setDrawingOrder(int). Method in class jclass.chart.ChartDataView
Sets the DrawingOrder property of the ChartDataView object.
setDrawingOrder(int). Method in class jclass.chart.ChartDataViewSeries
Sets the value of the DrawingOrder property.
setDwellDelay(int). Method in class jclass.chart.JCChartLabel
Set the amount of time to wait before displaying this (dwell) label.
setEchoChar(char). Method in class jclass.bwt.JCTextField
Sets the echo character.
setEchoCharString(String). Method in class jclass.bwt.JCTextField
Sets the echo character.
setEditable(boolean). Method in class jclass.bwt.JCComboBox
Determines whether this component is editable.
setEditable(boolean). Method in class jclass.bwt.JCSpinBox
Determines whether this component is editable.
setEditable(boolean). Method in class jclass.bwt.JCTextArea
Determines whether this component is editable.
setEditable(boolean). Method in class jclass.bwt.JCTextComponent
If set to true (default), the user can edit the text.

HTML param name/value: "Editable"/boolean

setEditable(boolean). Method in interface jclass.bwt.JCTextInterface
Determines whether this component is editable.
setElementAt(int, Object). Method in class jclass.util.JCVector
Sets the element at the specified index to be the specified object.
setElevation(int). Method in class jclass.chart.JCChartArea
Sets the Elevation property, which controls distance from the x axis.
setElevation(int). Method in class jclass.chart.JCChartComponent
Sets the value of the Elevation property.
setEndPosition(int). Method in class jclass.bwt.JCTextEvent
Sets the ending position of the text to modify.
setExitOnClose(boolean). Method in class jclass.contrib.ContribFrame
Determines whether the application should exit when the user closes the frame or when close() is called (default: true).
setExplodeList(Point[]). Method in class jclass.chart.JCPieChartFormat
Sets the ExplodeList property, which specifies a list of exploded pie slices in the pie charts..
setExplodeOffset(int). Method in class jclass.chart.JCPieChartFormat
Sets the ExplodeOffset property, which specifies the distance a slice is exploded from the center of a pie chart.
setFallingCandleStyle(int, JCChartStyle). Method in class jclass.chart.JCCandleChartFormat
Sets the candle style of the falling candle style of the complex candle chart.
setFastAction(boolean). Method in class jclass.chart.JCChartArea
Sets the value of the FastAction property.
setFastAction(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the FastAction property.
setFastUpdate(boolean). Method in class jclass.chart.ChartDataView
Sets the FastUpdate property.
setFillColor(Color). Method in class jclass.chart.JCChartStyle
Sets the value of the FillColor property.
setFillColorIndex(int). Method in class jclass.chart.JCChart
Set the initial fill color index
setFillImage(Image). Method in class jclass.chart.JCChartStyle
Sets the value of the FillImage property.
setFillPattern(int). Method in class jclass.chart.JCChartStyle
Sets the value of the FillPattern property.
setFillStyle(JCFillStyle). Method in class jclass.chart.JCChartStyle
Sets the JCFillStyle property, which controls how fills are drawn.
setFilterTime(long). Method in class jclass.bwt.JCScrollbar
If 2 mouse drag events are received within this interval, the 2nd is not reported (ie no events are posted) (default: 0 ms).
setFirstPoint(int). Method in class jclass.chart.ChartDataViewSeries
Sets the index of the first point in the specified series.
setFirstVisibleTab(int). Method in class jclass.bwt.JCTabManager
Sets the first tab currently visible.
setFocusNode(JCOutlinerNode, Event). Method in class jclass.bwt.JCOutliner
Sets a node to have the keyboard focus.
setFocusNode(JCOutlinerNode, Event). Method in class jclass.bwt.JCOutlinerComponent
Sets a node to have the keyboard focus.
setFocusNode(JCOutlinerNode, Event). Method in interface jclass.bwt.JCOutlinerInterface
Sets a node to have the keyboard focus.
setFolderClosedIcon(Image). Method in class jclass.bwt.JCOutlinerNodeStyle
Sets the node's icon if it is a closed folder.
setFolderClosedSelectedIcon(Image). Method in class jclass.bwt.JCOutlinerNodeStyle
Sets the node's icon if it is a closed folder and it is selected.
setFolderOpenIcon(Image). Method in class jclass.bwt.JCOutlinerNodeStyle
Sets the node's icon if it is an open folder.
setFolderOpenSelectedIcon(Image). Method in class jclass.bwt.JCOutlinerNodeStyle
Sets the node's icon if it is an open folder and it is selected.
setFont(Font). Method in class jclass.chart.ChartCanvas
Sets the font of the component.

HTML param name/value: "Font"/font

setFont(Font). Method in class jclass.chart.ChartRegion
Sets the value of the Font property.
setFont(Font). Method in class jclass.chart.JCChart
Override super's method so that changes will generate redraws.
setFont(Font). Method in class jclass.bwt.JCComponent
Sets the font of the component.

HTML param name/value: "Font"/font

setFont(Font). Method in class jclass.bwt.JCHeader
Sets the font of the component.
setFont(Font). Method in class jclass.bwt.JCLabel
Sets the label's font.
setFont(Font). Method in class jclass.bwt.JCList
Sets the font of the list.
setFont(Font). Method in class jclass.bwt.JCListComponent
Sets the font of the component.
setFont(Font). Method in class jclass.bwt.JCMultiColumnListComponent
Sets the font of the component.
setFont(Font). Method in class jclass.bwt.JCMultiColumnWindow
Sets the font of the component.
setFont(Font). Method in class jclass.bwt.JCOutlinerComponent
Sets the font of the component.
setFont(Font). Method in class jclass.bwt.JCOutlinerNodeStyle
Sets the node's font (default: outliner's font).
setFont(Font). Method in class jclass.bwt.JCTextArea
Sets the font of the component.

HTML param name/value: "Font"/font

setFont(Font). Method in class jclass.bwt.JCTextComponent
Sets the font of the component.

HTML param name/value: "Font"/font

setFooter(JCTitle). Method in class jclass.chart.JCChart
Sets the Footer property.
setFooterIsShowing(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the FooterIsShowing property.
setFooterText(String). Method in class jclass.chart.JCChartComponent
Sets the value of the FooterText property The FooterText property holds the text that is displayed in the footer.
setForeground(Color). Method in class jclass.chart.ChartCanvas
Sets the foreground color of the component.

HTML param name/value: "Foreground"/Color

setForeground(Color). Method in class jclass.chart.ChartRegion
Sets the value of the Foreground property.
setForeground(Color). Method in class jclass.chart.JCChart
Override super's method so that changes will generate redraws.
setForeground(Color). Method in class jclass.bwt.JCComponent
Sets the foreground color of the component.

HTML param name/value: "Foreground"/Color

setForeground(Color). Method in class jclass.bwt.JCContainer
Overridden so the container will repaint immediately when setting the foreground color.
setForeground(Color). Method in class jclass.bwt.JCOutlinerComponent
Sets the foreground color of the component.

HTML param name/value: "Foreground"/Color

setForeground(Color). Method in class jclass.bwt.JCOutlinerNodeStyle
Sets the node's foreground color (default: outliner's foreground color).
setForeground(Color). Method in class jclass.bwt.JCScrollbar
Overridden so the container will repaint immediately when setting the foreground color.
setForeground(Color). Method in class jclass.chart.PlotArea
Sets the value of the Foreground property.
setForegroundSelected(Color). Method in class jclass.bwt.JCOutlinerNodeStyle
Sets the node's foreground color when it is selected (default: outliner's background color).
setGap(int). Method in class jclass.chart.JCAxis
Sets the value of the Gap property.
setGridIsShowing(boolean). Method in class jclass.chart.JCAxis
Sets the value of the GridIsShowing property.
setGridSpacing(double). Method in class jclass.chart.JCAxis
Gets the GridSpacing property.
setGridSpacingIsDefault(boolean). Method in class jclass.chart.JCAxis
Sets the GridSpacingIsDefault property of JCAxisBounds.
setGridStyle(JCChartStyle). Method in class jclass.chart.JCAxis
Sets the GridStyle property.
setHeader(JCHeader). Method in class jclass.bwt.JCMultiColumnWindow
Sets a header for the window.
setHeader(JCTitle). Method in class jclass.chart.JCChart
Sets the Header property.
setHeaderIsShowing(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the HeaderIsShowing property.
setHeaderOnEachPage(boolean). Method in class jclass.bwt.JCOutlinerPrinter
If true, the header is printed on each page
setHeaderText(String). Method in class jclass.chart.JCChartComponent
Sets the value of the HeaderText property The HeaderText property holds the text that is displayed in the header.
setHeight(int). Method in class jclass.chart.ChartCanvas
Sets the value of the Height property.
setHeight(int). Method in class jclass.chart.ChartRegion
Sets the value of the Height property.
setHeightIsDefault(boolean). Method in class jclass.chart.ChartCanvas
Sets the value of the HeightIsDefault property.
setHeightIsDefault(boolean). Method in class jclass.chart.ChartRegion
Sets the value of the HeightIsDefault property.
setHighlightColor(Color). Method in class jclass.bwt.JCComboBox
Sets the color of the rectangle drawn when the component has focus (default: black).

HTML param name/value: "HighlightColor"/Color

setHighlightColor(Color). Method in class jclass.bwt.JCComponent
Sets the color of the rectangle drawn when the component has focus (default: black).

HTML param name/value: "HighlightColor"/Color

setHighlightColor(Color). Method in class jclass.bwt.JCSpinBox
Sets the color of the rectangle drawn when the component has focus (default: black).

HTML param name/value: "HighlightColor"/Color

setHighlightThickness(int). Method in class jclass.bwt.JCComboBox
Sets the thickness of the rectangle drawn when the component has focus (default: 2).

HTML param name/value: "HighlightThickness"/int

setHighlightThickness(int). Method in class jclass.bwt.JCComponent
Sets the thickness of the rectangle drawn when the component has focus (default: 2).

HTML param name/value: "HighlightThickness"/int

setHighlightThickness(int). Method in class jclass.bwt.JCSpinBox
Sets the thickness of the rectangle drawn when the component has focus (default: 2).

HTML param name/value: "HighlightThickness"/int

setHiloStyle(int, JCChartStyle). Method in class jclass.chart.JCCandleChartFormat
Sets the candle style of the simple candle or the HiLo line of the complex candle chart.
setHiloStyle(int, JCChartStyle). Method in class jclass.chart.JCHiloChartFormat
Sets the style of the Hi-Lo chart.
setHiloStyle(int, JCChartStyle). Method in class jclass.chart.JCHLOCChartFormat
Sets the style of the Hi-Lo-Open-Close chart.
setHints(int). Method in class jclass.image.GifConverter
setHints(int). Method in class jclass.chart.RotateFilter
setHoleValue(double). Method in class jclass.chart.ChartDataView
Sets the hole value for the chart data.
setHorizActionAxis(JCAxis). Method in class jclass.chart.JCChartArea
Sets the value of the HorizActionAxis property.
setHorizOrigin(int). Method in class jclass.bwt.JCListComponent
Sets the horizontal origin prior to scrolling.
setHorizOrigin(int). Method in class jclass.bwt.JCOutlinerComponent
Sets the horizontal origin prior to scrolling.
setHorizOrigin(int). Method in interface jclass.bwt.JCScrollableInterface
Sets the horizontal origin prior to scrolling.
setHorizOrigin(int). Method in class jclass.bwt.JCTextAreaComponent
Sets the horizontal origin prior to scrolling.
setHorizScrollbarValues(). Method in class jclass.bwt.JCOutliner
This method may be overriden by a subclass to change the default values of the horizontal scrollbar.
setHorizScrollbarValues(). Method in class jclass.bwt.JCScrolledWindow
This method may be overriden by a subclass to change the default values of the horizontal scrollbar.
setHorizScrollbarValues(int, int, int, int). Method in class jclass.bwt.JCScrolledWindow
This method may be overriden by a subclass to set the horizontal scrollbar's values.
setHorizScrollbarValues(int, int, int, int). Method in class jclass.bwt.JCTextArea
This method may be overriden by a subclass to set the horizontal scrollbar's values.
setIconSpacing(int). Method in class jclass.bwt.JCOutlinerNodeStyle
Sets the horizontal spacing between the icon and the label (default: 5).
setImage(Component, String). Method in class jclass.chart.JCFillStyle
Sets the Image property of JCFillStyle, which determines the image used to paint the fill region.
setImage(Image). Method in class jclass.chart.JCFillStyle
Sets the Image property.
setIncrement(int). Method in class jclass.bwt.JCSpinBox
Sets the amount by which to increment or decrement the value (default: 1).

HTML param name/value: "Increment"/int

setIndicator(int). Method in class jclass.bwt.JCCheckbox
Sets the indicator style:
INDICATOR_FILL     Indicator is drawn, and its shadows are switched
INDICATOR_CHECK    Checkmark 
INDICATOR_CIRCLE   Circle 
INDICATOR_CROSS    X (default)
INDICATOR_DIAMOND  Diamond
INDICATOR_IMAGE    Image specified by ImageList

HTML param name/value: "Indicator"/enum

setIndicatorImageList(Image[]). Method in class jclass.bwt.JCCheckbox
Sets a list of indicator images to be used if Indicator is INDICATOR_IMAGE.
setIndicatorImageURLList(URL[]). Method in class jclass.bwt.JCCheckbox
Sets a list of indicator images to be used if Indicator is INDICATOR_IMAGE.
setIndicatorSize(). Method in class jclass.bwt.JCCheckbox
Set the indicator size.
setInitialRepeatDelay(int). Method in class jclass.bwt.JCArrowButton
Sets the time (in ms) to wait before sending continuous button press events while the button is pressed and held down.
setInsets(Insets). Method in class jclass.chart.ChartRegion
Sets the component's margins (default: 0).

HTML param name/value: "Insets"/Insets

setInsets(Insets). Method in class jclass.bwt.JCComponent
Sets the component's margins (default: 0).

HTML param name/value: "Insets"/Insets

setInsets(Insets). Method in class jclass.bwt.JCContainer
Sets the container's margins.
setInsets(Insets). Method in class jclass.bwt.JCTextAreaComponent
Sets the spacing between the text and the edge of the component.
setIntValue(int). Method in class jclass.bwt.JCSpinBox
Sets the current value as an int.
setIntValue(int). Method in class jclass.bwt.JCSpinBoxString
Sets the current value as an int.
setIsBatched(boolean). Method in class jclass.chart.ChartDataView
Sets the IsBatched property.
setIsBatched(boolean). Method in class jclass.chart.JCChart
Sets the value of the IsBatched property, which controls whether chart updates are accumulated.
setIsComplex(boolean). Method in class jclass.chart.JCCandleChartFormat
Sets the IsComplex property of the candle chart.
setIsDwellLabel(boolean). Method in class jclass.chart.JCChartLabel
Set this label to only be displayed when the cursor is over the data to which the label is attached or displayed always.
setIsEditable(boolean). Method in class jclass.chart.JCAxis
Sets the IsEditable property.
setIsImageCaching(boolean). Static method in class jclass.util.JCString
Sets Image caching on/off
setIsIncluded(boolean). Method in class jclass.chart.ChartDataViewSeries
Sets the value of the IsIncluded property.
setIsInverted(boolean). Method in class jclass.chart.ChartDataView
Sets the IsInverted property of the data view.
setIsLogarithmic(boolean). Method in class jclass.chart.JCAxis
Sets the IsLogarithmic property of JCAxis, which determines whether the axis will be logarithmic (true) or linear (false).
setIsOpenCloseFullWidth(boolean). Method in class jclass.chart.JCHLOCChartFormat
Sets the IsOpenCloseFullWidth property of the HLOC chart.
setIsReversed(boolean). Method in class jclass.chart.JCAxis
Sets the IsReversed property of JCAxis, which determines if the axis order is reversed.
setIsShowing(boolean). Method in class jclass.chart.ChartCanvas
Sets the value of the IsShowing property, which determines whether the ChartCanvas will appear on screen.
setIsShowing(boolean). Method in class jclass.chart.ChartDataView
Sets whether the dataview is showing or not
setIsShowing(boolean). Method in class jclass.chart.ChartDataViewSeries
Sets the value of the IsShowing property.
setIsShowing(boolean). Method in class jclass.chart.ChartRegion
Sets the value of the IsShowing property The IsShowing property determines whether the associated ChartRegion is currently visible.
setIsShowingClose(boolean). Method in class jclass.chart.JCHLOCChartFormat
Sets the IsShowingClose property of the HLOC chart.
setIsShowingInLegend(boolean). Method in class jclass.chart.ChartDataView
Sets the IsShowingInLegend property.
setIsShowingInLegend(boolean). Method in class jclass.chart.ChartDataViewSeries
Sets the IsShowingInLegend property.
setIsShowingOpen(boolean). Method in class jclass.chart.JCHLOCChartFormat
Sets the IsShowingOpen property of the HLOC chart.
setIsVertical(boolean). Method in class jclass.chart.JCAxis
Sets the value of the IsVertical property.
setItemIcon(Image). Method in class jclass.bwt.JCOutlinerNodeStyle
Sets the node's icon if it is not a folder.
setItems(JCVector). Method in class jclass.bwt.JCList
Sets the list's values as a Vector of objects.

HTML param name/value: "Items"/string list

setItems(JCVector). Method in class jclass.bwt.JCListComponent
Sets the list's values as a Vector of objects.

HTML param name/value: "Items"/string list

setItems(JCVector). Method in interface jclass.bwt.JCListInterface
Sets the list's values.
setItems(JCVector). Method in class jclass.bwt.JCMultiColumnList
Sets the list's values as a Vector of objects.

HTML param name/value: "Items"/string list

setItems(String[]). Method in interface jclass.bwt.JCChoiceInterface
Set the text of the list of choices
setItems(String[]). Method in class jclass.bwt.JCComboBox
Sets the list's values as a list of Strings.
setItems(String[]). Method in class jclass.bwt.JCList
Sets the list's values as a list of Strings.
setItems(String[]). Method in class jclass.bwt.JCListComponent
Sets the list's values as an array of Strings.
setItems(String[]). Method in class jclass.bwt.JCMultiColumnList
Sets the list's values as a list of Strings.
setItems(String[]). Method in class jclass.bwt.JCMultiColumnListComponent
Sets the list's values as an array of Strings.
setItemSelectedIcon(Image). Method in class jclass.bwt.JCOutlinerNodeStyle
Sets the node's icon if it is not a folder and it is selected.
setItemsStrings(String[]). Method in class jclass.bwt.JCList
Sets the list's values as a list of Strings.
setItemsStrings(String[]). Method in class jclass.bwt.JCMultiColumnList
Sets the list's values as a list of Strings.
setLabel(Object). Method in class jclass.bwt.JCLabel
Sets the value displayed in the label.

HTML param name/value: "Label"/string

setLabel(Object). Method in class jclass.bwt.JCOutlinerNode
Sets the node's label.
setLabel(String). Method in class jclass.chart.ChartDataViewSeries
Sets the Label property of the data series.
setLabel(String). Method in class jclass.chart.DirectChartDataViewSeries
Sets the Label property of the data series.
setLabel(String). Method in class jclass.bwt.JCProgressMeter
Sets the label (default: null).
setLabelDefaultAlignment(int). Method in class jclass.bwt.JCAlignerLayout
Sets the default alignment for each label (if the component is a JCLabel):
BWTEnum.TOPLEFT, TOPCENTER, TOPRIGHT, MIDDLELEFT, MIDDLECENTER, MIDDLERIGHT (default), BOTTOMLEFT, BOTTOMCENTER and BOTTOMRIGHT
setLabelGenerator(JCLabelGenerator). Method in class jclass.chart.JCAxis
Sets the value of the LabelGenerator property.
setLabelImage(URL). Method in class jclass.bwt.JCLabel
Sets the text for this label to the specified image.
setLabelPosition(int). Method in class jclass.bwt.JCProgressMeter
Sets the label's position, relative to the bar: STRING_TOP, STRING_LEFT, STRING_RIGHT (default), STRING_BOTTOM or STRING_CENTER
setLabels(JCVector). Method in class jclass.bwt.JCHeader
Creates a JCLabel for each label.

HTML param name/value: "Labels"/comma-separated list of labels

setLabelSize(Object). Method in class jclass.bwt.JCLabel
Set the value's size internally, for use in layout().
setLabelSize(Object, Font). Method in class jclass.bwt.JCLabel
Set the value's size internally, for use in layout().
setLabelVerticalAlignment(Component, int). Method in class jclass.bwt.JCAlignerLayout
Sets the vertical position of a label relative to its control.
setLabelWidth(int). Method in class jclass.bwt.JCProgressMeter
Sets the maximum number of characters which will be displayed, if ShowLabel is true (default: 4 if AutoLabel is true, 10 otherwise).
setLastPoint(int). Method in class jclass.chart.ChartDataViewSeries
Sets the index of the last point in the specified series.
setLastPointIsDefault(boolean). Method in class jclass.chart.ChartDataViewSeries
setLayout(LayoutManager). Method in class jclass.bwt.JCComboBox
Sets the layout manager for this container.
setLayout(LayoutManager). Method in class jclass.bwt.JCHeader
Sets the layout manager for this container.
setLayout(LayoutManager). Method in class jclass.bwt.JCScrollbar
Sets the layout manager for this container.
setLayout(LayoutManager). Method in class jclass.bwt.JCScrolledWindow
Sets the layout manager for this container.
setLayout(LayoutManager). Method in class jclass.bwt.JCSlider
Sets the layout manager for this container.
setLayout(LayoutManager). Method in class jclass.bwt.JCSpinBox
Sets the layout manager for this container.
setLayout(LayoutManager). Method in class jclass.bwt.JCSplitterWindow
Sets the layout manager for this container.
setLayout(LayoutManager). Method in class jclass.bwt.JCTabManager
Sets the layout manager for this container.
setLayout(LayoutManager). Method in class jclass.bwt.TabArrowPanel
Sets the layout manager for this container.
setLayout(LayoutManager). Method in class jclass.bwt.TabPanel
Sets the layout manager for this container.
setLeft(int). Method in class jclass.chart.ChartCanvas
Sets the value of the Left property.
setLeft(int). Method in class jclass.chart.ChartRegion
Sets the value of the Left property.
setLeft(int). Method in class jclass.chart.PlotArea
Sets the value of the Left property.
setLeftIsDefault(boolean). Method in class jclass.chart.ChartCanvas
Sets the value of the LeftIsDefault property.
setLeftIsDefault(boolean). Method in class jclass.chart.ChartRegion
Sets the value of the LeftIsDefault property.
setLeftIsDefault(boolean). Method in class jclass.chart.PlotArea
Sets the value of the LeftIsDefault property.
setLeftMargin(int). Method in class jclass.chart.JCChart
Sets the LeftMargin property.
setLegend(JCLegend). Method in class jclass.chart.JCChart
Sets the Legend property The Legend property controls the object that controls the display of the legend.
setLegendAnchor(int). Method in class jclass.chart.JCChartComponent
Sets the value of the LegendAnchor property.
setLegendIsShowing(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the LegendIsShowing property.
setLegendOrientation(int). Method in class jclass.chart.JCChartComponent
Sets the value of the LegendOrientation property.
setLineColor(Color). Method in class jclass.chart.JCChartStyle
Sets the value of the LineColor property.
setLineColor(Color). Method in class jclass.bwt.JCOutlinerNodeStyle
Sets the color of the line connecting a folder to its children (default: outliner's foreground color).
setLineColorIndex(int). Method in class jclass.chart.JCChart
Set the initial line color index
setLinePattern(int). Method in class jclass.chart.JCChartStyle
Sets the value of the LinePattern property.
setLineStyle(JCLineStyle). Method in class jclass.chart.JCChartStyle
Sets the JCLineStyle property, which controls how lines are drawn.
setLineWidth(int). Method in class jclass.chart.JCChartStyle
Sets the value of the LineWidth property.
setList(JCListComponent). Method in class jclass.bwt.JCList
Replaces the current internal list.
setList(JCMultiColumnListComponent). Method in class jclass.bwt.JCMultiColumnList
Replaces the current internal list.
setMarginUnits(int). Method in class jclass.bwt.JCOutlinerPrinter
Sets the units for margin calculations
setMax(double). Method in class jclass.chart.JCAxis
Sets the Max property of the axis, which controls the maximum value shown on the axis.
setMaximum(int). Method in interface jclass.bwt.JCAdjustable
Sets the maximum value of the adjustable object.
setMaximum(int). Method in class jclass.bwt.JCProgressMeter
Sets the maximum value.
setMaximum(int). Method in class jclass.bwt.JCScrollbar
Sets the maximum value (default: 100).
setMaximum(int). Method in class jclass.bwt.JCSlider
Sets the maximum value (default: 100).
setMaximum(int). Method in class jclass.bwt.JCSpinBox
Sets the highest possible value (default: BWTEnum.MAXINT).

HTML param name/value: "Maximum"/int

setMaximumLabel(JCLabel). Method in class jclass.bwt.JCSlider
Sets the label to be displayed at the slider's maximum end (The bottom or right, depending on the orientation).
setMaximumLabelString(String). Method in class jclass.bwt.JCSlider
Sets the label to be displayed at the slider's maximum end (the bottom or right, depending on the orientation).
setMaximumLength(int). Method in class jclass.bwt.JCComboBox
Sets the maximum number of characters which may be entered by the user (default: BWTEnum.MAXINT).
setMaximumLength(int). Method in class jclass.bwt.JCSpinBox
Sets the maximum number of characters which may be entered by the user (default: BWTEnum.MAXINT).
setMaximumLength(int). Method in class jclass.bwt.JCTextArea
Sets the maximum number of characters which may be entered by the user (default: BWTEnum.MAXINT).
setMaximumLength(int). Method in class jclass.bwt.JCTextComponent
Sets the maximum number of characters which may be entered by the user (default: BWTEnum.MAXINT).
setMaximumLength(int). Method in interface jclass.bwt.JCTextInterface
Sets the maximum number of characters which may be entered by the user (default: BWTEnum.MAXINT).
setMaxIsDefault(boolean). Method in class jclass.chart.JCAxis
Sets the MaxIsDefault property.
setMin(double). Method in class jclass.chart.JCAxis
Sets the Min property of the JCAxis, which controls the minimum value shown on the axis.
setMinChildSize(int). Method in class jclass.bwt.JCSplitterWindow
Sets the minimum size (in pixels) to which a child can be resized by the user (default: 20).
setMinimum(int). Method in interface jclass.bwt.JCAdjustable
Sets the minimum value of the adjustable object.
setMinimum(int). Method in class jclass.bwt.JCProgressMeter
Sets the minimum value.
setMinimum(int). Method in class jclass.bwt.JCScrollbar
Sets the minimum value.
setMinimum(int). Method in class jclass.bwt.JCSlider
Sets the minimum value.
setMinimum(int). Method in class jclass.bwt.JCSpinBox
Sets the lowest possible value (default: 0).

HTML param name/value: "Minimum"/int

setMinimumLabel(JCLabel). Method in class jclass.bwt.JCSlider
Sets the label to be displayed at the slider's minimum end (the top or left, depending on the orientation).
setMinimumLabelString(String). Method in class jclass.bwt.JCSlider
Sets the label to be displayed at the slider's minimum end (the top or left, depending on the orientation).
setMinIsDefault(boolean). Method in class jclass.chart.JCAxis
Sets the MinIsDefault property.
setMinSize(int). Method in class jclass.util.JCVector
Sets the minimum size of the vector.
setMinSlices(int). Method in class jclass.chart.JCPieChartFormat
Sets the MinSlices property, which represents the minimum number of pie slices that Chart must display, overriding the the placing of series into the other slice.
setModifiers(int). Method in class jclass.chart.EventTrigger
Sets the value of the modifiers property for this EventTrigger instance.
setMultiColumnComponent(JCMultiColumnInterface). Method in class jclass.bwt.JCHeader
Sets the component which will be controlled by the header.
setMultiline(boolean). Method in class jclass.bwt.JCTextArea
If true (default), the user can break text into multiple lines by hitting Enter.
setMultiline(boolean). Method in class jclass.bwt.JCTextAreaComponent
If true (default), the user can break text into multiple lines by hitting ENTER.

HTML param name/value: "Multiline"/boolean

setMultiline(boolean). Method in interface jclass.bwt.JCTextAreaInterface
If true (default), the user can break text into multiple lines by hitting Enter.
setMultiplier(double). Method in class jclass.chart.JCAxisFormula
Sets the Multiplier property of the JCAxisFormula, which specifies the "m" value in the relationship y = mx + c.
setName(). Method in class jclass.chart.DirectChartDataView
setName(String). Method in class jclass.chart.ChartDataView
Sets the Name property of the ChartData object.
setName(String). Method in class jclass.chart.ChartDataViewSeries
Gets the value of the Name property.
setName(String). Method in class jclass.chart.ChartRegion
Sets the value of the Name property.
setName(String). Method in class jclass.chart.DirectChartDataViewSeries
Gets the value of the Name property.
setNewPosition(int). Method in class jclass.bwt.JCTextCursorEvent
Sets the new cursor position.
setNewState(int). Method in class jclass.bwt.JCOutlinerEvent
Sets the node's new state.
setNextPage(Component). Method in class jclass.bwt.JCTabManagerEvent
Sets the page that will be displayed.
setNodeHeight(int). Method in class jclass.bwt.JCOutliner
Sets the height of each node (pixels).
setNodeHeight(int). Method in class jclass.bwt.JCOutlinerComponent
Sets the height of each node (pixels).
setNodeHeight(int). Method in interface jclass.bwt.JCOutlinerInterface
Sets the height of each node (pixels).
setNodeIndent(int). Method in class jclass.bwt.JCOutliner
Sets the indentation of each node relative to its parent (pixels).

HTML param name/value: "NodeIndent"/int

setNodeIndent(int). Method in class jclass.bwt.JCOutlinerComponent
Sets the indentation of each node relative to its parent (pixels) (default: 15).
setNodeIndent(int). Method in interface jclass.bwt.JCOutlinerInterface
Sets the indentation of each node relative to its parent (pixels).
setNodeState(JCOutlinerNode, int, boolean). Method in class jclass.bwt.JCOutliner
Sets the state of a folder.
setNodeState(JCOutlinerNode, int, boolean). Method in class jclass.bwt.JCOutlinerComponent
Sets the state of a folder.
setNodeState(JCOutlinerNode, int, boolean). Method in interface jclass.bwt.JCOutlinerInterface
Sets the state of a folder.
setNumColumns(int). Method in class jclass.bwt.JCHeader
Sets the current number of columns.
setNumColumns(int). Method in class jclass.bwt.JCMultiColumnData
Sets the current number of columns (default: 1).
setNumColumns(int). Method in interface jclass.bwt.JCMultiColumnInterface
Sets the current number of columns.
setNumColumns(int). Method in class jclass.bwt.JCMultiColumnListComponent
Sets the current number of columns.
setNumColumns(int). Method in class jclass.bwt.JCMultiColumnWindow
Sets the current number of columns.
setNumColumns(int). Method in class jclass.bwt.JCOutlinerComponent
Sets the current number of columns (default: 1).

HTML param name/value: "NumColumns"/int

setNumSpacing(double). Method in class jclass.chart.JCAxis
Sets the NumSpacing property of the Axis, which controls the interval between axis labels.
setNumSpacingIsDefault(boolean). Method in class jclass.chart.JCAxis
Sets the NumSpacingIsDefault property of JCAxis.
setNumStates(int). Method in class jclass.bwt.JCCheckbox
Sets the maximum number of states that can be set (default: 2).
setNumTicks(int). Method in class jclass.bwt.JCSlider
Sets the number of tick marks to be displayed (default: 0).
setObject(). Method in class jclass.chart.JCCustomizerPage
Method called to update the page with values from the current target
setObject(Object). Method in class jclass.chart.JCCustomizerPage
Method called to update the page with values from the given source
setObject(Object). Method in class jclass.chart.JCDataIndex
Sets the value of the Obj property.
setObject(Object). Method in class jclass.beans.JCPropertyEditor
setOffset(Point). Method in class jclass.chart.JCChartLabel
Set the Offset to adjust the location of the label relative to the position determined by the attachMethod.
setOffsets(String, Insets). Method in class jclass.util.JCTitleLayout
Sets the offsets for a specified location.
setOrientation(int). Method in class jclass.bwt.JCArrowButton
Sets the arrow's direction: UP, DOWN (default), LEFT, or RIGHT.
setOrientation(int). Method in class jclass.bwt.JCCheckboxGroup
Sets the layout direction: VERTICAL (default) or HORIZONTAL.

HTML param name/value: "Orientation"/enum

setOrientation(int). Method in class jclass.chart.JCLegend
Sets the Orientation property, which determines how the legend information is laid out.
setOrientation(int). Method in class jclass.bwt.JCScrollbar
Sets the orientation.
setOrientation(int). Method in class jclass.bwt.JCSeparator
Sets the orientation.
setOrientation(int). Method in class jclass.bwt.JCSlider
Sets the orientation.
setOrientation(int). Method in class jclass.bwt.JCSplitterWindow
Sets the orientation: HORIZONTAL or VERTICAL.
setOrigin(double). Method in class jclass.chart.JCAxis
Sets the Origin property of the Axis, which controls the location of the origin along the axis.
setOriginator(JCAxis). Method in class jclass.chart.JCAxisFormula
Sets the Originator property of the JCAxisFormula, which is an object representing the axis that is related to the current axis by the formula y = mx + c.
setOriginIsDefault(boolean). Method in class jclass.chart.JCAxis
Sets the OriginIsDefault property.
setOriginPlacement(int). Method in class jclass.chart.JCAxis
Sets the OriginPlacement property of the JCAxis, which specifies where the origin is placed.
setOriginPlacementIsDefault(boolean). Method in class jclass.chart.JCAxis
Sets the OriginPlacementIsDefault property.
setOtherLabel(String). Method in class jclass.chart.JCPieChartFormat
Sets the OtherLabel property, which represents the label used on the "other" pie slice.
setOtherStyle(JCChartStyle). Method in class jclass.chart.JCPieChartFormat
Sets the OtherStyle property, which specifies the style used to render the "other" pie slice.
setOutlineColor(Color). Method in class jclass.chart.ChartDataView
Sets the value of the OutlineColor property.
setOutlineOnEachPage(boolean). Method in class jclass.bwt.JCOutlinerPrinter
If true, the outline is printed on each page
setOutliner(JCOutlinerComponent). Method in class jclass.bwt.JCOutliner
Replaces the current outliner.
setOverstrike(boolean). Method in class jclass.bwt.JCComboBox
If false (default), characters typed by the user are inserted into the current text.
setOverstrike(boolean). Method in class jclass.bwt.JCSpinBox
If false (default), characters typed by the user are inserted into the current text.
setOverstrike(boolean). Method in class jclass.bwt.JCTextArea
If false (default), characters typed by the user are inserted into the current text.
setOverstrike(boolean). Method in class jclass.bwt.JCTextComponent
If false (default), characters typed by the user are inserted into the current text.

HTML param name/value: "Overstrike"/boolean

setOverstrike(boolean). Method in interface jclass.bwt.JCTextInterface
If false (default), characters typed by the user are inserted into the current text.
setPage(Component). Method in class jclass.bwt.JCTabButton
Sets the page for this tab.
setPageDimensions(int, int). Method in class jclass.bwt.JCOutlinerPrinter
Sets the dimensions of a page
setPageHeight(int). Method in class jclass.bwt.JCOutlinerPrinter
Sets the height of a page
setPageMargins(Insets). Method in class jclass.bwt.JCOutlinerPrinter
Sets the page margins.
setPageResolution(int). Method in class jclass.bwt.JCOutlinerPrinter
Sets the page resolution in pixels/inch
setPageWidth(int). Method in class jclass.bwt.JCOutlinerPrinter
Sets the width of a page
setParamSource(Component, String). Static method in class jclass.util.JCUtilConverter
Sets the source from which getParam should read parameter values.
setParent(JCChart). Method in class jclass.chart.ChartRegion
Connects the chart region to a JCChart.
setParent(JCChart). Method in class jclass.chart.ChartText
Connects the chart region to a JCChart.
setParent(JCChart). Method in class jclass.chart.JCAxis
Connects the chart region to a JCChart.
setParent(JCChart). Method in class jclass.chart.JCChartArea
Connects the chart region to a JCChart.
setParent(JCOutlinerFolderNode). Method in class jclass.bwt.JCOutlinerNode
Sets the node's parent.
setParentRegion(ChartRegion). Method in class jclass.chart.ChartRegion
setPattern(int). Method in class jclass.chart.JCFillStyle
Sets the Pattern property of JCFillStyle, which controls the pattern used to fill the specified region.
setPattern(int). Method in class jclass.chart.JCLineStyle
Sets the Pattern property, which dictates the pattern used to draw a line.
setPickFocus(int). Method in class jclass.chart.ChartDataView
Sets the PickFocus property of the data view, which specifies how distance is determined for pick operations.
setPixels(int, int, int, int, ColorModel, byte[], int, int). Method in class jclass.image.GifConverter
There are two flavours of setPixels() - one for 8 bit images, one for 24 bit images.
setPixels(int, int, int, int, ColorModel, byte[], int, int). Method in class jclass.chart.RotateFilter
setPixels(int, int, int, int, ColorModel, int[], int, int). Method in class jclass.image.GifConverter
setPixels(int, int, int, int, ColorModel, int[], int, int). Method in class jclass.chart.RotateFilter
setPixels(int, String). Method in class jclass.util.JCImageCreator
Sets the pixel data at the specified row.
setPixels(String). Method in class jclass.util.JCImageCreator
Adds the pixel data to the end.
setPixels(String[]). Method in class jclass.util.JCImageCreator
Sets the pixel data for all rows.
setPlacement(int). Method in class jclass.chart.JCAxis
Sets the Placement property of the JCAxis, which controls where the axis is placed.
setPlacement(int). Method in class jclass.chart.JCAxisTitle
Sets the Placement property of the JCTitleAxis.
setPlacement(JCAxis). Method in class jclass.chart.JCAxis
Convenience method that sets the Placement property to ORIGIN, and sets the PlacementAxis property to the provided value
setPlacement(JCAxis, double). Method in class jclass.chart.JCAxis
Convenience method that sets the Placement property to VALUE_ANCHORED, the PlacementAxis property to the provided axis, and the PlacementLocation property to the provided floating- point value.
setPlacementAxis(JCAxis). Method in class jclass.chart.JCAxis
Sets the PlacementAxis property of the axis.
setPlacementIsDefault(boolean). Method in class jclass.chart.JCAxis
Sets the PlacementIsDefault property.
setPlacementIsDefault(boolean). Method in class jclass.chart.JCAxisTitle
Sets the value of the PlacementIsDefault property.
setPlacementLocation(double). Method in class jclass.chart.JCAxis
Sets the value of the PlacementLocation property.
setPoint(int). Method in class jclass.chart.JCDataIndex
Gets the value of the Point property.
setPoint(int). Method in class jclass.chart.JCMarker
Sets the value of the Point property for the JCMarker.
setPointLabel(int, String). Method in class jclass.chart.ChartDataView
Sets a particular PointLabel from the PointLabels property.
setPointLabel(int, String). Method in class jclass.chart.DirectChartDataView
Sets a particular PointLabel from the PointLabels property.
setPointLabels(String[]). Method in class jclass.chart.ChartDataView
Sets the PointLabels property for the ChartDataView object.
setPointLabels(String[]). Method in class jclass.chart.DirectChartDataView
Sets the PointLabels property for the ChartDataView object.
setPosition(int). Method in class jclass.bwt.JCSpinBox
Sets the position of the currently displayed item (default: 0) (the position in the range of possible values).
setPosition(int). Method in class jclass.bwt.JCSpinBoxString
Sets the position of the currently displayed item (default: 0) (the index in the StringValues list).
setPrecision(int). Method in class jclass.chart.JCAxis
Sets the Precision property of the Axis, which controls the number of zeros that appear after the decimal place in the axis label.
setPrecisionIsDefault(boolean). Method in class jclass.chart.JCAxis
Sets the PrecisionIsDefault property of JCAxis.
setPreferredSize(int, int). Method in class jclass.bwt.JCComponent
Sets the component's preferred size.
setPreferredSize(int, int). Method in class jclass.bwt.JCContainer
Sets the container's preferred size.
setPrintAllNodes(boolean). Method in class jclass.bwt.JCOutlinerPrinter
Set true if all nodes are printed (regardless of collapse state).
setProperties(Hashtable). Method in class jclass.image.GifConverter
The properties are ignored, as they're undocumented anyways.
setProperties(Hashtable). Method in class jclass.chart.RotateFilter
setRadioBehavior(boolean). Method in class jclass.bwt.JCCheckboxGroup
If set to true (default), a RadioBox-type behavior is enforced on all Checkboxes.
setReentrance(boolean). Method in class jclass.chart.JCChartArea
setResetKey(int). Method in class jclass.chart.JCChart
Sets the value of the ResetKey property.
setResizeHeight(Component, boolean). Method in class jclass.bwt.JCAlignerLayout
Sets whether the control should be resized vertically to the height of the largest component in its row (default: false).
setResizeWidth(Component, boolean). Method in class jclass.bwt.JCAlignerLayout
Sets whether the control should be resized horizontally to its parent's right edge if it is in the last column (default: false).
setRight(int). Method in class jclass.chart.PlotArea
Sets the value of the Right property.
setRightIsDefault(boolean). Method in class jclass.chart.PlotArea
Sets the value of the RightIsDefault property.
setRightMargin(int). Method in class jclass.chart.JCChart
Sets the RightMargin property.
setRisingCandleStyle(int, JCChartStyle). Method in class jclass.chart.JCCandleChartFormat
Sets the candle style of the rising candle style of the complex candle chart.
setRootNode(JCOutlinerNode). Method in class jclass.bwt.JCOutliner
Sets the root node.
setRootNode(JCOutlinerNode). Method in class jclass.bwt.JCOutlinerComponent
Sets the root node.
setRootNode(JCOutlinerNode). Method in interface jclass.bwt.JCOutlinerInterface
Sets the root node.
setRootVisible(boolean). Method in class jclass.bwt.JCOutliner
If true (default), the root node is drawn.

HTML param name/value: "RootVisible"/boolean

setRootVisible(boolean). Method in class jclass.bwt.JCOutlinerComponent
If true (default), the root node is drawn.
setRootVisible(boolean). Method in interface jclass.bwt.JCOutlinerInterface
If true, the root node is drawn.
setRotation(int). Method in class jclass.chart.ChartText
Sets the Rotation property, which controls the rotation of the label.
setRotation(int). Method in class jclass.chart.JCChartArea
Sets the Rotation property, which controls the position of the eye relative to the y axis.
setRotation(int). Method in class jclass.chart.JCChartComponent
Sets the value of the Rotation property.
setRowHeight(int). Method in class jclass.bwt.JCList
Sets the height of each row (pixels).

HTML param name/value: "RowHeight"/an int, "VARIABLE", or "FONT_HEIGHT"

setRowHeight(int). Method in class jclass.bwt.JCListComponent
Sets the height of each row (pixels).

HTML param name/value: "RowHeight"/an int, "VARIABLE", or "FONT_HEIGHT"

setRowHeight(int). Method in interface jclass.bwt.JCListInterface
Sets the height of each row (pixels).

The value may be any int, or one of the following:

If set to BWTEnum.VARIABLE, the height will be calculated individually for each row.

If set to BWTEnum.FONT_HEIGHT (default), the height will be set to the height of the current font.

setRowHeight(int). Method in class jclass.bwt.JCMultiColumnList
Sets the height of each row (pixels).

HTML param name/value: "RowHeight"/an int, "VARIABLE", or "FONT_HEIGHT"

setRows(int). Method in class jclass.bwt.JCTextArea
Sets the number of rows.
setRows(int). Method in class jclass.bwt.JCTextAreaComponent
Sets the number of rows.

HTML param name/value: "Rows"/int

setRows(int). Method in interface jclass.bwt.JCTextAreaInterface
Sets the number of rows.
setSaveParamStream(OutputStream). Method in class jclass.chart.JCChart
Sets the outputstream to save Chart HTML tags to.
setScrollbarDisplay(int). Method in class jclass.bwt.JCScrolledWindow
Sets when to display the scrollbars:
DISPLAY_ALWAYS           always displayed (default)
DISPLAY_AS_NEEDED        displayed as necessary
DISPLAY_VERTICAL_ONLY    always display vertical scrollbar only
DISPLAY_HORIZONTAL_ONLY  always display horizontal scrollbar only
DISPLAY_NONE             don't display scrollbars

HTML param name/value: "ScrollbarDisplay"/enum

setScrollbarOffset(int). Method in class jclass.bwt.JCScrolledWindow
Sets the distance between the scrollbars and the viewport (default: 0).

HTML param name/value: "ScrollbarOffset"/int

setSelectColor(Color). Method in class jclass.bwt.JCCheckbox
The color of the indicator background when the button is set (default: Color.white).
setSelectedBackground(Color). Method in class jclass.bwt.JCComboBox
Sets the background color of selected text (default: blue).

HTML param name/value: "SelectedBackground"/color

setSelectedBackground(Color). Method in class jclass.bwt.JCList
Sets the background color of selected rows (default: foreground color).

HTML param name/value: "SelectedBackground"/color

setSelectedBackground(Color). Method in class jclass.bwt.JCListComponent
Sets the background color of selected rows (default: foreground color).

HTML param name/value: "SelectedBackground"/color

setSelectedBackground(Color). Method in interface jclass.bwt.JCListInterface
Sets the background color of selected rows.
setSelectedBackground(Color). Method in class jclass.bwt.JCMultiColumnList
Sets the background color of selected rows (default: foreground color).

HTML param name/value: "SelectedBackground"/color

setSelectedBackground(Color). Method in class jclass.bwt.JCSpinBox
Sets the background color of selected text (default: blue).

HTML param name/value: "SelectedBackground"/color

setSelectedBackground(Color). Method in class jclass.bwt.JCTextArea
Sets the background color of selected text (default: blue).

HTML param name/value: "SelectedBackground"/color

setSelectedBackground(Color). Method in class jclass.bwt.JCTextComponent
Sets the background color of selected text (default: blue).

HTML param name/value: "SelectedBackground"/color

setSelectedBackground(Color). Method in interface jclass.bwt.JCTextInterface
Sets the background color of selected text (default: blue).

HTML param name/value: "SelectedBackground"/color

setSelectedForeground(Color). Method in class jclass.bwt.JCComboBox
Sets the foreground color of selected text (default: background color).

HTML param name/value: "SelectedForeground"/color

setSelectedForeground(Color). Method in class jclass.bwt.JCList
Sets the foreground color of selected rows (default: background color).

HTML param name/value: "SelectedForeground"/color

setSelectedForeground(Color). Method in class jclass.bwt.JCListComponent
Sets the foreground color of selected rows (default: background color).

HTML param name/value: "SelectedForeground"/color

setSelectedForeground(Color). Method in interface jclass.bwt.JCListInterface
Sets the foreground color of selected rows.
setSelectedForeground(Color). Method in class jclass.bwt.JCMultiColumnList
Sets the foreground color of selected rows (default: background color).

HTML param name/value: "SelectedForeground"/color

setSelectedForeground(Color). Method in class jclass.bwt.JCSpinBox
Sets the foreground color of selected text (default: background color).

HTML param name/value: "SelectedForeground"/color

setSelectedForeground(Color). Method in class jclass.bwt.JCTextArea
Sets the foreground color of selected text (default: background color).

HTML param name/value: "SelectedForeground"/color

setSelectedForeground(Color). Method in class jclass.bwt.JCTextComponent
Sets the foreground color of selected text (default: background color).

HTML param name/value: "SelectedForeground"/color

setSelectedForeground(Color). Method in interface jclass.bwt.JCTextInterface
Sets the foreground color of selected text (default: background color).

HTML param name/value: "SelectedForeground"/color

setSelectionEnd(int). Method in class jclass.bwt.JCComboBox
Sets the selected text's end position.
setSelectionEnd(int). Method in class jclass.bwt.JCSpinBox
Sets the selected text's end position.
setSelectionEnd(int). Method in class jclass.bwt.JCTextArea
Gets the selected text's end position.
setSelectionEnd(int). Method in class jclass.bwt.JCTextComponent
Sets the selection end to the specified position.
setSelectionEnd(int). Method in interface jclass.bwt.JCTextInterface
Sets the selected text's end position.
setSelectionList(int[]). Method in class jclass.bwt.JCComboBox
Sets a list of values used for multi-click.
setSelectionList(int[]). Method in class jclass.bwt.JCSpinBox
Sets a list of values used for multi-click.
setSelectionList(int[]). Method in class jclass.bwt.JCTextArea
Sets a list of values used for multi-click.
setSelectionList(int[]). Method in class jclass.bwt.JCTextComponent
Sets a list of values used for multi-click.
setSelectionList(int[]). Method in interface jclass.bwt.JCTextInterface
Sets a list of values used for multi-click.
setSelectionStart(int). Method in class jclass.bwt.JCComboBox
Sets the selected text's start position.
setSelectionStart(int). Method in class jclass.bwt.JCSpinBox
Sets the selected text's start position.
setSelectionStart(int). Method in class jclass.bwt.JCTextArea
Gets the selected text's start position.
setSelectionStart(int). Method in class jclass.bwt.JCTextComponent
Sets the selection start to the specified position.
setSelectionStart(int). Method in interface jclass.bwt.JCTextInterface
Sets the selected text's start position.
setSeries(ChartDataViewSeries). Method in class jclass.chart.JCDataIndex
Gets the value of the Series property.
setSeries(ChartDataViewSeries). Method in class jclass.chart.JCMarker
Sets the value of the Series property for the JCMarker instance.
setSeries(ChartDataViewSeries[]). Method in class jclass.chart.ChartDataView
Sets the value of the Series property for this ChartDataView instance.
setSeries(int, ChartDataViewSeries). Method in class jclass.chart.ChartDataView
Sets the value of the Series property at a particular index.
setSeriesIndex(int). Method in class jclass.chart.JCDataIndex
Sets the value of the SeriesIndex property.
setShadowThickness(int). Method in class jclass.bwt.JCComboBox
Sets the shadow's thickness (default: 2)
setShadowThickness(int). Method in class jclass.bwt.JCComponent
Sets the shadow's thickness (default: 2)
setShadowThickness(int). Method in class jclass.bwt.JCGroupBox
Sets the shadow's thickness (default: 2).

HTML param name/value: "ShadowThickness"/int

setShadowThickness(int). Method in class jclass.bwt.JCSpinBox
Sets the shadow's thickness (default: 2)
setShadowThickness(int). Method in class jclass.bwt.JCTextArea
Sets the shadow's thickness (default: 2)
setShadowType(int). Method in class jclass.bwt.JCLabel
Sets the shadow style.
setShape(int). Method in class jclass.chart.JCSymbolStyle
Sets the Shape property.
setShortcut(boolean). Method in class jclass.bwt.JCOutlinerNodeStyle
Sets whether a shortcut button should be drawn beside a folder (default: false).
setShowCursorPosition(boolean). Method in class jclass.bwt.JCComboBox
If set to true (default), the cursor position will be indicated with a vertical I-beam.
setShowCursorPosition(boolean). Method in class jclass.bwt.JCSpinBox
If set to true (default), the cursor position will be indicated with a vertical I-beam.
setShowCursorPosition(boolean). Method in class jclass.bwt.JCTextArea
If set to true (default), the cursor position will be indicated with a vertical I-beam.
setShowCursorPosition(boolean). Method in class jclass.bwt.JCTextComponent
If set to true (default), the cursor position will be indicated with a vertical I-beam.

HTML param name/value: "ShowCursorPosition"/boolean

setShowCursorPosition(boolean). Method in interface jclass.bwt.JCTextInterface
If set to true (default), the cursor position will be indicated with a vertical I-beam.
setShowError(boolean). Method in class jclass.beans.JCPropertyEditor
setShowLabel(boolean). Method in class jclass.bwt.JCProgressMeter
If true (default), a label will be displayed.
setSize(int). Method in class jclass.chart.JCSymbolStyle
Sets the Size property of JCSymbolStyle, which determines the size of the symbols.
setSize(int, int). Method in class jclass.util.JCImageCreator
Sets the size of the image to be created.
setSortOrder(int). Method in class jclass.chart.JCPieChartFormat
Gets the SortOrder property, which is used to determine the order in which pie slices will be displayed.
setSortProperties(boolean). Method in class jclass.beans.JCPropertyEditor
setSource(Image). Method in class jclass.image.GifConverter
setSpacing(int). Method in class jclass.bwt.JCList
Sets the spacing between items (default: 0).
setSpacing(int). Method in class jclass.bwt.JCListComponent
Sets the spacing between items (default: 0).
setSpacing(int). Method in interface jclass.bwt.JCListInterface
Sets the spacing between items.
setSpacing(int). Method in class jclass.bwt.JCMultiColumnList
Sets the spacing between items (default: 0).
setSpacing(int). Method in class jclass.bwt.JCOutliner
Sets the spacing between items (default: 0).
setSpacing(int). Method in class jclass.bwt.JCOutlinerComponent
Sets the spacing between items (default: 0).
setSpacing(int). Method in interface jclass.bwt.JCOutlinerInterface
Sets the spacing between items (default: 0).
setStartPosition(int). Method in class jclass.bwt.JCTextEvent
Sets the starting position of the text to modify.
setState(int). Method in class jclass.bwt.JCCheckbox
Sets the button's state.
setState(int). Method in class jclass.bwt.JCOutlinerFolderNode
Sets the folder's state:
BWTEnum.FOLDER_CLOSED       Folder closed; no children visible (default)
BWTEnum.FOLDER_OPEN_NONE    Folder open; no children visible
BWTEnum.FOLDER_OPEN_FOLDERS Folder open; only folder children visible
BWTEnum.FOLDER_OPEN_ITEMS   Folder open; only non-folder children visible
BWTEnum.FOLDER_OPEN_ALL     Folder open; all children visible
 
setState(int, boolean). Method in class jclass.bwt.JCCheckbox
Sets the button's state, optionally specifying that the button's events are to be posted.
setStateList(int[]). Method in class jclass.bwt.JCOutliner
Sets a list of values used for double-clicking on a folder or clicking its shortcut button.
setStateList(int[]). Method in class jclass.bwt.JCOutlinerComponent
Sets a list of values used for double-clicking on a folder or clicking it shortcut button.
setStateList(int[]). Method in interface jclass.bwt.JCOutlinerInterface
Sets a list of values used for double-clicking on a folder or clicking its shortcut button.
setStringCase(int). Method in class jclass.bwt.JCComboBox
Sets the case of text entered by the user or set programmatically:
BWTEnum.CASE_AS_IS       No conversion (default)
BWTEnum.CASE_LOWER       Convert to lower case
BWTEnum.CASE_UPPER       Convert to upper case
setStringCase(int). Method in class jclass.bwt.JCSpinBox
Sets the case of text entered by the user or set programmatically:
BWTEnum.CASE_AS_IS       No conversion (default)
BWTEnum.CASE_LOWER       Convert to lower case
BWTEnum.CASE_UPPER       Convert to upper case
setStringCase(int). Method in class jclass.bwt.JCTextArea
Sets the case of text entered by the user or set programmatically:
CASE_AS_IS       No conversion (default)
CASE_LOWER       Convert to lower case
CASE_UPPER       Convert to upper case

HTML param name/value: "StringCase"/enum

setStringCase(int). Method in class jclass.bwt.JCTextComponent
Sets the case of text entered by the user or set programmatically:
CASE_AS_IS       No conversion (default)
CASE_LOWER       Convert to lower case
CASE_UPPER       Convert to upper case

HTML param name/value: "StringCase"/enum

setStringCase(int). Method in interface jclass.bwt.JCTextInterface
Sets the case of text entered by the user or set programmatically:
BWTEnum.CASE_AS_IS       No conversion (default)
BWTEnum.CASE_LOWER       Convert to lower case
BWTEnum.CASE_UPPER       Convert to upper case
setStringList(String[]). Method in class jclass.bwt.JCSpinBoxString
Sets the array of values to be displayed.

HTML param name/value: "StringList"/comma-separated list

setStyle(int). Method in class jclass.bwt.JCComboBox
Sets the style, which specifies whether the list is always displayed and whether the text field is editable.
setStyle(JCChartStyle). Method in class jclass.chart.ChartDataViewSeries
Sets the Style property for this ChartDataViewSeries, which defines the rendering style for the data series.
setStyle(JCOutlinerNodeStyle). Method in class jclass.bwt.JCOutlinerNode
Sets the node's style object.
setStyleList(JCOutlinerNodeStyle[]). Method in class jclass.bwt.JCOutliner
Sets the list of node styles.
setStyleList(JCOutlinerNodeStyle[]). Method in class jclass.bwt.JCOutlinerComponent
Sets the list of node styles.
setStyleList(JCOutlinerNodeStyle[]). Method in interface jclass.bwt.JCOutlinerInterface
Sets the list of node styles.
setSymbolColor(Color). Method in class jclass.chart.JCChartStyle
Sets the value of the SymbolColor property The SymbolColor property determines color used to paint the symbol.
setSymbolColorIndex(int). Method in class jclass.chart.JCChart
Set the initial symbol color index
setSymbolCustomShape(JCShape). Method in class jclass.chart.JCChartStyle
Sets the value of the SymbolCustomShape property.
setSymbolShape(int). Method in class jclass.chart.JCChartStyle
Sets the value of the SymbolShape property.
setSymbolShapeIndex(int). Method in class jclass.chart.JCChart
Set the initial symbol shape index
setSymbolSize(int). Method in class jclass.chart.JCChartStyle
Sets the value of the SymbolSize property.
setSymbolStyle(JCSymbolStyle). Method in class jclass.chart.JCChartStyle
Gets the SymbolStyle property The SymbolStyle property controls the symbol that represents an individual point.
setTabColorPolicy(int). Method in class jclass.bwt.JCTabManager
Sets the policy for the tab's colors:
 COLOR_PAGE        Sets the tab's color to the page's color (default)
 COLOR_INHERIT     Sets the tab's color to the tab manager's color
 
HTML param name/value: "TabColorPolicy"/enum
setTabLabels(String[]). Method in class jclass.bwt.JCTabManager
Sets the tab's labels.

HTML param name/value: "TabLabels"/string list

setTabPage(int, Object, Component). Method in class jclass.bwt.JCTabManager
Sets the page associated with a tab.
setTabResize(boolean). Method in class jclass.bwt.JCTabManager
Sets whether all tabs should be resized to the width or height of the largest tab in the same row, depending on the value of the TabSide value.
setTabShape(int). Method in class jclass.bwt.JCTabManager
Sets the tab's shape: RECTANGLE (default), or SLANTED.

HTML param name/value: "TabShape"/enum

setTabSide(int). Method in class jclass.bwt.JCTabManager
Sets the side on which tabs are to be displayed: TOP (default), or BOTTOM.

HTML param name/value: "TabSide"/enum

setTabSpacing(int). Method in class jclass.bwt.JCTabManager
Sets the spacing between tabs in pixels (default: 0).
setTabStretch(boolean). Method in class jclass.bwt.JCTabManager
Sets whether all tabs should be stretched if necessary to fill the entire side (default: false).

HTML param name/value: "TabStretch"/boolean

setTarget(Object). Method in class jclass.beans.JCPropertyEditor
setText(String). Method in class jclass.chart.ChartText
Sets the Text property.
setText(String). Method in class jclass.bwt.JCComboBox
Sets the text field's value to the specified string.

HTML param name/value: "Text"/string

setText(String). Method in class jclass.bwt.JCLabel
Sets the text for this label to the specified text.
setText(String). Method in class jclass.bwt.JCSpinBox
Sets the text field's value to the specified string.

HTML param name/value: "Text"/string

setText(String). Method in class jclass.bwt.JCTextArea
Sets the text of this component to the specified text.
setText(String). Method in class jclass.bwt.JCTextAreaComponent
Sets the text of this component to the specified text.

HTML param name/value: "Text"/string

setText(String). Method in class jclass.bwt.JCTextComponent
Sets the text of this component to the specified text.

HTML param name/value: "Text"/string

setText(String). Method in class jclass.bwt.JCTextEvent
Sets the string to be inserted.
setText(String). Method in interface jclass.bwt.JCTextInterface
Sets the text of this component to the specified text.
setText(String). Method in class jclass.bwt.JCTextLine
setText(String). Method in class jclass.chart.JCTitle
Sets the Text property.
setText(String). Method in class jclass.chart.JCValueLabel
Sets the value of the Text property.
setText(String, boolean). Method in class jclass.chart.ChartText
Sets the Text property.
setText(String, boolean). Method in class jclass.chart.JCTitle
Sets the Text property.
setText(String, boolean, boolean). Method in class jclass.chart.ChartText
Sets the Text property.
setText(String, boolean, boolean). Method in class jclass.chart.JCAxisTitle
Sets the Text property.
setTextAction(int). Method in class jclass.bwt.JCSpinBox
Sets the text field's value after an arrow key is hit.
setTextAction(String). Method in class jclass.bwt.JCComboBox
Copies the item to the text field, after first posting a JCComboBoxEvent to allow the application to disallow the selection or change its value.
setTextComponent(JCTextAreaComponent). Method in class jclass.bwt.JCTextArea
Replaces the current internal text component.
setTextList(String[]). Method in class jclass.bwt.JCLabel
Sets the text for this label to the specified String list.
setTextValue(Object). Method in class jclass.bwt.JCSpinBox
Sets the text field's value.
setTextValue(Object). Method in class jclass.bwt.JCSpinBoxString
Sets the text field's value.
setThresholdMethod(int). Method in class jclass.chart.JCPieChartFormat
Sets the ThresholdMethod property of the PieChartStyle.
setThresholdValue(double). Method in class jclass.chart.JCPieChartFormat
Sets the ThresholdValue property, which is a percentage value (ie between 0.0 and 100.0).
setThumbSize(Dimension). Method in class jclass.bwt.JCSlider
Sets the thumb's size (default: 21x11 for a vertical slider, 11x21 for a horizontal slider).
setTickSize(int, int). Method in class jclass.chart.JCHLOCChartFormat
Sets the tick size for the open and close ticks.
setTickSpacing(double). Method in class jclass.chart.JCAxis
Sets the TickSpacing property, which controls the interval between tick lines on the axis.
setTickSpacingIsDefault(boolean). Method in class jclass.chart.JCAxis
Sets the TickSpacingIsDefault property of JCAxis.
setTime(int). Method in class jclass.chart.Timer
Re-set the timer.
setTimeBase(Date). Method in class jclass.chart.JCAxis
Sets the value of the TimeBase property.
setTimeFormat(String). Method in class jclass.chart.JCAxis
Sets the value of the TimeFormat property The TimeFormat property controls the format used to generate time labels for time labelled axes.
setTimeFormatIsDefault(boolean). Method in class jclass.chart.JCAxis
Sets the value of the TimeFormatIsDefault property.
setTimeUnit(long). Method in class jclass.chart.JCAxis
Sets the value of the TimeUnit property.
setTitle(JCAxisTitle). Method in class jclass.chart.JCAxis
Sets the JCAxisTitle object associated with the JCAxis.
setTitle(Object). Method in class jclass.bwt.JCGroupBox
Sets a string to be used as the panel's title, with LEFT alignment.

HTML param name/value: "Title"/string

setTitle(Object, int). Method in class jclass.bwt.JCGroupBox
Sets a string to be used as the panel's title.
setTitleString(String). Method in class jclass.bwt.JCGroupBox
Sets a string to be used as the panel's title, with LEFT alignment.

HTML param name/value: "Title"/string

setTop(int). Method in class jclass.chart.ChartCanvas
Sets the value of the Top property.
setTop(int). Method in class jclass.chart.ChartRegion
Sets the value of the Top property.
setTop(int). Method in class jclass.chart.PlotArea
Sets the value of the Top property.
setTopCharacter(int). Method in class jclass.bwt.JCTextArea
Sets the position of the leftmost character on the first line currently displayed.
setTopCharacter(int). Method in class jclass.bwt.JCTextAreaComponent
Sets the position of the leftmost character on the first line currently displayed.
setTopCharacter(int). Method in interface jclass.bwt.JCTextAreaInterface
Sets the position of the leftmost character on the first line currently displayed.
setTopIsDefault(boolean). Method in class jclass.chart.ChartCanvas
Sets the value of the TopIsDefault property.
setTopIsDefault(boolean). Method in class jclass.chart.ChartRegion
Sets the value of the TopIsDefault property.
setTopIsDefault(boolean). Method in class jclass.chart.PlotArea
Sets the value of the TopIsDefault property.
setTopMargin(int). Method in class jclass.chart.JCChart
Sets the TopMargin property.
setTopRow(int). Method in class jclass.bwt.JCList
Sets the top-most visible row.
setTopRow(int). Method in class jclass.bwt.JCListComponent
Sets the top-most visible row.
setTopRow(int). Method in interface jclass.bwt.JCListInterface
Sets the top-most visible row.
setTopRow(int). Method in class jclass.bwt.JCMultiColumnList
Sets the top-most visible row.
setTopRow(int). Method in class jclass.bwt.JCTextArea
Sets the top-most visible row.
setTopRow(int). Method in class jclass.bwt.JCTextAreaComponent
Sets the top-most visible row.
setTraversable(boolean). Method in class jclass.bwt.JCComponent
Sets whether the component can accept focus (default: true).

HTML param name/value: "Traversable"/boolean

setTraversable(boolean). Method in class jclass.bwt.JCTextArea
Sets whether the component can accept focus (default: true).

HTML param name/value: "Traversable"/boolean

setTree(String[]). Method in class jclass.bwt.JCOutliner
Sets the node hierarchy by parsing the string list.
setTree(String[]). Method in class jclass.bwt.JCOutlinerComponent
Sets the node hierarchy by parsing the string list.
setTrigger(int, EventTrigger). Method in class jclass.chart.JCChart
Sets the value of the Trigger property at a specified index.
setType(int). Method in class jclass.chart.JCBorderStyle
Sets the Type property of JCBorderStyle, which determines how the border is drawn.
setUnitIncrement(int). Method in interface jclass.bwt.JCAdjustable
Sets the unit value increment for the adjustable object.
setUnitIncrement(int). Method in class jclass.bwt.JCScrollbar
Sets the line increment (default: 10).
setUnitIncrement(int). Method in class jclass.bwt.JCSlider
Sets the line increment (default: BlockIncrement value).
setUnselectColor(Color). Method in class jclass.bwt.JCCheckbox
The color of the indicator background when the button is not set (default: Color.white).
setURL(String, String). Method in class jclass.contrib.JCRetrieve
Changes the host, port number and cgi-bin script according to the data provided.
setURLoffset(int, int). Method in class jclass.util.JCString
Sets the offset for URL rectangle tracking.
setUserData(Object). Method in class jclass.bwt.JCComponent
Sets an application-defined object that can be attached to the component (default: null).
setUserData(Object). Method in class jclass.bwt.JCContainer
Sets an application-defined object that can be attached to the container.
setUserData(Object). Method in class jclass.bwt.JCOutlinerNode
Sets the node's userData.
setUserDataList(Object[]). Method in class jclass.bwt.JCList
Sets an application-defined list of objects that are maintained for each item.
setUserDataList(Object[]). Method in class jclass.bwt.JCListComponent
Sets an application-defined list of objects that are maintained for each item.
setUserDataList(Object[]). Method in class jclass.bwt.JCMultiColumnList
Sets an application-defined list of objects that are maintained for each item.
setValue(double). Method in class jclass.chart.JCMarker
Sets the Value property of the JCMarker object.
setValue(double). Method in class jclass.chart.JCValueLabel
Sets the value of the Value property.
setValue(int). Method in interface jclass.bwt.JCAdjustable
Sets the current value of the adjustable object.
setValue(int). Method in class jclass.bwt.JCCheckboxGroup
Sets the group's current checkbox to the first checkbox whose UserData is the specified value.
setValue(int). Method in class jclass.contrib.JCChoice
When a JCChoice is created, it is given an array of values to associate with each choice string.
setValue(int). Method in class jclass.bwt.JCProgressMeter
Sets the value.
setValue(int). Method in class jclass.bwt.JCScrollbar
Sets the value.
setValue(int). Method in class jclass.bwt.JCSlider
Sets the value.
setValue(int, boolean). Method in class jclass.bwt.JCScrollbar
Sets the value.
setValue(int, boolean). Method in class jclass.bwt.JCSlider
Sets the value.
setValue(int[], int). Method in class jclass.bwt.JCCheckboxGroup
Sets the currently-selected checkbox to that containing the value "val".
setValue(Object). Method in class jclass.chart.AxisSelector
setValue(Object). Method in class jclass.beans.IndexedPropertyEditor
setValue(Object). Method in class jclass.bwt.JCComboBoxEvent
Sets the value that will be copied to the text field.
setValue(Object). Method in class jclass.beans.JCPropertyEditor
setValue(Object). Method in class jclass.bwt.JCSpinBoxEvent
Sets the value that will be copied to the text field.
setValue(Object). Method in class jclass.beans.JCTabEditor
setValue(Object). Method in class jclass.beans.LaunchablePropertyEditor
setValue(Object). Method in class jclass.beans.MultiLineEditor
setValueLabels(int, JCValueLabel). Method in class jclass.chart.JCAxis
setValueLabels(JCValueLabel[]). Method in class jclass.chart.JCAxis
Sets the value of the ValueLabels property.
setValues(int, int, int). Method in class jclass.bwt.JCProgressMeter
Sets the meter's values.
setValues(int, int, int). Method in class jclass.bwt.JCSlider
Sets the values.
setValues(int, int, int, int). Method in class jclass.bwt.JCScrollbar
Sets the values.
setVersion(String). Method in class jclass.chart.JCChart
Does nothing (Version property is read-only).
setVersion(String). Method in class jclass.bwt.JCComponent
Provided for beans property editors - has no effect.
setVersion(String). Method in class jclass.bwt.JCContainer
Provided for beans property editors - has no effect.
setVertActionAxis(JCAxis). Method in class jclass.chart.JCChartArea
Sets the value of the VertActionAxis property.
setVertOrigin(int). Method in class jclass.bwt.JCListComponent
Sets the vertical origin prior to scrolling.
setVertOrigin(int). Method in class jclass.bwt.JCOutlinerComponent
Sets the vertical origin prior to scrolling.
setVertOrigin(int). Method in interface jclass.bwt.JCScrollableInterface
Sets the vertical origin prior to scrolling.
setVertOrigin(int). Method in class jclass.bwt.JCTextAreaComponent
Sets the top row prior to scrolling.
setVertScrollbarValues(). Method in class jclass.bwt.JCOutliner
This method may be overriden by a subclass to change the default values of the vertical scrollbar.
setVertScrollbarValues(). Method in class jclass.bwt.JCScrolledWindow
This method may be overriden by a subclass to change the default values of the vertical scrollbar.
setVertScrollbarValues(int, int, int, int). Method in class jclass.bwt.JCScrolledWindow
This method may be overriden by a subclass to set the vertical scrollbar's values.
setVertScrollbarValues(int, int, int, int). Method in class jclass.bwt.JCTextArea
This method may be overriden by a subclass to set the vertical scrollbar's values.
setViewport(JCMultiColumnInterface). Method in class jclass.bwt.JCMultiColumnWindow
Sets the component which will be the viewport.
setVisibleAmount(int). Method in interface jclass.bwt.JCAdjustable
Sets the length of the proportionl indicator of the adjustable object.
setVisibleAmount(int). Method in class jclass.bwt.JCScrollbar
Sets the slider size, in user units.
setVisibleAmount(int). Method in class jclass.bwt.JCSlider
Sets the thumb size, in user units.
setVisibleRows(int). Method in class jclass.bwt.JCComboBox
Sets the number of visible rows; if set to 0 (default), the list will attempt to resize itself so that all its items are visible.

HTML param name/value: "VisibleRows"/int

setVisibleRows(int). Method in class jclass.bwt.JCList
Sets the number of visible rows (default: 4).
setVisibleRows(int). Method in class jclass.bwt.JCListComponent
Sets the number of visible rows (default: 4).
setVisibleRows(int). Method in interface jclass.bwt.JCListInterface
Sets the number of visible rows.
setVisibleRows(int). Method in class jclass.bwt.JCMultiColumnList
Sets the number of visible rows.
setVisibleRows(int). Method in class jclass.bwt.JCOutliner
Sets the number of visible rows.
setVisibleRows(int). Method in class jclass.bwt.JCOutlinerComponent
Sets the number of visible rows.
setVisibleRows(int). Method in interface jclass.bwt.JCOutlinerInterface
Sets the number of visible rows.
setWidth(int). Method in class jclass.chart.ChartCanvas
Sets the value of the Width property.
setWidth(int). Method in class jclass.chart.ChartRegion
Sets the value of the Width property.
setWidth(int). Method in class jclass.chart.JCBorderStyle
Sets the Width property of JCBorderStyle, which determines the width of the border.
setWidth(int). Method in class jclass.chart.JCLineStyle
Sets the Width property, which controls line width.
setWidthIsDefault(boolean). Method in class jclass.chart.ChartCanvas
Sets the value of the WidthIsDefault property.
setWidthIsDefault(boolean). Method in class jclass.chart.ChartRegion
Sets the value of the WidthIsDefault property.
setWrapAroundSearch(boolean). Method in class jclass.bwt.JCComboBox
Sets the WrapAroundSearch value.
setWrapAroundSearch(boolean). Method in class jclass.bwt.JCList
setWrapAroundSearch(boolean). Method in class jclass.bwt.JCListComponent
Sets the WrapAroundSearch value.
setX1AxisAnnotationMethod(int). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisAnnotationMethod property.
setX1AxisAnnotationRotation(int). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisAnnotationRotation property.
setX1AxisGridIsShowing(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisGridIsShowing property.
setX1AxisGridSpacing(String). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisGridSpacing property.
setX1AxisGridSpacingIsDefault(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisGridSpacingIsDefault property.
setX1AxisIsLogarithmic(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisIsLogarithmic property.
setX1AxisIsReversed(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisIsReversed property.
setX1AxisIsShowing(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisIsShowing property.
setX1AxisMax(String). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisMax property.
setX1AxisMaxIsDefault(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisMaxIsDefault property.
setX1AxisMin(String). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisMin property.
setX1AxisMinIsDefault(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisMinIsDefault property.
setX1AxisNumSpacing(String). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisNumSpacing property.
setX1AxisNumSpacingIsDefault(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisNumSpacingIsDefault property.
setX1AxisOrigin(String). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisOrigin property.
setX1AxisOriginIsDefault(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisOriginIsDefault property The X1AxisOriginIsDefault property determines whether Chart is responsible for positioning the axis origin.
setX1AxisOriginPlacement(int). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisOriginPlacement property.
setX1AxisPlacement(int). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisPlacement property.
setX1AxisPrecision(int). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisPrecision property.
setX1AxisPrecisionIsDefault(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisPrecisionIsDefault property.p The X1AxisPrecisionIsDefault determines whether Chart is responsible for calculating the numbering precision.
setX1AxisTickSpacing(String). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisTickSpacing property.
setX1AxisTickSpacingIsDefault(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisTickSpacingIsDefault property.
setX1AxisTimeFormat(String). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisTimeFormat property.
setX1AxisTimeFormatIsDefault(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisTimeFormatIsDefault property.
setX1AxisTimeUnit(int). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisTimeUnit property.
setX1AxisTitleIsShowing(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisTitleIsShowing property.
setX1AxisTitlePlacement(int). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisTitlePlacement property The X1AxisTitlePlacement property controls where the JCAxis title is placed relative to the "opposing" axis.
setX1AxisTitlePlacementIsDefault(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisTitlePlacemementIsDefault property The X1AxisTitlePlacementIsDefault property determines whether Chart is responsible for calculating a reasonable default placement for the axis title.
setX1AxisTitleText(String). Method in class jclass.chart.JCChartComponent
Sets the value of the X1AxisTitleText property.
setXAxis(int, JCAxis). Method in class jclass.chart.JCChartArea
Sets the value of the XAxis property at a specified index.
setXAxis(JCAxis). Method in class jclass.chart.ChartDataView
Sets the value of the XAxis property.
setXAxis(JCAxis[]). Method in class jclass.chart.JCChartArea
Sets the value of the XAxis property.
setY1AxisAnnotationMethod(int). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisAnnotationMethod property.
setY1AxisAnnotationRotation(int). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisAnnotationRotation property.
setY1AxisGridIsShowing(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisGridIsShowing property.
setY1AxisGridSpacing(String). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisGridSpacing property.
setY1AxisGridSpacingIsDefault(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisGridSpacingIsDefault property.
setY1AxisIsLogarithmic(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisIsLogarithmic property.
setY1AxisIsReversed(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisIsReversed property.
setY1AxisIsShowing(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisIsShowing property.
setY1AxisMax(String). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisMax property.
setY1AxisMaxIsDefault(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisMaxIsDefault property.
setY1AxisMin(String). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisMin property.
setY1AxisMinIsDefault(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisMinIsDefault property.
setY1AxisNumSpacing(String). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisNumSpacing property.
setY1AxisNumSpacingIsDefault(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisNumSpacingIsDefault property.
setY1AxisOrigin(String). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisOrigin property.
setY1AxisOriginIsDefault(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisOriginIsDefault property The Y1AxisOriginIsDefault property determines whether Chart is responsible for positioning the axis origin.
setY1AxisOriginPlacement(int). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisOriginPlacement property.
setY1AxisPlacement(int). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisPlacement property.
setY1AxisPrecision(int). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisPrecision property.
setY1AxisPrecisionIsDefault(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisPrecisionIsDefault property.p The Y1AxisPrecisionIsDefault determines whether Chart is responsible for calculating the numbering precision.
setY1AxisTickSpacing(String). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisTickSpacing property.
setY1AxisTickSpacingIsDefault(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisTickSpacingIsDefault property.
setY1AxisTimeFormat(String). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisTimeFormat property.
setY1AxisTimeFormatIsDefault(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisTimeFormatIsDefault property.
setY1AxisTimeUnit(int). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisTimeUnit property.
setY1AxisTitleIsShowing(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisTitleIsShowing property.
setY1AxisTitlePlacement(int). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisTitlePlacement property The Y1AxisTitlePlacement property controls where the JCAxis title is placed relative to the "opposing" axis.
setY1AxisTitlePlacementIsDefault(boolean). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisTitlePlacemementIsDefault property The Y1AxisTitlePlacementIsDefault property determines whether Chart is responsible for calculating a reasonable default placement for the axis title.
setY1AxisTitleText(String). Method in class jclass.chart.JCChartComponent
Sets the value of the Y1AxisTitleText property.
setYAxis(int, JCAxis). Method in class jclass.chart.JCChartArea
Sets the value of the YAxis property at a specified index.
setYAxis(JCAxis). Method in class jclass.chart.ChartDataView
Sets the value of the YAxis property.
setYAxis(JCAxis[]). Method in class jclass.chart.JCChartArea
Sets the value of the YAxis property.
shadow. Variable in class jclass.bwt.JCComponent
Shadow thickness.
shadow. Variable in class jclass.bwt.JCGroupBox
The container's shadow thickness.
shadow. Variable in class jclass.bwt.JCSpinBox
The container's shadow thickness.
Shadow(). Constructor for class jclass.bwt.Shadow
SHADOW_ETCHED_IN. Static variable in class jclass.bwt.BWTEnum
SHADOW_ETCHED_IN. Static variable in class jclass.bwt.JCLabel
SHADOW_ETCHED_OUT. Static variable in class jclass.bwt.BWTEnum
SHADOW_ETCHED_OUT. Static variable in class jclass.bwt.JCLabel
SHADOW_FRAME_IN. Static variable in class jclass.bwt.BWTEnum
SHADOW_FRAME_IN. Static variable in class jclass.bwt.JCLabel
SHADOW_FRAME_OUT. Static variable in class jclass.bwt.BWTEnum
SHADOW_FRAME_OUT. Static variable in class jclass.bwt.JCLabel
SHADOW_IN. Static variable in class jclass.bwt.BWTEnum
SHADOW_IN. Static variable in class jclass.bwt.JCLabel
SHADOW_NONE. Static variable in class jclass.bwt.BWTEnum
SHADOW_NONE. Static variable in class jclass.bwt.JCLabel
SHADOW_OUT. Static variable in class jclass.bwt.BWTEnum
SHADOW_OUT. Static variable in class jclass.bwt.JCLabel
SHADOW_PLAIN. Static variable in class jclass.bwt.BWTEnum
SHADOW_PLAIN. Static variable in class jclass.bwt.JCLabel
shadow_type. Variable in class jclass.bwt.JCComponent
Shadow type.
ShadowTypeEditor(). Constructor for class jclass.bwt.ShadowTypeEditor
shape_strings. Static variable in class jclass.chart.JCSymbolStyle
shape_values. Static variable in class jclass.chart.JCSymbolStyle
SHORT_DASH. Static variable in class jclass.chart.JCLineStyle
shortcut. Variable in class jclass.bwt.JCOutlinerNodeStyle
Whether a shortcut button should be drawn beside a folder.
shortcut_close_icon. Variable in class jclass.bwt.JCOutlinerComponent
shortcut_open_icon. Variable in class jclass.bwt.JCOutlinerComponent
SHORTCUT_SIZE. Static variable in class jclass.bwt.JCOutlinerComponent
shouldBeDrawn(JCOutlinerNode). Method in class jclass.bwt.JCOutlinerComponent
Checks the node's folder to determine whether the node should be drawn.
show(). Method in class jclass.chart.ChartRegion
show(). Method in class jclass.contrib.ContribDialog
Sets the focus to the first child.
show(). Method in class jclass.contrib.ContribFrame
Sets the focus to the first child.
show(). Method in class jclass.contrib.JCDialog
The Overridden Component.show() member.
show(). Method in class jclass.bwt.JCTabButton
Shows the component.
showError(String). Static method in class jclass.chart.JCCustomizerPage
Method to show() an Info Dialog containing important messages
showListAction(JCActionEvent). Method in class jclass.bwt.JCComboBox
Displays the list if it is not visible.
showPage(Component). Method in class jclass.bwt.TabPageArea
Displays the specified page.
showPosition(int). Method in class jclass.bwt.JCComboBox
Scrolls the text if necessary to ensure that the position is visible.
showPosition(int). Method in class jclass.bwt.JCSpinBox
Scrolls the text if necessary to ensure that the position is visible.
showPosition(int). Method in class jclass.bwt.JCTextArea
Scrolls the text if necessary to ensure that the position is visible.
showPosition(int). Method in class jclass.bwt.JCTextAreaComponent
Scrolls the text if necessary to ensure that the position is visible.
showPosition(int). Method in class jclass.bwt.JCTextComponent
Scrolls the text if necessary to ensure that the position is visible.
showPosition(int). Method in class jclass.bwt.JCTextField
Scrolls the text if necessary to ensure that the position is visible.
showPosition(int). Method in interface jclass.bwt.JCTextInterface
Scrolls the text if necessary to ensure that the position is visible.
showURL(String, AppletContext, Applet). Static method in class jclass.util.JCString
If a URL is present, displays it at the specified location.
size. Variable in class jclass.chart.JCShape
Size of the point.
size(). Method in class jclass.chart.ChartRegion
sizeChanged(). Method in class jclass.chart.ChartCanvas
sizeChanged(). Method in class jclass.chart.ChartRegion
SLANTED. Static variable in class jclass.bwt.BWTEnum
SLANTED. Static variable in class jclass.bwt.JCTabManager
SLICE_CUTOFF. Static variable in class jclass.chart.JCPieChartFormat
snapshot(). Method in class jclass.chart.JCChart
SOLID. Static variable in class jclass.chart.JCFillStyle
SOLID. Static variable in class jclass.chart.JCLineStyle
sort(int). Method in class jclass.util.JCqsort
Initate ascending sort.
sort(int, int). Method in class jclass.util.JCqsort
Initates sort.
sort(int, JCSortInterface, int). Method in class jclass.bwt.JCOutlinerComponent
Sorts the open nodes in the list based on a specified column, using the String equivalents of each value.
sortByColumn(int, JCSortInterface). Method in class jclass.bwt.JCMultiColumnList
Sorts the rows in the list in ascending order based on a specified column, using the String equivalents of each value.
sortByColumn(int, JCSortInterface). Method in class jclass.bwt.JCMultiColumnListComponent
Sorts the rows in the list in ascending order based on a specified column, using the String equivalents of each value.
sortByColumn(int, JCSortInterface). Method in class jclass.bwt.JCMultiColumnWindow
Sorts the rows in the list in ascending order based on a specified column, using the String equivalents of each value.
sortByColumn(int, JCSortInterface). Method in class jclass.bwt.JCOutliner
Sorts the nodes in the list in ascending order based on a specified column, using the String equivalents of each value.
sortByColumn(int, JCSortInterface, int). Method in class jclass.bwt.JCMultiColumnList
Sorts the rows in the list based on a specified column, using the String equivalents of each value.
sortByColumn(int, JCSortInterface, int). Method in class jclass.bwt.JCMultiColumnListComponent
Sorts the rows in the list based on a specified column, using the String equivalents of each value.
sortByColumn(int, JCSortInterface, int). Method in class jclass.bwt.JCMultiColumnWindow
Sorts the rows in the list based on a specified column, using the String equivalents of each value.
sortByColumn(int, JCSortInterface, int). Method in class jclass.bwt.JCOutliner
Sorts the nodes in the list based on a specified column, using the String equivalents of each value.
sortOrder_strings. Static variable in class jclass.chart.JCPieChartFormat
sortOrder_values. Static variable in class jclass.chart.JCPieChartFormat
SOUTH. Static variable in class jclass.chart.JCChartComponent
SOUTH. Static variable in class jclass.chart.JCChartLabel
SOUTH. Static variable in class jclass.chart.JCLegend
SOUTHEAST. Static variable in class jclass.chart.JCChartComponent
SOUTHEAST. Static variable in class jclass.chart.JCChartLabel
SOUTHEAST. Static variable in class jclass.chart.JCLegend
SOUTHWEST. Static variable in class jclass.chart.JCChartComponent
SOUTHWEST. Static variable in class jclass.chart.JCChartLabel
SOUTHWEST. Static variable in class jclass.chart.JCLegend
spinBoxChangeBegin(JCSpinBoxEvent). Method in class jclass.bwt.JCSpinBoxAdapter
Invoked before the field's value is changed.
spinBoxChangeBegin(JCSpinBoxEvent). Method in interface jclass.bwt.JCSpinBoxListener
Invoked before the field's value is changed.
spinBoxChangeEnd(JCSpinBoxEvent). Method in class jclass.bwt.JCSpinBoxAdapter
Invoked after the field's value is changed.
spinBoxChangeEnd(JCSpinBoxEvent). Method in interface jclass.bwt.JCSpinBoxListener
Invoked after the field's value is changed.
SPLIT. Static variable in class jclass.bwt.BWTEnum
SQUARE. Static variable in class jclass.chart.JCSymbolStyle
STACKING_BAR. Static variable in class jclass.chart.JCChart
STAR. Static variable in class jclass.chart.JCSymbolStyle
state. Variable in class jclass.bwt.JCOutlinerFolderNode
Folder's state.
STRIKETHROUGH. Static variable in class jclass.util.JCString
STRING_BOTTOM. Static variable in class jclass.bwt.BWTEnum
STRING_BOTTOM. Static variable in class jclass.bwt.JCProgressMeter
STRING_BOTTOM. Static variable in class jclass.util.JCString
STRING_CENTER. Static variable in class jclass.bwt.BWTEnum
STRING_CENTER. Static variable in class jclass.bwt.JCProgressMeter
STRING_LEFT. Static variable in class jclass.bwt.BWTEnum
STRING_LEFT. Static variable in class jclass.bwt.JCProgressMeter
STRING_LEFT. Static variable in class jclass.util.JCString
STRING_RIGHT. Static variable in class jclass.bwt.BWTEnum
STRING_RIGHT. Static variable in class jclass.bwt.JCProgressMeter
STRING_RIGHT. Static variable in class jclass.util.JCString
STRING_TOP. Static variable in class jclass.bwt.BWTEnum
STRING_TOP. Static variable in class jclass.bwt.JCProgressMeter
STRING_TOP. Static variable in class jclass.util.JCString
StringCaseEditor(). Constructor for class jclass.bwt.StringCaseEditor
StringEditor(). Constructor for class jclass.beans.StringEditor
StringListEditor(). Constructor for class jclass.beans.StringListEditor
stringToValue(String). Method in class jclass.beans.DoubleListEditor
Converts a string to the appropriate type for the property.
stringToValue(String). Method in class jclass.beans.IntegerListEditor
Converts a string to the appropriate type for the property.
stringToValue(String). Method in class jclass.beans.IntListEditor
Converts a string to the appropriate type for the property.
stringToValue(String). Method in class jclass.beans.MultiLineEditor
Converts a string to the appropriate type for the property.
stringToValue(String). Method in class jclass.beans.NotTrimmedStringListEditor
Converts a string to the appropriate type for the property.
stringToValue(String). Method in class jclass.beans.StringListEditor
Converts a string to the appropriate type for the property.
stringToValue(String). Method in class jclass.beans.VectorEditor
Converts a string to the appropriate type for the property.
strip(). Method in class jclass.util.JCVector
Trims null values from the end.
strip_esc. Variable in class jclass.util.JCStringTokenizer
STRIPE_135. Static variable in class jclass.chart.JCFillStyle
STRIPE_45. Static variable in class jclass.chart.JCFillStyle
style. Variable in class jclass.bwt.JCOutlinerNode
style_list. Variable in class jclass.bwt.JCOutlinerComponent
support. Variable in class jclass.beans.JCTabEditor
supportsCustomEditor(). Method in class jclass.beans.IndexedPropertyEditor
supportsCustomEditor(). Method in class jclass.beans.JCPropertyEditor
supportsCustomEditor(). Method in class jclass.beans.JCTabEditor
supportsCustomEditor(). Method in class jclass.beans.LaunchablePropertyEditor
SymbolShapeEditor(). Constructor for class jclass.chart.SymbolShapeEditor

T

TAB. Static variable in class jclass.bwt.BWTEnum
tab_panel. Variable in class jclass.bwt.JCTabManager
The container which holds the tab buttons.
TabArrowPanel(TabPanel). Constructor for class jclass.bwt.TabArrowPanel
tabManagerChangeBegin(JCTabManagerEvent). Method in class jclass.bwt.JCTabManagerAdapter
Invoked before the page is changed.
tabManagerChangeBegin(JCTabManagerEvent). Method in interface jclass.bwt.JCTabManagerListener
Invoked before the page is changed.
tabManagerChangeEnd(JCTabManagerEvent). Method in class jclass.bwt.JCTabManagerAdapter
Invoked after the page is changed.
tabManagerChangeEnd(JCTabManagerEvent). Method in interface jclass.bwt.JCTabManagerListener
Invoked after the page is changed.
TabManagerColorPolicyEditor(). Constructor for class jclass.bwt.TabManagerColorPolicyEditor
TabPageArea(JCTabManager). Constructor for class jclass.bwt.TabPageArea
Creates an empty area with the specified parent.
TabPanel(JCTabManager). Constructor for class jclass.bwt.TabPanel
Creates an empty container with the specified parent.
TabShapeEditor(). Constructor for class jclass.bwt.TabShapeEditor
TabSideEditor(). Constructor for class jclass.bwt.TabSideEditor
tail. Variable in class jclass.util.JCRectList
target. Variable in class jclass.beans.IndexedPropertyEditor
target. Variable in class jclass.beans.JCPropertyEditor
target. Variable in class jclass.beans.JCTabEditor
target. Variable in class jclass.beans.LaunchablePropertyEditor
text. Variable in class jclass.bwt.JCSpinBox
textCursorMoveBegin(JCTextCursorEvent). Method in class jclass.bwt.JCTextCursorAdapter
Invoked before the field's cursor is moved.
textCursorMoveBegin(JCTextCursorEvent). Method in interface jclass.bwt.JCTextCursorListener
Invoked before the field's cursor is moved.
textCursorMoveEnd(JCTextCursorEvent). Method in class jclass.bwt.JCTextCursorAdapter
Invoked after the field's cursor is moved.
textCursorMoveEnd(JCTextCursorEvent). Method in interface jclass.bwt.JCTextCursorListener
Invoked after the field's cursor is moved.
textValueChangeBegin(JCTextEvent). Method in class jclass.bwt.JCTextAdapter
Invoked before the field's value is changed.
textValueChangeBegin(JCTextEvent). Method in interface jclass.bwt.JCTextListener
Invoked before the field's value is changed.
textValueChangeEnd(JCTextEvent). Method in class jclass.bwt.JCTextAdapter
Invoked after the field's value is changed.
textValueChangeEnd(JCTextEvent). Method in interface jclass.bwt.JCTextListener
Invoked after the field's value is changed.
thresholdMethod_strings. Static variable in class jclass.chart.JCPieChartFormat
thresholdMethod_values. Static variable in class jclass.chart.JCPieChartFormat
thumb. Variable in class jclass.bwt.JCScrollbar
Scrollbar's thumb.
thumb. Variable in class jclass.bwt.JCSlider
Scrollbar's thumb.
TIME_LABELS. Static variable in class jclass.chart.JCAxis
TIME_LABELS. Static variable in class jclass.chart.JCChartComponent
timeLabel(String, Date). Static method in class jclass.chart.JCChartTimeUtil
Given a format string and an instance of Date, returns a formatted time label.
Timer(int). Constructor for class jclass.chart.Timer
Create a Timer object that will expire in the supplied number of milliseconds
timerExpired(Timer). Method in class jclass.chart.JCChart
Implement the TimerListener interface.
timerExpired(Timer). Method in interface jclass.chart.TimerListener
Timer has expired for the specified timer.
timeUnit_strings. Static variable in class jclass.chart.JCAxis
timeUnit_values. Static variable in class jclass.chart.JCAxis
TimeUnitEditor(). Constructor for class jclass.chart.TimeUnitEditor
title. Variable in class jclass.chart.JCAxis
toAxis(JCChart, String, JCAxis). Method in class jclass.chart.JCChartConverter
Convert an axis name into an axis by looking in the hashtable for matching key
toAxisName(JCChart, String, String). Method in class jclass.chart.JCChartConverter
toBoolean(Applet, Component, String, String, boolean). Static method in class jclass.util.JCUtilConverter
Retrieves a parameter and converts its value to a boolean value.
toBoolean(String, boolean). Method in class jclass.util.JCConverter
Converts a string to a boolean.
toBoolean(String, boolean). Static method in class jclass.util.JCUtilConverter
Converts a string to a boolean.
toCellValue(Component, String, boolean). Static method in class jclass.util.ConvertUtil
Converts a token to a String or JCString.
toColor(String). Method in class jclass.util.JCConverter
Converts a string to an AWT Color.
toColor(String). Static method in class jclass.util.JCUtilConverter
Converts a string to a Color.
toColor(String, Color). Method in class jclass.util.JCConverter
Converts a string to an AWT Color.
toColor(String, Color). Static method in class jclass.util.JCUtilConverter
Converts a string to a Color.
toColorList(String). Static method in class jclass.util.JCUtilConverter
Converts a string to an array of Colors.
toColorList(String, Color[]). Method in class jclass.util.JCConverter
Converts a string to an array of Colors.
toColorList(String, Color[]). Static method in class jclass.util.JCUtilConverter
Converts a string to an array of Colors.
toData(int). Method in class jclass.chart.JCAxis
Converts a pixel value relative to the parent JCChartArea to a value in the data space.
toDataIndex(JCChart, String, JCDataIndex). Method in class jclass.chart.JCChartConverter
toDataView(JCChart, String, ChartDataView). Method in class jclass.chart.JCChartConverter
toDataViewName(JCChart, String, String). Method in class jclass.chart.JCChartConverter
toDate(String, Date). Method in class jclass.util.JCConverter
toDate(String, Date). Static method in class jclass.util.JCUtilConverter
Converts a String to a Date
toDimension(String, Dimension). Method in class jclass.util.JCConverter
Converts a string to a Dimension instance.
toDimension(String, Dimension). Static method in class jclass.util.JCUtilConverter
Converts a string to a Dimension instance.
toDouble(String, double). Method in class jclass.util.JCConverter
Converts a string to a double.
toDouble(String, double). Static method in class jclass.util.JCUtilConverter
Converts a string to an double.
toDoubleList(String, char). Static method in class jclass.util.JCUtilConverter
Converts a string to an array of Double objects based on the provided delimiter.
toDoubleList(String, char, Double[]). Static method in class jclass.util.JCUtilConverter
Converts a string to an array of integers based on the provided delimiter.
toEnum(String, String, String, String[][], int[][], int). Static method in class jclass.util.JCUtilConverter
Converts a string to an enum.
toEnum(String, String, String[], int[], int). Method in class jclass.util.JCConverter
Converts a string to an enum.
toEnum(String, String, String[], int[], int). Static method in class jclass.util.JCUtilConverter
Converts a string to an enum.
toEnum(String, String, String[], long[], long). Method in class jclass.util.JCConverter
Converts a string to an enum.
toEnum(String, String, String[], long[], long). Static method in class jclass.util.JCUtilConverter
Converts a string to an enum.
toEnum(String, String[], int[], int). Static method in class jclass.util.JCUtilConverter
Converts a string to an enum.
toEnumList(String, String, String[], int[], int[]). Method in class jclass.util.JCConverter
Converts a string to a list of enums.
toEnumList(String, String, String[], int[], int[]). Static method in class jclass.util.JCUtilConverter
Converts a string to a list of enums.
toFont(String). Method in class jclass.util.JCConverter
Converts a font name to an AWT font instance.
toFont(String). Static method in class jclass.util.JCUtilConverter
Converts a font name in format "name-style-size", e.g.
toFont(String, Font). Method in class jclass.util.JCConverter
Converts a font name to an AWT font instance.
toFont(String, Font). Static method in class jclass.util.JCUtilConverter
Converts a font name to a font instance.
toFront(). Method in class jclass.bwt.JCTabButton
toggleOverstrike(Event). Method in class jclass.bwt.JCTextComponent
Toggles the value of the overstrike flag.
toHorizAlignment(int). Static method in class jclass.bwt.BWTUtil
Gets the horizontal component of an alignment.
toImage(Component, String). Method in class jclass.util.JCConverter
Returns an image which gets pixel data from the specified file.
toImage(Component, String). Static method in class jclass.util.JCUtilConverter
Returns an image which gets pixel data from the specified file.
toImage(Component, String, Image). Method in class jclass.util.JCConverter
Returns an image which gets pixel data from the specified file.
toImage(Component, String, Image). Static method in class jclass.util.JCUtilConverter
Returns an image which gets pixel data from the specified file.
toImageList(Component, String, Image[]). Method in class jclass.util.JCConverter
Returns an array of images which get pixel data from the specified file.
toImageList(Component, String, Image[]). Static method in class jclass.util.JCUtilConverter
Returns an array of images which get pixel data from the specified file.
toInsets(String, Insets). Method in class jclass.util.JCConverter
Converts a string to an Insets instance.
toInsets(String, Insets). Static method in class jclass.util.JCUtilConverter
Converts a string to an Insets instance.
toInt(String, int). Method in class jclass.util.JCConverter
Converts a string to an integer.
toInt(String, int). Static method in class jclass.util.JCUtilConverter
Converts a string to an integer.
toIntegerList(String, char). Static method in class jclass.util.JCUtilConverter
Converts a string to an array of Integer objects based on the provided delimiter.
toIntegerList(String, char, Integer[]). Static method in class jclass.util.JCUtilConverter
Converts a string to an array of integers based on the provided delimiter.
toIntList(String, char). Static method in class jclass.util.JCUtilConverter
Converts a string to an array of integers based on the provided delimiter.
toIntList(String, char, int[]). Method in class jclass.util.JCConverter
Converts a string to an array of integers based on the provided delimiter.
toIntList(String, char, int[]). Static method in class jclass.util.JCUtilConverter
Converts a string to an array of integers based on the provided delimiter.
toJCString(Component, String, Object). Method in class jclass.util.JCConverter
Converts a string to a String or JCString.
toNewLine(String). Static method in class jclass.util.JCUtilConverter
Converts all occurrences of "\n" to newlines.
TOP. Static variable in class jclass.bwt.BWTEnum
TOP. Static variable in class jclass.util.JCString
TOP. Static variable in class jclass.bwt.JCTabManager
TOP. Static variable in class jclass.util.JCTitleLayout
TOPCENTER. Static variable in class jclass.bwt.BWTEnum
TOPCENTER. Static variable in class jclass.bwt.JCLabel
TOPCENTER. Static variable in class jclass.bwt.JCTabManager
toPixel(double). Method in class jclass.chart.JCAxis
Converts a data value along the axis to a pixel value.
toPixels(int). Method in class jclass.bwt.JCSlider
Converts from scrollbar scale to screen pixels.
TOPLEFT. Static variable in class jclass.bwt.BWTEnum
TOPLEFT. Static variable in class jclass.bwt.JCLabel
TOPLEFT. Static variable in class jclass.bwt.JCTabManager
toPoint(String, Point). Method in class jclass.util.JCConverter
Converts a string to a Point instance.
toPoint(String, Point). Static method in class jclass.util.JCUtilConverter
Converts a string to a Point instance.
TOPRIGHT. Static variable in class jclass.bwt.BWTEnum
TOPRIGHT. Static variable in class jclass.bwt.JCLabel
TOPRIGHT. Static variable in class jclass.bwt.JCTabManager
TOPTOBOTTOM. Static variable in class jclass.util.JCRectUtil
toSeries(ChartDataView, String, ChartDataViewSeries). Method in class jclass.chart.JCChartConverter
toString(). Method in class jclass.chart.ChartDataView
Output routine used for debugging.
toString(). Method in class jclass.chart.ChartDataViewSeries
toString(). Method in class jclass.chart.JCAxis
String representation of the axis.
toString(). Method in class jclass.util.JCCache
This converts the cache contents to a large string.
toString(). Method in class jclass.chart.JCChartEvent
Return this object as a string representation.
toString(). Method in class jclass.bwt.JCOutlinerNode
toString(). Method in class jclass.chart.JCValueLabel
toString(Object). Static method in class jclass.util.JCUtilConverter
Converts an object to a string.
toString2(). Method in class jclass.util.JCString
toStringList(String). Static method in class jclass.util.JCConverter
Converts a string to an array of Strings.
toStringList(String). Static method in class jclass.util.JCUtilConverter
Converts a string to an array of Strings.
toStringList(String, char). Static method in class jclass.util.JCUtilConverter
Converts a string to an array of Strings.
toStringList(String, char, boolean). Static method in class jclass.util.JCUtilConverter
Converts a string to an array of Strings.
toValue(int). Method in class jclass.bwt.JCSlider
Converts from screen pixels to scrollbar scale.
toVector(Component, String, char, boolean). Static method in class jclass.util.ConvertUtil
Converts a delimited list of tokens to a JCVector containing Strings or JCStrings.
toVector(Component, String, char, boolean). Method in class jclass.util.JCConverter
Converts a delimited list of tokens to a JCVector containing Strings or JCStrings.
toVector(Component, String, char, boolean). Static method in class jclass.util.JCUtilConverter
Converts a delimited list of tokens to a JCVector.
toVector(Component, String, char, boolean, JCVector). Method in class jclass.util.JCConverter
Converts a delimited list of tokens to a JCVector containing Strings or JCStrings.
toVector(Component, String, char, boolean, JCVector). Static method in class jclass.util.JCUtilConverter
Converts a delimited list of tokens to a JCVector.
toVectorFromCSV(Component, String). Static method in class jclass.util.ConvertUtil
Converts a comma-separated list of tokens to a JCVector.
toVectorFromCSV(Component, String). Static method in class jclass.util.JCUtilConverter
Converts a string using comma-separated value format.
toVectorFromCSV(Component, String, JCVector). Static method in class jclass.util.JCUtilConverter
Converts a string using comma-separated value format.
trace(). Static method in class jclass.bwt.BWTUtil
DEBUG
trace(). Static method in class jclass.chart.JCChartUtil
Debug method that displays a call stack at a particular point.
TRACK. Static variable in class jclass.bwt.JCAdjustmentEvent
The absolute tracking adjustment type.
TrackChange(). Constructor for class jclass.chart.TrackChange
transitional. Static variable in class jclass.beans.JCVersion
transitional. Static variable in class jclass.bwt.JCVersion
transitional. Static variable in class jclass.chart.JCVersion
transitional. Static variable in class jclass.image.JCVersion
transitional. Static variable in class jclass.util.JCVersion
TRANSLATE. Static variable in class jclass.chart.EventTrigger
translate(double, JCAxis, boolean). Method in class jclass.chart.JCChart
A call to perform a translation of a specified amount along the specified axis.
translateFromParent(Container, Component, int, int). Static method in class jclass.bwt.BWTUtil
Translates a point in a parent's co-ordinate system to its child's.
translateStart(JCAxis). Method in class jclass.chart.JCChart
A call to signify the start of a translate event.
translateToParent(Container, Component, int, int). Static method in class jclass.bwt.BWTUtil
Translates a point in a child's co-ordinate system to its parent's.
TRIANGLE. Static variable in class jclass.chart.JCSymbolStyle
Triangle(). Constructor for class jclass.chart.Triangle
Default constructor (required)
trigger_strings. Static variable in class jclass.chart.EventTrigger
trigger_values. Static variable in class jclass.chart.EventTrigger
trim(Object). Static method in class jclass.util.JCUtilConverter
Returns a trimmed string, with trailing nulls removed

U

under. Static variable in class jclass.contrib.JCRelativeLayout
underLeft. Static variable in class jclass.contrib.JCRelativeLayout
UNDERLINE. Static variable in class jclass.util.JCString
underRight. Static variable in class jclass.contrib.JCRelativeLayout
unfreeze(). Method in class jclass.bwt.JCTextComponent
UNIT_DECREMENT. Static variable in class jclass.bwt.JCAdjustmentEvent
The unit decrement adjustment type.
UNIT_INCREMENT. Static variable in class jclass.bwt.JCAdjustmentEvent
The unit increment adjustment type.
unmap(double, double). Method in class jclass.chart.ChartDataView
Performs an unmap operation by taking floating-point x and y values meant to represent a point along the x and y axes of the data.
unpick(ChartDataView, int, int). Method in class jclass.chart.JCChart
Returns the position in screen pixels of a particular point in a particular data series.
unpick(int, ChartDataViewSeries). Method in class jclass.chart.JCChart
Returns the position in screen pixels of a particular point in a particular data series.
UP. Static variable in class jclass.bwt.BWTEnum
UP. Static variable in class jclass.bwt.JCArrowButton
update(). Method in class jclass.chart.JCChart
Forces the chart to re-layout and recalculate.
update(Graphics). Method in class jclass.bwt.JCComponent
Overriden because the default implementation always calls clearRect first, causing unwanted flicker
update(Observable, Object). Method in class jclass.chart.ChartDataView
Callback routine from the dataModel.
update(Observable, Object). Method in class jclass.chart.DirectChartDataView
Callback routine from the dataModel.
update_scrollbars. Variable in class jclass.bwt.JCTextAreaComponent
updateParent(). Method in class jclass.bwt.JCComponent
Forces the parent to relayout this component.
updateParent(). Method in class jclass.bwt.JCContainer
Forces the parent to relayout this container.
updateParent(). Method in class jclass.bwt.JCHeader
Recalculates column widths, and forces the parent to relayout the header.
updateParent(int). Method in class jclass.chart.ChartCanvas
Internal method used to invalidate and repaint the parent of the ChartCanvas object.
updateParent(int). Method in class jclass.chart.ChartRegion
updateScrollbars(). Method in class jclass.bwt.JCTextAreaComponent
updateScrollbars(). Method in class jclass.bwt.JCTextComponent
updateSelectedList(). Method in class jclass.bwt.JCListComponent
Updates the selected item list after an item has changed.
updateUserdataList(). Method in class jclass.bwt.JCListComponent
Updates the userdata list after an item has changed.
upperLeftCorner. Static variable in class jclass.contrib.JCRelativeLayout
upperRightCorner. Static variable in class jclass.contrib.JCRelativeLayout
url. Variable in class jclass.bwt.JCLabel
The url that the mouse is currently over.
URLDataSource(String). Constructor for class jclass.chart.URLDataSource
URLDataSource(String, String). Constructor for class jclass.chart.URLDataSource
URLDataSource(String, String, String). Constructor for class jclass.chart.URLDataSource
URLDataSource(URL, String). Constructor for class jclass.chart.URLDataSource
use_system_colors. Static variable in class jclass.bwt.JCComponent
userData. Variable in class jclass.bwt.JCOutlinerNode
useSuperBeanInfo. Variable in class jclass.beans.GeneralBeanInfo
useSystemColor(boolean). Static method in class jclass.bwt.JCTextArea
Specifies that java.awt.SystemColor colors are to be used for new components.
useSystemColors(boolean). Static method in class jclass.bwt.JCComponent
Specifies that java.awt.SystemColor colors are to be used for new components.
useSystemColors(boolean). Static method in class jclass.bwt.JCContainer
Specifies that java.awt.SystemColor colors are to be used for new components.

V

validate(). Method in class jclass.bwt.JCComponent
Validates a component.
validate(). Method in class jclass.bwt.JCContainer
Validates this Container and all of the components contained within it.
validate(). Method in class jclass.bwt.JCTabButton
Validates a component.
validate(Object). Method in class jclass.bwt.JCSpinBox
Validates the text field's value after the user has changed it.
validate(Object). Method in class jclass.bwt.JCSpinBoxString
Validates the text field's value after the user has changed it.
validateKey(char). Method in class jclass.bwt.JCSpinBox
Validates a key typed into the text field.
validateKey(char). Method in class jclass.bwt.JCSpinBoxString
Validates a key typed into the text field.
validUnit(int). Static method in class jclass.chart.JCChartUtil
Checks a value to see if it is part of the angle unit enum; DEGREES, RADIANS or GRADS
value. Variable in class jclass.contrib.ContribCheckbox
This is the value associated with the checkbox.
VALUE. Static variable in class jclass.chart.JCAxis
VALUE. Static variable in class jclass.chart.JCChartComponent
value. Variable in class jclass.bwt.JCSpinBox
VALUE_ANCHORED. Static variable in class jclass.chart.JCAxis
VALUE_ANCHORED. Static variable in class jclass.chart.JCChartComponent
VALUE_LABELS. Static variable in class jclass.chart.JCAxis
VALUE_LABELS. Static variable in class jclass.chart.JCChartComponent
valueListeners. Variable in class jclass.bwt.JCTextComponent
List of TextEvent/JCTextEvent listeners.
valueToDate(double). Method in class jclass.chart.JCAxis
valueToString(Object, String). Method in class jclass.beans.DoubleListEditor
Converts the property to a string for display.
valueToString(Object, String). Method in class jclass.beans.IntegerListEditor
Converts the property to a string for display.
valueToString(Object, String). Method in class jclass.beans.IntListEditor
Converts the property to a string for display.
valueToString(Object, String). Method in class jclass.beans.MultiLineEditor
Converts the property to a string for display.
valueToString(Object, String). Method in class jclass.beans.NotTrimmedStringListEditor
Converts the property to a string for display.
valueToString(Object, String). Method in class jclass.beans.StringListEditor
Converts the property to a string for display.
valueToString(Object, String). Method in class jclass.beans.VectorEditor
Converts the property to a string for display.
VARIABLE. Static variable in class jclass.bwt.BWTEnum
VARIABLE. Static variable in class jclass.bwt.JCGridLayout
VectorEditor(). Constructor for class jclass.beans.VectorEditor
version. Static variable in class jclass.bwt.JCComponent
version. Static variable in class jclass.bwt.JCContainer
VERT_LINE. Static variable in class jclass.chart.JCSymbolStyle
vert_origin. Variable in class jclass.bwt.JCTextComponent
Amount by which the text has been scrolled.
VERT_SPACE. Static variable in class jclass.util.JCString
VERT_STRIPE. Static variable in class jclass.chart.JCFillStyle
VERTICAL. Static variable in class jclass.bwt.BWTEnum
VERTICAL. Static variable in interface jclass.bwt.JCAdjustable
VERTICAL. Static variable in class jclass.chart.JCChartComponent
VERTICAL. Static variable in class jclass.bwt.JCCheckboxGroup
VERTICAL. Static variable in class jclass.chart.JCLegend
VERTICAL. Static variable in class jclass.bwt.JCScrollbar
VERTICAL. Static variable in class jclass.bwt.JCSeparator
VERTICAL. Static variable in class jclass.bwt.JCSlider
VERTICAL. Static variable in class jclass.bwt.JCSplitterWindow
vgap. Variable in class jclass.bwt.JCGridLayout
The vertical gap between items.
viewport. Variable in class jclass.bwt.JCScrolledWindow
The component used as the viewing area into the scrolled component.
visible_rows. Variable in class jclass.bwt.JCTextAreaComponent
The number of visible lines.

W

waitForImage(Component, Image). Static method in class jclass.util.JCUtilConverter
Waits for an image to be loaded, using the MediaTracker class.
wallPaper(Component, Graphics, Image). Static method in class jclass.bwt.BWTUtil
Draws the image repeatedly across the component, from left to right and top to bottom.
WEEKS. Static variable in class jclass.chart.JCAxis
WEEKS. Static variable in class jclass.chart.JCChartComponent
WEST. Static variable in class jclass.chart.JCChartComponent
WEST. Static variable in class jclass.chart.JCChartLabel
WEST. Static variable in class jclass.chart.JCLegend
width. Variable in class jclass.util.JCImageCreator
writeClipboard(String). Method in class jclass.bwt.JCTextComponent
Writes to the clipboard.
writeParam(String, boolean). Method in class jclass.chart.JCChart
Write the boolean HTML param tag
writeParam(String, boolean, boolean). Method in class jclass.chart.JCChart
writeParam(String, Color). Method in class jclass.chart.JCChart
Write the color HTML param tag
writeParam(String, Color, Color). Method in class jclass.chart.JCChart
writeParam(String, Date). Method in class jclass.chart.JCChart
Write the date HTML param tag
writeParam(String, double). Method in class jclass.chart.JCChart
Write the double HTML param tag
writeParam(String, double, double). Method in class jclass.chart.JCChart
writeParam(String, Font). Method in class jclass.chart.JCChart
Write the font HTML param tag
writeParam(String, Font, Font). Method in class jclass.chart.JCChart
writeParam(String, Insets, Insets). Method in class jclass.chart.JCChart
writeParam(String, int). Method in class jclass.chart.JCChart
Write the int HTML param tag
writeParam(String, int, int). Method in class jclass.chart.JCChart
writeParam(String, JCAxis, JCAxis). Method in class jclass.chart.JCChart
writeParam(String, String). Method in class jclass.chart.JCChart
Write the string HTML param tag
writeParam(String, String, String). Method in class jclass.chart.JCChart

X

x. Variable in class jclass.chart.DoubleCoord
x. Variable in class jclass.chart.JCShape
Array of x values

Y

y. Variable in class jclass.chart.DoubleCoord
y. Variable in class jclass.chart.JCShape
Array of y values
YEARS. Static variable in class jclass.chart.JCAxis
YEARS. Static variable in class jclass.chart.JCChartComponent
yToRow(int). Method in class jclass.bwt.JCTextAreaComponent
Finds the row specified by the point.