Index of all Fields and Methods
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

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(Object). Method in class jclass.util.JCString
Adds an object.
add(String, String). Method in class jclass.util.JCTitleLayout
Creates a Label and adds it to the JCTitleLayout at the specified location.
addColumn(int, Object, Vector). Method in class jclass.table.JCTable
Inserts a new column into the table, shifting any cell values and attributes (such as background color) to the right of the insertion.
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.
addLayoutComponent(String, Component). Method in class jclass.util.JCTitleLayout
Adds the component to the JCTitleLayout as the specified location.
addNotify(). Method in class jclass.table.Table
addRow(int, Object, Vector). Method in class jclass.table.JCTable
Inserts a new row into the table, shifting any cell values and attributes (such as background color) below the insertion.
addToCache(Object, Object). Method in class jclass.util.JCCache
This adds a key or item pair to the cache.
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
ALL. Static variable in class jclass.table.JCTblEnum
ALLCELLS. Static variable in class jclass.table.JCTblEnum
appendTest(). Static method in class jclass.table.ChainTest
AS_IS. Static variable in class jclass.table.JCTblEnum
atEnd(). Method in class jclass.table.TblScrollbar
ATTACH_CELLS. Static variable in class jclass.table.JCTblEnum
ATTACH_SIDE. Static variable in class jclass.table.JCTblEnum

B

BEGIN. Static variable in interface jclass.table.JCTblCallback
The value of an Info object's stage member.
BORDER_ETCHED_IN. Static variable in class jclass.table.JCTblEnum
BORDER_ETCHED_OUT. Static variable in class jclass.table.JCTblEnum
BORDER_FRAME_IN. Static variable in class jclass.table.JCTblEnum
BORDER_FRAME_OUT. Static variable in class jclass.table.JCTblEnum
BORDER_IN. Static variable in class jclass.table.JCTblEnum
BORDER_NONE. Static variable in class jclass.table.JCTblEnum
BORDER_OUT. Static variable in class jclass.table.JCTblEnum
BORDER_PLAIN. Static variable in class jclass.table.JCTblEnum
BORDERSIDE_ALL. Static variable in class jclass.table.JCTblEnum
BORDERSIDE_BOTTOM. Static variable in class jclass.table.JCTblEnum
BORDERSIDE_LEFT. Static variable in class jclass.table.JCTblEnum
BORDERSIDE_NONE. Static variable in class jclass.table.JCTblEnum
BORDERSIDE_RIGHT. Static variable in class jclass.table.JCTblEnum
BORDERSIDE_TOP. Static variable in class jclass.table.JCTblEnum
BOTTOM. Static variable in class jclass.util.JCString
BOTTOM. Static variable in class jclass.util.JCTitleLayout
BOTTOMCENTER. Static variable in class jclass.table.JCTblEnum
BOTTOMLEFT. Static variable in class jclass.table.JCTblEnum
BOTTOMRIGHT. Static variable in class jclass.table.JCTblEnum

C

callback(Object, int, Object). Method in interface jclass.table.JCTblCallback
Called by the sender while it is processing.
cancelEdit(boolean). Method in class jclass.table.JCTable
Cancels interactive editing of a cell and, as an option, hides the Text component.
CASE_AS_IS. Static variable in class jclass.table.JCTblEnum
CASE_LOWER. Static variable in class jclass.table.JCTblEnum
CASE_UPPER. Static variable in class jclass.table.JCTblEnum
CELL_VALUE. Static variable in interface jclass.table.JCTblCallback
Called whenever the table displays an empty cell (one which has with no value as described by the internal vector of the table).
CENTER. Static variable in class jclass.util.JCString
CENTER. Static variable in class jclass.table.JCTblEnum
CENTER. Static variable in class jclass.util.JCTitleLayout
ChainTest(). Constructor for class jclass.table.ChainTest
changed. Variable in class jclass.table.JCValidateCellInfo
True if the user has attempted to change the cell value (read-only).
clearCells(). Method in class jclass.table.JCTable
Sets clears the values of all cells by setting them to null.
clearSelectedCells(). Method in class jclass.table.JCTable
All selected cells are unselected.
column. Variable in class jclass.table.JCCell
The current location.
column. Variable in class jclass.table.JCCellPosition
Column number, starting at 0
column. Variable in class jclass.table.JCCreateComponentInfo
Location of the cell or label which will contain the component (read-only).
column. Variable in class jclass.table.JCDisplayComponentInfo
Location of the cell or label where the component is contained (read-only).
column. Variable in class jclass.table.JCEnterCellInfo
The location of the cell being traversed to (read-only).
column. Variable in class jclass.table.JCResizeCellInfo
The row/column being resized (read-only).
column. Variable in class jclass.table.JCSelectInfo
The column of the cell or label that is being selected or unselected.
column. Variable in class jclass.table.JCSortInfo
The column that has been sorted (read-only).
column. Variable in class jclass.table.JCTraverseCellInfo
The location of the current cell (read-only).
column. Variable in class jclass.table.JCValidateCellInfo
The cell being validated (read-only).
column. Variable in class jclass.table.JCValueInfo
The location of the cell or label (read-only).
commitEdit(boolean). Method in class jclass.table.JCTable
Commits interactive cell editing internally, saving any changes made by the user.
compare(Object, Object). Method in interface jclass.util.JCSortInterface
Called by sortByColumn during sorting.
component. Variable in class jclass.table.JCCreateComponentInfo
Set by the callback.
component. Variable in class jclass.table.JCDisplayComponentInfo
Component whose attributes will be set (read-only).
convert(JCVector, int, int). Method in class jclass.table.Table
This converts the string in each cell using the cell's datatype.
ConvertUtil(). Constructor for class jclass.util.ConvertUtil
copyFrom(Object[]). Method in class jclass.util.JCVector
Sets the vector to the elements of the array.
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
This returns the next number of tokens in the String using the specified delimiter.
CREATE_COMPONENT. Static variable in interface jclass.table.JCTblCallback
Called when a single component has been specified for multiple cells, or a component is specified in the componentList value in an HTML file.
createURL(Applet, String). Static method in class jclass.util.JCFile
Returns an URL from the file
current_column_width. Variable in class jclass.table.JCResizeCellInfo
The current column width (read-only).
current_row_height. Variable in class jclass.table.JCResizeCellInfo
The current row height (read-only).

D

datatype. Variable in class jclass.table.JCValidateCellInfo
DataType property of the cell (read-only).
DEFAULT_COLOR. Static variable in class jclass.util.JCString
DEFAULT_FONT. Static variable in class jclass.util.JCString
deleteColumns(int, int). Method in class jclass.table.JCTable
Deletes columns from the table.
deleteRows(int, int). Method in class jclass.table.JCTable
Deletes rows from the table.
deleteRunTest(). Static method in class jclass.table.ChainTest
direction. Variable in class jclass.table.JCScrollInfo
This is either Scrollbar.HORIZONTAL or Scrollbar.VERTICAL (read-only).
DISPLAY_COMPONENT. Static variable in interface jclass.table.JCTblCallback
Called before drawing a component in a cell or label (when the table is initially displayed and when the cell is scrolled into view).
doit. Variable in class jclass.table.JCResizeCellInfo
Determines whether or not to allow an interactive resize.
doit. Variable in class jclass.table.JCSelectInfo
Determines whether the selection/unselection should be allowed.
doit. Variable in class jclass.table.JCValidateCellInfo
Must be set to false if the value is not to be committed.
dragging(). Method in class jclass.table.TblScrollbar
draw(Component, Graphics, Rectangle, int). Method in class jclass.util.JCString
Draws the JCString.

