Alphabetical Index

_ 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

_

_actionListeners - field in class charvax.swing.AbstractButton
A list of ActionListeners registered for this component.
_actionListeners - field in class charvax.swing.JComboBox
A list of ActionListeners registered for this component.
_actionListeners - field in class charvax.swing.JTextField
A list of ActionListeners registered for this component.
_adjustmentListeners - field in class charvax.swing.JScrollBar
A list of AdjustmentListeners registered for this component.
_alignmentX - field in class charva.awt.Component
the X-alignment of this component
_alignmentY - field in class charva.awt.Component
the Y-alignment of this component
_allowsChildren - field in class charvax.swing.tree.DefaultMutableTreeNode
True if this node can have children.
_approveButtonText - field in class charvax.swing.JFileChooser
_asksAllowsChildren - field in class charvax.swing.tree.DefaultTreeModel
Determines how the isLeaf method figures out if a node is a leaf node.
_background - field in class charva.awt.Component
If the background color is null, this component inherits the background color of its parent Container.
_bold - field in class charvax.swing.JTextField
_border - field in class charvax.swing.JComponent
_border - field in class charvax.swing.border.TitledBorder
_cancelWasPressed - field in class charvax.swing.JFileChooser
_caretPosition - field in class charvax.swing.text.JTextComponent
Index (from the start of the string) where next character will be inserted.
_children - field in class charvax.swing.tree.DefaultMutableTreeNode
Array of children, may be null if this node has no children.
_COLS - static field in class charvax.swing.JFileChooser
_columns - field in class charvax.swing.JTextField
_columnSelectionModel - field in class charvax.swing.JTable
_components - field in class charva.awt.Container
The list of components contained within this Container.
_currentDirectory - field in class charvax.swing.JFileChooser
The current directory shown in the dialog.
_currentFocus - field in class charva.awt.Container
The component (which may itself be a Container) inside this Container that currently has the input focus (or, if the input focus is currently outside this Container, the component to which focus will return if and when this Container regains focus).
_currentRow - field in class charvax.swing.JList
Offset (from start of list) of the item under the cursor (i.e. the item that will be selected/deselected if the user presses ENTER)
_cursesColor - field in class charva.awt.Component
The number of this component's color-pair, as computed by the ncurses COLOR_PAIR macro.
_defaultBackground - static field in class charva.awt.Toolkit
_defaultForeground - static field in class charva.awt.Toolkit
_dirList - field in class charvax.swing.JFileChooser
_document - field in class charvax.swing.text.JTextComponent
_editable - field in class charvax.swing.text.JTextComponent
_enabled - field in class charva.awt.Component
This flag is true if this component can react to user input.
_fileFilter - field in class charvax.swing.JFileChooser
_filelisteners - field in class charvax.swing.JFileChooser
_fileSelectionMode - field in class charvax.swing.JFileChooser
_focusListeners - field in class charva.awt.Component
A list of FocusListeners registered for this component.
_foreground - field in class charva.awt.Component
If the foreground color is null, this component inherits the foreground color of its parent Container.
_indeterminate - field in class charvax.swing.JProgressBar
_indeterminateThread - field in class charvax.swing.JProgressBar
_initialValue - field in class charvax.swing.JOptionPane
Option that should be initially selected in _options.
_inputValue - field in class charvax.swing.JOptionPane
_insets - field in class charva.awt.Container
The insets define how much padding to insert inside the Container, to take into account the border frame (if any).
_isValid - field in class charva.awt.Container
A flag that is set to true when the container is laid out, and set to false when a component is added or removed from the container (indicating that it needs to be laid out again).
_itemListeners - field in class charvax.swing.AbstractButton
A list of ItemListeners registered for this component.
_itemListeners - field in class charvax.swing.JComboBox
A list of ItemListeners registered for this component.
_keyListeners - field in class charva.awt.Component
A list of KeyListeners registered for this component.
_layoutMgr - field in class charva.awt.Container
The layout manager that will be used to lay out the components.
_leftWasPressed - field in class charvax.swing.JPopupMenu
_listeners - field in class charvax.swing.AbstractListModel
A list of ListDataListeners registered for this object.
_listeners - field in class charvax.swing.DefaultListSelectionModel
The list of listeners.
_listeners - field in class charvax.swing.tree.DefaultTreeModel
_listModel - field in class charvax.swing.JList
The ListModel that holds the items that are displayed by this JList.
_location - field in class charvax.swing.JFileChooser
_maximum - field in class charvax.swing.JProgressBar
_message - field in class charvax.swing.JOptionPane
_messagetype - field in class charvax.swing.JOptionPane
_minimum - field in class charvax.swing.JProgressBar
_minimumSize - field in class charva.awt.Container
Used for caching the minimum size of this container, so that we don't have to keep recalculating it.
_notifier - field in class charva.awt.event.InvocationEvent
The (possibly null) object whose notifyAll() method will be called as soon as the Runnable's run() method has returned.
_offset - field in class charvax.swing.JTextField
Index (from the start of the string) of the character displayed in the left corner of the field.
_options - field in class charvax.swing.JOptionPane
Array of options to display to the user in the bottom button-panel.
_optiontype - field in class charvax.swing.JOptionPane
Determines which option buttons to display (unless an array of options is explicitly specified with setOptions()).
_origin - field in class charva.awt.Component
The coordinates of the top-left corner of the component, relative to its parent container.
_padding - field in class charvax.swing.JTextField
A blank-filled string the same length as the JTextField.
_parent - field in class charva.awt.Component
A WeakReference to the Container (e.g Window, Panel or Dialog) that contains us.
_parent - field in class charvax.swing.tree.DefaultMutableTreeNode
This node's parent, or null if this node has no parent.
_rightWasPressed - field in class charvax.swing.JPopupMenu
_root - field in class charvax.swing.tree.DefaultTreeModel
_ROWS - static field in class charvax.swing.JFileChooser
_rowSelectionModel - field in class charvax.swing.JTable
_runnable - field in class charva.awt.event.InvocationEvent
The Runnable whose run() method will be called.
_selection - field in class charvax.swing.DefaultListSelectionModel
The set of selected indices.
_selectionModel - field in class charvax.swing.JList
The ListSelectionModel used by this JList.
_selectionModel - field in class charvax.swing.JTree
_size - field in class charva.awt.Container
The container's size
_size - field in class charvax.swing.JMenuItem
_string - field in class charvax.swing.JProgressBar
_stringPainted - field in class charvax.swing.JProgressBar
_term - field in class charva.awt.Window
_title - field in class charvax.swing.JFileChooser
_title - field in class charvax.swing.border.TitledBorder
_titleColor - field in class charvax.swing.border.TitledBorder
_treeModel - field in class charvax.swing.JTree
_userObject - field in class charvax.swing.tree.DefaultMutableTreeNode
Optional user object.
_value - field in class charvax.swing.JOptionPane
The currently selected option.
_value - field in class charvax.swing.JProgressBar
_visible - field in class charva.awt.Component
A flag that determines whether this component should be displayed (if its parent is displayed).
_visibleRowCount - field in class charvax.swing.JTree
_wantsInput - field in class charvax.swing.JOptionPane
If true, an TextField will be displayed for the user to provide input.
_wasCancelled - field in class charvax.swing.JPopupMenu
_width - field in class charvax.swing.JProgressBar
The length of this component on the screen.

A

A_ALTCHARSET - static field in class charva.awt.Toolkit
A_BLINK - static field in class charva.awt.Toolkit
A_BOLD - static field in class charva.awt.Toolkit
A_DIM - static field in class charva.awt.Toolkit
A_INVIS - static field in class charva.awt.Toolkit
A_NORMAL - static field in class charva.awt.Toolkit
A_REVERSE - static field in class charva.awt.Toolkit
A_STANDOUT - static field in class charva.awt.Toolkit
A_UNDERLINE - static field in class charva.awt.Toolkit
AbstractAction - class charvax.swing.AbstractAction
This class provides default implementations for the JFC Action interface.
AbstractAction() - constructor for class charvax.swing.AbstractAction
Defines an Action object with a default description string and default icon.
AbstractAction(String) - constructor for class charvax.swing.AbstractAction
Defines an Action object with the specified description string and a default icon.
AbstractAction(String,charvax.swing.Icon) - constructor for class charvax.swing.AbstractAction
Defines an Action object with the specified description string and a the specified icon.
AbstractButton - class charvax.swing.AbstractButton
This forms the base class for components that exhibit button-like behavior.
AbstractListModel - class charvax.swing.AbstractListModel
The abstract base class for classes that implement the ListModel interface.
AbstractTableModel - class charvax.swing.table.AbstractTableModel
This abstract class provides default implementations for most of the methods in the TableModel class.
ACCELERATOR_KEY - static field in class charvax.swing.Action
The key used for storing a KeyStroke to be used as the accelerator for the action.
accept(File) - method in class charvax.swing.filechooser.FileFilter
Determines whether the specified file is accepted by this filter.
ACS_BTEE - static field in class charva.awt.Toolkit
ACS_BULLET - static field in class charva.awt.Toolkit
ACS_CKBOARD - static field in class charva.awt.Toolkit
ACS_DEGREE - static field in class charva.awt.Toolkit
ACS_DIAMOND - static field in class charva.awt.Toolkit
ACS_HLINE - static field in class charva.awt.Toolkit
ACS_LLCORNER - static field in class charva.awt.Toolkit
ACS_LRCORNER - static field in class charva.awt.Toolkit
ACS_LTEE - static field in class charva.awt.Toolkit
ACS_PLMINUS - static field in class charva.awt.Toolkit
ACS_PLUS - static field in class charva.awt.Toolkit
ACS_RTEE - static field in class charva.awt.Toolkit
ACS_S1 - static field in class charva.awt.Toolkit
ACS_S9 - static field in class charva.awt.Toolkit
ACS_TTEE - static field in class charva.awt.Toolkit
ACS_ULCORNER - static field in class charva.awt.Toolkit
ACS_URCORNER - static field in class charva.awt.Toolkit
ACS_VLINE - static field in class charva.awt.Toolkit
Action - interface charvax.swing.Action
The Action interface provides a useful extension to the ActionListener interface in cases where the same functionality may be accessed by several controls.
ACTION_COMMAND_KEY - static field in class charvax.swing.Action
The key used to determine the command String for the ActionEvent that will be created when an Action is going to be notified as the result of residing in a Keymap associated with a JComponent.
ACTION_PERFORMED - static field in class charva.awt.event.AWTEvent
ActionEvent - class charva.awt.event.ActionEvent
An event which indicates that a component-defined action (typically the pressing of a button) occurred.
ActionEvent(charva.awt.Component,String) - constructor for class charva.awt.event.ActionEvent
ActionListener - interface charva.awt.event.ActionListener
The listener interface for receiving action events.
ActionMap - class charvax.swing.ActionMap
ActionMap provides mappings from Objects (called keys or Action names) to Actions.
ActionMap() - constructor for class charvax.swing.ActionMap
Creates an ActionMap with no parent and no mappings.
add(charva.awt.Component) - method in class charva.awt.Container
The contained component will inherit the foreground and background colors of the container if they have not been set yet.
add(charva.awt.Component,Object) - method in class charva.awt.Container
Adds the specified component to the end of this container.
add(charva.awt.Component,Object) - method in class charvax.swing.JTabbedPane
Add the specified component to the tabbed pane.
add(charvax.swing.AbstractButton) - method in class charvax.swing.ButtonGroup
Adds the specified button to the group.
add(charvax.swing.JMenu) - method in class charvax.swing.JMenuBar
Appends the specified menu to the end of the JMenuBar.
add(charvax.swing.JMenuItem) - method in class charvax.swing.JMenu
Add a JMenuItem (or JMenu) to the end of this JMenu.
Removes newChild from its parent and makes it a child of this node by adding it to the end of this node's child array.
add(int,Object) - method in class charvax.swing.DefaultListModel
Inserts the specified object at the specified position in this list.
add(String) - method in class charvax.swing.JMenu
Create a JMenuItem with the specified label and add it to the menu.
Register an ActionListener object for this button.
Register an ActionListener object for this component.
Register an ActionListener object for this component.
Register an AdjustmentListener object for this component.
addChar(int,int,int) - method in class charva.awt.Toolkit
Add a character to the virtual terminal at the current cursor position.
addColumnSelectionInterval(int,int) - method in class charvax.swing.JTable
Adds the columns from index0_ to index1_, inclusive, to the current selection.
addElement(Object) - method in class charvax.swing.DefaultComboBoxModel
Add the specified object to the end of the list.
addElement(Object) - method in class charvax.swing.DefaultListModel
Add the specified object to the end of the list.
addElement(Object) - method in class charvax.swing.MutableComboBoxModel
Add an item to the end of the model.
Register a FocusListener object for this component.
addHorizontalLine(int,int,int) - method in class charva.awt.Toolkit
Draw a horizontal line of the specified length starting at the current cursor position.
addItem(Object) - method in class charvax.swing.JComboBox
Add the specified item into the list of items.

Note that this method works only if the data model is a MutableComboBoxModel (by default, it is).

Register an ItemListener object for this component.
Register an ItemListener object for this component.
Register a KeyListener object for this component.
Register an ListDataListener object.
Register an object that will be notified when the list contents change.
Add a listener to the list that is notified each time a change to the selection occurs.
Register an ListSelectionListener object for this component.
Add a listener to the list that is notified each time the selection changes.
addOffset(charva.awt.Dimension) - method in class charva.awt.Point
addOffset(charva.awt.Point) - method in class charva.awt.Point
addOffset(int,int) - method in class charva.awt.Point
Adds a PropertyChangeListener to the listener list.
Adds a PropertyChange listener.
addRowSelectionInterval(int,int) - method in class charvax.swing.JTable
Adds the rows from index0_ to index1_, inclusive, to the current selection.
Register a ScrollListener object for this JList.
Register a ScrollListener object for this table.
Register a ScrollListener object for this JTextArea.
Change the selection to be the set union between the current selection and the indices between index0 and index1 inclusive.
addSelectionInterval(int,int) - method in class charvax.swing.JList
Sets the selection to be the set union between the current selection and the specified interval between index0_ and index1_ (inclusive).
addSelectionInterval(int,int) - method in class charvax.swing.ListSelectionModel
Change the selection to be the set union between the current selection and the indices between index0 and index1 inclusive.
addSeparator() - method in class charvax.swing.JMenu
Add a horizontal separator to the end of the menu.
addString(String,int,int) - method in class charva.awt.Toolkit
Add a string to the virtual terminal at the current cursor position.
Add a new tab with the specified component, title and function-key.
Adds a listener that will be notified each time the data model changes.
Adds a listener that will be notified each time the data model changes.
Adds a listener for the TreeModelEvent posted after the tree changes.
Adds a listener for the TreeModelEvent posted after the tree changes.
Adds "listener" to the list of listeners that are notified each time the set of selected TreePaths changes.
addVerticalLine(int,int,int) - method in class charva.awt.Toolkit
Draw a vertical line of the specified length starting at the current cursor position.
Register a WindowListener object for this window.
Adjustable - interface charva.awt.Adjustable
The interface for objects that have an adjustable numeric value constrained within a bounded range of values.
adjustLocation() - method in class charva.awt.Window
Adjust the position of the window so that it fits inside the screen.
ADJUSTMENT_EVENT - static field in class charva.awt.event.AWTEvent
AdjustmentEvent - class charva.awt.event.AdjustmentEvent
The adjustment event emitted by Adjustable objects (eg a scrollbar).
AdjustmentEvent(charva.awt.Component,int) - constructor for class charva.awt.event.AdjustmentEvent
Create a new AdjustmentEvent.
AdjustmentListener - interface charva.awt.event.AdjustmentListener
The listener interface for receiving adjustment events.
ALL_COLUMNS - static field in class charvax.swing.event.TableModelEvent
allKeys() - method in class charvax.swing.ActionMap
Returns an array of the keys defined in this ActionMap and its parent.
anchor - field in class charva.awt.GridBagConstraints
append(String) - method in class charvax.swing.JTextArea
Appends the specified text to the end of the document.
APPROVE_ACCELERATOR - static field in class charvax.swing.JFileChooser
APPROVE_LABEL - static field in class charvax.swing.JFileChooser
APPROVE_OPTION - static field in class charvax.swing.JFileChooser
Auml - static field in class charva.awt.Toolkit
AWTEvent - class charva.awt.event.AWTEvent
This is the base class for all the CHARVA user-interface events.
AWTEvent(Object,int) - constructor for class charva.awt.event.AWTEvent
Construct an event with the specified source and ID.

B

beep() - method in class charva.awt.Toolkit
Ring the terminal's bell.
black - static field in class charva.awt.Color
BLACK - static field in class charva.awt.Toolkit
Blank out a box using the specified color pair.
blankBoxNative(int,int,int,int,int) - method in class charva.awt.Toolkit
Blank out the specified rectangle.
blue - static field in class charva.awt.Color
BLUE - static field in class charva.awt.Toolkit
BOLD - static field in class charva.awt.Font
Border - interface charvax.swing.border.Border
Interface describing an object capable of rendering a border around the edges of a component.
BorderFactory - class charvax.swing.BorderFactory
A factory class for creating standard instances of the Border class.
BorderLayout - class charva.awt.BorderLayout
A concrete implementation of LayoutManager that lays out its components around its edges.
BorderLayout() - constructor for class charva.awt.BorderLayout
BOTH - static field in class charva.awt.GridBagConstraints
bottom - field in class charva.awt.Insets
BOTTOM - static field in class charvax.swing.SwingConstants
BOTTOM_ALIGNMENT - static field in class charva.awt.Component
Box - class charvax.swing.Box
A convenience container that uses a BoxLayout object as its LayoutManager.
Box(int) - constructor for class charvax.swing.Box
BoxLayout - class charvax.swing.BoxLayout
A concrete implementation of LayoutManager that lays out its components horizontally or vertically.
BoxLayout(charva.awt.Container,int) - constructor for class charvax.swing.BoxLayout
Creates a layout manager that will lay out its components either left-to-right or top-to-bottom, as specified by the axis_ parameter.
button - field in class charva.awt.event.MouseEvent
Specified which button was pressed, released or clicked.
BUTTON1 - static field in class charva.awt.event.MouseEvent
BUTTON1_CLICKED - static field in class charva.awt.Toolkit
BUTTON1_PRESSED - static field in class charva.awt.Toolkit
BUTTON1_RELEASED - static field in class charva.awt.Toolkit
BUTTON2 - static field in class charva.awt.event.MouseEvent
BUTTON2_CLICKED - static field in class charva.awt.Toolkit
BUTTON2_PRESSED - static field in class charva.awt.Toolkit
BUTTON2_RELEASED - static field in class charva.awt.Toolkit
BUTTON3 - static field in class charva.awt.event.MouseEvent
BUTTON3_CLICKED - static field in class charva.awt.Toolkit
BUTTON3_PRESSED - static field in class charva.awt.Toolkit
BUTTON3_RELEASED - static field in class charva.awt.Toolkit
ButtonGroup - class charvax.swing.ButtonGroup
This class is used to create a multiple-exclusion scope for a set of buttons.
ButtonGroup() - constructor for class charvax.swing.ButtonGroup
Creates a new ButtonGroup

