| GNU Classpath (0.18) | ||
| Frames | No Frames | ||
Methods with parameter type java.util.Vector | |
| void | DOCUMENT ME!
|
Methods with return type java.util.Vector | |
| Vector | DOCUMENT ME!
|
| Vector | DOCUMENT ME!
|
Fields of type java.util.Vector | |
| Vector | The list of relations, should be instances of AccessibleRelation. |
| Vector | The list of states, should be instances of AccessibleState. |
Constructors with parameter type java.util.Vector | |
AttributeList.AttributeList(String a_name, int a_type, int a_modifier, String a_default, Vector allowed_values, AttributeList a_next) Creates the attribute with the given properties.
| |
Fields of type java.util.Vector | |
| Vector | Contains all elements in this DTD. |
| Vector | The explicit set of the allowed values of this attribute. |
Methods with parameter type java.util.Vector | |
| void | Adds all list elements to the given vector, ignoring the
operations between the elements. |
Fields of type java.util.Vector | |
| Vector | The UndoableEdits being combined into a compound
editing action.
|
| Vector | The currently registered listeners.
|
Fields of type java.util.Vector | |
| Vector | |
Fields of type java.util.Vector | |
| Vector | Values for this attribute. |
Constructors with parameter type java.util.Vector | |
Creates a new table with the specified column names and number of
rows. | |
Creates a new table with the specified data values and column names.
| |
Fields of type java.util.Vector | |
| Vector | Storage for the column identifiers.
|
| Vector | Storage for the rows in the table (each row is itself
a Vector).
|
| Vector | Columns that this model keeps track of.
|
Methods with parameter type java.util.Vector | |
| void | Adds a column with the specified name and data values to the table.
|
| void | Adds a new row containing the specified data to the table and sends a
TableModelEvent to all registered listeners.
|
| void | Inserts a new row into the table.
|
| void | Sets the column identifiers, updates the data rows (truncating
or padding each row with null values) to match the
number of columns, and sends a TableModelEvent to all
registered listeners.
|
| void | Sets the data and column identifiers for the table. |
Methods with return type java.util.Vector | |
| Vector | Converts the data array to a Vector.
|
| Vector | Converts the data array to a Vector of rows.
|
| Vector | Returns the vector containing the row data for the table.
|
Methods with parameter type java.util.Vector | |
| Vector | |
Methods with return type java.util.Vector | |
| Vector | |
Constructors with parameter type java.util.Vector | |
Consturcts new DefaultComboBoxModel object and initializes its item list
to values in the given vector.
| |
Constructs JComboBox object with specified list of items.
| |
Creates a new JList object.
| |
Creates a new JTable instance.
| |
Creates a new JTree object.
| |
Fields of type java.util.Vector | |
| Vector | The buttons added to this button group. |
Methods with parameter type java.util.Vector | |
| void | Sets the JList property of the list to a new anonymous AbstractListModel subclass which accesses the provided vector
directly.
|
Constructors with parameter type java.util.Vector | |
Fields of type java.util.Vector | |
| Vector | |
| Vector | |
Methods with parameter type java.util.Vector | |
| void | |
| void | |
Methods with return type java.util.Vector | |
| Vector | |
| Vector | |
| Vector | |
| Vector | |
Fields of type java.util.Vector | |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
| Vector | A list of references to the actual component UIs. |
Methods with parameter type java.util.Vector | |
| ComponentUI | Creates the UI delegates for the target component and
returns a multiplexing UI delegate (mui) if there are
multiple delegates.
|
| ComponentUI[] | Returns an array containing the same ComponentUI instances as
uis. |
Methods with return type java.util.Vector | |
| Vector | |
| Vector | |
Fields of type java.util.Vector | |
| Vector | children
|
Methods with parameter type java.util.Vector | |
| void | notifyPathChange
|
Classes derived from java.util.Vector | |
| class | |
| GNU Classpath (0.18) |