E

END. Static variable in interface jclass.table.JCTblCallback
The value of an Info object's stage member.
end_column. Variable in class jclass.table.JCCellRange
Column of the last cell in range (top-left corner).
end_column. Variable in class jclass.table.JCPaintInfo
Column of last cell in range (top-left corner).
END_HREF. Static variable in class jclass.util.JCString
end_row. Variable in class jclass.table.JCCellRange
Row of the last cell in range (bottom-right corner).
end_row. Variable in class jclass.table.JCPaintInfo
Row of last cell in range (bottom-right corner).
END_STRIKETHROUGH. Static variable in class jclass.util.JCString
END_UNDERLINE. Static variable in class jclass.util.JCString
ENTER_CELL. Static variable in interface jclass.table.JCTblCallback
Called before and after completing a traversal from one cell to another.
enum_strings. Static variable in class jclass.table.JCTblConverter
These are Enum strings.
enum_values. Static variable in class jclass.table.JCTblConverter
These are the Enum values corresponding to the enum_strings strings.
equals(int, int). Method in class jclass.table.JCCellPosition
equals(JCCellPosition). Method in class jclass.table.JCCellPosition
equals(JCCellRange). Method in class jclass.table.JCCellRange
Returns true if the specified range is equal to this range.
equals(JCVector). Method in class jclass.util.JCVector
Checks to see if two vectors are equal.
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.
event. Variable in class jclass.table.JCEnterCellInfo
The event that initiated the action (read-only).
event. Variable in class jclass.table.JCResizeCellInfo
The event which initiated the action (read-only).
event. Variable in class jclass.table.JCScrollInfo
The event which initiated the action (read-only).
event. Variable in class jclass.table.JCSelectInfo
The event that initiated the action (read-only).
event. Variable in class jclass.table.JCTraverseCellInfo
The event that initiated the action (read-only).
eventToCell(Event). Method in class jclass.table.JCTable
Determines the cell or label in which an event occurred.
EXTEND. Static variable in interface jclass.table.JCTblCallback
The value of a JCSelectInfo object's stage member.

F

FAILURE. Static variable in class jclass.table.JCTblConverter
The value returned if a conversion error occurred.
findSpan(int, int, JCCellRange, Dimension). Method in class jclass.table.JCTable
Finds the first range which the specified cell or label spans.
fromBorderSides(int, String, String). Static method in class jclass.table.JCTblRevConverter
fromCellPosition(JCCellPosition). Static method in class jclass.table.JCTblRevConverter
fromCellSize(int). Static method in class jclass.table.JCTblRevConverter
fromCellValues(JCVector, char). Static method in class jclass.table.JCTblRevConverter
fromColor(Color). Static method in class jclass.table.JCTblRevConverter
fromColorList(Color[]). Static method in class jclass.table.JCTblRevConverter
fromDimension(Dimension). Static method in class jclass.table.JCTblRevConverter
fromEnum(int, String, String, String). Static method in class jclass.table.JCTblConverter
Converts an enum to a string.
fromFont(Font). Static method in class jclass.table.JCTblRevConverter
fromInt(int). Static method in class jclass.table.JCTblRevConverter
fromPosition(int). Static method in class jclass.table.JCTblRevConverter
fromRange(JCCellRange). Static method in class jclass.table.JCTblRevConverter
fromRangeList(JCVector). Static method in class jclass.table.JCTblRevConverter
fromTableInt(int). Static method in class jclass.table.JCTblRevConverter
fromVector(JCVector, char). Static method in class jclass.table.JCTblRevConverter

G