C

CANCEL_ACCELERATOR - static field in class charvax.swing.JFileChooser
CANCEL_ACCELERATOR - static field in class charvax.swing.JOptionPane
CANCEL_LABEL - static field in class charvax.swing.JFileChooser
CANCEL_LABEL - static field in class charvax.swing.JOptionPane
CANCEL_OPTION - static field in class charvax.swing.JFileChooser
CANCEL_OPTION - static field in class charvax.swing.JOptionPane
CapsTextField - class charva.awt.util.CapsTextField
The CapsTextField is a subclass of JTextField that translates keystrokes to uppercase before echoing them.
CapsTextField(int) - constructor for class charva.awt.util.CapsTextField
Use this constructor when you want to leave the text field empty but set its length.
CapsTextField(String) - constructor for class charva.awt.util.CapsTextField
Use this constructor when you want to initialize the value.
CapsTextField(String,int) - constructor for class charva.awt.util.CapsTextField
Use this constructor when you want to set both the initial value and the length.
Ccedil - static field in class charva.awt.Toolkit
CENTER - static field in class charva.awt.BorderLayout
CENTER - static field in class charva.awt.FlowLayout
CENTER - static field in class charva.awt.GridBagConstraints
CENTER - static field in class charva.awt.util.MultiLineLabel
CENTER - static field in class charvax.swing.SwingConstants
CENTER_ALIGNMENT - static field in class charva.awt.Component
changeSupport - field in class charvax.swing.AbstractAction
If any PropertyChangeListeners have been registered, the changeSupport field describes them.
CHAR_UNDEFINED - static field in class charva.awt.event.KeyEvent
KEY_PRESSED events that don't map to a valid character cause the keyPressed() method to return this value.
charva.awt - package
Provides the base classes and interfaces for the CHARVA Text User Interface.
Provides interfaces and classes for dealing with events fired by the CHARVA components.
charva.awt.util - package
Provides miscellaneous utility classes.
charvax.swing - package
Provides classes and interfaces that emulate the Java "Swing" user-interface widgets.
Provides classes and interfaces for drawing borders around Swing components.
Provides classes and interfaces for handling events.
Provides a class used by the JFileChooser component.
Provides classes and interfaces for dealing with charvax.swing.JTable.
Provides classes and interfaces for dealing with editable text components.
Provides classes and interfaces for dealing with charvax.swing.JTree
checkForKeystroke() - method in class charva.awt.Toolkit
Wait up to 100msec for a keystroke (or mouse-event).
childIndices - field in class charvax.swing.event.TreeModelEvent
Indices identifying the position of where the children were.
children - field in class charvax.swing.event.TreeModelEvent
Children that have been removed.
children() - method in class charvax.swing.tree.DefaultMutableTreeNode
Creates and returns a forward-order enumeration of this node's children.
children() - method in class charvax.swing.tree.TreeNode
Returns the children of the receiver as an Enumeration.
clear() - method in class charvax.swing.ActionMap
Removes all the mappings from this ActionMap.
clear() - method in class charvax.swing.DefaultListModel
Clear the contents of the list.
clear() - method in class charva.awt.Toolkit
Clears the screen (calls the curses clear() function).
clearSelection() - method in class charvax.swing.DefaultListSelectionModel
Change the selection to be the empty set.
clearSelection() - method in class charvax.swing.JList
Clears the selection.
clearSelection() - method in class charvax.swing.JTree
Clears the selection.
clearSelection() - method in class charvax.swing.ListSelectionModel
Change the selection to be the empty set.
clearSelection() - method in class charvax.swing.tree.TreeSelectionModel
Empties the current selection.
clickcount - field in class charva.awt.event.MouseEvent
clone() - method in class charvax.swing.AbstractAction
Clones the abstract action.
clone() - method in class charva.awt.Dimension
clone() - method in class charva.awt.Point
clone() - method in class charva.awt.Rectangle
Returns a clone of this rectangle.
close() - method in class charva.awt.Toolkit
Close the terminal window and restore terminal settings (calls the curses endwin() function).
CLOSED_OPTION - static field in class charvax.swing.JOptionPane
collapsePath(charvax.swing.tree.TreePath) - method in class charvax.swing.JTree
Ensures that the node identified by the specified path is collapsed
Color - class charva.awt.Color
A class used to represent the color values available on a text terminal.
Color(int,int,int) - constructor for class charva.awt.Color
Construct a Color from the specified RGB values.
COLOR_PAIR_ATTRIBUTE(int) - static method in class charva.awt.Toolkit
Emulates the terminfo COLOR_PAIR macro.
ColorPair - class charva.awt.ColorPair
This class is used to represent a color-pair (a combination of a foreground color and a background color).
ColorPair(charva.awt.Color,charva.awt.Color) - constructor for class charva.awt.ColorPair
Construct a color-pair from a foreground color and a background color.
columnWeights - field in class charva.awt.GridBagLayout
This field is not used in the CHARVA package but is present to allow compile-time compatibility with AWT.
columnWidths - field in class charva.awt.GridBagLayout
This field holds the overrides to the column minimum widths.
ComboBoxModel - interface charvax.swing.ComboBoxModel
ComboBoxDataModel is a ListModel with a selected item.
Component - class charva.awt.Component
Component is the abstract superclass of all the other CHARVA widgets.
Component() - constructor for class charva.awt.Component
Constructor
CompoundBorder - class charvax.swing.border.CompoundBorder
The ConstrainedTextField is a subclass of CapsTextField that limits the length of the text.
ConstrainedTextField(int) - constructor for class charva.awt.util.ConstrainedTextField
Use this constructor when you want to leave the text field empty but set its length.
ConstrainedTextField(String,int) - constructor for class charva.awt.util.ConstrainedTextField
Use this constructor when you want to set both the initial value and the length.
consume() - method in class charva.awt.event.InputEvent
Provides a way to flag the event as having been consumed, so that it never reaches its destination component.
consume() - method in class charva.awt.event.ItemEvent
Provides a way to flag the event as having been consumed, so that it never reaches its destination component.
Container - class charva.awt.Container
Container is the abstract superclass of Window and Panel.
Container() - constructor for class charva.awt.Container
contains(charva.awt.Point) - method in class charva.awt.Component
Checks whether this component "contains" the specified point, where the point's x and y coordinates are defined to be relative to the top left corner of the parent Container.
contains(charva.awt.Point) - method in class charva.awt.Rectangle
Returns true if the specified point is inside this Rectangle.
contains(int,int) - method in class charva.awt.Component
contains(int,int) - method in class charva.awt.Rectangle
Returns true if the specified point is inside this Rectangle.
contains(Object) - method in class charvax.swing.DefaultComboBoxModel
Returns true if the specified element is in the list.
contains(Object) - method in class charvax.swing.DefaultListModel
Returns true if the specified element is in the list.
CONTENTS_CHANGED - static field in class charvax.swing.event.ListDataEvent
This method is called when the contents of the list have changed.
createBlackLineBorder() - static method in class charvax.swing.border.LineBorder
Creates and returns a new JDialog for displaying the required message.
createGlue() - method in class charvax.swing.Box
Does nothing; it's here for compatibility with Swing.
createHorizontalBox() - static method in class charvax.swing.Box
Convenience method for creating a Box with horizontal axis.
createLineBorder(charva.awt.Color) - static method in class charvax.swing.BorderFactory
createLineBorder(charva.awt.Color,int) - static method in class charvax.swing.BorderFactory
Create a LineBorder - ignore the thickness.
createTitledBorder(String) - static method in class charvax.swing.BorderFactory
createTreeModel(Object) - static method in class charvax.swing.JTree
Returns a TreeModel wrapping the specified object.
createVerticalBox() - static method in class charvax.swing.Box
Convenience method for creating a Box with vertical axis.
cyan - static field in class charva.awt.Color
CYAN - static field in class charva.awt.Toolkit

D

DateEntryField - class charva.awt.util.DateEntryField
This class displays a date entry field in the format CCYY/MM/DD and allows the user to edit the contents of the three subfields.
DateEntryField(charva.awt.Dialog) - constructor for class charva.awt.util.DateEntryField
DateEntryField(charva.awt.Dialog,TimeZone) - constructor for class charva.awt.util.DateEntryField
DateEntryField(charva.awt.Frame) - constructor for class charva.awt.util.DateEntryField
DateEntryField(charva.awt.Frame,TimeZone) - constructor for class charva.awt.util.DateEntryField
debug(int) - method in class charva.awt.Component
debug(int) - method in class charva.awt.Container
debug(int) - method in class charva.awt.Dialog
debug(int) - method in class charvax.swing.JButton
debug(int) - method in class charvax.swing.JCheckBox
debug(int) - method in class charvax.swing.JComboBox
Output a description of this component to stderr.
debug(int) - method in class charvax.swing.JDialog
debug(int) - method in class charvax.swing.JFileChooser
debug(int) - method in class charvax.swing.JLabel
debug(int) - method in class charvax.swing.JList
Outputs a textual description of this component to stderr.
debug(int) - method in class charvax.swing.JMenu
Output a text description of the menu.
debug(int) - method in class charvax.swing.JMenuBar
Output a text description of the menubar.
debug(int) - method in class charvax.swing.JMenuItem
Outputs a textual description of this component to stderr.
debug(int) - method in class charvax.swing.JPanel
debug(int) - method in class charvax.swing.JPasswordField
debug(int) - method in class charvax.swing.JProgressBar
debug(int) - method in class charvax.swing.JRadioButton
debug(int) - method in class charvax.swing.JScrollBar
debug(int) - method in class charvax.swing.JScrollPane
debug(int) - method in class charvax.swing.JSeparator
Outputs a textual description of this component to stderr.
debug(int) - method in class charvax.swing.JTabbedPane
debug(int) - method in class charvax.swing.JTable
debug(int) - method in class charvax.swing.JTextArea
debug(int) - method in class charvax.swing.JTextField
debug(int) - method in class charvax.swing.JViewport
debug(int) - method in class charva.awt.util.MultiLineLabel
debug(int) - method in class charvax.swing.table.TableHeader
debug(int) - method in class charva.awt.Window
DEFAULT - static field in class charvax.swing.Action
Not currently used.
DEFAULT_OPTION - static field in class charvax.swing.JOptionPane
The default model for combo boxes.
DefaultComboBoxModel() - constructor for class charvax.swing.DefaultComboBoxModel
Default constructor
DefaultComboBoxModel(Object[]) - constructor for class charvax.swing.DefaultComboBoxModel
Constructs a DefaultComboBoxModel object initialized with an array of objects.
DefaultComboBoxModel(Vector) - constructor for class charvax.swing.DefaultComboBoxModel
Constructs a DefaultComboBoxModel object initialized with a vector.
DefaultListModel - class charvax.swing.DefaultListModel
This class implements the Vector API.
DefaultListModel() - constructor for class charvax.swing.DefaultListModel
Default constructor
Default data model for list selections.
DefaultListSelectionModel() - constructor for class charvax.swing.DefaultListSelectionModel
A DefaultMutableTreeNode is a general-purpose node in a tree data structure.
DefaultTableModel - class charvax.swing.table.DefaultTableModel
This is an implementation of the TableModel interface that uses a Vector of Vectors to store the cell values.
DefaultTableModel(int,int) - constructor for class charvax.swing.table.DefaultTableModel
Constructs a DefaultTableModel with the specified number of rows and columns, and with cell values of null.
DefaultTableModel(Object[][],Object[]) - constructor for class charvax.swing.table.DefaultTableModel
Constructs a DefaultTableModel and initialises the table by passing data_ and columnNames_ to the setDataVector method.
DefaultTreeModel - class charvax.swing.tree.DefaultTreeModel
(UNDER CONSTRUCTION) A simple tree data model that uses TreeNodes.
DELETE - static field in class charvax.swing.event.TableModelEvent
DESELECTED - static field in class charva.awt.event.ItemEvent
Dialog - class charva.awt.Dialog
The Dialog class is similar to a Frame but includes a blank area around the border frame.
Dialog(charva.awt.Dialog) - constructor for class charva.awt.Dialog
Dialog(charva.awt.Dialog,String) - constructor for class charva.awt.Dialog
Dialog(charva.awt.Frame) - constructor for class charva.awt.Dialog
Creates a modal dialog without a title and with a Frame owner.
Dialog(charva.awt.Frame,String) - constructor for class charva.awt.Dialog
Dimension - class charva.awt.Dimension
Encapsulates the width and height of a component in a single object.
Dimension() - constructor for class charva.awt.Dimension
Creates a new Dimension object with width and height = 0;
Dimension(charva.awt.Dimension) - constructor for class charva.awt.Dimension
Dimension(int,int) - constructor for class charva.awt.Dimension
DIRECTORIES_ONLY - static field in class charvax.swing.JFileChooser
dispatch() - method in class charva.awt.event.InvocationEvent
Executes the runnable's run() method and then (if the notifier is non-null) calls the notifier's notifyAll() method.
DISPOSE_ON_CLOSE - static field in class charvax.swing.JFrame
DO_NOTHING_ON_CLOSE - static field in class charvax.swing.JFrame
doClick() - method in class charvax.swing.AbstractButton
Programmatically performs a "click" of this button.
doLayout() - method in class charva.awt.Container
doLayout is intended to be used by subclasses of Container, such as Window, JPanel and JScrollPane.
doLayout(charva.awt.Container) - method in class charva.awt.BorderLayout
This is called when the size of the container has already been set.
doLayout(charva.awt.Container) - method in class charvax.swing.BoxLayout
This is called when the size of the container has already been calculated.
doLayout(charva.awt.Container) - method in class charva.awt.FlowLayout
Lay out the components according to the specified alignment, hgap and vgap.
doLayout(charva.awt.Container) - method in class charva.awt.GridBagLayout
Set the positions of the contained components.
doLayout(charva.awt.Container) - method in class charva.awt.LayoutManager
DOWN - static field in class charva.awt.event.ScrollEvent
DOWN_LEFT - static field in class charva.awt.event.ScrollEvent
DOWN_RIGHT - static field in class charva.awt.event.ScrollEvent
draw() - method in class charva.awt.Component
To be implemented by concrete subclasses.
draw() - method in class charva.awt.Container
Draw all the components in this container.
draw() - method in class charva.awt.Dialog
draw() - method in class charva.awt.Frame
Draw all the components in this window, and request the keyboard focus.
draw() - method in class charvax.swing.JButton
Draw the button.
draw() - method in class charvax.swing.JCheckBox
Called by this JCheckBox's parent container.
draw() - method in class charvax.swing.JComboBox
Draw the selected item, surrounded by a box.
draw() - method in class charvax.swing.JComponent
Draws the border of the component (if there is one).
draw() - method in class charvax.swing.JLabel
draw() - method in class charvax.swing.JList
Draws this component.
draw() - method in class charvax.swing.JMenu
To be implemented by concrete subclasses.
draw() - method in class charvax.swing.JMenuBar
Draw this menubar.
draw() - method in class charvax.swing.JMenuItem
draw() - method in class charvax.swing.JPanel
Draws the border of the panel (if there is one), plus all the contained components.
draw() - method in class charvax.swing.JPasswordField
Called by this JPasswordField's parent container.
draw() - method in class charvax.swing.JProgressBar
draw() - method in class charvax.swing.JRadioButton
Called by this JRadioButton's parent container.
draw() - method in class charvax.swing.JScrollBar
Draws the border of the component (if there is one).
draw() - method in class charvax.swing.JScrollPane
draw() - method in class charvax.swing.JSeparator
draw() - method in class charvax.swing.JTabbedPane
draw() - method in class charvax.swing.JTable
draw() - method in class charvax.swing.JTextArea
Implements the abstract method in charva.awt.Component.
draw() - method in class charvax.swing.JTextField
Called by this JTextField's parent container.
draw() - method in class charvax.swing.JViewport
draw() - method in class charva.awt.util.MultiLineLabel
draw() - method in class charvax.swing.table.TableHeader
draw() - method in class charva.awt.Window
Draw all the components in this window, and request the keyboard focus.
Draw a box.
Draw a box using the specified color pair.
drawBoxNative(int,int,int,int,int) - method in class charva.awt.Toolkit

E

Eacute - static field in class charva.awt.Toolkit
EAST - static field in class charva.awt.BorderLayout
EAST - static field in class charva.awt.GridBagConstraints
echoCharIsSet() - method in class charvax.swing.JPasswordField
Get the flag which indicates whether the echo character has been set.
EmptyBorder - class charvax.swing.border.EmptyBorder
EmptyBorder(charva.awt.Insets) - constructor for class charvax.swing.border.EmptyBorder
EmptyBorder(int,int,int,int) - constructor for class charvax.swing.border.EmptyBorder
enabled - field in class charvax.swing.AbstractAction
Specifies whether action is enabled; the default is true.
ensureIndexIsVisible(int) - method in class charvax.swing.JList
Make the specified item visible (by scrolling the list up or down).
equals(charva.awt.Point) - method in class charva.awt.Point
Returns true is this Point is equal to the specified Point.
equals(charva.awt.Rectangle) - method in class charva.awt.Rectangle
Returns true if this rectangle has the same bounds as the specified rectangle.
equals(Object) - method in class charva.awt.Color
equals(Object) - method in class charva.awt.ColorPair
Returns true if this color pair is equal to the specified color pair.
equals(Object) - method in class charvax.swing.tree.TreePath
Tests two TreePaths for equality by checking each element of the paths for equality.
ERROR_MESSAGE - static field in class charvax.swing.JOptionPane
ERROR_OPTION - static field in class charvax.swing.JFileChooser
Euml - static field in class charva.awt.Toolkit
EventListener - interface charva.awt.event.EventListener
A tagging interface that all event listener interfaces must extend.
EventQueue - class charva.awt.EventQueue
Correct manage of FocusEvents ( Lost and Gained )
EXIT_ON_CLOSE - static field in class charvax.swing.JFrame
expandPath(charvax.swing.tree.TreePath) - method in class charvax.swing.JTree
Ensures that the node identified by the specified path is expanded and viewable.

F

