| GNU Classpath (0.91) | |
| Frames | No Frames |
Methods with parameter type java.util.Vector | |
| Vector | Returns all Positions that are in the range specified by
offset and length within the buffer array.
|
| Vector | |
| void | |
| void | |
Methods with return type java.util.Vector | |
| Vector | Returns all Positions that are in the range specified by
offset and length within the buffer array.
|
| Vector | |
Methods with return type java.util.Vector | |
| Vector | |
| Vector | |
Fields of type java.util.Vector | |
| Vector | The UndoableEdits being combined into a compound
editing action.
|
| Vector | The currently registered listeners.
|
Classes derived from java.util.Vector | |
| class | |
Fields of type java.util.Vector | |
| Vector | Values for this attribute. |
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. |
Constructors with parameter type java.util.Vector | |
Creates a new model and initializes its item list to the values in the
given vector. | |
Constructs JComboBox object with specified list of items.
| |
Creates a new JList object.
| |
Creates a new JTable instance that uses data and column
names, stored in Vectors.
| |
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 model property of the list to a new anonymous AbstractListModel subclass which accesses the provided vector
directly.
|
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. |
Fields of type java.util.Vector | |
| Vector | |
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 MIDI tracks used by this sequence.
|
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. |
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 | |
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 | Storage for the table columns.
|
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.
|
Fields of type java.util.Vector | |
| Vector | The child nodes for this node (may be empty).
|
Methods with parameter type java.util.Vector | |
| void | Notify the installed listeners that the given patches have changed. |
Fields of type java.util.Vector | |
| Vector | |
| GNU Classpath (0.91) |