getAlignment(int, int). Method in class jclass.table.Table
This returns the alignment value for a cell or label.
getAllowCellResize(). Method in class jclass.table.JCTable
Gets the table's AllowCellResize value.
getApplet(Component). Static method in class jclass.util.JCString
Given an AWT component, follows the component's parents until a parent applet is found.
getArrayCopy(). Method in class jclass.util.JCVector
Returns a copy of the internal array.
getBackground(int, int). Method in class jclass.table.Table
This returns the background value for a cell or label.
getBorderSides(int, int). Method in class jclass.table.Table
This returns the borderSides value for a cell or label.
getBorderType(int, int). Method in class jclass.table.Table
This returns the borderType value for a cell or label.
getBounds(int, int, Rectangle). Method in class jclass.table.JCTable
Gets the bounding rectangle of a cell or label.
getCallback(int). Method in class jclass.table.JCTable
Gets the callback object for the specified reason.
getCallback(int). Method in class jclass.table.Table
This gets the callback object for a specified reason.
getCell(int, int). Method in class jclass.table.Table
This gets the value of a cell or label.
getCells(). Method in class jclass.table.JCTable
Returns the internal cell values.
getCharHeight(int). Method in class jclass.table.Table
This returns the charHeight value of a row.
getCharWidth(int). Method in class jclass.table.Table
This returns the charWidth value of a column.
getColumnLabel(int). Method in class jclass.table.Table
This gets a column label.
getColumnLabelOffset(). Method in class jclass.table.JCTable
Gets the table's ColumnLabelOffset value.
getColumnLabelPlacement(). Method in class jclass.table.JCTable
Gets the table's ColumnLabelPlacement value.
getColumnLabels(). Method in class jclass.table.JCTable
Gets the table's ColumnLabels value.
getColumnLabelSort(). Method in class jclass.table.JCTable
Gets the table's ColumnLabelSort value.
getComponent(int, int). Method in class jclass.table.JCTable
Locates the component currently displayed in the cell, and returns null if there is no component in the cell or if the component is not currently displayed.
getComponent(int, int). Method in class jclass.table.Table
getCurrentCell(). Method in class jclass.table.JCTable
Determines the cell being edited.
getDatatype(int, int). Method in class jclass.table.Table
This returns the dataType value for a cell.
getDisplayClipArrows(). Method in class jclass.table.JCTable
Gets the table's DisplayClipArrows value.
getDoubleBuffer(). Method in class jclass.table.JCTable
Gets the table's DoubleBuffer value.
getEditable(int, int). Method in class jclass.table.JCTable
Returns the editable value for a cell.
getFileList(Applet, String). Static method in class jclass.util.JCURLDirectory
Gets a list of files that can be accessed from an URL.
getFirst(). Method in class jclass.util.JCVector
Returns the first element of the sequence, or null if the vector is empty.
getFont(int, int). Method in class jclass.table.Table
This returns the font value for a cell or label.
getForeground(int, int). Method in class jclass.table.Table
This returns the foreground (text) value for a cell or label.
getFrameBorderType(). Method in class jclass.table.JCTable
Gets the table's FrameBorderType value.
getFrameShadowThickness(). Method in class jclass.table.JCTable
Gets the table's FrameShadowThickness value.
getFromCache(Object). Method in class jclass.util.JCCache
This retrieves the item associated with the key from the cache.
getFrozenColumnPlacement(). Method in class jclass.table.JCTable
Gets the table's FrozenColumnPlacement value.
getFrozenColumns(). Method in class jclass.table.JCTable
Gets the table's FrozenColumns value.
getFrozenRowPlacement(). Method in class jclass.table.JCTable
Gets the table's FrozenRowPlacement value.
getFrozenRows(). Method in class jclass.table.JCTable
Gets the table's FrozenRows value.
getHeight(Component, Font). Method in class jclass.util.JCString
Returns the height.
getHorizSB(). Method in class jclass.table.Table
getHorizSBAttachment(). Method in class jclass.table.JCTable
Gets the table's HorizSBAttachment value.
getHorizSBDisplay(). Method in class jclass.table.JCTable
Gets the table's HorizSBDisplay value.
getHorizSBOffset(). Method in class jclass.table.JCTable
Gets the table's HorizSBOffset value.
getHorizSBPosition(). Method in class jclass.table.JCTable
Gets the table's HorizSBPosition value.
getImage(). Method in class jclass.util.JCString
Gets the first image.
getJumpScroll(). Method in class jclass.table.JCTable
Gets the table's JumpScroll value.
getLast(). Method in class jclass.util.JCVector
Returns the last element of the sequence, or null if the vector is empty.
getLeftColumn(). Method in class jclass.table.JCTable
Gets the table's LeftColumn value.
getLineIncrement(). Method in class jclass.table.TblScrollbar
This gets the line increment for this scrollbar.
getLineSize(Component, Font, int, Dimension). Method in class jclass.util.JCString
Calculates the size of a particular line in a JCString.
getMarginHeight(). Method in class jclass.table.JCTable
Gets the table's MarginHeight value.
getMarginWidth(). Method in class jclass.table.JCTable
Gets the table's MarginWidth value.
getMaximum(). Method in class jclass.table.TblScrollbar
This returns the maximum value of this Scrollbar.
getMaxLength(int, int). Method in class jclass.table.JCTable
Returns the maxLength value for a cell.
getMinCellVisibility(). Method in class jclass.table.JCTable
Gets the table's MinCellVisibility value.
getMinimum(). Method in class jclass.table.TblScrollbar
This returns the min value of this Scrollbar.
getMode(). Method in class jclass.table.JCTable
Gets the table's Mode value.
getMultiline(int, int). Method in class jclass.table.JCTable
Returns the multiline value for a cell.
getNumColumns(). Method in class jclass.table.JCTable
Gets the table's NumColumns value.
getNumRows(). Method in class jclass.table.JCTable
Gets the table's NumRows value.
getOrientation(). Method in class jclass.table.TblScrollbar
This returns the orientation for this Scrollbar.
getPageIncrement(). Method in class jclass.table.TblScrollbar
This gets the page increment for this scrollbar.
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). Static method in class jclass.util.JCUtilConverter
Gets a parameter of the applet in the following precedence:
<component_name>.<param>
<param>
getParameters(Applet). Method in class jclass.table.JCTable
Reads the parameter values from the HTML page using the specified applet.
getParameters(Applet). Method in class jclass.table.Table
This reads the parameter values from the HTML page using the specified applet.
getParameters(Applet, String). Method in class jclass.table.JCTable
Reads the parameter values from the file.
getPixelHeight(int). Method in class jclass.table.Table
This returns the pixelHeight value of a row, previously set using setPixelHeight().
getPixelWidth(int). Method in class jclass.table.Table
This returns the pixelWidth value of a column, previously set using setPixelWidth().
getPosition(). Method in class jclass.util.JCCSVTokenizer
This returns the current scan position within the string.
getPosition(). Method in class jclass.util.JCStringTokenizer
This returns the current scan position within the string.
getPosition(Component, JCCellPosition). Method in class jclass.table.JCTable
Finds the location of any component set in a cell/label.
getPosition(Component, JCCellPosition). Method in class jclass.table.Table
Stub method required by Action.eventToCell().
getPosition(int, int, Point). Method in class jclass.table.Table
This returns the pixel position of the top-left corner.
getRepaint(). Method in class jclass.table.JCTable
Gets the table's Repaint value.
getRepeatBackgroundColors(). Method in class jclass.table.JCTable
Gets the table's RepeatBackgroundColors value.
getRepeatForegroundColors(). Method in class jclass.table.JCTable
Gets the table's RepeatForegroundColors value.
getRowLabel(int). Method in class jclass.table.Table
This gets a row label.
getRowLabelOffset(). Method in class jclass.table.JCTable
Gets the table's RowLabelOffset value.
getRowLabelPlacement(). Method in class jclass.table.JCTable
Gets the table's RowLabelPlacement value.
getRowLabels(). Method in class jclass.table.JCTable
Gets the table's RowLabels value.
getRunLenSumTest(). Static method in class jclass.table.ChainTest
getSelectedBackground(). Method in class jclass.table.JCTable
Gets the table's SelectedBackground value.
getSelectedCells(). Method in class jclass.table.JCTable
Gets the table's SelectedCells value.
getSelectedForeground(). Method in class jclass.table.JCTable
Gets the table's SelectedForeground value.
getSelectedRange(int, JCCellRange). Method in class jclass.table.JCTable
Retrieves a currently-selected range from the SelectedCellList.
getSelectionPolicy(). Method in class jclass.table.JCTable
Gets the table's SelectionPolicy value.
getShadowThickness(). Method in class jclass.table.JCTable
Gets the table's ShadowThickness value.
getSize(Component, Font). Method in class jclass.util.JCString
Returns the size of the JCString.
getSpans(). Method in class jclass.table.JCTable
Gets the table's Spans value.
getString(). Method in class jclass.util.JCString
Concatenates all string items.
getStringCase(int, int). Method in class jclass.table.JCTable
Returns the stringCase value for a cell.
getTextComponent(). Method in class jclass.table.JCTable
Returns the currently displayed Text component.
getTopRow(). Method in class jclass.table.JCTable
Gets the table's TopRow value.
getTrackCursor(). Method in class jclass.table.JCTable
Gets the table's TrackCursor value.
getTraversable(int, int). Method in class jclass.table.JCTable
Returns the traversable value for a cell.
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
This determine whether or not the point is within the HREF's URL.
getUserdata(int, int). Method in class jclass.table.JCTable
Returns the userdata object for a cell or label.
getValidatePolicy(). Method in class jclass.table.JCTable
Gets the table's ValidatePolicy value.
getValue(). Method in class jclass.table.TblScrollbar
This returns the current value of this Scrollbar.
getVertSB(). Method in class jclass.table.Table
Returns the vertical scrollbar
getVertSBAttachment(). Method in class jclass.table.JCTable
Gets the table's VertSBAttachment value.
getVertSBDisplay(). Method in class jclass.table.JCTable
Gets the table's VertSBDisplay value.
getVertSBOffset(). Method in class jclass.table.JCTable
Gets the table's VertSBOffset value.
getVertSBPosition(). Method in class jclass.table.JCTable
Gets the table's VertSBPosition value.
getVisible(). Method in class jclass.table.TblScrollbar
This returns the visible amount of the Scrollbar.
getVisibleColumns(). Method in class jclass.table.JCTable
Gets the table's VisibleColumns value.
getVisibleRows(). Method in class jclass.table.JCTable
Gets the table's VisibleRows value.
getWidth(Component, Font). Method in class jclass.util.JCString
Returns the width.

H