FileFilter - class charvax.swing.filechooser.FileFilter
FileFilter is an abstract class that has no default implementation.
FileFilter() - constructor for class charvax.swing.filechooser.FileFilter
FILES_AND_DIRECTORIES - static field in class charvax.swing.JFileChooser
FILES_ONLY - static field in class charvax.swing.JFileChooser
fill - field in class charva.awt.GridBagConstraints
finalize() - method in class charvax.swing.JProgressBar
Invoke all the ActionListener callbacks that may have been registered for this component.
Invoke all the ActionListener callbacks that may have been registered for this button.
Invoke all the ActionListener callbacks that may have been registered for this button.
Subclasses of AbstractListModel must call this method after the contents of one or more elements of the list has changed.
fireFileChooserEvent() - method in class charvax.swing.JFileChooser
Subclasses of AbstractListModel must call this method after one or more elements of the list has been added to the model.
Subclasses of AbstractListModel must call this method after one or more elements of the list has been removed from the model.
Invoke all the ItemListener callbacks that may have been registered for this component.
Invoke all the ItemListener callbacks that may have been registered for this component.
fireKeystroke(int) - method in class charva.awt.Toolkit
Processes a keystroke that was pressed in the currently displayed window.
Process a keystroke as if it was pressed while the focus was in the specified component.
Processes the mouse-click specified by mouse_info.
Supports reporting bound property changes.
fireTableCellUpdated(int,int) - method in class charvax.swing.table.AbstractTableModel
Notifies all listeners that the value at [row, column] has been updated.
Forwards the specified event to all TableModelListeners that registered themselves as listeners for this TableModel.
fireTableDataChanged() - method in class charvax.swing.table.AbstractTableModel
Notifies all listeners that all cell values in the table may have changed.
fireTableRowsDeleted(int,int) - method in class charvax.swing.table.AbstractTableModel
Notifies all listeners that rows in the range [firstRow_, lastRow_], inclusive, have been deleted.
fireTableRowsInserted(int,int) - method in class charvax.swing.table.AbstractTableModel
Notifies all listeners that rows in the range [firstRow_, lastRow_], inclusive, have been inserted.
Notify the listeners that the selection has changed.
FlowLayout - class charva.awt.FlowLayout
A concrete implementation of LayoutManager that lays out its components left-to-right.
FlowLayout() - constructor for class charva.awt.FlowLayout
Default constructor.
FlowLayout(int,int,int) - constructor for class charva.awt.FlowLayout
Use this constructor when you want to set the alignment and the horizontal and vertical gaps.
FOCUS_GAINED - static field in class charva.awt.event.AWTEvent
FOCUS_LOST - static field in class charva.awt.event.AWTEvent
FocusEvent - class charva.awt.event.FocusEvent
Correct manage of FocusEvents.
FocusEvent(int,charva.awt.Component) - constructor for class charva.awt.event.FocusEvent
Create a new FocusEvent.
focusGained(charva.awt.event.FocusEvent) - method in class charva.awt.event.FocusListener
FocusListener - interface charva.awt.event.FocusListener
The listener interface for receiving focus events.
focusLost(charva.awt.event.FocusEvent) - method in class charva.awt.util.DateEntryField
focusLost(charva.awt.event.FocusEvent) - method in class charva.awt.event.FocusListener
Font - class charva.awt.Font
The Font class in the CHARVA package exists for "compatibility" with AWT; the only useful information it holds is whether the style is BOLD or not.
Font(String,int,int) - constructor for class charva.awt.Font
Frame - class charva.awt.Frame
A Frame is a top-level window with a title and a border.
Frame() - constructor for class charva.awt.Frame
Constructor
Frame(String) - constructor for class charva.awt.Frame
fromCursesColor(int) - static method in class charva.awt.Color
Convert from an integer (ncurses-compatible) value to a Color object.

G