hasCallback(int). Method in class jclass.table.JCTable
Returns true if a callback has been registered for the specified reason.
hasCallback(int). Method in class jclass.table.Table
This returns true if a callback has been registered for the specified reason.
hasMoreTokens(). Method in class jclass.util.JCCSVTokenizer
This returns true if more tokens exist.
hasMoreTokens(). Method in class jclass.util.JCStringTokenizer
This returns true if more tokens exist.
HORIZ_SPACE. Static variable in class jclass.util.JCString
HORIZONTAL. Static variable in class jclass.table.TblScrollbar
The horizontal Scrollbar variable.
HREF. Static variable in class jclass.util.JCString

I

inColumnRange(int). Method in class jclass.table.JCCellRange
Returns true if this range is not empty and the column is inside it.
inColumnRange2(int). Method in class jclass.table.JCCellRange
Returns true if the column is inside this range.
init(). Method in class jclass.table.JCTableApplet
inRowRange(int). Method in class jclass.table.JCCellRange
Returns true if the row is inside this range.
inRowRange2(int). Method in class jclass.table.JCCellRange
Returns true if this range is not empty and the row is inside it.
insdelmovTest(). Static method in class jclass.table.ChainTest
insertChainTest(). Static method in class jclass.table.ChainTest
inside(int, int). Method in class jclass.table.JCCellRange
Returns true if the cell is inside this range.
intersection(JCCellRange). Method in class jclass.table.JCCellRange
Computes the intersection of two ranges.
intersects(JCCellRange). Method in class jclass.table.JCCellRange
Checks whether the two ranges intersect.
isCell(int, int). Static method in class jclass.table.Table
This returns true if the row and column constitute a valid cell.
isColumnLabel(int, int). Static method in class jclass.table.Table
This returns true if the row and column constitute a valid column label.
isLabel(int, int). Static method in class jclass.table.Table
This returns true if the row and column constitute a valid label.
isRowLabel(int, int). Static method in class jclass.table.Table
This returns true if the row and column constitute a valid row label.
isSelected(int, int). Method in class jclass.table.JCTable
Determines whether the cell is selected.
isSelected(int, int). Method in class jclass.table.Table
This determines whether the cell is selected.
isTraversable(int, int). Method in class jclass.table.JCTable
Returns true if the cell can be traversed to -- in other words, if its traverse property is true, and is not spanned by another cell.
isVisible(int, int). Method in class jclass.table.Table
This checks whether cell is visible.

J

JCCache(int, int). Constructor for class jclass.util.JCCache
This is the constructor for JCCache.
JCCellPosition(). Constructor for class jclass.table.JCCellPosition
JCCellPosition(int, int). Constructor for class jclass.table.JCCellPosition
JCCellRange(). Constructor for class jclass.table.JCCellRange
Creates an instance with all cells set to JCTblEnum.NOVALUE.
JCCellRange(int, int, int, int). Constructor for class jclass.table.JCCellRange
Creates an instance with the specified start and end cells.
JCCreateComponentInfo(int, int, Component). Constructor for class jclass.table.JCCreateComponentInfo
JCCSVTokenizer(String). Constructor for class jclass.util.JCCSVTokenizer
JCDisplayComponentInfo(int, int, Component). Constructor for class jclass.table.JCDisplayComponentInfo
JCEnterCellInfo(Event, int, int, String). Constructor for class jclass.table.JCEnterCellInfo
JCFile(). Constructor for class jclass.util.JCFile
JCPaintInfo(Rectangle, int, int, int, int). Constructor for class jclass.table.JCPaintInfo
JCqsort(Vector, JCSortInterface). Constructor for class jclass.util.JCqsort
Constructs the JCqsort object.
JCResizeCellInfo(Event, int, int, String, int, int). Constructor for class jclass.table.JCResizeCellInfo
JCScrollInfo(TblScrollbar, int, int, Event, int). Constructor for class jclass.table.JCScrollInfo
JCSelectInfo(Event, int, int, String). Constructor for class jclass.table.JCSelectInfo
JCSortInfo(int, int[]). Constructor for class jclass.table.JCSortInfo
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.
JCStringTokenizer(String). Constructor for class jclass.util.JCStringTokenizer
JCTable(). Constructor for class jclass.table.JCTable
Creates a table.
JCTable(Applet, String). Constructor for class jclass.table.JCTable
Creates a table which reads parameters from an HTML file.
JCTableApplet(). Constructor for class jclass.table.JCTableApplet
JCTblConverter(). Constructor for class jclass.table.JCTblConverter
JCTblEnum(). Constructor for class jclass.table.JCTblEnum
JCTblRevConverter(). Constructor for class jclass.table.JCTblRevConverter
JCTitleLayout(). Constructor for class jclass.util.JCTitleLayout
A simple constructor.
JCTraverseCellInfo(Event, int, int, int, int, String). Constructor for class jclass.table.JCTraverseCellInfo
JCURLDirectory(). Constructor for class jclass.util.JCURLDirectory
JCUtilConverter(). Constructor for class jclass.util.JCUtilConverter
JCValidateCellInfo(). Constructor for class jclass.table.JCValidateCellInfo
JCValueInfo(). Constructor for class jclass.table.JCValueInfo
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.
JUMP_ALL. Static variable in class jclass.table.JCTblEnum
JUMP_HORIZONTAL. Static variable in class jclass.table.JCTblEnum
JUMP_NONE. Static variable in class jclass.table.JCTblEnum
JUMP_VERTICAL. Static variable in class jclass.table.JCTblEnum

K

keyDown(Event, int). Method in class jclass.table.JCTable
If key is PGDN or PGUP, the table is scrolled.

If key is LEFT, RIGHT, DOWN, UP, TAB, or SHIFT-TAB, the adjacent cell is traversed to.

keyDown(Event, int). Method in class jclass.table.Table
keyDown(Event, int). Method in class jclass.table.TblScrollbar
The handled key press event.
keyDown(Event, int). Method in class jclass.table.TblTextArea
Process key events
keyDown(Event, int). Method in class jclass.table.TblTextField
Process key events

L

LABEL. Static variable in class jclass.table.JCTblEnum
LABEL_VALUE. Static variable in interface jclass.table.JCTblCallback
Called whenever the table displays an empty row or column label (one which has with no value as described by the internal vector of the table).
layoutContainer(Container). Method in class jclass.util.JCTitleLayout
This performs the layout calculation.
LEFT. Static variable in class jclass.util.JCString
LEFT. Static variable in class jclass.table.JCTblEnum
LEFT. Static variable in class jclass.util.JCTitleLayout

M

main(String[]). Static method in class jclass.table.ChainTest
makeColumnVisible(int). Method in class jclass.table.Table
This scrolls a column so it is visible on the screen.
makeRowVisible(int). Method in class jclass.table.Table
This scrolls a row so it is visible on the screen.
makeVisible(int, int). Method in class jclass.table.Table
This scrolls a frozen or non-frozen cell or label so it is visible on the screen.
MAXDIMENSION. Static variable in class jclass.table.JCTblEnum
MAXINT. Static variable in class jclass.table.JCTblEnum
MIDDLE. Static variable in class jclass.util.JCString
MIDDLECENTER. Static variable in class jclass.table.JCTblEnum
MIDDLELEFT. Static variable in class jclass.table.JCTblEnum
MIDDLERIGHT. Static variable in class jclass.table.JCTblEnum
minimumLayoutSize(Container). Method in class jclass.util.JCTitleLayout
Returns the minimum size required by the JCTitleLayout.
MODE_LIST. Static variable in class jclass.table.JCTblEnum
MODE_TABLE. Static variable in class jclass.table.JCTblEnum
mouseDown(Event, int, int). Method in class jclass.table.JCTable
If the SHIFT key or CONTROL key is pressed, a new range is selected.
mouseDown(Event, int, int). Method in class jclass.table.Table
If currently over an URL anchor, returns.

Otherwise, sorts or resizes the cell.

mouseDown(Event, int, int). Method in class jclass.table.TblScrollbar
This handles mouse button down event.
mouseDrag(Event, int, int). Method in class jclass.table.JCTable
Resizes a cell or selects it.
mouseDrag(Event, int, int). Method in class jclass.table.Table
mouseDrag(Event, int, int). Method in class jclass.table.TblScrollbar
This handles a mouse drag event.
mouseExit(Event, int, int). Method in class jclass.table.Table
This tracks the cursor if TrackCursor is true.
mouseMove(Event, int, int). Method in class jclass.table.Table
This tracks the cursor if TrackCursor is true.
mouseUp(Event, int, int). Method in class jclass.table.JCTable
Resizes a cell or selects it.
mouseUp(Event, int, int). Method in class jclass.table.Table
mouseUp(Event, int, int). Method in class jclass.table.TblScrollbar
This handles mouse button up event.
moveColumns(int, int, int). Method in class jclass.table.JCTable
Moves a range of columns.
moveRows(int, int, int). Method in class jclass.table.JCTable
Moves a range of rows.
moveTest(). Static method in class jclass.table.ChainTest

N

new_column_width. Variable in class jclass.table.JCResizeCellInfo
The new column width (read-write).
new_row_height. Variable in class jclass.table.JCResizeCellInfo
The new row height (read-write).
new_rows. Variable in class jclass.table.JCSortInfo
The newly sorted order -- new_rows[i] are moved to row i (read-only).
NEWLINE. Static variable in class jclass.util.JCString
next_column. Variable in class jclass.table.JCTraverseCellInfo
The proposed location of the cell to traverse.
next_row. Variable in class jclass.table.JCTraverseCellInfo
The proposed location of the cell to traverse.
nextToken(). Method in class jclass.util.JCCSVTokenizer
This gets the next token from the string.
nextToken(). Method in class jclass.util.JCStringTokenizer
This gets the next whitespace-delimited token.
nextToken(char). Method in class jclass.util.JCStringTokenizer
This gets the next token from delimited string.

The delimeter can be "escaped" by a \\

To include "\,", precede the \ by a \,

For example: a,b\,c,\\,d -> a b,c \,d

NOTFOUND. Static variable in class jclass.table.JCTblEnum
NOVALUE. Static variable in class jclass.table.JCTblEnum
NOVALUE. Static variable in class jclass.util.JCTitleLayout
Sets an offset to this value to indicate that it is not set.

O

overlaps(JCCellRange). Method in class jclass.table.JCCellRange
Checks to see whether the two ranges overlap.

P

PAINT. Static variable in interface jclass.table.JCTblCallback
Called both before and after a portion of the table is painted (whenever the table redraws or modifies an onscreen area).
paint(Graphics). Method in class jclass.table.JCTable
paint(Graphics). Method in class jclass.table.Table
paint(Graphics). Method in class jclass.table.TblScrollbar
The paint method for TblScrollbar.
paint(int, int). Method in class jclass.table.Table
This redraws a range of cells and/or labels if Repaint is true.
paint(JCCellRange). Method in class jclass.table.Table
This redraws a range of cells and/or labels if Repaint is true.
param. Variable in class jclass.table.JCEnterCellInfo
The initiating action (read-only):
POINTER     Traverse to the cell the user clicked on
LEFT        Traverse left to the first traversable cell
RIGHT       Traverse right to the first traversable cell
UP          Traverse up to the first traversable cell
DOWN        Traverse down to the first traversable cell
null        Initiated programatically by call to JCTable.traverse()
param. Variable in class jclass.table.JCResizeCellInfo
The resize stage:
START   Begin interactive resize
MOVE    Select new height/width
END     Finish resize selection
CANCEL  Cancels the current resize
param. Variable in class jclass.table.JCSelectInfo
Determines how the cell was selected (no selection is possible on a label):
START       Select cell if SelectionPolicy is not SELECT_NONE
CURRENT     Select current cell if SelectionPolicy is not SELECT_NONE
EXTEND      Extend selected region to include cell if SelectionPolicy is SELECT_RANGE or SELECT_MULTIRANGE
ADD         Select cell if SelectionPolicy is SELECT_MULTIRANGE
CANCEL      Cancels the current selection
END         Finish a selection
param. Variable in class jclass.table.JCTraverseCellInfo
The traversal direction:
POINTER     Traverse to the cell user clicked on
LEFT        Traverse left to first traversable cell
RIGHT       Traverse right to first traversable cell
UP          Traverse up to first traversable cell
DOWN        Traverse down to first traversable cell
null        Initiated programmatically by call to JCTable.traverse()
param_source. Static variable in class jclass.util.JCUtilConverter
Hash table of alternate parameter sources
parse(Component, String). Static method in class jclass.util.JCString
PLACE_BOTTOM. Static variable in class jclass.table.JCTblEnum
PLACE_LEFT. Static variable in class jclass.table.JCTblEnum
PLACE_RIGHT. Static variable in class jclass.table.JCTblEnum
PLACE_TOP. Static variable in class jclass.table.JCTblEnum
preferredLayoutSize(Container). Method in class jclass.util.JCTitleLayout
Returns the preferred size for the JCTitleLayout.
preferredSize(). Method in class jclass.table.Table
preferredSize(). Method in class jclass.table.TblHorizScrollbar
preferredSize(). Method in class jclass.table.TblVertScrollbar

R

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.
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.
readLines(Applet, String). Static method in class jclass.util.JCFile
Reads data from a file and returns it as a Vector of Strings.
REMOVE. Static variable in class jclass.table.JCTblEnum
remove(String). Method in class jclass.util.JCTitleLayout
Removes the component at the specified location.
removeElementsAt(int, int). Method in class jclass.util.JCVector
Deletes a block starting at the specified index.
removeLayoutComponent(Component). Method in class jclass.util.JCTitleLayout
Removes the component if it is present.
repaint(). Method in class jclass.table.Table
Redraws the table.
REPEAT_COLUMN. Static variable in class jclass.table.JCTblEnum
REPEAT_ROW. Static variable in class jclass.table.JCTblEnum
RESET. Static variable in class jclass.util.JCString
reshape(int, int). Method in class jclass.table.JCCellPosition
reshape(int, int). Method in class jclass.table.JCCellRange
Reshapes the range to the specified single cell.
reshape(int, int, int, int). Method in class jclass.table.JCCellRange
Reshapes the range to the specified start and end cells.
reshape(int, int, int, int). Method in class jclass.table.JCTable
reshape(int, int, int, int). Method in class jclass.table.Table
reshape(JCCellRange). Method in class jclass.table.JCCellRange
Reshapes the range to the specified range.
RESIZE_ALL. Static variable in class jclass.table.JCTblEnum
RESIZE_CELL. Static variable in interface jclass.table.JCTblCallback
Called as a user resizes a row and/or column.
RESIZE_COLUMN. Static variable in class jclass.table.JCTblEnum
RESIZE_NONE. Static variable in class jclass.table.JCTblEnum
RESIZE_ROW. Static variable in class jclass.table.JCTblEnum
resourceToString(String, Table, JCVector, JCVector). Static method in class jclass.table.JCTblRevConverter
RIGHT. Static variable in class jclass.util.JCString
RIGHT. Static variable in class jclass.table.JCTblEnum
RIGHT. Static variable in class jclass.util.JCTitleLayout
row. Variable in class jclass.table.JCCell
The current location.
row. Variable in class jclass.table.JCCellPosition
Row number, starting at 0
row. Variable in class jclass.table.JCCreateComponentInfo
Location of the cell or label which will contain the component (read-only).
row. Variable in class jclass.table.JCDisplayComponentInfo
Location of the cell or label where the component is contained (read-only).
row. Variable in class jclass.table.JCEnterCellInfo
The location of the cell being traversed to (read-only).
row. Variable in class jclass.table.JCResizeCellInfo
The row/column being resized (read-only).
row. Variable in class jclass.table.JCSelectInfo
The row of the cell or label that is being selected or unselected.
row. Variable in class jclass.table.JCTraverseCellInfo
The location of the current cell (read-only).
row. Variable in class jclass.table.JCValidateCellInfo
The cell being validated (read-only).
row. Variable in class jclass.table.JCValueInfo
The location of the cell or label (read-only).
run(). Method in class jclass.table.Table