GARBAGE_COLLECTION - static field in class charva.awt.event.AWTEvent
An event which can be posted onto the event queue by an application to trigger garbage-collection.
get(Object) - method in class charvax.swing.ActionMap
Returns the binding for key, messaging the parent ActionMap if the binding is not locally defined.
getActionCommand() - method in class charvax.swing.AbstractButton
Returns the action command for this button.
getActionCommand() - method in class charva.awt.event.ActionEvent
Returns the command string associated with this action.
getActionCommand() - method in class charvax.swing.JTextField
Get the action command
getAdjustable() - method in class charva.awt.event.AdjustmentEvent
getAlignment() - method in class charva.awt.FlowLayout
Gets the alignment for this layout.
getAlignmentX() - method in class charva.awt.Component
Returns the alignment along the X axis.
getAlignmentY() - method in class charva.awt.Component
Returns the alignment along the Y axis.
getAllowsChildren() - method in class charvax.swing.tree.DefaultMutableTreeNode
Returns true if this node is allowed to have children.
getAllowsChildren() - method in class charvax.swing.tree.TreeNode
Returns true if this TreeNode allows children.
getAncestorWindow() - method in class charva.awt.Component
Get the Window that contains this component.
getBackground() - method in class charva.awt.ColorPair
getBackground() - method in class charva.awt.Component
Get the background color of this component.
getBlockIncrement() - method in class charva.awt.Adjustable
Gets the block increment (the amount by which the value will change when the arrow keys are pressed).
getBlockIncrement() - method in class charvax.swing.JScrollBar
Gets the block increment (the amount by which the value will change when the arrow keys are pressed).
getBooleanCapability(String) - method in class charva.awt.Toolkit
Provides an interface to the ncurses "tigetflag()" function.
getBorder() - method in class charvax.swing.JComponent
getBorder() - method in class charvax.swing.JPanel
getBorder() - method in class charvax.swing.border.TitledBorder
Returns the border of the titled border.
getBorderInsets(charva.awt.Component) - method in class charvax.swing.border.Border
Returns the insets of the border.
getBorderInsets(charva.awt.Component) - method in class charvax.swing.border.CompoundBorder
Returns the insets of the compound border.
getBorderInsets(charva.awt.Component) - method in class charvax.swing.border.EmptyBorder
Returns the insets of the border.
getBorderInsets(charva.awt.Component) - method in class charvax.swing.border.LineBorder
Returns the insets of the border.
getBorderInsets(charva.awt.Component) - method in class charvax.swing.border.TitledBorder
Returns the insets of the border.
getBottom() - method in class charva.awt.Rectangle
getBounds() - method in class charva.awt.Component
Get the bounding rectangle of this component, relative to the origin of its parent Container.
getBounds() - method in class charvax.swing.JViewport
getButton() - method in class charva.awt.event.MouseEvent
getButtonCount() - method in class charvax.swing.ButtonGroup
Returns the number of buttons in the ButtonGroup.
getCaretPosition() - method in class charvax.swing.text.JTextComponent
getChild(Object,int) - method in class charvax.swing.tree.DefaultTreeModel
Returns the child of parent at index index in the parent's child array. parent must be a node previously obtained from this data source.
getChild(Object,int) - method in class charvax.swing.tree.TreeModel
Returns the child of parent at index index in the parent's child array. parent must be a node previously obtained from this data source.
Returns the child in this node's child array that immediately follows aChild, which must be a child of this node.
getChildAt(int) - method in class charvax.swing.tree.DefaultMutableTreeNode
Returns the child at the specified index in this node's child array.
getChildAt(int) - method in class charvax.swing.tree.TreeNode
Returns the child TreeNode at index childIndex.
Returns the child in this node's child array that immediately precedes aChild, which must be a child of this node.
getChildCount() - method in class charvax.swing.tree.DefaultMutableTreeNode
Returns the number of children of this node.
getChildCount() - method in class charvax.swing.tree.TreeNode
Returns the number of children TreeNodes the TreeNode contains.
getChildCount(Object) - method in class charvax.swing.tree.DefaultTreeModel
Returns the number of children of parent.
getChildCount(Object) - method in class charvax.swing.tree.TreeModel
Returns the number of children of parent.
getClickCount() - method in class charva.awt.event.MouseEvent
getColorName(int) - static method in class charva.awt.Color
Convert an ncurses color value to a color name.
Returns the color-pair index corresponding to the specified color-pair.
getColumn() - method in class charvax.swing.event.TableModelEvent
getColumnCount() - method in class charvax.swing.table.DefaultTableModel
Get the number of columns in the model.
getColumnCount() - method in class charvax.swing.table.TableModel
Get the number of columns in the model.
getColumnName(int) - method in class charvax.swing.table.AbstractTableModel
Returns a default name for the column using spreadsheet conventions: A, B, C...
getColumnName(int) - method in class charvax.swing.table.DefaultTableModel
Get the name of the specified column.
getColumnName(int) - method in class charvax.swing.table.TableModel
Get the name of the specified column.
getColumns() - method in class charvax.swing.JTextArea
Returns the number of columns in this JTextArea.
getColumns() - method in class charvax.swing.JTextField
Return the number of columns in the text field.
getColumnSelectionAllowed() - method in class charvax.swing.JTable
Returns true if columns can be selected; otherwise false.
getColumnWidth(int) - method in class charvax.swing.table.DefaultTableModel
Get the width of the specified column.
getComponent(int) - method in class charva.awt.Container
Returns the component at the specified index.
getComponentAt(charva.awt.Point) - method in class charva.awt.Container
Returns the component that contains the specified point, or null if no component contains the point.
getComponentAt(int,int) - method in class charva.awt.Container
Returns the component that contains the specified point, or null if no component contains the point.
getComponentCount() - method in class charva.awt.Container
Returns the number of components in this Container.
getComponentIndex(charva.awt.Component) - method in class charvax.swing.JPopupMenu
getComponents() - method in class charva.awt.Container
Returns an array of all the components in this container.
getContentPane() - method in class charvax.swing.JDialog
Returns a reference to "this" (CHARVA doesn't distinuish between "content panes", "root panes" and suchlike).
getContentPane() - method in class charvax.swing.JFrame
getCurrentDirectory() - method in class charvax.swing.JFileChooser
Returns the currently displayed directory.
getCurrentFocus() - method in class charva.awt.Container
Return a reference to the (non-container) component inside this Container that has the keyboard input focus (or would have it, if the focus was inside this container).
getCursesColor() - method in class charva.awt.Color
Convert the Color object to an integer value compatible with the ncurses library.
getCursesColor() - method in class charva.awt.Component
getCursesColor(charva.awt.Color,charva.awt.Color) - static method in class charva.awt.Color
Compute the ncurses color-pair number corresponding to the specified foreground and background color.
getCursor() - method in class charva.awt.Toolkit
Get absolute cursor position
getCursor(charva.awt.Point) - method in class charva.awt.Toolkit
Get absolute cursor position.
getDay() - method in class charva.awt.util.DateEntryField
Get the day-of-month value.
getDefaultBackground() - static method in class charva.awt.Toolkit
Returns the default background color.
getDefaultForeground() - static method in class charva.awt.Toolkit
Returns the default foreground color.
getDefaultToolkit() - static method in class charva.awt.Toolkit
This static method instantiates a Toolkit object if it does not already exist; and returns a reference to the instantiated Toolkit.
getDepth() - method in class charvax.swing.tree.DefaultMutableTreeNode
Returns the depth of the tree rooted at this node -- the longest distance from this node to a leaf.
getDirection() - method in class charva.awt.event.ScrollEvent
getDocument() - method in class charvax.swing.text.JTextComponent
getEchoChar() - method in class charvax.swing.JPasswordField
Get the echo character for this text field.
getElementAt(int) - method in class charvax.swing.DefaultComboBoxModel
Returns the value at the specified index.
getElementAt(int) - method in class charvax.swing.DefaultListModel
Returns the value at the specified index.
getElementAt(int) - method in class charvax.swing.ListModel
Returns the value at the specified index.
getElements() - method in class charvax.swing.ButtonGroup
Returns an Enumeration of all the buttons in this group.
getExtentSize() - method in class charvax.swing.JViewport
Returns the size of the visible part of the view.
getFileFilter() - method in class charvax.swing.JFileChooser
Returns the currently selected file filter.
getFileSelectionMode() - method in class charvax.swing.JFileChooser
Returns the current file-selection mode.
getFirstChild() - method in class charvax.swing.tree.DefaultMutableTreeNode
Returns this node's first child.
getFirstIndex() - method in class charvax.swing.event.ListSelectionEvent
Get the index of the first row that changed
getFirstLeaf() - method in class charvax.swing.tree.DefaultMutableTreeNode
Finds and returns the first leaf that is a descendant of this node -- either this node or its first child's first leaf.
getFirstMenuItem() - method in class charvax.swing.JPopupMenu
getFirstRow() - method in class charvax.swing.event.TableModelEvent
Get the index of the first row that changed
getFontName() - method in class charva.awt.Font
Returns the name of this font.
getForeground() - method in class charva.awt.ColorPair
getForeground() - method in class charva.awt.Component
Get the foreground color of this component.
getHeight() - method in class charva.awt.Component
getHeight() - method in class charva.awt.Container
getHeight() - method in class charvax.swing.JButton
getHeight() - method in class charvax.swing.JCheckBox
getHeight() - method in class charvax.swing.JComboBox
getHeight() - method in class charvax.swing.JFileChooser
Required to implement abstract method of JComponent (never used).
getHeight() - method in class charvax.swing.JLabel
getHeight() - method in class charvax.swing.JList
getHeight() - method in class charvax.swing.JMenu
getHeight() - method in class charvax.swing.JMenuBar
getHeight() - method in class charvax.swing.JMenuItem
getHeight() - method in class charvax.swing.JProgressBar
getHeight() - method in class charvax.swing.JRadioButton
getHeight() - method in class charvax.swing.JScrollBar
getHeight() - method in class charvax.swing.JSeparator
getHeight() - method in class charvax.swing.JTable
getHeight() - method in class charvax.swing.JTextArea
getHeight() - method in class charvax.swing.JTextField
getHeight() - method in class charva.awt.util.MultiLineLabel
getHeight() - method in class charvax.swing.table.TableHeader
getIconHeight() - method in class charvax.swing.Icon
Returns the icon's height.
getIconWidth() - method in class charvax.swing.Icon
Returns the icon's width.
getID() - method in class charva.awt.event.AWTEvent
Returns the index of the specified child in this node's child array.
getIndex0() - method in class charvax.swing.event.ListDataEvent
Get the index of the first row that changed.
getIndex1() - method in class charvax.swing.event.ListDataEvent
Get the index of the last row that changed.
getInitialValue() - method in class charvax.swing.JOptionPane
Returns the initial value that is to be enabled -- the Component that has the focus when the pane is initially displayed.
getInputValue() - method in class charvax.swing.JOptionPane
Returns the value the user has input, (relevant only if _wantsInput is true).
getInsets() - method in class charva.awt.Container
getInsets() - method in class charvax.swing.JComponent
getInsets() - method in class charvax.swing.JPanel
getInstance() - static method in class charva.awt.EventQueue
getInvoker() - method in class charvax.swing.JPopupMenu
Returns the component that invoked this popup menu.
getItem() - method in class charva.awt.event.ItemEvent
Get the item affected by the event.
getKeyChar() - method in class charva.awt.event.KeyEvent
Return the character (in the case of a KEY_TYPED event).
getKeyCode() - method in class charva.awt.event.KeyEvent
Return the integer key code.
getKeys() - method in class charvax.swing.AbstractAction
Returns an array of Objects which are keys for which values have been set for this AbstractAction, or null if no keys have values set.
getLabel() - method in class charvax.swing.AbstractButton
getLabelString() - method in class charvax.swing.AbstractButton
Returns the complete label string, including the mnemonic key surrounded by parentheses (if there is a mnemonic key and the mnemonic key does not appear within the label).
getLastChild() - method in class charvax.swing.tree.DefaultMutableTreeNode
Returns this node's last child.
getLastFocusEvent() - method in class charva.awt.Toolkit
getLastIndex() - method in class charvax.swing.event.ListSelectionEvent
Get the index of the last row that changed
getLastLeaf() - method in class charvax.swing.tree.DefaultMutableTreeNode
Finds and returns the last leaf that is a descendant of this node -- either this node or its last child's last leaf.
getLastPathComponent() - method in class charvax.swing.tree.TreePath
Returns the last component of this path.
getLastRow() - method in class charvax.swing.event.TableModelEvent
Get the index of the last row that changed
getLeft() - method in class charva.awt.Rectangle
getLevel() - method in class charvax.swing.tree.DefaultMutableTreeNode
Returns the number of levels above this node -- the distance from the root to this node.
getLimit() - method in class charva.awt.event.ScrollEvent
getLineColor() - method in class charvax.swing.border.LineBorder
getLineCount() - method in class charvax.swing.JTextArea
Returns the number of lines of text displayed in the JTextArea.
getLineEndOffset(int) - method in class charvax.swing.JTextArea
Returns the offset of the last character in the specified line.
getLineOfOffset(int) - method in class charvax.swing.JTextArea
Translates an offset (relative to the start of the document) to a line number.
getLineStartOffset(int) - method in class charvax.swing.JTextArea
Returns the offset of the first character in the specified line of text.
getLineWrap() - method in class charvax.swing.JTextArea
Returns the line-wrapping policy of the JTextArea.
getLocation() - method in class charva.awt.Component
getLocation() - method in class charva.awt.Scrollable
getLocationOnScreen() - method in class charva.awt.Component
Return the absolute coordinates of this component's origin.
getLocationOnScreen() - method in class charva.awt.Window
Overrides the method in the Component superclass, because a Window has no parent container.
getMaxColorPairs() - method in class charva.awt.Toolkit
Returns the maximum number of color-pairs (provides an interface to the ncurses COLOR_PAIRS global variable).
getMaximum() - method in class charva.awt.Adjustable
Gets the maximum value of the adjustable object.
getMaximum() - method in class charvax.swing.JProgressBar
getMaximum() - method in class charvax.swing.JScrollBar
Gets the maximum value of the adjustable object.
getMaxSelectionIndex() - method in class charvax.swing.DefaultListSelectionModel
Returns the last selected index, or -1 if the selection is empty.
getMaxSelectionIndex() - method in class charvax.swing.JList
Returns the highest selected item index.
getMaxSelectionIndex() - method in class charvax.swing.ListSelectionModel
Returns the last selected index, or -1 if the selection is empty.
getMenu(int) - method in class charvax.swing.JMenuBar
Returns the menu at the specified index.
getMenu(String) - method in class charvax.swing.JMenuBar
Returns the menu that has the specified text label.
getMenuCount() - method in class charvax.swing.JMenuBar
Returns the number of menus in the menubar.
getMenuItem(int) - method in class charvax.swing.JMenu
Returns the menu item at the specified index.
getMenuItem(int) - method in class charvax.swing.JPopupMenu
Returns the menu item at the specified index.
getMinimum() - method in class charva.awt.Adjustable
Gets the minimum value of the adjustable object.
getMinimum() - method in class charvax.swing.JProgressBar
getMinimum() - method in class charvax.swing.JScrollBar
Gets the minimum value of the adjustable object.
getMinSelectionIndex() - method in class charvax.swing.DefaultListSelectionModel
Returns the first selected index, or -1 if the selection is empty.
getMinSelectionIndex() - method in class charvax.swing.JList
Returns the lowest selected item index.
getMinSelectionIndex() - method in class charvax.swing.ListSelectionModel
Returns the first selected index, or -1 if the selection is empty.
getMnemonic() - method in class charvax.swing.AbstractButton
Returns the button's mnemonic character.
getModel() - method in class charvax.swing.JList
Returns the data model that holds the list of items displayed by this JList.
getModel() - method in class charvax.swing.JTable
getModel() - method in class charvax.swing.JTree
Returns the TreeModel that is providing the data.
getModifiers() - method in class charva.awt.event.MouseEvent
getMonth() - method in class charva.awt.util.DateEntryField
Get the month value (between 1 and 12)
getMouseEventInfo() - method in class charva.awt.Toolkit
Get information about a mouse event (i.e the coordinates, and which button was clicked).
getName() - method in class charva.awt.Component
Returns the name of the component.
getNextEvent() - method in class charva.awt.EventQueue
This method is only called if we know that an event is available.
getNextLeaf() - method in class charvax.swing.tree.DefaultMutableTreeNode
Returns the leaf after this node or null if this node is the last leaf in the tree.
getNumericCapability(String) - method in class charva.awt.Toolkit
Provides an interface to the ncurses "tigetnum()" function.
getOppositeComponent() - method in class charva.awt.event.FocusEvent
getOptions() - method in class charvax.swing.JOptionPane
Returns the choices the user can make.
getOrientation() - method in class charva.awt.Adjustable
Gets the orientation of the object.
getOrientation() - method in class charvax.swing.JScrollBar
Gets the scrollbar's orientation (VERTICAL or HORIZONTAL)
getOwner() - method in class charva.awt.Window
Return the Window that is the "owner" of this Window.
getParent() - method in class charvax.swing.ActionMap
Returns this ActionMap's parent.
getParent() - method in class charva.awt.Component
Get the parent container of this component.
getParent() - method in class charvax.swing.tree.DefaultMutableTreeNode
Returns this node's parent or null if this node has no parent.
getParent() - method in class charvax.swing.tree.TreeNode
Returns the parent TreeNode of this TreeNode.
getParentPath() - method in class charvax.swing.tree.TreePath
Returns a path containing all the elements of this object, except the last path component.
getPassword() - method in class charvax.swing.JPasswordField
Returns the password value as an array of chars.
getPath() - method in class charvax.swing.tree.DefaultMutableTreeNode
Returns the path from the root, to get to this node.
getPath() - method in class charvax.swing.tree.TreePath
Returns an ordered array of Objects containing the components of this TreePath.
getPath() - method in class charvax.swing.event.TreeSelectionEvent
Returns the path that has been added to or removed from the selection.
getPathComponent(int) - method in class charvax.swing.tree.TreePath
Returns the path component at the specified index.
getPathCount() - method in class charvax.swing.tree.TreePath
Returns the number of elements in the path.
getPathForRow(int) - method in class charvax.swing.JTree
Returns the path for the specified row.
getPopupMenu() - method in class charvax.swing.JMenu
Returns a reference to this JMenu's popup menu.
getPreferredScrollableViewportSize() - method in class charvax.swing.JList
Returns the size of the viewport needed to display visibleRows rows.
getPreferredScrollableViewportSize() - method in class charvax.swing.JTable
getPreferredScrollableViewportSize() - method in class charvax.swing.JTextArea
Returns the preferred size of the viewport for this JTextArea when it is in a JScrollPane (this method implements the Scrollable interface).
getPreviousLeaf() - method in class charvax.swing.tree.DefaultMutableTreeNode
Returns the leaf before this node or null if this node is the first leaf in the tree.
getPropertyChangeListeners() - method in class charvax.swing.AbstractAction
Returns an array of all the PropertyChangeListeners added to this AbstractAction with addPropertyChangeListener().
getRight() - method in class charva.awt.Rectangle
getRoot() - method in class charvax.swing.tree.DefaultMutableTreeNode
Returns the root of the tree that contains this node.
getRoot() - method in class charvax.swing.tree.DefaultTreeModel
Returns the root of the tree.
getRoot() - method in class charvax.swing.tree.TreeModel
Returns the root of the tree.
getRowCount() - method in class charvax.swing.table.AbstractTableModel
Get the number of rows in the model.
getRowCount() - method in class charvax.swing.table.DefaultTableModel
Get the number of rows in the model.
getRowCount() - method in class charvax.swing.JTree
Returns the number of rows that are currently being displayed.
getRowCount() - method in class charvax.swing.table.TableModel
Get the number of rows in the model.
getRows() - method in class charvax.swing.JTextArea
Returns the number of rows in this JTextArea.
getRowSelectionAllowed() - method in class charvax.swing.JTable
Returns true if rows can be selected; otherwise false.
getScreenColumns() - method in class charva.awt.Toolkit
getScreenRows() - method in class charva.awt.Toolkit
getScreenSize() - method in class charva.awt.Toolkit
getScrollable() - method in class charva.awt.event.ScrollEvent
getSelectedColumn() - method in class charvax.swing.JTable
Returns the index of the first selected column, or -1 if no column is selected.
getSelectedColumnCount() - method in class charvax.swing.JTable
Returns the number of selected columns.
getSelectedColumns() - method in class charvax.swing.JTable
Returns an array of the indices of all selected columns.
getSelectedFile() - method in class charvax.swing.JFileChooser
Get the File selected by the user.
getSelectedIndex() - method in class charvax.swing.JList
Get the first selected index, or -1 if there is no selected index.
getSelectedIndex() - method in class charvax.swing.JTabbedPane
getSelectedIndices() - method in class charvax.swing.JList
Returns an array of the selected indices.
getSelectedItem() - method in class charvax.swing.ComboBoxModel
Return the selected item.
getSelectedItem() - method in class charvax.swing.DefaultComboBoxModel
Return the selected item.
getSelectedItem() - method in class charvax.swing.JComboBox
Returns the selected item.
getSelectedRow() - method in class charvax.swing.JTable
Returns the index of the first selected row, or -1 if no row is selected.
getSelectedRowCount() - method in class charvax.swing.JTable
Returns the number of selected rows.
getSelectedRows() - method in class charvax.swing.JTable
Returns an array of the indices of all selected rows.
getSelectedValue() - method in class charvax.swing.JList
Get the first selected item on this list, or null if the selection is empty.
getSelectedValues() - method in class charvax.swing.JList
Returns an array of the selected values.
getSelection() - method in class charvax.swing.ButtonGroup
Get the selected radiobutton.
getSelectionMode() - method in class charvax.swing.DefaultListSelectionModel
Returns the current selection mode.
getSelectionMode() - method in class charvax.swing.JList
Determines whether this list allows multiple selections.
getSelectionMode() - method in class charvax.swing.JTable
Returns the table's row/column selection mode.
getSelectionMode() - method in class charvax.swing.ListSelectionModel
Returns the current selection mode.
getSelectionModel() - method in class charvax.swing.JList
Returns the list's implementation of ListSelectionModel.
getSelectionModel() - method in class charvax.swing.JTable
Returns the table's row selection model.
getSelectionModel() - method in class charvax.swing.JTree
Returns the model for selections.
getSelectionPath() - method in class charvax.swing.JTree
Returns the path to the first selected node.
getSelectionPath() - method in class charvax.swing.tree.TreeSelectionModel
Returns the first path in the selection.
getSize() - method in class charva.awt.Component
getSize() - method in class charva.awt.Container
getSize() - method in class charvax.swing.DefaultComboBoxModel
Returns the length of the list.
getSize() - method in class charvax.swing.DefaultListModel
Returns the length of the list.
getSize() - method in class charvax.swing.JButton
Return the size of the button.
getSize() - method in class charvax.swing.JCheckBox
Return the size of the text field.
getSize() - method in class charvax.swing.JComboBox
getSize() - method in class charvax.swing.JFileChooser
Required to implement abstract method of JComponent (never used).
getSize() - method in class charvax.swing.JLabel
This may be wrong, but it'll do for now.
getSize() - method in class charvax.swing.JList
getSize() - method in class charvax.swing.JMenu
getSize() - method in class charvax.swing.JMenuBar
getSize() - method in class charvax.swing.JMenuItem
getSize() - method in class charvax.swing.JProgressBar
Get the screen size of the progress bar.
getSize() - method in class charvax.swing.JRadioButton
Return the size of the text field.
getSize() - method in class charvax.swing.JScrollBar
Get the screen size of the scrollbar.
getSize() - method in class charvax.swing.JSeparator
getSize() - method in class charvax.swing.JTabbedPane
Override the method in Container.
getSize() - method in class charvax.swing.JTable
getSize() - method in class charvax.swing.JTextArea
Returns the size of this component.
getSize() - method in class charvax.swing.JTextField
Return the size of the text field.
getSize() - method in class charvax.swing.ListModel
Returns the length of the list.
getSize() - method in class charva.awt.util.MultiLineLabel
This may be wrong, but it'll do for now.
getSize() - method in class charvax.swing.table.TableHeader
We pretend that the table header is two rows in height so that the box gets drawn correctly.
getStateChange() - method in class charva.awt.event.ItemEvent
getString() - method in class charvax.swing.JProgressBar
Returns the value of the progress string
getStringCapability(String) - method in class charva.awt.Toolkit
Provides an interface to the ncurses "tigetstr()" function.
getStyle() - method in class charva.awt.Font
Returns the style of this font.
getSystemEventQueue() - method in class charva.awt.Toolkit
getTabCount() - method in class charvax.swing.JTabbedPane
Returns the number of tabs in this tabbedpane.
getText() - method in class charvax.swing.AbstractButton
Returns the button's label text.
getText() - method in class charvax.swing.JLabel
getText() - method in class charvax.swing.JPasswordField
getText() - method in class charvax.swing.text.JTextComponent
getText() - method in class charva.awt.util.MultiLineLabel
getTitle() - method in class charva.awt.Frame
Return this Frame's title, or an empty string if the frame does not have a tile.
getTitle() - method in class charvax.swing.border.TitledBorder
Returns the title
getTitleAt(int) - method in class charvax.swing.JTabbedPane
Returns the title of the tab with the specified index.
getTitleColor() - method in class charvax.swing.border.TitledBorder
Returns the color of the title text.
getTop() - method in class charva.awt.Rectangle
getTopWindow() - method in class charva.awt.Toolkit
Get the top window of the window stack.
getTtyName() - method in class charva.awt.Toolkit
Returns the tty device name (provides an interface to the Unix C function "ttyname()").
getType() - method in class charvax.swing.event.ListDataEvent
Returns the type of event, which is always CONTENTS_CHANGED.
getType() - method in class charvax.swing.event.TableModelEvent
Returns the type of event - one of INSERT, UPDATE or DELETE.
getUpdateRect() - method in class charva.awt.event.PaintEvent
Returns the rectangle representing the area that needs to be repainted in response to this event.
getUserObject() - method in class charvax.swing.tree.DefaultMutableTreeNode
Returns this node's user object.
getUserObject() - method in class charvax.swing.tree.MutableTreeNode
Returns the user object associated with this MutableTreeNode.
getUserObjectPath() - method in class charvax.swing.tree.DefaultMutableTreeNode
Returns the user object path, from the root, to get to this node.
getValue() - method in class charva.awt.Adjustable
Gets the value of the adjustable object.
getValue() - method in class charva.awt.event.AdjustmentEvent
getValue() - method in class charvax.swing.JOptionPane
Returns the option the user has selected.
getValue() - method in class charvax.swing.JProgressBar
getValue() - method in class charvax.swing.JScrollBar
Gets the value of the adjustable object.
getValue(String) - method in class charvax.swing.AbstractAction
Gets the Object associated with the specified key.
getValue(String) - method in class charvax.swing.Action
Gets one of this object's properties using the associated key.
getValueAt(int,int) - method in class charvax.swing.table.DefaultTableModel
Returns an attribute value for the cell at (rowIndex, columnIndex)
getValueAt(int,int) - method in class charvax.swing.JTable
getValueAt(int,int) - method in class charvax.swing.table.TableModel
Returns an attribute value for the cell at (rowIndex, columnIndex)
getView() - method in class charvax.swing.JViewport
Returns the JViewport's one child.
getViewport() - method in class charvax.swing.JScrollPane
Returns the viewport of the component being displayed.
getViewportBorder() - method in class charvax.swing.JScrollPane
Returns a reference to the border around the JScrollPane's viewport.
getViewPosition() - method in class charvax.swing.JViewport
Gets the coordinates of the origin of the view, relative to the origin of the viewport.
getViewSize() - method in class charvax.swing.JViewport
Returns the child component's size.
getVisibleAmount() - method in class charva.awt.Adjustable
Gets the length of the proportional indicator.
getVisibleAmount() - method in class charvax.swing.JScrollBar
Gets the length of the proportional indicator.
getVisibleRowCount() - method in class charvax.swing.JList
getVisibleRowCount() - method in class charvax.swing.JTree
Returns the maximum number of rows that are displayed in the display area.
getWantsInput() - method in class charvax.swing.JOptionPane
Returns the value of _wantsInput.
getWidth() - method in class charva.awt.Component
getWidth() - method in class charva.awt.Container
getWidth() - method in class charvax.swing.JButton
getWidth() - method in class charvax.swing.JCheckBox
getWidth() - method in class charvax.swing.JComboBox
Returns width (including the diamond symbol).
getWidth() - method in class charvax.swing.JFileChooser
Required to implement abstract method of JComponent (never used).
getWidth() - method in class charvax.swing.JLabel
getWidth() - method in class charvax.swing.JList
getWidth() - method in class charvax.swing.JMenu
getWidth() - method in class charvax.swing.JMenuBar
getWidth() - method in class charvax.swing.JMenuItem
getWidth() - method in class charvax.swing.JProgressBar
getWidth() - method in class charvax.swing.JRadioButton
getWidth() - method in class charvax.swing.JScrollBar
getWidth() - method in class charvax.swing.JSeparator
getWidth() - method in class charvax.swing.JTable
getWidth() - method in class charvax.swing.JTextArea
getWidth() - method in class charvax.swing.JTextField
getWidth() - method in class charva.awt.util.MultiLineLabel
getWidth() - method in class charvax.swing.table.TableHeader
getWindow() - method in class charva.awt.event.WindowEvent
Returns the Window that is changing its state.
getWrapStyleWord() - method in class charvax.swing.JTextArea
Returns the line-wrapping style to be used if getLineWrap() is true.
getX() - method in class charva.awt.event.MouseEvent
getY() - method in class charva.awt.event.MouseEvent
getYear() - method in class charva.awt.util.DateEntryField
Get the year value.
green - static field in class charva.awt.Color
GREEN - static field in class charva.awt.Toolkit
This class defines constraints used for laying out components in the GridBagLayout layout manager.
GridBagConstraints() - constructor for class charva.awt.GridBagConstraints
Creates a GridBagConstraints object with all of its fields set to their default value.
GridBagLayout - class charva.awt.GridBagLayout
This is an approximation of the AWT GridBagLayout layout manager.
GridBagLayout() - constructor for class charva.awt.GridBagLayout
gridheight - field in class charva.awt.GridBagConstraints
gridwidth - field in class charva.awt.GridBagConstraints
gridx - field in class charva.awt.GridBagConstraints
gridy - field in class charva.awt.GridBagConstraints

H

hasColors() - method in class charva.awt.Toolkit
Returns true if the terminal is capable of displaying colours.
hasFocus() - method in class charva.awt.Component
Returns true if this Component has the keyboard input focus.
hashCode() - method in class charvax.swing.tree.TreePath
Returns the hashCode for the object.
height - field in class charva.awt.Dimension
hide() - method in class charva.awt.Component
hide() - method in class charva.awt.Window
Hide this window and all of its contained components.
HIDE_ON_CLOSE - static field in class charvax.swing.JFrame
HORIZONTAL - static field in class charva.awt.Adjustable
HORIZONTAL - static field in class charva.awt.GridBagConstraints

I

Icon - interface charvax.swing.Icon
A small fixed size picture, typically used to decorate components.
This exception is thrown when a CHARVA component is in an illegal state for the requested operation.
Construct an IllegalComponentStateException.
Construct an IllegalComponentStateException with the specified message.
indexOf(Object) - method in class charvax.swing.DefaultComboBoxModel
Returns the index of the first occurrence of the specified object.
indexOf(Object) - method in class charvax.swing.DefaultListModel
Returns the index of the first occurrence of the specified object.
indexOfTab(String) - method in class charvax.swing.JTabbedPane
Returns the first tab index with the specified title, or -1 if no tab has the title.
INFORMATION_MESSAGE - static field in class charvax.swing.JOptionPane
initColorPair(int,int,int) - method in class charva.awt.Toolkit
Provides an interface to the terminfo "init_pair()" function.
InputEvent - class charva.awt.event.InputEvent
This is the superclass of KeyEvent and MouseEvent.
InputEvent(charva.awt.Component,int) - constructor for class charva.awt.event.InputEvent
INSERT - static field in class charvax.swing.event.TableModelEvent
Adds child to this MutableTreeNode at index.
Adds child to this MutableTreeNode at index.
insert(String,int) - method in class charvax.swing.JTextArea
Inserts the specified text at the specified position (ie at the specified offset from the start of the document)..
insertElementAt(Object,int) - method in class charvax.swing.DefaultComboBoxModel
Insert an item at the specified index.
insertElementAt(Object,int) - method in class charvax.swing.MutableComboBoxModel
Insert an item at the specified index.
Insert length indices beginning before/after index, without notifying the ListSelectionListeners.
Insert length indices beginning before/after index, without notifying the ListSelectionListeners.
insertItemAt(Object,int) - method in class charvax.swing.JComboBox
Insert the specified item at the specified index.

Note that this method works only if the data model is a MutableComboBoxModel (by default, it is).

Insets - class charva.awt.Insets
The Insets class specifies the blank space that must be left around the inside of the edges of a Container.
insets - field in class charva.awt.GridBagConstraints
Insets(int,int,int,int) - constructor for class charva.awt.Insets
intersection(charva.awt.Rectangle) - method in class charva.awt.Rectangle
Return the intersection between this Rectangle and the specified Rectangle, or null if the two rectangles don't intersect.
intersects(charva.awt.Rectangle) - method in class charva.awt.Rectangle
Check if the specified rectangle intersects at all with this rectangle.
INTERVAL_ADDED - static field in class charvax.swing.event.ListDataEvent
INTERVAL_REMOVED - static field in class charvax.swing.event.ListDataEvent
invalidate() - method in class charva.awt.Component
Marks the component and all parents above it as needing to be laid out again.
invalidate() - method in class charva.awt.Container
Marks the container and all parents above it as needing to be laid out again.
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
INVOCATION_EVENT - static field in class charva.awt.event.AWTEvent
InvocationEvent - class charva.awt.event.InvocationEvent
An event which executes the run() method on a Runnable when dispatched by the AWT event dispatcher thread.
InvocationEvent(Object,Runnable) - constructor for class charva.awt.event.InvocationEvent
Constructs an InvocationEvent with the specified source which will execute the Runnable's run() method when dispatched by the AWT dispatch thread.
InvocationEvent(Object,Runnable,Object) - constructor for class charva.awt.event.InvocationEvent
Constructs an InvocationEvent with the specified source which will execute the Runnable's run() method when dispatched by the AWT dispatch thread.
invokeLater(Runnable) - static method in class charva.awt.EventQueue
Causes the runnable's run() method to be called in the AWT dispatch thread.
invokeLater(Runnable) - static method in class charvax.swing.SwingUtilities
Causes the runnable.run() method to be executed asynchronously on the AWT event dispatching thread.
ipadx - field in class charva.awt.GridBagConstraints
ipady - field in class charva.awt.GridBagConstraints
isActionKey() - method in class charva.awt.event.KeyEvent
Returns true if the key code is greater than 255, indicating that it is a function key.
isActionKey(int) - static method in class charva.awt.Toolkit
Returns true if the key code is greater than 255, indicating that it is a function key.
isAddedPath() - method in class charvax.swing.event.TreeSelectionEvent
Returns true if the path element has been added to the selection.
isColorEnabled - static field in class charva.awt.Toolkit
This flag is true is the system property "charva.color" has been set.
isColumnSelected(int) - method in class charvax.swing.JTable
Returns true if the column with the specified index is selected.
isConsumed() - method in class charva.awt.event.InputEvent
isConsumed() - method in class charva.awt.event.ItemEvent
isDescendant(charvax.swing.tree.TreePath) - method in class charvax.swing.tree.TreePath
Returns true if aTreePath is a descendant of this TreePath.
isDisplayed() - method in class charva.awt.Component
A component is "displayed" if it is contained within a displayed Window.
isDisplayed() - method in class charva.awt.Window
Returns true if this Window is currently displayed.
isEditable() - method in class charvax.swing.text.JTextComponent
Returns the boolean flag indicating whether this TextComponent is editable or not.
isEditable() - method in class charvax.swing.JTextField
Returns the boolean flag indicating whether this TextComponent is editable or not.
isEnabled() - method in class charvax.swing.AbstractAction
Returns true if the action is enabled.
isEnabled() - method in class charvax.swing.Action
Returns the enabled state of the Action.
isEnabled() - method in class charva.awt.Component
Determine whether this component can react to user input.
isEnabledAt(int) - method in class charvax.swing.JTabbedPane
Returns true if the tab the index is enabled.
isFocusTraversable() - method in class charva.awt.Component
Indicates whether this component can be traversed using Tab or Shift-Tab keyboard focus traversal.
isFocusTraversable() - method in class charva.awt.Container
Return true if any of the components within this Container are focus-traversable (i.e. will accept keyboard input focus when TAB or SHIFT-TAB is pressed).
isFocusTraversable() - method in class charvax.swing.JLabel
This component will not receive focus when Tab or Shift-Tab is pressed.
isFocusTraversable() - method in class charvax.swing.JProgressBar
This component will not receive focus when Tab or Shift-Tab is pressed.
isFocusTraversable() - method in class charvax.swing.JSeparator
Determines whether this component will accept the keyboard focus during keyboard traversal.
isFocusTraversable() - method in class charva.awt.util.MultiLineLabel
This component will not receive focus when Tab or Shift-Tab is pressed.
isFocusTraversable() - method in class charvax.swing.table.TableHeader
isFocusTraversable() - method in class charva.awt.Window
A Window component will not receive input focus during keyboard focus traversal using Tab and Shift-Tab.
isIndeterminate() - method in class charvax.swing.JProgressBar
isIndexSelected(int) - method in class charvax.swing.JList
Determines if the specified item in this scrolling list is selected.
isInside(charva.awt.Rectangle) - method in class charva.awt.Point
Returns true if this point is inside the specified rectangle.
isLeaf() - method in class charvax.swing.tree.DefaultMutableTreeNode
Returns true if this node has no children.
isLeaf() - method in class charvax.swing.tree.TreeNode
Returns true if this TreeNode is a leaf.
isLeaf(Object) - method in class charvax.swing.tree.DefaultTreeModel
Returns true if node is a leaf.
isLeaf(Object) - method in class charvax.swing.tree.TreeModel
Returns true if node is a leaf.
isModal() - method in class charva.awt.Dialog
Returns true if anotherNode is an ancestor of this node -- if it is this node, this node's parent, or an ancestor of this node's parent.
Returns true if aNode is a child of this node.
Returns true if anotherNode is a descendant of this node -- if it is this node, one of this node's children, or a descendant of one of this node's children.
isPathSelected(charvax.swing.tree.TreePath) - method in class charvax.swing.JTree
Returns true if the item identified by the path is currently selected.
Returns true if "path" is in the current selection.
isPopupMenuVisible() - method in class charvax.swing.JMenu
Returns true if the popup window of this menu is displayed.
isRoot() - method in class charvax.swing.tree.DefaultMutableTreeNode
Returns true if this node is the root of the tree.
isRootVisible() - method in class charvax.swing.JTree
Returns true if the root node of the tree is displayed.
isRowSelected(int) - method in class charvax.swing.JTable
Returns true if the row with the specified index is selected.
isSelected() - method in class charvax.swing.AbstractButton
Returns the state of the button.
Returns the selected value for the specified button.
isSelectedIndex(int) - method in class charvax.swing.DefaultListSelectionModel
Returns true if the specified index is selected.
isSelectedIndex(int) - method in class charvax.swing.ListSelectionModel
Returns true if the specified index is selected.
isSelectionEmpty() - method in class charvax.swing.DefaultListSelectionModel
Returns true if no indices are selected.
isSelectionEmpty() - method in class charvax.swing.JTree
Returns true if the selection is currently empty.
isSelectionEmpty() - method in class charvax.swing.ListSelectionModel
Returns true if no indices are selected.
isSelectionEmpty() - method in class charvax.swing.tree.TreeSelectionModel
Returns true if the selection is currently empty.
isStringPainted() - method in class charvax.swing.JProgressBar
Returns the value of the _stringPainted property
isTemporary() - method in class charva.awt.event.FocusEvent
isTopLevelMenu() - method in class charvax.swing.JMenu
Returns true if this menu is the direct child of a menubar.
isTotallyObscured() - method in class charva.awt.Component
Return true if this component is totally obscured by one or more windows that are stacked above it.
isValid() - method in class charva.awt.Component
Determines whether this component has a valid layout.
isValid() - method in class charva.awt.Container
Determines whether this component is valid.
isVisible() - method in class charva.awt.Component
Returns true if this component is displayed when its parent container is displayed.
isVisible(charvax.swing.tree.TreePath) - method in class charvax.swing.JTree
Returns true if the value identified by path is currently viewable, which means it is either the root or all of its parents are expanded.
isWindowDisplayed(charva.awt.Window) - method in class charva.awt.Toolkit
Returns true if the specified window is currently displayed.
ITALIC - static field in class charva.awt.Font
ITEM_STATE_CHANGED - static field in class charva.awt.event.AWTEvent
ItemEvent - class charva.awt.event.ItemEvent
An event which indicates that an item was selected or deselected.
ItemEvent(charva.awt.Component,Object,int) - constructor for class charva.awt.event.ItemEvent
Constructs an ItemEvent object.
ItemListener - interface charva.awt.event.ItemListener
The listener interface for ItemEvents.
ItemSelectable - interface charva.awt.ItemSelectable
The interface for objects that contain a set of items, one or more of which can be selected.
Implements the ItemListener interface.

J

JButton - class charvax.swing.JButton
An implementation of a "pushbutton" with a text label.
JButton() - constructor for class charvax.swing.JButton
Default constructor - construct a button with an empty label.
JButton(String) - constructor for class charvax.swing.JButton
JCheckBox - class charvax.swing.JCheckBox
An implementation of a checkbox - an object that is always in one of two states (SELECTED or DESELECTED) and which displays its state to the user.
JCheckBox() - constructor for class charvax.swing.JCheckBox
The default constructor creates a deselected checkbox with an empty label.
JCheckBox(String) - constructor for class charvax.swing.JCheckBox
Use this constructor when you want to initialize the label.
JCheckBox(String,boolean) - constructor for class charvax.swing.JCheckBox
Use this constructor when you want to set both the label and the value.
JComboBox - class charvax.swing.JComboBox
The JComboBox component allows the user to select an item from a pop-up list of choices.

When the combobox is in a non-popped-up state, it looks like a JButton with a "diamond" character on the right.

JComboBox() - constructor for class charvax.swing.JComboBox
Creates an empty JComboBox.
JComboBox(charvax.swing.ComboBoxModel) - constructor for class charvax.swing.JComboBox
Creates a JComboBox with the given model.
JComboBox(Object[]) - constructor for class charvax.swing.JComboBox
Creates a JComboBox that contains the elements in the specified array.
JComboBox(Vector) - constructor for class charvax.swing.JComboBox
Creates a JComboBox that contains the elements in the specified Vector.
JComponent - class charvax.swing.JComponent
The base class for charva.swing components.
JComponent() - constructor for class charvax.swing.JComponent
Constructor
JDialog - class charvax.swing.JDialog
In the CHARVA package, the JDialog provides exactly the same functionality as the Dialog.
JDialog() - constructor for class charvax.swing.JDialog
Default constructor, creates a JDialog without a specified Frame owner.
JDialog(charva.awt.Dialog) - constructor for class charvax.swing.JDialog
JDialog(charva.awt.Dialog,String) - constructor for class charvax.swing.JDialog
JDialog(charva.awt.Frame) - constructor for class charvax.swing.JDialog
Creates a modal dialog without a title and with a Frame owner.
JDialog(charva.awt.Frame,String) - constructor for class charvax.swing.JDialog
JFileChooser - class charvax.swing.JFileChooser
The JFileChooser class displays a dialog from which the user can choose a file.
JFileChooser() - constructor for class charvax.swing.JFileChooser
Constructs a JFileChooser pointing to the user's home directory.
JFileChooser(File) - constructor for class charvax.swing.JFileChooser
Constructs a JFileChooser pointing to the specified directory.
JFileChooser(String) - constructor for class charvax.swing.JFileChooser
Constructs a JFileChooser with the specified pathname.
JFrame - class charvax.swing.JFrame
In the CHARVA package, JFrame has identical functionality to Frame
JFrame() - constructor for class charvax.swing.JFrame
JFrame(String) - constructor for class charvax.swing.JFrame
JLabel - class charvax.swing.JLabel
A display area for a short text string.
JLabel() - constructor for class charvax.swing.JLabel
Construct an empty label.
JLabel(String) - constructor for class charvax.swing.JLabel
Construct a JLabel with the specified text.
JLabel(String,int) - constructor for class charvax.swing.JLabel
Use this constructor if you want to set the alignment to something other than left-aligned.
JList - class charvax.swing.JList
A component that allows the user to select one or more objects from a list.

The JList does not provide scrolling capability.

JList() - constructor for class charvax.swing.JList
Constructs a JList with 5 rows, 10 columns wide.
JList(charvax.swing.ListModel) - constructor for class charvax.swing.JList
Construct a JList that displays the elements in the specified non-null model.
JList(Object[]) - constructor for class charvax.swing.JList
Construct a JList containing the items in the specified array.
JList(Vector) - constructor for class charvax.swing.JList
Construct a JList containing the items in the specified Vector.
JMenu - class charvax.swing.JMenu
Implements a menu containing JMenuItems and JSeparators.
JMenu() - constructor for class charvax.swing.JMenu
Constructs a new JMenu with no text (the text can be set later with the setText() method of the superclass).
JMenu(String) - constructor for class charvax.swing.JMenu
Constructs a new JMenu with the specified string as its text
JMenu(String,int) - constructor for class charvax.swing.JMenu
Constructs a new JMenu with the specified text and the specified mnemonic character (which must appear in the text).
JMenuBar - class charvax.swing.JMenuBar
An implementation of a menubar.
JMenuBar() - constructor for class charvax.swing.JMenuBar
Create a new menu bar
JMenuItem - class charvax.swing.JMenuItem
An implementation of an item in a menu.
JMenuItem() - constructor for class charvax.swing.JMenuItem
Create a menu item without text.
JMenuItem(String) - constructor for class charvax.swing.JMenuItem
Create a menu item with the specified text.
JMenuItem(String,int) - constructor for class charvax.swing.JMenuItem
Create a menu item with the specified text and the specified mnemonic.
JOptionPane - class charvax.swing.JOptionPane
JOptionPane makes it easy to pop up a standard dialog box that prompts the user for information or displays some information.

The labels of the option-buttons displayed within the popup dialog can be customized by changing static variables in the JOptionPane class.

JOptionPane() - constructor for class charvax.swing.JOptionPane
Creates a JOptionPane with a test message
JOptionPane(Object) - constructor for class charvax.swing.JOptionPane
Creates an instance of JOptionPane to display the specified message.
JOptionPane(Object,int) - constructor for class charvax.swing.JOptionPane
Creates an instance of JOptionPane to display the specified message.
JOptionPane(Object,int,int) - constructor for class charvax.swing.JOptionPane
Creates an instance of JOptionPane to display the specified message.
Creates an instance of JOptionPane to display the specified message.
JPanel - class charvax.swing.JPanel
JPanel is a generic lightweight container.
JPanel() - constructor for class charvax.swing.JPanel
The default constructor sets the layout manager to FlowLayout.
JPanel(charva.awt.LayoutManager) - constructor for class charvax.swing.JPanel
Use this constructor if you want to use a layout manager other than the default FlowLayout.
JPasswordField - class charvax.swing.JPasswordField
JPassword allows the editing of a single line of text; it indicates that something was typed, but does not display the characters that were typed.
JPasswordField() - constructor for class charvax.swing.JPasswordField
JPasswordField(int) - constructor for class charvax.swing.JPasswordField
Use this constructor when you want to leave the text field empty but set its length.
JPasswordField(String) - constructor for class charvax.swing.JPasswordField
Use this constructor when you want to initialize the value.
JPasswordField(String,int) - constructor for class charvax.swing.JPasswordField
Use this constructor when you want to set both the initial value and the length.
JPopupMenu - class charvax.swing.JPopupMenu
An implementation of a popup menu - a small window that pops up and displays a number of choices.
JPopupMenu(Vector) - constructor for class charvax.swing.JPopupMenu
Constructs a JPopupMenu that contains the specified items.
JProgressBar - class charvax.swing.JProgressBar
A component that displays an integer value within a bounded interval.
JProgressBar() - constructor for class charvax.swing.JProgressBar
Creates a horizontal progress bar that displays a border but no progress string.
JProgressBar(int,int) - constructor for class charvax.swing.JProgressBar
Creates a progress bar with the specified minimum and maximum values.
JRadioButton - class charvax.swing.JRadioButton
An implementation of a radiobutton - an item that is always in one of two states (SELECTED or DESELECTED) and which displays its state to the user.
JRadioButton() - constructor for class charvax.swing.JRadioButton
Create a new JRadioButton with an empty label.
JRadioButton(String) - constructor for class charvax.swing.JRadioButton
Use this constructor when you want to initialize the value.
JRadioButton(String,boolean) - constructor for class charvax.swing.JRadioButton
Use this constructor when you want to set both the label and the value.
JScrollBar - class charvax.swing.JScrollBar
An implementation of a scrollbar.
JScrollBar() - constructor for class charvax.swing.JScrollBar
Creates a vertical scrollbar with default values.
JScrollBar(int) - constructor for class charvax.swing.JScrollBar
Creates a scrollbar with the specified orientation and with default values.
JScrollBar(int,int,int,int,int) - constructor for class charvax.swing.JScrollBar
Creates a scrollbar with the specified orientation, value, extent, min and max.
JScrollPane - class charvax.swing.JScrollPane
provides a scrollable view of a component.
JScrollPane() - constructor for class charvax.swing.JScrollPane
Creates an empty JScrollPane.
JScrollPane(charva.awt.Component) - constructor for class charvax.swing.JScrollPane
Create a JScrollPane that displays the contents of the specified component.
JSeparator - class charvax.swing.JSeparator
A horizontal separator in a menu.
JSeparator() - constructor for class charvax.swing.JSeparator
Create a separator
JTabbedPane - class charvax.swing.JTabbedPane
A component that lets the user display one of a set of components (usually Panels) at a time.
JTabbedPane() - constructor for class charvax.swing.JTabbedPane
Construct a JTabbedPane.
JTable - class charvax.swing.JTable
JTable is a user-interface component that displays data in a two- dimensional table format.

The user-interface works as follows:

The user can select a column by pressing the left or right arrow keys to move to the desired column, and then pressing ENTER.
He/she can select a row by pressing the up and down arrow keys to move to the desired row, then pressing ENTER.
Depending on the value of the selection mode, multiple rows and/or columns may be selected.

JTable() - constructor for class charvax.swing.JTable
Default constructor
JTable(charvax.swing.table.TableModel) - constructor for class charvax.swing.JTable
Construct a JTable with the specified data model.
JTable(int,int) - constructor for class charvax.swing.JTable
Constructs a table of numRows_ and numColumns_ of empty cells using a DefaultTableModel.
JTable(Object[][],Object[]) - constructor for class charvax.swing.JTable
Construct a JTable from the specified data and column names, using a DefaultTableModel.
JTextArea - class charvax.swing.JTextArea
Support for public void setBounds( Rectangle bounds ) public void setBounds( int top_, int left_, int bottom_, int right_) public void setBounds(Point topleft_, Dimension size_)
JTextArea() - constructor for class charvax.swing.JTextArea
The default constructor creates an empty text area with 10 rows and 10 columns.
JTextArea(String) - constructor for class charvax.swing.JTextArea
Construct a text area with 10 rows and 10 columns, and containing the specified text.
JTextArea(String,int,int) - constructor for class charvax.swing.JTextArea
Construct a text area wth the specified number of rows and columns, and containing the specified text.
JTextComponent - class charvax.swing.text.JTextComponent
JTextComponent is a much-simplified version of the Swing java.swing.text.JTextComponent class, and is the base class for JTextArea.
JTextComponent() - constructor for class charvax.swing.text.JTextComponent
JTextField - class charvax.swing.JTextField
Support for public void setBounds( Rectangle bounds ) public void setBounds( int top_, int left_, int bottom_, int right_) public void setBounds(Point topleft_, Dimension size_)
JTextField() - constructor for class charvax.swing.JTextField
Construct a text field.
JTextField(int) - constructor for class charvax.swing.JTextField
Use this constructor when you want to leave the text field empty but set its length.
JTextField(String) - constructor for class charvax.swing.JTextField
Use this constructor when you want to initialize the value.
JTextField(String,int) - constructor for class charvax.swing.JTextField
Use this constructor when you want to set both the initial value and the length.
JTree - class charvax.swing.JTree
(UNDER CONSTRUCTION) A component that displays hierarchical data.
JTree(charvax.swing.tree.TreeNode) - constructor for class charvax.swing.JTree
Returns a JTree with the specified TreeNode as its root, which displays the root node.
JTree(charvax.swing.tree.TreeNode,boolean) - constructor for class charvax.swing.JTree
Returns a JTree with the specified TreeNode as its root, which displays the root node and which decides whether a node is a leaf node in the specified manner.
JViewport - class charvax.swing.JViewport
The JViewport class provides a scrollable window onto an underlying component, whose size can be greater than the size of the JViewport.
JViewport() - constructor for class charvax.swing.JViewport
Construct a JViewport.

K

key2ASCII(int) - static method in class charva.awt.Toolkit
Convert the integer representation of a keystroke to an ASCII string.
KEY_MOUSE - static field in class charva.awt.Toolkit
KEY_PRESSED - static field in class charva.awt.event.AWTEvent
We may define other event types later.
KEY_PRESSED - static field in class charva.awt.event.KeyEvent
KEY_TYPED - static field in class charva.awt.event.AWTEvent
KEY_TYPED - static field in class charva.awt.event.KeyEvent
KeyAdapter - class charva.awt.event.KeyAdapter
An abstract class for receiving key events.
KeyEvent - class charva.awt.event.KeyEvent
An event which indicates that a keystroke occurred in an object.
KeyEvent(int,int,charva.awt.Component) - constructor for class charva.awt.event.KeyEvent
KeyListener - interface charva.awt.event.KeyListener
The listener interface for receiving KeyEvents.
Implements the KeyListener interface; this is called if a control character or a function key or cursor key was typed.
keyPressed(charva.awt.event.KeyEvent) - method in class charva.awt.util.DateEntryField
KEY_PRESSED events are fired when any key (including a function key and cursor key) is pressed while the component has keyboard input focus.
keyPressed(charva.awt.event.KeyEvent) - method in class charva.awt.event.KeyAdapter
KEY_PRESSED events are fired when any key (including a function key and cursor key) is pressed while the component has keyboard input focus.
keyPressed(charva.awt.event.KeyEvent) - method in class charva.awt.event.KeyListener
KEY_PRESSED events are fired when any key (including a function key and cursor key) is pressed while the component has keyboard input focus.
Implements the KeyListener interface but is never invoked.
keyReleased(charva.awt.event.KeyEvent) - method in class charva.awt.util.DateEntryField
This is never called.
keyReleased(charva.awt.event.KeyEvent) - method in class charva.awt.event.KeyAdapter
This method is never called in CHARVA, but is present for compatibility with javax.swing.
keyReleased(charva.awt.event.KeyEvent) - method in class charva.awt.event.KeyListener
This method is never called in CHARVA, but is present for compatibility with javax.swing.
keys() - method in class charvax.swing.ActionMap
Returns the Action names that are bound in this ActionMap.
keyTyped(charva.awt.event.KeyEvent) - method in class charvax.swing.AbstractButton
Implements the KeyListener interface; this is called if a printable (ASCII or ISO8859-1) character was typed.
keyTyped(charva.awt.event.KeyEvent) - method in class charva.awt.util.DateEntryField
KEY_TYPED events are fired when a key representing a valid text character (not a function key or cursor key) is pressed.
keyTyped(charva.awt.event.KeyEvent) - method in class charva.awt.event.KeyAdapter
KEY_TYPED events are fired when a key representing a valid text character (not a function key or cursor key) is pressed.
keyTyped(charva.awt.event.KeyEvent) - method in class charva.awt.event.KeyListener
KEY_TYPED events are fired when a key representing a valid text character (not a function key or cursor key) is pressed.

L

LayoutManager - interface charva.awt.LayoutManager
Defines the interface for classes that know how to lay out Containers.
LayoutManager2 - interface charva.awt.LayoutManager2
Defines an interface for classes that know how to lay out a Container based on a layout-constraints object.
LEFT - static field in class charva.awt.FlowLayout
left - field in class charva.awt.Insets
LEFT - static field in class charva.awt.util.MultiLineLabel
LEFT - static field in class charva.awt.event.ScrollEvent
LEFT - static field in class charvax.swing.SwingConstants
LEFT_ALIGNMENT - static field in class charva.awt.Component
LineBorder - class charvax.swing.border.LineBorder
LineBorder(charva.awt.Color) - constructor for class charvax.swing.border.LineBorder
LIST_SELECTION - static field in class charva.awt.event.AWTEvent
ListDataEvent - class charvax.swing.event.ListDataEvent
An event that characterizes a change in a list.
ListDataEvent(Object,int,int,int) - constructor for class charvax.swing.event.ListDataEvent
Construct a ListDataEvent.
ListDataListener - interface charvax.swing.event.ListDataListener
Classes that need to be notified of changes in the contents of a list must implement this interface.
ListModel - interface charvax.swing.ListModel
This interface defines the methods by which components such as JList get the value of each cell in a list, and the length of the list.

Conceptually, the model is a Vector; indices vary from 0 to getSize() - 1.

ListSelectionEvent - class charvax.swing.event.ListSelectionEvent
An event that characterizes a change in the current selection.
ListSelectionEvent(Object,int,int,boolean) - constructor for class charvax.swing.event.ListSelectionEvent
Construct a ListSelectionEvent.
ListSelectionListener - interface charvax.swing.event.ListSelectionListener
ListSelectionModel - interface charvax.swing.ListSelectionModel
LONG_DESCRIPTION - static field in class charvax.swing.Action
The key used for storing a longer String description for the action, could be used for context-sensitive help.

M

magenta - static field in class charva.awt.Color
MAGENTA - static field in class charva.awt.Toolkit
makeVisible(charvax.swing.tree.TreePath) - method in class charvax.swing.JTree
Ensures that the node identified by path is currently viewable.
minimumSize() - method in class charva.awt.Component
minimumSize() - method in class charva.awt.Container
minimumSize() - method in class charvax.swing.JButton
Called by the LayoutManager.
minimumSize() - method in class charvax.swing.JCheckBox
Called by the LayoutManager.
minimumSize() - method in class charvax.swing.JComboBox
minimumSize() - method in class charvax.swing.JFileChooser
Required to implement abstract method of JComponent (never used).
minimumSize() - method in class charvax.swing.JFrame
Overrides the corresponding method in Container.
minimumSize() - method in class charvax.swing.JLabel
minimumSize() - method in class charvax.swing.JList
Called by LayoutManager.
minimumSize() - method in class charvax.swing.JMenu
minimumSize() - method in class charvax.swing.JMenuBar
minimumSize() - method in class charvax.swing.JMenuItem
minimumSize() - method in class charvax.swing.JProgressBar
minimumSize() - method in class charvax.swing.JRadioButton
Called by the LayoutManager.
minimumSize() - method in class charvax.swing.JScrollBar
minimumSize() - method in class charvax.swing.JScrollPane
Overrides the minimumSize() method of Container.
minimumSize() - method in class charvax.swing.JSeparator
minimumSize() - method in class charvax.swing.JTabbedPane
Override the method in Container.
minimumSize() - method in class charvax.swing.JTable
minimumSize() - method in class charvax.swing.JTextArea
Called by the LayoutManager.
minimumSize() - method in class charvax.swing.JTextField
Called by the LayoutManager.
minimumSize() - method in class charva.awt.util.MultiLineLabel
minimumSize() - method in class charvax.swing.table.TableHeader
minimumSize(charva.awt.Container) - method in class charva.awt.BorderLayout
Calculate the minimum-size rectangle that can enclose all the components in the given container.
minimumSize(charva.awt.Container) - method in class charvax.swing.BoxLayout
Calculate the minimum-size rectangle that can enclose all the components in the given container.
minimumSize(charva.awt.Container) - method in class charva.awt.FlowLayout
Calculate the minimum-size rectangle that can enclose all the components in the given container.
Calculate the geometry for the specified list of Components, and return the size of the rectangle that encloses all the Components.
Calculate the geometry for the specified list of Components, and return the size of the rectangle that encloses all the Components.
MNEMONIC_KEY - static field in class charvax.swing.Action
The key used for storing a KeyEvent to be used as the mnemonic for the action.
modifiers - field in class charva.awt.event.MouseEvent
Specifies whether the button was pressed, released or clicked.
MOUSE_CLICKED - static field in class charva.awt.event.MouseEvent
MOUSE_EVENT - static field in class charva.awt.event.AWTEvent
MOUSE_PRESSED - static field in class charva.awt.event.MouseEvent
MOUSE_RELEASED - static field in class charva.awt.event.MouseEvent
MouseEvent - class charva.awt.event.MouseEvent
An event which encapsulates information about a mouse-click.
MouseEvent(charva.awt.Component,int,int,int,int,int) - constructor for class charva.awt.event.MouseEvent
MultiLineLabel - class charva.awt.util.MultiLineLabel
Implements a label that displays multiple lines of text.
MultiLineLabel(String[]) - constructor for class charva.awt.util.MultiLineLabel
MULTIPLE_INTERVAL_SELECTION - static field in class charvax.swing.ListSelectionModel
MutableComboBoxModel - interface charvax.swing.MutableComboBoxModel
A mutable version of ComboBoxModel.
MutableTreeNode - interface charvax.swing.tree.MutableTreeNode
Defines the requirements for a tree node object that can change -- by adding or removing child nodes, or by changing the contents of a user object stored in the node.

N

NAME - static field in class charvax.swing.Action
The key used for storing the String name for the action, used for a menu or button.
NEW_DIRECTORY_ACCELERATOR - static field in class charvax.swing.JFileChooser
NEW_DIRECTORY_LABEL - static field in class charvax.swing.JFileChooser
nextFocus() - method in class charva.awt.Container
Set the _currentFocus to refer to the next focus-traversable component in the list of contained components, and put FocusEvents on the queue, one for the component that is losing the focus and one for the component gaining the focus.
NO_ACCELERATOR - static field in class charvax.swing.JOptionPane
NO_LABEL - static field in class charvax.swing.JOptionPane
NO_OPTION - static field in class charvax.swing.JOptionPane
NONE - static field in class charva.awt.GridBagConstraints
NORTH - static field in class charva.awt.BorderLayout
NORTH - static field in class charva.awt.GridBagConstraints
NORTHEAST - static field in class charva.awt.GridBagConstraints
NORTHWEST - static field in class charva.awt.GridBagConstraints

O

OK_ACCELERATOR - static field in class charvax.swing.JOptionPane
OK_CANCEL_OPTION - static field in class charvax.swing.JOptionPane
OK_LABEL - static field in class charvax.swing.JOptionPane
OK_OPTION - static field in class charvax.swing.JOptionPane
Ouml - static field in class charva.awt.Toolkit

P

pack() - method in class charva.awt.Window
Causes this Window to be sized to fit the preferred sizes and layouts of its contained components.
PAINT_EVENT - static field in class charva.awt.event.AWTEvent
paintBorder(charva.awt.Component,int,int,int,int,int) - method in class charvax.swing.border.Border
Paints the border for the specified component with the specified position and size.
Paints the border for the specified component with the specified position and size.
Paints the border for the specified component with the specified position and size.
Paints the border for the specified component with the specified position and size.

Paints the border for the specified component with the specified position and size.
PaintEvent - class charva.awt.event.PaintEvent
An event which is used to ensure that painting of components is serialized, i.e that it occurs in the main event-processing loop.
PaintEvent(charva.awt.Component,charva.awt.Rectangle) - constructor for class charva.awt.event.PaintEvent
PARENT_DIRECTORY_ACCELERATOR - static field in class charvax.swing.JFileChooser
PARENT_DIRECTORY_LABEL - static field in class charvax.swing.JFileChooser
path - field in class charvax.swing.event.TreeModelEvent
Path to the parent of the nodes that have changed.
pathByAddingChild(Object) - method in class charvax.swing.tree.TreePath
Returns a new path containing all the elements of this object plus child.
PLAIN - static field in class charva.awt.Font
PLAIN_MESSAGE - static field in class charvax.swing.JOptionPane
PlaybackThread - class charva.awt.PlaybackThread
This class reads a scriptfile line by line, parses each line into a time-interval and a gesture-specifier (either KEY or MOUSE), and fires the specified keystroke (or mouse-click) after the specified delay.
Point - class charva.awt.Point
Represents a point in (x,y) coordinate space, with integer precision.
Point(charva.awt.Point) - constructor for class charva.awt.Point
Point(int,int) - constructor for class charva.awt.Point
Invoke all the ActionListener callbacks that may have been registered for this component.
postorderEnumeration() - method in class charvax.swing.tree.DefaultMutableTreeNode
Creates and returns an enumeration that traverses the subtree rooted at this node in postorder.
preorderEnumeration() - method in class charvax.swing.tree.DefaultMutableTreeNode
Creates and returns an enumeration that traverses the subtree rooted at this node in preorder.
previousFocus() - method in class charva.awt.Container
Set the _currentFocus to refer to the previous focus-traversable component in the list of contained components, and put FocusEvents on the queue, one for the component that is losing the focus and one for the component gaining the focus.
print(String) - method in class charva.awt.Toolkit
Provides an interface to the ncurses "mcprint()" function to ship the specified string to a printer attached to the terminal.
Process events.
Process events that are implemented by all components.
processEvent(charva.awt.event.AWTEvent) - method in class charvax.swing.JComboBox
Overrides method in superclass.
processEvent(charva.awt.event.AWTEvent) - method in class charvax.swing.JTextField
Process events.
processEvent(charva.awt.event.AWTEvent) - method in class charva.awt.Window
Process an event off the event queue.
Invoke all the FocusListener callbacks that may have been registered for this component.
Convert keystrokes to uppercase before calling the JTextField's processKeyEvent() method.
Invoke all the KeyListener callbacks that may have been registered for this component.
Check the length of the text before calling the superclass' processKeyEvent() method.
processKeyEvent(charva.awt.event.KeyEvent) - method in class charvax.swing.JButton
Processes key events occurring on this object by dispatching them to any registered KeyListener objects.
Process KeyEvents that have been generated by this JComboBox component.
processKeyEvent(charva.awt.event.KeyEvent) - method in class charvax.swing.JLabel
The JLabel class ignores key events.
processKeyEvent(charva.awt.event.KeyEvent) - method in class charvax.swing.JList
Processes key events occurring on this object by dispatching them to any registered KeyListener objects.
The JProgressBar class ignores key events.
Invoke all the KeyListener callbacks that may have been registered for this component.
processKeyEvent(charva.awt.event.KeyEvent) - method in class charvax.swing.JTable
Processes key events occurring on this object
Process KeyEvents that have been generated by this JTextArea.
Process KeyEvents that have been generated by this JTextField.
The MultiLineLabel class ignores key events.
Process a MouseEvent that was generated by clicking the mouse somewhere inside this component.
Process a MouseEvent that was generated by clicking the mouse somewhere inside this component.
Process a MouseEvent that was generated by clicking the mouse on this JComboBox.
Process a MouseEvent that was generated by clicking the mouse somewhere inside this JTextArea.
Process a MouseEvent that was generated by clicking the mouse somewhere inside this JTextField.
Process scroll events generated by this JList.
Process scroll events generated by this JTable.
Process scroll events generated by this JTextArea.
Process window events occurring on this window by dispatching them to any registered WindowListener objects.
put(Object,charvax.swing.Action) - method in class charvax.swing.ActionMap
Adds a binding for key to action.
putp(String) - method in class charva.awt.Toolkit
Provides an interface to the ncurses "putp()" function, to write a string to the terminal; the string must be a return value from getStringCapability().
putValue(String,Object) - method in class charvax.swing.AbstractAction
Sets the Value associated with the specified key.
putValue(String,Object) - method in class charvax.swing.Action
Sets one of this object's properties using the associated key.

Q

QUESTION_MESSAGE - static field in class charvax.swing.JOptionPane
queuesAreEmpty() - method in class charva.awt.EventQueue
Returns true if both the high-priority queue and the low-priority queue are empty.

R

Rectangle - class charva.awt.Rectangle
The Rectangle class respresents a rectangular area of the screen; the boundaries are INCLUSIVE (i.e. the _right instance variable refers to the rightmost column that is included in the rectangular area, and the _bottom instance variable refers to the bottom row that is included in the rectangle.
Rectangle(charva.awt.Point,charva.awt.Point) - constructor for class charva.awt.Rectangle
Rectangle(charva.awt.Rectangle) - constructor for class charva.awt.Rectangle
Rectangle(int,int,int,int) - constructor for class charva.awt.Rectangle
Construct a Rectangle with the specified boundaries.
red - static field in class charva.awt.Color
RED - static field in class charva.awt.Toolkit
redrawWin() - method in class charva.awt.Toolkit
Indicate to ncurses that all the lines on the screen have changed and need to be redrawn the next time Toolkit.sync() is called.
remove(charva.awt.Component) - method in class charva.awt.Container
Removes the specified component from this container.
remove(charvax.swing.AbstractButton) - method in class charvax.swing.ButtonGroup
Remove the specified button from the group.
Removes node from this MutableTreeNode, giving it a null parent.
remove(charvax.swing.tree.MutableTreeNode) - method in class charvax.swing.tree.MutableTreeNode
Removes node from this MutableTreeNode.
remove(int) - method in class charvax.swing.tree.DefaultMutableTreeNode
Removes the child at index from this MutableTreeNode.
remove(int) - method in class charvax.swing.JTabbedPane
Removes the tab and component which corresponds to the specified index.
remove(int) - method in class charvax.swing.tree.MutableTreeNode
Removes the child at index from this MutableTreeNode.
remove(Object) - method in class charvax.swing.ActionMap
Removes the binding for key from this ActionMap.
removeAllChildren() - method in class charvax.swing.tree.DefaultMutableTreeNode
Removes all of this node's children, setting their parents to null.
removeAllElements() - method in class charvax.swing.DefaultComboBoxModel
Removes all elements from this list and sets its size to zero.
removeAllElements() - method in class charvax.swing.DefaultListModel
Removes all elements from this list and sets its size to zero.
removeAllItems() - method in class charvax.swing.JComboBox
Removes all items.
removeElement(Object) - method in class charvax.swing.DefaultComboBoxModel
Remove the specified object from the model.
removeElement(Object) - method in class charvax.swing.MutableComboBoxModel
Remove the specified object from the model.
removeElementAt(int) - method in class charvax.swing.DefaultComboBoxModel
Deletes the component at the specified index.
removeElementAt(int) - method in class charvax.swing.DefaultListModel
Deletes the component at the specified index.
removeElementAt(int) - method in class charvax.swing.MutableComboBoxModel
Remove the item at the specified index.
removeFromParent() - method in class charvax.swing.tree.DefaultMutableTreeNode
Removes the subtree rooted at this node from the tree, giving this node a null parent.
removeFromParent() - method in class charvax.swing.tree.MutableTreeNode
Removes this MutableTreeNode from its parent.
Remove the indices in the interval index0,index1 (inclusive) from the selection model, without notifying the ListSelectionListeners.
removeIndexInterval(int,int) - method in class charvax.swing.ListSelectionModel
Remove the indices in the interval index0,index1 (inclusive) from the selection model, without notifying the ListSelectionListeners.
removeItem(Object) - method in class charvax.swing.JComboBox
Removes the specified item from the combobox's list.
removeItemAt(int) - method in class charvax.swing.JComboBox
Remove the item at the specified index.
Remove the specified ListDataListener from the list of listeners that will be notified.
Remove the specified ListDataListener.
Remove a listener from the list.
Remove the specified ListSelectionListener from the list of listeners that will be notified when the selection changes.
Remove the specified listener from the list of listeners.
Removes a PropertyChangeListener from the listener list.
Removes a PropertyChange listener.
Remove a ScrollListener object that is registered for this JList.
Remove a ScrollListener object that is registered for this table.
Remove a ScrollListener object that is registered for this JTextArea.
Change the selection to be the set difference between the current selection and the indices between index0 and index1 inclusive.
removeSelectionInterval(int,int) - method in class charvax.swing.JList
Sets the selection to be the set difference between the current selection and the specified interval between index0_ and index1_ (inclusive).
Change the selection to be the set difference between the current selection and the indices between index0 and index1 inclusive.
Removes the node identified by the specified path from the current selection.
removeSelectionRow(int) - method in class charvax.swing.JTree
Removes the row at the index row from the current selection.
Removes the specified listener from the list of listeners.
Removes the specified listener from the list of listeners.
Removes a listener previously added with addTreeModelListener.
Removes a listener previously added with addTreeModelListener.
Removes "listener" from the list of listeners that are notified each time the set of selected TreePaths changes.
repaint() - method in class charva.awt.Component
Causes this component to be repainted as soon as possible (this is done by posting a RepaintEvent onto the system queue).
replaceRange(String,int,int) - method in class charvax.swing.JTextArea
Replaces the text from the specified start position to end position with the specified text.
requestFocus() - method in class charva.awt.Component
This method should be invoked by all subclasses of Component which override this method; because this method generates the FOCUS_GAINED event when the component gains the keyboard focus.
requestFocus() - method in class charva.awt.Container
requestFocus() - method in class charvax.swing.JButton
This method should be invoked by all subclasses of Component which override this method; because this method generates the FOCUS_GAINED event when the component gains the keyboard focus.
requestFocus() - method in class charvax.swing.JCheckBox
requestFocus() - method in class charvax.swing.JComboBox
requestFocus() - method in class charvax.swing.JLabel
The JLabel component never gets the keyboard input focus.
requestFocus() - method in class charvax.swing.JList
requestFocus() - method in class charvax.swing.JMenuItem
requestFocus() - method in class charvax.swing.JProgressBar
The JProgressBar component never gets the keyboard input focus.
requestFocus() - method in class charvax.swing.JRadioButton
requestFocus() - method in class charvax.swing.JScrollBar
This method should be invoked by all subclasses of Component which override this method; because this method generates the FOCUS_GAINED event when the component gains the keyboard focus.
requestFocus() - method in class charvax.swing.JSeparator
This is never invoked.
requestFocus() - method in class charvax.swing.JTable
requestFocus() - method in class charvax.swing.JTextArea
This method should be invoked by all subclasses of Component which override this method; because this method generates the FOCUS_GAINED event when the component gains the keyboard focus.
requestFocus() - method in class charvax.swing.JTextField
This method should be invoked by all subclasses of Component which override this method; because this method generates the FOCUS_GAINED event when the component gains the keyboard focus.
requestFocus() - method in class charva.awt.util.MultiLineLabel
The MultiLineLabel component never gets the keyboard input focus.
requestFocus() - method in class charvax.swing.table.TableHeader
requestSync() - method in class charva.awt.Component
Causes a SyncEvent to be posted onto the AWT queue, thus requesting a refresh of the physical screen.
RESERVED_ID_MAX - static field in class charva.awt.event.AWTEvent
Users can define their own events as long as the ID is greater than RESERVED_ID_MAX.
resetClipRect() - method in class charva.awt.Toolkit
Reset the clipping rectangle to the screen size.
RIGHT - static field in class charva.awt.FlowLayout
right - field in class charva.awt.Insets
RIGHT - static field in class charva.awt.util.MultiLineLabel
RIGHT - static field in class charva.awt.event.ScrollEvent
RIGHT - static field in class charvax.swing.SwingConstants
RIGHT_ALIGNMENT - static field in class charva.awt.Component
rowHeights - field in class charva.awt.GridBagLayout
This field holds the overrides to the row minimum heights.
rowWeights - field in class charva.awt.GridBagLayout
This field is not used in the CHARVA package but is present to allow compile-time compatibility with AWT.
run() - method in class charva.awt.PlaybackThread
run() - method in class charva.awt.ShutdownHook
Implement the Runnable interface; shuts down the ncurses environment and restores the previous terminal settings.
run() - method in class charva.awt.Window

S

scroll(charva.awt.event.ScrollEvent) - method in class charvax.swing.JScrollPane
Called by a Scrollable object such as JTable or JList, when its state changes in such a way that it may need to be scrolled.
scroll(charva.awt.event.ScrollEvent) - method in class charva.awt.event.ScrollListener
SCROLL_EVENT - static field in class charva.awt.event.AWTEvent
Scrollable - interface charva.awt.Scrollable
The interface for objects that can be contained in a ScrollPane and scrolled within a Viewport.
ScrollEvent - class charva.awt.event.ScrollEvent
A ScrollEvent is posted on the event queue by a scrollable object such as a Table, when its state changes in such a way that it may need to be scrolled (if it is contained within a ScrollPane).
Construct a ScrollEvent with the specified direction and limit parameters.
ScrollListener - interface charva.awt.event.ScrollListener
The listener interface for receiving ScrollEvents.
Makes sure all the path components in path are expanded (except for the last path component) and scrolls so that the node identified by the path is displayed.
scrollRowToVisible(int) - method in class charvax.swing.JTree
Scrolls the item identified by row until it is displayed.
SELECTED - static field in class charva.awt.event.ItemEvent
set() - method in class charva.awt.util.DateEntryField
Set the fields to the current time.
setActionCommand(String) - method in class charvax.swing.AbstractButton
Sets the action command for this button.
setActionCommand(String) - method in class charvax.swing.JTextField
Set the action command
setAlignment(int) - method in class charva.awt.FlowLayout
Sets the alignment for this layout.
setAllowsChildren(boolean) - method in class charvax.swing.tree.DefaultMutableTreeNode
Determines whether or not this node is allowed to have children.
setBackground(charva.awt.Color) - method in class charva.awt.Component
Set the background color of this component.
setBackground(charva.awt.Color) - method in class charva.awt.Container
Sets the background color of this container and all its contained components that do not yet have their background color set.
setBackground(charva.awt.Color) - method in class charvax.swing.JFrame
Sets the background color of this JFrame and its content pane.
setBackground(charva.awt.Color) - method in class charvax.swing.JMenu
Sets the background color of this JMenu and all its contained JMenuItems that do not yet have their background color set.
setBackground(int) - method in class charva.awt.ColorPair
Set the background color.
setBlockIncrement(int) - method in class charva.awt.Adjustable
Sets the block increment
setBlockIncrement(int) - method in class charvax.swing.JScrollBar
Sets the block increment of the scrollbar.
setBorder(charvax.swing.border.Border) - method in class charvax.swing.JComponent
setBorder(charvax.swing.border.Border) - method in class charvax.swing.JPanel
setBorder(charvax.swing.border.Border) - method in class charvax.swing.border.TitledBorder
Sets the border of this titled border.
setBounds(charva.awt.Rectangle) - method in class charva.awt.Component
setBounds(charva.awt.Rectangle) - method in class charvax.swing.JTextArea
setBounds(charva.awt.Rectangle) - method in class charvax.swing.JTextField
setBounds(int,int,int,int) - method in class charva.awt.Component
setBounds(int,int,int,int) - method in class charvax.swing.JTextArea
setBounds(int,int,int,int) - method in class charvax.swing.JTextField
setCaretPosition(int) - method in class charvax.swing.JTextArea
Sets the position of the text insertion caret for this JTextArea.
setCaretPosition(int) - method in class charvax.swing.text.JTextComponent
setClipRect(charva.awt.Rectangle) - method in class charva.awt.Toolkit
Set a clipping rectangle.
setClipRectNative(int,int,int,int) - method in class charva.awt.Toolkit
Set a clipping rectangle.
setColumns(int) - method in class charvax.swing.JList
Set the number of columns INSIDE the list.
setColumns(int) - method in class charvax.swing.JTextArea
Sets the number of columns in this JTextArea.
setColumns(int) - method in class charvax.swing.JTextField
Sets the number of columns in this Textfield, and then invalidates the layout.
setColumnSelectionAllowed(boolean) - method in class charvax.swing.JTable
Set whether selection of columns is allowed.
setColumnSelectionInterval(int,int) - method in class charvax.swing.JTable
Selects the columns from index0_ to index1_, inclusive.
setCurrentDirectory(File) - method in class charvax.swing.JFileChooser
Set the current directory.
setCursor(charva.awt.Point) - method in class charva.awt.Toolkit
Set absolute cursor position
setCursor(int,int) - method in class charva.awt.Toolkit
Set absolute cursor position
setDataVector(int,int) - method in class charvax.swing.table.DefaultTableModel
Set up an empty data vector with the specified number of rows and columns.
setDataVector(Object[][],Object[]) - method in class charvax.swing.table.DefaultTableModel
Replaces the values in the _dataVector instance variable with the values in the data_ array.
setDay(int) - method in class charva.awt.util.DateEntryField
setDefaultBackground(charva.awt.Color) - static method in class charva.awt.Toolkit
Changes the default background color.
setDefaultCloseOperation(int) - method in class charvax.swing.JFrame
Sets the operation that will happen by default when the user initiates a "close" on this frame.
setDefaultForeground(charva.awt.Color) - static method in class charva.awt.Toolkit
Changes the default foreground color.
setDialogTitle(String) - method in class charvax.swing.JFileChooser
setDocument(String) - method in class charvax.swing.text.JTextComponent
setEchoChar(char) - method in class charvax.swing.JPasswordField
Set the echo character for this password field.
setEditable(boolean) - method in class charvax.swing.JComboBox
Make the combobox editable.
setEditable(boolean) - method in class charvax.swing.text.JTextComponent
Sets the boolean that indicates whether this TextComponent should be editable or not.
setEditable(boolean) - method in class charvax.swing.JTextField
Sets whether this textfield can be edited.
setEnabled(boolean) - method in class charvax.swing.AbstractAction
Enables or disables the action.
setEnabled(boolean) - method in class charvax.swing.Action
Sets the enabled state of the Action.
setEnabled(boolean) - method in class charva.awt.Component
Enable this component to react to user input.
setEnabledAt(int,boolean) - method in class charvax.swing.JTabbedPane
Make the tab at the specified index enabled.
Sets the current file filter.
setFileSelectionMode(int) - method in class charvax.swing.JFileChooser
Sets the JFileChooser to allow the user to select files only directories only, or files and directories.
setFocus(charva.awt.Component) - method in class charva.awt.Container
Set this container's current keyboard focus.
setFont(charva.awt.Font) - method in class charvax.swing.JTextField
setForeground(charva.awt.Color) - method in class charva.awt.Component
Set the foreground color of this component.
setForeground(charva.awt.Color) - method in class charva.awt.Container
Sets the foreground color of this container and all its contained components that do not yet have their foreground color set.
setForeground(charva.awt.Color) - method in class charvax.swing.JFrame
Sets the foreground color of this JFrame and its content pane.
setForeground(charva.awt.Color) - method in class charvax.swing.JMenu
Sets the foreground color of this JMenu and all its contained JMenuItems that do not yet have their foreground color set.
setForeground(int) - method in class charva.awt.ColorPair
Set the foreground color.
setHeight(int) - method in class charva.awt.Container
setIndeterminate(boolean) - method in class charvax.swing.JProgressBar
setInitialSelectionValue(Object) - method in class charvax.swing.JOptionPane
Sets the default input value that is displayed to the user.
setInitialValue(Object) - method in class charvax.swing.JOptionPane
Sets the initial value that is to be enabled -- the Component that has the focus when the pane is initially displayed.
setInputValue(Object) - method in class charvax.swing.JOptionPane
Sets the initial value of the text field for the user to modify.
setInvoker(charva.awt.Component) - method in class charvax.swing.JPopupMenu
Sets the "invoker" of this popup menu; must be a JMenuBar or another JPopupMenu.
setJMenuBar(charvax.swing.JMenuBar) - method in class charvax.swing.JFrame
Sets the menubar for this frame.
setKeyCode(int) - method in class charva.awt.event.KeyEvent
Set the key code to indicate a physical key was pressed
setLabel(String) - method in class charvax.swing.AbstractButton
setLabel(String) - method in class charvax.swing.JButton
setLayout(charva.awt.LayoutManager) - method in class charva.awt.Container
setLength(int) - method in class charvax.swing.JLabel
setLineWrap(boolean) - method in class charvax.swing.JTextArea
Sets the line-wrapping policy of the JTextArea.
setListData(Object[]) - method in class charvax.swing.JList
Constructs a ListModel from an array of Objects and then applies setModel to it.
setListData(Vector) - method in class charvax.swing.JList
Constructs a ListModel from a Vector and then applies setModel to it.
setLocation(charva.awt.Point) - method in class charva.awt.Component
setLocation(int,int) - method in class charva.awt.Component
Sets the location of the dialog to be centered over the specified component.
setMaximum(int) - method in class charva.awt.Adjustable
Sets the maximum value of the adjustable object.
setMaximum(int) - method in class charvax.swing.JProgressBar
Set the progress bar's maximum value.
setMaximum(int) - method in class charvax.swing.JScrollBar
Set the scrollbar's maximum value.
setMaximumRowCount(int) - method in class charvax.swing.JComboBox
Sets the maximum number of rows that the JComboBox displays.
setMinimum(int) - method in class charva.awt.Adjustable
Sets the minimum value of the adjustable object.
setMinimum(int) - method in class charvax.swing.JProgressBar
Set the progress bar's minimum value.
setMinimum(int) - method in class charvax.swing.JScrollBar
Set the scrollbar's minimum value.
setMnemonic(int) - method in class charvax.swing.AbstractButton
Set the button's mnemonic character.
setModal(boolean) - method in class charva.awt.Dialog
This method does nothing because dialogs are ALWAYS modal in the CHARVA package.
setModel(charvax.swing.ComboBoxModel) - method in class charvax.swing.JComboBox
Sets the data model that the JComboBox uses to obtain the list of items.
setModel(charvax.swing.ListModel) - method in class charvax.swing.JList
Sets the model that represents the "contents" of the list, and clears the selection.
setModel(charvax.swing.table.TableModel) - method in class charvax.swing.JTable
Sets the data model to the specified TableModel and registers with it as a listener for events from the model.
setModel(charvax.swing.table.TableModel) - method in class charvax.swing.table.TableHeader
setModel(charvax.swing.tree.TreeModel) - method in class charvax.swing.JTree
Sets the TreeModel that will provide the data.
setMonth(int) - method in class charva.awt.util.DateEntryField
Set the month field
setName(String) - method in class charva.awt.Component
Sets the name of the component.
setOptions(Object[]) - method in class charvax.swing.JOptionPane
Sets the options this pane displays in the button-panel at the bottom.
setParent(charva.awt.Container) - method in class charva.awt.Component
Set the parent container of this component.
setParent(charvax.swing.ActionMap) - method in class charvax.swing.ActionMap
Sets this ActionMap's parent.
Sets this node's parent to newParent but does not change the parent's child array.
Sets the parent of this MutableTreeNode to newParent.
setPopupMenuVisible(boolean) - method in class charvax.swing.JMenu
Displays this menu's popup menu if the specified value is true; hides the menu if it is false.
setRootVisible(boolean) - method in class charvax.swing.JTree
Determines whether or not the root node from the TreeModel is visible.
setRows(int) - method in class charvax.swing.JTextArea
Sets the number of rows in this JTextArea.
setRowSelectionAllowed(boolean) - method in class charvax.swing.JTable
Set whether selection of rows is allowed.
setRowSelectionInterval(int,int) - method in class charvax.swing.JTable
Selects the rows from index0_ to index1_, inclusive.
setSelected(boolean) - method in class charvax.swing.AbstractButton
Sets the state of the button.
Sets the selected value for the specified button.
setSelectedFile(File) - method in class charvax.swing.JFileChooser
setSelectedIndex(int) - method in class charvax.swing.JComboBox
Sets the selected item in the JComboBox by specifying the index in the list.
setSelectedIndex(int) - method in class charvax.swing.JList
Select the item at the specified index.
setSelectedIndex(int) - method in class charvax.swing.JTabbedPane
setSelectedItem(Object) - method in class charvax.swing.ComboBoxModel
Set the selected item
setSelectedItem(Object) - method in class charvax.swing.DefaultComboBoxModel
Set the selected item
setSelectedItem(Object) - method in class charvax.swing.JComboBox
Sets the selected item in the JComboBox by specifying the object in the list.
Change the selection to be between index0 and index1 inclusive.
setSelectionInterval(int,int) - method in class charvax.swing.ListSelectionModel
Change the selection to be between index0 and index1 inclusive.
setSelectionMode(int) - method in class charvax.swing.DefaultListSelectionModel
Set the selection mode.
setSelectionMode(int) - method in class charvax.swing.JList
Sets the flag that determines whether this list allows multiple selections.
setSelectionMode(int) - method in class charvax.swing.JTable
Sets the table's selection mode to allow selection of either single rows and/or columns, or multiple rows and/or columns.
setSelectionMode(int) - method in class charvax.swing.ListSelectionModel
Set the selection mode.
Sets the selection model of the JList to an implementation of the ListSelectionModel interface.
Sets the table's row selection model and registers for notifications from the new selection model.
Sets the tree's selection model.
Selects the node identified by the specified path.
Sets the selection to "path".
setSelectionRow(int) - method in class charvax.swing.JTree
Selects the node at the specified row in the display.
setSize(charva.awt.Dimension) - method in class charva.awt.Container
setSize(charva.awt.Dimension) - method in class charva.awt.Dimension
setSize(charva.awt.Dimension) - method in class charvax.swing.JProgressBar
Set the size of the component on the screen.
setSize(charva.awt.Dimension) - method in class charvax.swing.JScrollBar
Set the size of the component on the screen.
setSize(charva.awt.Dimension) - method in class charvax.swing.JScrollPane
Overrides the corresponding method in Container.
setSize(int,int) - method in class charva.awt.Container
setSize(int,int) - method in class charvax.swing.JScrollPane
Overrides the corresponding method in Container.
setString(String) - method in class charvax.swing.JProgressBar
Sets the value of the progress string
setStringPainted(boolean) - method in class charvax.swing.JProgressBar
Set the value of the _stringPainted property
setText(String) - method in class charvax.swing.AbstractButton
Sets the button's label text.
setText(String) - method in class charvax.swing.JButton
Sets the button's label text.
setText(String) - method in class charvax.swing.JLabel
setText(String) - method in class charvax.swing.text.JTextComponent
setText(String) - method in class charvax.swing.JTextField
Set the text that is presented by this JTextField.
setText(String[]) - method in class charva.awt.util.MultiLineLabel
setTitle(String) - method in class charva.awt.Dialog
setTitle(String) - method in class charva.awt.Frame
setTitle(String) - method in class charvax.swing.border.TitledBorder
Sets the title text.
setTitleAt(int,String) - method in class charvax.swing.JTabbedPane
Sets the title of the tab with the specified index.
setTitleColor(charva.awt.Color) - method in class charvax.swing.border.TitledBorder
Set the color of the title text.
setUserObject(Object) - method in class charvax.swing.tree.DefaultMutableTreeNode
Resets the user object of this MutableTreeNode to object.
setUserObject(Object) - method in class charvax.swing.tree.MutableTreeNode
Resets the user object of this MutableTreeNode to object.
setValue(int) - method in class charva.awt.Adjustable
Sets the value of the adjustable object.
setValue(int) - method in class charvax.swing.JProgressBar
Set the progress bar's value.
setValue(int) - method in class charvax.swing.JScrollBar
Set the scrollbar's value.
setValueAt(Object,int,int) - method in class charvax.swing.table.AbstractTableModel
This empty implementation is provided so that users don't have to provide their own implementation if their table is not editable.
setValueAt(Object,int,int) - method in class charvax.swing.table.DefaultTableModel
Sets the attribute value for the cell at position (row, column).
setValueAt(Object,int,int) - method in class charvax.swing.JTable
setValueAt(Object,int,int) - method in class charvax.swing.table.TableModel
Sets the attribute value for the cell at position (row, column).
setView(charva.awt.Component) - method in class charvax.swing.JViewport
Set the JViewport's one child.
Adds a border around the viewport.
setViewportView(charva.awt.Component) - method in class charvax.swing.JScrollPane
Creates a viewport if necessary, and then sets its view.
setViewPosition(charva.awt.Point) - method in class charvax.swing.JViewport
Sets the coordinates of the origin of the view, relative to the origin of the viewport.
setVisible(boolean) - method in class charva.awt.Component
Shows or hides this component depending on the value of the parameter visible_
setVisibleAmount(int) - method in class charva.awt.Adjustable
Sets the length of the proportional indicator.
setVisibleAmount(int) - method in class charvax.swing.JScrollBar
Set the scrollbar's extent (a.k.a "visible amount").
setVisibleRowCount(int) - method in class charvax.swing.JList
Set the maximum number of rows that can be displayed at a time by the JScrollPane which contains this JList.
setVisibleRowCount(int) - method in class charvax.swing.JTree
Sets the number of rows that are to be displayed.
setWantsInput(boolean) - method in class charvax.swing.JOptionPane
If newvalue_ is true, a JTextField will be displayed for the user to provide text input.
setWidth(int) - method in class charva.awt.Container
setWrapStyleWord(boolean) - method in class charvax.swing.JTextArea
Sets the line-wrapping style to be used if getLineWrap() is true.
setYear(int) - method in class charva.awt.util.DateEntryField
Set the year field
SHORT_DESCRIPTION - static field in class charvax.swing.Action
The key used for storing a short String description for the action, used for tooltip text.
show() - method in class charva.awt.Component
show() - method in class charva.awt.Window
Lay out the contained components, draw the window and its contained components, and then read input events off the EventQueue and send them to the component that has the input focus.
Brings up a dialog where the number of choices is dependent on the value of the optiontype_ parameter.
Pops up a custom file chooser dialog with a custom approve button.
Brings up a dialog that allows the user to input a value.
showMessageDialog(charva.awt.Component,Object) - static method in class charvax.swing.JOptionPane
Brings up a confirmation dialog titled "Confirm"
Brings up a confirmation dialog with the specified title.
showOpenDialog(charva.awt.Component) - method in class charvax.swing.JFileChooser
Pops up a "Open File" file chooser dialog; this is a convenience method and is equivalent to showDialog(Component, "Open").
showSaveDialog(charva.awt.Component) - method in class charvax.swing.JFileChooser
Pops up a "Save File" file chooser dialog; this is a convenience method and is equivalent to showDialog(Component, "Save").
ShutdownHook - class charva.awt.ShutdownHook
This class is used to clean up the ncurses environment and restore the terminal settings when the application terminates, whether the program exits intentionally or because of a signal such as SIGTERM, SIGHUP etc.
SINGLE_INTERVAL_SELECTION - static field in class charvax.swing.ListSelectionModel
SINGLE_SELECTION - static field in class charvax.swing.ListSelectionModel
size() - method in class charvax.swing.ActionMap
Returns the number of KeyStroke bindings.
SMALL_ICON - static field in class charvax.swing.Action
The key used for storing a small Icon, such as ImageIcon, for the action, used for toolbar buttons.
SOUTH - static field in class charva.awt.BorderLayout
SOUTH - static field in class charva.awt.GridBagConstraints
SOUTHEAST - static field in class charva.awt.GridBagConstraints
SOUTHWEST - static field in class charva.awt.GridBagConstraints
startColors() - method in class charva.awt.Toolkit
An interface to the terminfo "start_colors()" function.
subtractOffset(charva.awt.Point) - method in class charva.awt.Point
SwingConstants - interface charvax.swing.SwingConstants
A collection of constants used for positioning components on the screen.
This subclass of java.beans.PropertyChangeSupport is identical in functionality -- it sacrifices thread-safety (not a Swing concern) for reduce memory consumption, which helps performance (both big Swing concerns).
SwingPropertyChangeSupport(Object) - constructor for class charvax.swing.event.SwingPropertyChangeSupport
Constructs a SwingPropertyChangeSupport object.
SwingUtilities - class charvax.swing.SwingUtilities
A collection of utility methods for Swing.
sync() - method in class charva.awt.Toolkit
Synchronize the state of the physical terminal with the state of the virtual terminal maintained by curses (ie provides an interface to the curses refresh() function).
SYNC_EVENT - static field in class charva.awt.event.AWTEvent
SyncEvent - class charva.awt.event.SyncEvent
A special event which is used for coalescing screen-refresh actions if possible, in order to speed up redrawing.
SyncEvent(charva.awt.Component) - constructor for class charva.awt.event.SyncEvent

T

This method implements the TableModelListener interface; it is invoked when this table's TableModel generates a TableModelEvent.
TableHeader - class charvax.swing.table.TableHeader
The TableHeader class is used by the ScrollPane for drawing the column headers of a table.
TableHeader(charvax.swing.table.TableModel) - constructor for class charvax.swing.table.TableHeader
Constructs a table of numRows_ and numColumns_ of empty cells using a DefaultTableModel.
TableModel - interface charvax.swing.table.TableModel
The TableModel interface specifies the methods that the JTable class will use to interrogate a tabular data model.
TableModelEvent - class charvax.swing.event.TableModelEvent
This event is fired when the data in a table changes.
TableModelEvent(charvax.swing.table.TableModel) - constructor for class charvax.swing.event.TableModelEvent
All row data has changed; listeners should discard all state and re-query the TableModel.
TableModelEvent(charvax.swing.table.TableModel,int) - constructor for class charvax.swing.event.TableModelEvent
This row of data has been updated.
The data in rows [firstRow_, lastRow] have been updated.
The cells in the specified column in rows [firstRow_, lastRow] have been updated.
TableModelListener - interface charvax.swing.event.TableModelListener
This defines the interface for an object that listens for changes in a TableModel.
This exception is thrown by the Toolkit class when it cannot find a requested capability in the terminfo database (or when it finds the requested capability but it is of the wrong type).
TitledBorder - class charvax.swing.border.TitledBorder
A class that implements a border with the specified title.
TitledBorder(charvax.swing.border.Border) - constructor for class charvax.swing.border.TitledBorder
Create a titled border with the specified border and an empty title.
TitledBorder(charvax.swing.border.Border,String) - constructor for class charvax.swing.border.TitledBorder
Create a TitledBorder instance with the specified border and title, and with the title text in black.
Creates a TitledBorder instance with the specified border, title, title-justification, title-position, title-font, and title-color.
TitledBorder(String) - constructor for class charvax.swing.border.TitledBorder
Create a TitledBorder instance with a line border and the specified title, with the title text in black.
Toolkit - class charva.awt.Toolkit
Correct manage of FocusEvents public FocusEvent getLastFocusEvent() protected void setLastFocusEvent(FocusEvent ev_ )
top - field in class charva.awt.Insets
TOP - static field in class charvax.swing.SwingConstants
TOP_ALIGNMENT - static field in class charva.awt.Component
toString() - method in class charva.awt.Color
toString() - method in class charva.awt.ColorPair
Return a string representation of this object.
toString() - method in class charva.awt.Dimension
toString() - method in class charva.awt.event.FocusEvent
toString() - method in class charva.awt.GridBagConstraints
toString() - method in class charva.awt.Insets
toString() - method in class charvax.swing.JButton
toString() - method in class charvax.swing.JCheckBox
toString() - method in class charvax.swing.JComboBox
Returns a String representation of this component.
toString() - method in class charvax.swing.JLabel
toString() - method in class charvax.swing.JMenu
toString() - method in class charvax.swing.JMenuBar
toString() - method in class charvax.swing.JMenuItem
toString() - method in class charvax.swing.JPanel
toString() - method in class charvax.swing.JPasswordField
Returns a String representation of this component.
toString() - method in class charvax.swing.JPopupMenu
toString() - method in class charvax.swing.JRadioButton
toString() - method in class charvax.swing.JScrollPane
toString() - method in class charvax.swing.JTextField
Returns a String representation of this component.
toString() - method in class charva.awt.event.KeyEvent
toString() - method in class charva.awt.event.MouseEvent
toString() - method in class charva.awt.Point
toString() - method in class charva.awt.Rectangle
toString() - method in class charvax.swing.tree.TreePath
Returns a string that displays and identifies this object's properties.
translate(charva.awt.Point) - method in class charva.awt.Point
Translates this point by the x and y values given in "point_"
translate(int,int) - method in class charva.awt.Point
Translates this point by dx_ along the x axis and by dy_ along the y axis.
TreeModel - interface charvax.swing.tree.TreeModel
This interface defines a suitable data model for a JTree.
TreeModelEvent - class charvax.swing.event.TreeModelEvent
TreeModelEvent(Object,Object[]) - constructor for class charvax.swing.event.TreeModelEvent
Used to create an event when the node structure has changed in some way, identifying the path to the root of a modified subtree as an array of Objects.
TreeModelListener - interface charvax.swing.event.TreeModelListener
This defines the interface for an object that listens for changes in a TreeModel.
TreeNode - interface charvax.swing.tree.TreeNode
This interface defines the requirements for an object that can be used as a node in a JTree.
Invoked after a node (or a set of siblings) has changed in some way.
Invoked after nodes have been inserted into the tree.
Invoked after nodes have been removed from the tree.
TreePath - class charvax.swing.tree.TreePath
Represents a path to a node.
TreePath() - constructor for class charvax.swing.tree.TreePath
Primarily provided for subclasses that represent paths in a different manner.
TreePath(charvax.swing.tree.TreePath,Object) - constructor for class charvax.swing.tree.TreePath
Constructs a new TreePath, which is the path identified by parent ending in lastElement.
TreePath(Object) - constructor for class charvax.swing.tree.TreePath
Constructs a TreePath containing only a single element.
TreePath(Object[]) - constructor for class charvax.swing.tree.TreePath
Constructs a path from an array of Objects, uniquely identifying the path from the root of the tree to a specific node, as returned by the tree's data model.
TreePath(Object[],int) - constructor for class charvax.swing.tree.TreePath
Constructs a new TreePath with the identified path components of length length.
TreeSelectionEvent - class charvax.swing.event.TreeSelectionEvent
An event that characterizes a change in the current selection.
Represents a change in the selection of a TreeSelectionModel.
TreeSelectionListener - interface charvax.swing.event.TreeSelectionListener
The listener that's notified when the selection in a TreeSelectionModel changes.
TreeSelectionModel - interface charvax.swing.tree.TreeSelectionModel
This interface represents the current state of the selection for the tree component.
Invoked after the tree has drastically changed structure from a given node down.
Trigger garbage collection.

U

UP - static field in class charva.awt.event.ScrollEvent
UP_LEFT - static field in class charva.awt.event.ScrollEvent
UP_RIGHT - static field in class charva.awt.event.ScrollEvent
UPDATE - static field in class charvax.swing.event.TableModelEvent
Uuml - static field in class charva.awt.Toolkit

V

validate() - method in class charva.awt.Component
Ensures that this component is laid out correctly.
validate() - method in class charva.awt.Container
Validates this container and all of its contained components.
validateCursesColor() - method in class charva.awt.Component
Compute the component's ncurses color-pair from its foreground and background colors.
Implements the ListSelectionListener interface.
This method is invoked when the row selection changes.
Called whenever the value of the selection changes.
Called when the user has altered the value for the item identified by path to newValue.
Called when the user has altered the value for the item identified by path to newValue.
VERTICAL - static field in class charva.awt.Adjustable
VERTICAL - static field in class charva.awt.GridBagConstraints
VK_BACK_SPACE - static field in class charva.awt.event.KeyEvent
VK_BACK_TAB - static field in class charva.awt.event.KeyEvent
VK_DELETE - static field in class charva.awt.event.KeyEvent
VK_DOWN - static field in class charva.awt.event.KeyEvent
VK_END - static field in class charva.awt.event.KeyEvent
VK_ENTER - static field in class charva.awt.event.KeyEvent
VK_ESCAPE - static field in class charva.awt.event.KeyEvent
VK_F1 - static field in class charva.awt.event.KeyEvent
VK_F10 - static field in class charva.awt.event.KeyEvent
VK_F11 - static field in class charva.awt.event.KeyEvent
VK_F12 - static field in class charva.awt.event.KeyEvent
VK_F13 - static field in class charva.awt.event.KeyEvent
VK_F14 - static field in class charva.awt.event.KeyEvent
VK_F15 - static field in class charva.awt.event.KeyEvent
VK_F16 - static field in class charva.awt.event.KeyEvent
VK_F17 - static field in class charva.awt.event.KeyEvent
VK_F18 - static field in class charva.awt.event.KeyEvent
VK_F19 - static field in class charva.awt.event.KeyEvent
VK_F2 - static field in class charva.awt.event.KeyEvent
VK_F20 - static field in class charva.awt.event.KeyEvent
VK_F3 - static field in class charva.awt.event.KeyEvent
VK_F4 - static field in class charva.awt.event.KeyEvent
VK_F5 - static field in class charva.awt.event.KeyEvent
VK_F6 - static field in class charva.awt.event.KeyEvent
VK_F7 - static field in class charva.awt.event.KeyEvent
VK_F8 - static field in class charva.awt.event.KeyEvent
VK_F9 - static field in class charva.awt.event.KeyEvent
VK_HOME - static field in class charva.awt.event.KeyEvent
VK_INSERT - static field in class charva.awt.event.KeyEvent
VK_LEFT - static field in class charva.awt.event.KeyEvent
VK_PAGE_DOWN - static field in class charva.awt.event.KeyEvent
VK_PAGE_UP - static field in class charva.awt.event.KeyEvent
VK_RIGHT - static field in class charva.awt.event.KeyEvent
VK_UP - static field in class charva.awt.event.KeyEvent

W

waitForNextEvent() - method in class charva.awt.EventQueue
Block until an event is available, then return the event.
WARNING_MESSAGE - static field in class charvax.swing.JOptionPane
wasCancelled() - method in class charvax.swing.JPopupMenu
weightx - field in class charva.awt.GridBagConstraints
weighty - field in class charva.awt.GridBagConstraints
WEST - static field in class charva.awt.BorderLayout
WEST - static field in class charva.awt.GridBagConstraints
white - static field in class charva.awt.Color
WHITE - static field in class charva.awt.Toolkit
width - field in class charva.awt.Dimension
Window - class charva.awt.Window
The Window class represents a "toplevel" window with no decorative frame.
Window(charva.awt.Frame) - constructor for class charva.awt.Window
Window(charva.awt.Window) - constructor for class charva.awt.Window
WINDOW_CLOSING - static field in class charva.awt.event.AWTEvent
WINDOW_OPENED - static field in class charva.awt.event.AWTEvent
WindowAdapter - class charva.awt.event.WindowAdapter
An adapter for easy instantiation of the WindowListener interface
WindowEvent - class charva.awt.event.WindowEvent
A low-level event which indicates that a Window has changed its status.
WindowEvent(charva.awt.Window,int) - constructor for class charva.awt.event.WindowEvent
WindowListener - interface charva.awt.event.WindowListener
The listener interface for receiving window events.

X

x - field in class charva.awt.event.MouseEvent
x - field in class charva.awt.Point
X_AXIS - static field in class charvax.swing.BoxLayout

Y

y - field in class charva.awt.event.MouseEvent
y - field in class charva.awt.Point
Y_AXIS - static field in class charvax.swing.BoxLayout
yellow - static field in class charva.awt.Color
YELLOW - static field in class charva.awt.Toolkit
YES_ACCELERATOR - static field in class charvax.swing.JOptionPane
YES_LABEL - static field in class charvax.swing.JOptionPane
YES_NO_CANCEL_OPTION - static field in class charvax.swing.JOptionPane
YES_NO_OPTION - static field in class charvax.swing.JOptionPane
YES_OPTION - static field in class charvax.swing.JOptionPane