S

SB_SIZE. Static variable in class jclass.table.JCTblEnum
SBDISPLAY_ALWAYS. Static variable in class jclass.table.JCTblEnum
SBDISPLAY_AS_NEEDED. Static variable in class jclass.table.JCTblEnum
SBDISPLAY_NEVER. Static variable in class jclass.table.JCTblEnum
SBPOSITION_CELLS. Static variable in class jclass.table.JCTblEnum
SBPOSITION_SIDE. Static variable in class jclass.table.JCTblEnum
SCROLL. Static variable in interface jclass.table.JCTblCallback
Called when the table is scrolled.
scroll(Event). Method in class jclass.table.TblScrollbar
Called after the scrollbar's value is set.
scroll(Event, int). Method in class jclass.table.TblHorizScrollbar
Scroll to this value.
scroll(Event, int). Method in class jclass.table.TblScrollbar
Scroll to this value.
scroll(Event, int). Method in class jclass.table.TblVertScrollbar
Scroll to this value.
scrollbar. Variable in class jclass.table.JCScrollInfo
The scrollbar component (read-only).
SELECT. Static variable in interface jclass.table.JCTblCallback
Called as a user selects cells.
SELECT_MULTIRANGE. Static variable in class jclass.table.JCTblEnum
SELECT_NONE. Static variable in class jclass.table.JCTblEnum
SELECT_RANGE. Static variable in class jclass.table.JCTblEnum
SELECT_SINGLE. Static variable in class jclass.table.JCTblEnum
setAlignment(int, int, int). Method in class jclass.table.JCTable
Sets the alignment of cell/label text and/or image.
setAllowCellResize(int). Method in class jclass.table.JCTable
Sets how an end-user can interactively resize rows/columns.
setBackground(int, int, Color). Method in class jclass.table.JCTable
Sets the background color of cells and labels.
setBackground(int, int, int). Method in class jclass.table.JCTable
Allows the background color of a cell or label to be set to JCTblEnum.REPEAT_ROW or JCTblEnum.REPEAT_COLUMN.
setBorderSides(int, int, int). Method in class jclass.table.JCTable
Sets the sides of a cell or label that display the border type in their border area.
setBorderType(int, int, int). Method in class jclass.table.JCTable
Sets the style used for cell and label borders.
setCallback(int, JCTblCallback). Method in class jclass.table.JCTable
Sets the callback object for the specified reason.
setCell(int, int, Object). Method in class jclass.table.JCTable
Sets the value of a cell or label.
setCells(String[][]). Method in class jclass.table.JCTable
Sets the cell values as a matrix of Strings.

To remove all values, call clearCells().

setCells(Vector). Method in class jclass.table.JCTable
Sets the cell values as a Vector of Vectors.
setCharHeight(int, int). Method in class jclass.table.JCTable
Sets the number of lines of text that a row can display (default: 1).
setCharWidth(int, int). Method in class jclass.table.JCTable
Sets the number of characters that a column can display (default: 10).
setColumnLabel(int, Object). Method in class jclass.table.JCTable
Sets a column label.
setColumnLabelOffset(int). Method in class jclass.table.JCTable
Sets the spacing between the column labels and the cell area in pixels (default: 0).
setColumnLabelPlacement(int). Method in class jclass.table.JCTable
Sets the position of the column labels relative to the cells.
setColumnLabels(String[]). Method in class jclass.table.JCTable
Sets the column labels as an array of Strings.
setColumnLabels(Vector). Method in class jclass.table.JCTable
Sets the column labels as a Vector.
setColumnLabelSort(boolean). Method in class jclass.table.JCTable
Specifies whether or not a column is sorted when its label is clicked (default: false).
setComponent(int, int, Component). Method in class jclass.table.JCTable
Sets the component for a cell or label.
setComponent(int, int, Component). Method in class jclass.table.Table
Sets the component for a cell or label (not supported by Applet).
setDatatype(int, int, int). Method in class jclass.table.JCTable
Sets the data type of a cell/label value.
setDisplayClipArrows(boolean). Method in class jclass.table.JCTable
Sets whether or not to display clipping arrows when a cell/label value cannot be fully displayed in its cell/label (default: true).
setDoubleBuffer(boolean). Method in class jclass.table.JCTable
Controls whether or not double-buffering is used when displaying and updating the table.
setEditable(int, int, boolean). Method in class jclass.table.JCTable
Sets whether cell values can be changed by an end-user (default: true).
setElementAt(int, Object). Method in class jclass.util.JCVector
Sets the element at the specified index to be the specified object.
setFont(int, int, Font). Method in class jclass.table.JCTable
Sets the font to be used to display cell and/or label values.
setForeground(int, int, Color). Method in class jclass.table.JCTable
Sets the foreground color (the text color) of cells and labels.
setForeground(int, int, int). Method in class jclass.table.JCTable
Allows the foreground color of a cell or label to be set to JCTblEnum.REPEAT_ROW or JCTblEnum.REPEAT_COLUMN.
setFrameBorderType(int). Method in class jclass.table.JCTable
Sets the type of border for the frame surrounding the cell and label areas (default: JCTblEnum.BORDER_IN).
setFrameShadowThickness(int). Method in class jclass.table.JCTable
Sets the thickness of the frame shadows surrounding the cell and label areas (default: 0).
setFrozenColumnPlacement(int). Method in class jclass.table.JCTable
Sets the location of all frozen columns within the component display.
setFrozenColumns(int). Method in class jclass.table.JCTable
Sets the number of columns from the start of the table that are not horizontally scrollable (default: 0).
setFrozenRowPlacement(int). Method in class jclass.table.JCTable
Sets the location of all frozen rows.
setFrozenRows(int). Method in class jclass.table.JCTable
Sets the number of rows from the start of the table that are not vertically scrollable (default: 0).
setHorizSBAttachment(int). Method in class jclass.table.JCTable
Sets how the end of the horizontal scrollbar is attached to the table.
setHorizSBDisplay(int). Method in class jclass.table.JCTable
Sets when to display the horizontal scrollbar.
setHorizSBOffset(int). Method in class jclass.table.JCTable
Sets the distance between the horizontal scrollbar and the table (default: 6).
setHorizSBPosition(int). Method in class jclass.table.JCTable
Sets how the horizontal scrollbar is attached to the table.
setJumpScroll(int). Method in class jclass.table.JCTable
Sets the scrolling behavior of each scrollbar.
setLeftColumn(int). Method in class jclass.table.JCTable
Sets the non-frozen column at least partially visible at the left side of the window.
setLineIncrement(int). Method in class jclass.table.TblScrollbar
This sets the line increment for this scrollbar.
setMarginHeight(int). Method in class jclass.table.JCTable
Sets the distance (in pixels) between the inside edge of the cell border and the top and bottom edge of the cell's contents (default: 2).
setMarginWidth(int). Method in class jclass.table.JCTable
Sets the distance (in pixels) between the inside edge of the cell border and the left/right edge of the cell's contents (default: 5).
setMaxLength(int, int, int). Method in class jclass.table.JCTable
Sets the maximum number of characters that can be entered in a cell by a user (default: MAXINT).
setMinCellVisibility(int). Method in class jclass.table.JCTable
Sets the minimum amount of a cell that is made visible when edited.
setMinSize(int). Method in class jclass.util.JCVector
Sets the minimum size of the vector.
setMode(int). Method in class jclass.table.JCTable
Sets the display mode.
         JCTblEnum.MODE_LIST            list operation
         JCTblEnum.MODE_TABLE           table operates normally
When this property is set to MODE_LIST, selecting a cell causes all cells in the row to be selected.
setMultiline(int, int, boolean). Method in class jclass.table.JCTable
Sets whether or not a user can enter multiple lines of text into a cell (default: false).
setNumColumns(int). Method in class jclass.table.JCTable
Sets the current number of columns in the table (default: 5).
setNumRows(int). Method in class jclass.table.JCTable
Sets the current number of rows in the table (default: 10).
setOffsets(String, Insets). Method in class jclass.util.JCTitleLayout
Sets the offsets for a specified location.
setPageIncrement(int). Method in class jclass.table.TblScrollbar
This sets the page increment for this scrollbar.
setParamSource(Component, String). Static method in class jclass.util.JCUtilConverter
Sets the source from which getParam should read parameter values.
setPixelHeight(int, int). Method in class jclass.table.JCTable
Sets a row height in pixels.
setPixelWidth(int, int). Method in class jclass.table.JCTable
Sets a column width in pixels.
setRepaint(boolean). Method in class jclass.table.JCTable
Sets whether the table should be redrawn and recomputed whenever one of its properties is set (default: true).
setRepeatBackgroundColors(Color[]). Method in class jclass.table.JCTable
An array of colors to be used when a Background value is JCTblEnum.REPEAT_ROW or JCTblEnum.REPEAT_COLUMN.
setRepeatForegroundColors(Color[]). Method in class jclass.table.JCTable
An array of colors to be used when a Foreground value is JCTblEnum.REPEAT_ROW or JCTblEnum.REPEAT_COLUMN.
setRowLabel(int, Object). Method in class jclass.table.JCTable
Sets a row label.
setRowLabelOffset(int). Method in class jclass.table.JCTable
Sets the spacing between the row labels and the cell area in pixels (default: 0).
setRowLabelPlacement(int). Method in class jclass.table.JCTable
Sets the position of the row labels relative to the cells.
setRowLabels(String[]). Method in class jclass.table.JCTable
Sets the row labels as an array of Strings.
setRowLabels(Vector). Method in class jclass.table.JCTable
Sets the row labels as a Vector.
setSelectedBackground(Color). Method in class jclass.table.JCTable
Sets the background color of selected cells (default: cell's foreground color).
setSelectedCells(JCCellRange). Method in class jclass.table.JCTable
Sets a range of selected cells.
setSelectedCells(Vector). Method in class jclass.table.JCTable
Sets an array of currently-selected ranges of cells.
setSelectedForeground(Color). Method in class jclass.table.JCTable
Sets the foreground color of selected cells (default: cell's background color).
setSelectionPolicy(int). Method in class jclass.table.JCTable
Sets the selection behavior allowed on the table, both by end-users, and by the application.
setSeriesDefaults(). Method in class jclass.table.JCTable
Override series default values in the constructor.
setSeriesDefaults(). Method in class jclass.table.Table
Allows subclass to override series default values in the constructor.
setShadowThickness(int). Method in class jclass.table.JCTable
Sets the thickness of the shadows surrounding each cell and label (default: 1).
setSpans(Vector). Method in class jclass.table.JCTable
Sets an array of currently-spanned ranges of cells or labels.
setStringCase(int, int, int). Method in class jclass.table.JCTable
Sets the case of cell values of cells edited by the user.
setText(String). Method in class jclass.table.TblTextArea
Set parent Clip's flag
setText(String). Method in class jclass.table.TblTextField
Set parent Clip's changed flag to true
setTopRow(int). Method in class jclass.table.JCTable
Sets the non-frozen row at least partially visible at the top of the window.
setTrackCursor(boolean). Method in class jclass.table.JCTable
Sets whether the mouse pointer should be tracked as a user moves the mouse across the table.
setTraversable(int, int, boolean). Method in class jclass.table.JCTable
Sets whether the cell can be traversed to (default: true).
setURLoffset(int, int). Method in class jclass.util.JCString
Sets the offset for URL rectangle tracking.
setUserdata(int, int, Object). Method in class jclass.table.JCTable
Sets a user data object that the application can attach.
setValidatePolicy(int). Method in class jclass.table.JCTable
Sets when to validate changes to cell or label values against its data type (specified by DataType).
setValue(int). Method in class jclass.table.TblScrollbar
This sets the value of this Scrollbar to the specified value.
setValue(int, boolean). Method in class jclass.table.TblScrollbar
This sets the value to the specified value.
setValues(int, int, int, int). Method in class jclass.table.TblScrollbar
This sets the values for this Scrollbar.
setValueTest(). Static method in class jclass.table.ChainTest
setVertSBAttachment(int). Method in class jclass.table.JCTable
Sets the attachment of the vertical scrollbar to the table.
setVertSBDisplay(int). Method in class jclass.table.JCTable
Sets when to display the vertical scrollbar.
setVertSBOffset(int). Method in class jclass.table.JCTable
Sets the distance between the vertical scrollbar and the table (default: 6).
setVertSBPosition(int). Method in class jclass.table.JCTable
Sets attachment of the horizontal scrollbar to the table.
setVisibleColumns(int). Method in class jclass.table.JCTable
Sets the number of columns currently visible or partially visible.
setVisibleRows(int). Method in class jclass.table.JCTable
Sets the number of rows currently visible or partially visible.
showURL(String, AppletContext, Applet). Static method in class jclass.util.JCString
If a URL is present, displays it at the specified location.
SORT. Static variable in interface jclass.table.JCTblCallback
Called after a call to sortByColumn().
sort(int). Method in class jclass.util.JCqsort
Initate sort.
sortByColumn(int, JCSortInterface). Method in class jclass.table.JCTable
Sorts the rows in the table based on a specified column, using the String equivalents of cell values.
source. Variable in class jclass.table.JCCreateComponentInfo
Component being cloned (read-only).
stage. Variable in class jclass.table.JCEnterCellInfo
This is either JCTblCallback.BEGIN or JCTblCallback.END (read-only).
stage. Variable in class jclass.table.JCPaintInfo
This is either JCTblCallback.BEGIN or JCTblCallback.END.
stage. Variable in class jclass.table.JCResizeCellInfo
This is either JCTblCallback.BEGIN or JCTblCallback.END (read-only).
stage. Variable in class jclass.table.JCScrollInfo
This is either JCTblCallback.BEGIN or JCTblCallback.END (read-only).
stage. Variable in class jclass.table.JCSelectInfo
Either JCTblCallback.BEGIN, JCTblCallback.END, JCTblCallback.EXTEND or JCTblCallback.UNSELECT (read-only).
stage. Variable in class jclass.table.JCValidateCellInfo
Either JCTblCallback.BEGIN (before an edit has been committed) or JCTblCallback.END (after the edit has been committed).
start_column. Variable in class jclass.table.JCCellRange
Column of the first cell in range (top-left corner).
start_column. Variable in class jclass.table.JCPaintInfo
Column of first cell in range (top-left corner).
start_row. Variable in class jclass.table.JCCellRange
Row of the first cell in range (top-left corner).
start_row. Variable in class jclass.table.JCPaintInfo
Row of first cell in range (top-left corner).
store. Variable in class jclass.table.JCValueInfo
Must be set to true if the value is to be stored in the table.
STRIKETHROUGH. Static variable in class jclass.util.JCString
strip(). Method in class jclass.util.JCVector
Trims null values from the end.
strip_esc. Variable in class jclass.util.JCStringTokenizer
STYLE_BUTTON. Static variable in class jclass.table.JCTblEnum
STYLE_SORT. Static variable in class jclass.table.JCTblEnum

T

table. Variable in class jclass.table.TblScrollbar
the owning table
TABLE_REASON. Static variable in interface jclass.table.JCTblCallback
Base for all table reasons.
TblHorizScrollbar(Table). Constructor for class jclass.table.TblHorizScrollbar
TblScrollbar(Table, int). Constructor for class jclass.table.TblScrollbar
TblTextArea(). Constructor for class jclass.table.TblTextArea
TblTextField(). Constructor for class jclass.table.TblTextField
TblVertScrollbar(Table). Constructor for class jclass.table.TblVertScrollbar
text. Variable in class jclass.table.JCEnterCellInfo
Currently displayed TextArea or TextField (read-only).
toBoolean(Applet, Component, String, String, boolean). Static method in class jclass.util.JCUtilConverter
Retrieves a parameter and converts its value to a boolean value.
toBorderSides(String). Static method in class jclass.table.JCTblConverter
Converts a string to a BorderSides value.
toCellPosition(String). Static method in class jclass.table.JCTblConverter
Converts "1 2", "label 5" or "allcells 5" to a JCCellPosition.
toCellSize(String). Static method in class jclass.table.JCTblConverter
Converts a string to a JCTable cell size.
toCellValue(Component, String, boolean). Static method in class jclass.util.ConvertUtil
This converts a tokens to a cell value.
toCellValues(Component, String, char, boolean). Static method in class jclass.table.JCTblConverter
Converts the string to a JCVector of JCVectors.
toColor(String). Static method in class jclass.util.JCUtilConverter
Converts a string to an AWT Color.
toColorList(String). Static method in class jclass.util.JCUtilConverter
Converts a string to an array of AWT Color instances.
toEnum(String, String, String, int). Static method in class jclass.table.JCTblConverter
Converts a string to an enum.
toFont(String). Static method in class jclass.util.JCUtilConverter
Converts a font name to an AWT font instance.
toImage(Component, String). Static method in class jclass.util.JCUtilConverter
Returns an image which gets pixel data from the specified file.
toInt(String, int). Static method in class jclass.table.JCTblConverter
Converts a string to a JCTable int.
toInt(String, int). Static method in class jclass.util.JCUtilConverter
Converts a string to an integer.
toIntList(String, char). Static method in class jclass.util.JCUtilConverter
Converts a string to an array of integers based on the provided delimiter.
toNewLine(String). Static method in class jclass.util.JCUtilConverter
Converts all occurrences of "\n" to newlines.
TOP. Static variable in class jclass.util.JCString
TOP. Static variable in class jclass.util.JCTitleLayout
TOPCENTER. Static variable in class jclass.table.JCTblEnum
TOPLEFT. Static variable in class jclass.table.JCTblEnum
TOPRIGHT. Static variable in class jclass.table.JCTblEnum
toRange(String). Static method in class jclass.table.JCTblConverter
Converts a string to a cell range.
toRangeList(String). Static method in class jclass.table.JCTblConverter
Converts (1-2 3-4)(all all)(1,2 3,5) to a Vector of JCCellRanges.
toScreenCoords(Component, Point). Static method in class jclass.util.JCUtilConverter
toString(). Method in class jclass.util.JCCache
This converts the cache contents to a large string.
toVector(Component, String, char, boolean). Static method in class jclass.util.ConvertUtil
This converts a delimited list of tokens to a JCVector.
toVector(Component, String, char, boolean). 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
This converts a comma-separated list tokens to a JCVector.
toVectorFromCSV(Component, String). Static method in class jclass.util.JCUtilConverter
Converts a string using comma-separated value format.
traverse(int, int, boolean, boolean). Method in class jclass.table.JCTable
Attempts to move the current cell focus to a new location.
TRAVERSE_CELL. Static variable in interface jclass.table.JCTblCallback
Called as a user traverses from one cell to another.
trim(Object). Static method in class jclass.util.JCUtilConverter
Returns a trimmed string, with trailing nulls removed.
TYPE_BOOLEAN. Static variable in class jclass.table.JCTblEnum
TYPE_DATE. Static variable in class jclass.table.JCTblEnum
TYPE_DOUBLE. Static variable in class jclass.table.JCTblEnum
TYPE_FLOAT. Static variable in class jclass.table.JCTblEnum
TYPE_INTEGER. Static variable in class jclass.table.JCTblEnum
TYPE_STRING. Static variable in class jclass.table.JCTblEnum

U

UNDERLINE. Static variable in class jclass.util.JCString
UNSELECT. Static variable in interface jclass.table.JCTblCallback
The value of a JCSelectInfo object's stage member.

V

VALIDATE_ALWAYS. Static variable in class jclass.table.JCTblEnum
VALIDATE_CELL. Static variable in interface jclass.table.JCTblCallback
Called when a cell/label has been edited, both before and after an edit has been committeed to cell or label value structures.
VALIDATE_NEVER. Static variable in class jclass.table.JCTblEnum
VALIDATE_SET. Static variable in class jclass.table.JCTblEnum
VALIDATE_USER_EDIT. Static variable in class jclass.table.JCTblEnum
value. Variable in class jclass.table.JCScrollInfo
The scrollbar's current value (read-write).
value. Variable in class jclass.table.JCValidateCellInfo
Data to be committed if doit is true.
value. Variable in class jclass.table.JCValueInfo
This is the value to be displayed.
VARIABLE. Static variable in class jclass.table.JCTblEnum
version. Static variable in class jclass.table.Table
VERT_SPACE. Static variable in class jclass.util.JCString
VERTICAL. Static variable in class jclass.table.TblScrollbar
The vertical Scrollbar variable.