Overview | Package | Class | Tree | Deprecated | Index | Help |
Java Platform 1.1.7 |
||
PREV | NEXT | FRAMES | NO FRAMES |
Warning: serialized objects of this class will not be compatible with future swing releases.
Base class used to maintain a strongly typed enumeration.
Class AccessibleRole determines the role of a component.
Class AccessibleState describes a componets particular state.
The AccessibleText interface should be implemented by all classes that present textual information on the display.
newChild
from its parent and makes it a child of
this node by adding it to the end of this node's child array.
constraints
identifies the left/top or
right/bottom child component, and a component with that identifier
was previously added, it will be removed and then comp
will be added in its place.
configureEnclosingScrollPane
.
Warning: serialized objects of this class will not be compatible with future swing releases.
isLeaf
determines if
a node is a leaf node.
Box
that displays its components
along the the specified axis.
axis
parameter.
redo()
and can't.
undo()
and can't.
Provides a set of "lightweight"
(all-Javacom.sun.java.swing.border - package com.sun.java.swing.bordera
should be before b
in the
"tab" order.
rectA
that do not overlap with rectB
.
sourceEvent
except that its x
and y members have been converted to destination
's coordinate
system.
aPoint
in source
coordinate system to
destination
coordinate system.
(x,y)
in source
coordinate system to
destination
coordinate system.
aRectangle
in source
coordinate system to
destination
coordinate system.
children
.
this
centered on the parentComponent
in the
parentComponent
's frame.
Box
that displays its components
from left to right.
new JScrollPane(aTable)
.
Box
that displays its components
from top to bottom.
value
= 0
extent
= 0
minimum
= 0
maximum
= 100
adjusting
= false
DefaultMutableTreeNode
is a general-purpose node in a tree data
structure. This class has been deprecated and should no longer be used.
Container for text that supports editing and provides notification of changes (serves as the model in an MVC relationship).
string
, starting at offset start
.
comp
in the
component hierarchy and returns the first object of name
it
finds.
comp
in the
component hierarchy and returns the first object of class c
it
finds.
key
is a Border return it, otherwise
return null.
aChild
, which must be a child of this node.
TreeNode
at index
childIndex
.
aChild
, which must be a child of this node.
TreeNode
s the receiver
contains.
getPath
at the locations specified by getChildIndices
.
key
is a Color return it, otherwise
return null.
x
, y
.
key
is a Font return it, otherwise
return null.
key
is an Icon return it, otherwise
return null.
node
in the receivers children.
wantsInput
is true.
aComponent
getJMenubar()
.
c
By default there is a double buffer per RepaintManager.
JProgressBar.
- getOrientation() -
Method in class com.sun.java.swing.JScrollBar
- Returns the component's orientation (horizontal or vertical).
- getOrientation() -
Method in class com.sun.java.swing.JSlider
-
- getOrientation() -
Method in class com.sun.java.swing.JSplitPane
- Returns the orientation.
- getOutsideBorder() -
Method in class com.sun.java.swing.border.CompoundBorder
- Returns the outside border object.
- getPage() -
Method in class com.sun.java.swing.JEditorPane
- Gets the current url being displayed.
- getPainter() -
Method in interface com.sun.java.swing.text.Highlighter.Highlight
- Gets the painter for the highlighter.
- getPaintLabels() -
Method in class com.sun.java.swing.JSlider
-
- getPaintTicks() -
Method in class com.sun.java.swing.JSlider
-
- getParagraphAttributes() -
Method in class com.sun.java.swing.JTextPane
- Fetches the current paragraph attributes in effect
at the location of the caret, or null if none.
- getParagraphElement(int) -
Method in class com.sun.java.swing.text.DefaultStyledDocument
- Gets a paragraph element.
- getParagraphElement(int) -
Method in interface com.sun.java.swing.text.StyledDocument
- Gets the element that represents the paragraph that
encloses the given offset within the document.
- getParagraphElement(JTextComponent, int) -
Static method in class com.sun.java.swing.text.Utilities
- Determines the element to use for a paragraph/line.
- getParent() -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Returns this node's parent or null if this node has no parent.
- getParentElement() -
Method in class com.sun.java.swing.text.AbstractDocument.AbstractElement
- Gets the parent of the element.
- getParentElement() -
Method in interface com.sun.java.swing.text.Element
- Fetches the parent element.
- getParent() -
Method in interface com.sun.java.swing.tree.TreeNode
- Returns the parent
TreeNode
of the receiver.
- getParent() -
Method in class com.sun.java.swing.text.View
- Returns the parent of the view.
- getParser() -
Method in class com.sun.java.swing.text.html.HTMLEditorKit
- Fetch the parser to use for reading html streams.
- getPartialSize(int, int) -
Method in class com.sun.java.swing.text.ParagraphView
- Returns the size used by the views between
startOffset
and endOffset
.
- getPartialSpan(int, int) -
Method in class com.sun.java.swing.text.LabelView
- Determines the span along the same axis as tab
expansion for a portion of the view.
- getPartialSpan(int, int) -
Method in interface com.sun.java.swing.text.TabableView
- Determines the span along the same axis as tab
expansion for a portion of the view.
- getPathBetweenRows(int, int) -
Method in class com.sun.java.swing.JTree
- Returns JTreePath instances representing the path between index0
and index1 (including index1).
- getPathBounds(TreePath) -
Method in class com.sun.java.swing.JTree
- Returns the Rectangle that the specified node will be drawn
into.
- getPathComponent(int) -
Method in class com.sun.java.swing.tree.TreePath
- Returns the path component at the specified index.
- getPathCount() -
Method in class com.sun.java.swing.tree.TreePath
- Returns the number of elements in the path.
- getPath() -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Returns the path from the root, to get to this node.
- getPathForLocation(int, int) -
Method in class com.sun.java.swing.JTree
- Returns the path for the node at the specified location.
- getPathForRow(int) -
Method in class com.sun.java.swing.JTree
- Returns the path for the specified row.
- getPaths() -
Method in class com.sun.java.swing.event.TreeSelectionEvent
- Returns the paths that have been added or removed from the
selection.
- getPathToRoot(TreeNode, int) -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Builds the parents of node up to and including the root node,
where the original node is the last element in the returned array.
- getPathToRoot(TreeNode) -
Method in class com.sun.java.swing.tree.DefaultTreeModel
- Builds the parents of node up to and including the root node,
where the original node is the last element in the returned array.
- getPathToRoot(TreeNode, int) -
Method in class com.sun.java.swing.tree.DefaultTreeModel
- Builds the parents of node up to and including the root node,
where the original node is the last element in the returned array.
- getPath() -
Method in class com.sun.java.swing.event.TreeExpansionEvent
- Returns the path to the value that has been expanded/collapsed.
- getPath() -
Method in class com.sun.java.swing.event.TreeModelEvent
- Convenience method to get the array of objects from the TreePath
instance that this event wraps.
- getPath() -
Method in class com.sun.java.swing.tree.TreePath
- Returns an array of Objects containing the components of this
TreePath.
- getPath() -
Method in class com.sun.java.swing.event.TreeSelectionEvent
- Returns the first path element.
- getPopupMenu() -
Method in class com.sun.java.swing.JMenu
- Returns the popupmenu associated with this menu
- getPositionAbove(JTextComponent, int, int) -
Static method in class com.sun.java.swing.text.Utilities
- Determines the position in the model that is closest to the given
view location in the row above.
- getPositionBelow(JTextComponent, int, int) -
Static method in class com.sun.java.swing.text.Utilities
- Determines the position in the model that is closest to the given
view location in the row below.
- getPosition(Component) -
Method in class com.sun.java.swing.JLayeredPane
- Get the relative position of the component within its layer.
- getPositionsInRange(Vector, int, int) -
Method in class com.sun.java.swing.text.StringContent
- Returns a Vector containing instances of UndoPosRef for the
Positions in the range
offset
to offset
+ length
.
- getPosition() -
Method in class com.sun.java.swing.text.TabStop
-
- getPreferredColumnSpan() -
Method in class com.sun.java.swing.text.TableView.TableCell
- Gets the preferred span for the column occupied.
- getPreferredScrollableViewportSize() -
Method in class com.sun.java.swing.JList
- Compute the size of the viewport needed to display visibleRowCount
rows.
- getPreferredScrollableViewportSize() -
Method in class com.sun.java.swing.JTable
- Returns the preferred size of the viewport for this table.
- getPreferredScrollableViewportSize() -
Method in class com.sun.java.swing.JTextArea
- Returns the preferred size of the viewport if this component
is embedded in a JScrollPane.
- getPreferredScrollableViewportSize() -
Method in class com.sun.java.swing.text.JTextComponent
- Returns the preferred size of the viewport for a view component.
- getPreferredScrollableViewportSize() -
Method in class com.sun.java.swing.JTree
- Returns the preferred viewable size of a JTree.
- getPreferredScrollableViewportSize() -
Method in interface com.sun.java.swing.Scrollable
- Returns the preferred size of the viewport for a view component.
- getPreferredSize() -
Method in class com.sun.java.swing.Box.Filler
- Returns the preferred size of the component.
- getPreferredSize() -
Method in class com.sun.java.swing.ColorChooserPanel
-
- getPreferredSize() -
Method in class com.sun.java.swing.JComponent
- If the preferredSize has been set to a non-null value
just return it.
- getPreferredSize() -
Method in class com.sun.java.swing.JTextArea
- Returns the preferred size of the TextArea.
- getPreferredSize() -
Method in class com.sun.java.swing.JTextField
- Returns the preferred size Dimensions needed for this
TextField.
- getPreferredSize() -
Method in class com.sun.java.swing.JToolBar.Separator
- Return the preferred size for the separator
- getPreferredSpan(int) -
Method in class com.sun.java.swing.text.BoxView
- Determines the preferred span for this view along an
axis.
- getPreferredSpan(int) -
Method in class com.sun.java.swing.text.ComponentView
- Determines the preferred span for this view along an
axis.
- getPreferredSpan(int) -
Method in class com.sun.java.swing.text.FieldView
- Determines the preferred span for this view along an
axis.
- getPreferredSpan(int) -
Method in class com.sun.java.swing.text.IconView
- Determines the preferred span for this view along an
axis.
- getPreferredSpan(int) -
Method in class com.sun.java.swing.text.LabelView
- Determines the preferred span for this view along an
axis.
- getPreferredSpan(int) -
Method in class com.sun.java.swing.text.ParagraphView
- Determines the preferred span for this view along an
axis.
- getPreferredSpan(int) -
Method in class com.sun.java.swing.text.PlainView
- Determines the preferred span for this view along an
axis.
- getPreferredSpan(int) -
Method in class com.sun.java.swing.text.TableView.TableCell
- Determines the preferred span for this view along an
axis.
- getPreferredSpan(int) -
Method in class com.sun.java.swing.text.View
- Determines the preferred span for this view along an
axis.
- getPreferredSpan(int) -
Method in class com.sun.java.swing.text.WrappedPlainView
- Determines the preferred span for this view along an
axis.
- getPresentationName() -
Method in class com.sun.java.swing.text.AbstractDocument.DefaultDocumentEvent
- Provides a localized, human readable description of this edit
suitable for use in, say, a change log.
- getPresentationName() -
Method in class com.sun.java.swing.undo.AbstractUndoableEdit
- This default implementation returns "".
- getPresentationName() -
Method in class com.sun.java.swing.undo.CompoundEdit
- Returns getPresentationName from the last UndoableEdit added to
edits.
- getPresentationName() -
Method in class com.sun.java.swing.undo.StateEdit
- Gets the presentation name for this edit
- getPresentationName() -
Method in interface com.sun.java.swing.undo.UndoableEdit
- Provide a localized, human readable description of this edit
suitable for use in, say, a change log.
- getPressedIcon() -
Method in class com.sun.java.swing.AbstractButton
- Returns the pressed icon for the button.
- getPreviousBounds(JInternalFrame) -
Method in class com.sun.java.swing.DefaultDesktopManager
-
- getPreviousLeaf() -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Returns the leaf before this node or null if this node is the
first leaf in the tree.
- getPreviousNode() -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Returns the node that precedes this node in a preorder traversal of
this node's tree.
- getPreviousSibling() -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Returns the previous sibling of this node in the parent's children
array.
- getPreviousWord(JTextComponent, int) -
Static method in class com.sun.java.swing.text.Utilities
- Determine the start of the next word for the given location.
- getProgressMonitor() -
Method in class com.sun.java.swing.ProgressMonitorInputStream
-
- getProperty(Object) -
Method in class com.sun.java.swing.text.AbstractDocument
- A convenience method for looking up a property value.
- getProperty(Object) -
Method in interface com.sun.java.swing.text.Document
- Gets properties associated with the document.
- getPrototypeCellValue() -
Method in class com.sun.java.swing.JList
- Returns the cell width of the "prototypical cell" -- a cell used
for the calculation of cell widths, because it has the same value
as all other list items, instead of forcing the calculation to
inspect every item in the list.
- getRedoPresentationName() -
Method in class com.sun.java.swing.text.AbstractDocument.DefaultDocumentEvent
- Provides a localized, human readable description of the redoable
form of this edit, e.g. for use as a Redo menu item.
- getRedoPresentationName() -
Method in class com.sun.java.swing.undo.AbstractUndoableEdit
- If getPresentationName() returns "", returns
AbstractUndoableEdit.
- getRedoPresentationName() -
Method in class com.sun.java.swing.undo.CompoundEdit
- Returns getRedoPresentationName from the last UndoableEdit
added to edits.
- getRedoPresentationName() -
Method in interface com.sun.java.swing.undo.UndoableEdit
- Provide a localized, human readable description of the redoable
form of this edit, e.g. for use as a Redo menu item.
- getRedoPresentationName() -
Method in class com.sun.java.swing.undo.UndoManager
- If inProgress, returns getRedoPresentationName of the
significant edit that will be redone when redo() is invoked.
- getRegisteredKeyStrokes() -
Method in class com.sun.java.swing.JComponent
- Return the KeyStrokes that will initiate registered actions.
- getRenderer() -
Method in class com.sun.java.swing.JComboBox
- Returns the renderer used to display the selected item in the JComboBox
field.
- getReorderingAllowed() -
Method in class com.sun.java.swing.table.JTableHeader
- Returns true if the receiver allows the user to rearrange columns by
dragging their headers, false otherwise.
- getReshowDelay() -
Method in class com.sun.java.swing.ToolTipManager
-
- getResizable() -
Method in class com.sun.java.swing.table.TableColumn
- Returns true if the user is allowed to resize the TableColumn
width, false otherwise.
- getResizeWeight(int) -
Method in class com.sun.java.swing.text.BoxView
- Determines the resizability of the view along the
given axis.
- getResizeWeight(int) -
Method in class com.sun.java.swing.text.FieldView
- Determines the resizability of the view along the
given axis.
- getResizeWeight(int) -
Method in class com.sun.java.swing.text.ParagraphView
- Gets the resize weight.
- getResizeWeight(int) -
Method in class com.sun.java.swing.text.View
- Determines the resizability of the view along the
given axis.
- getResizingAllowed() -
Method in class com.sun.java.swing.table.JTableHeader
- Returns true if the receiver allows the user to resize columns by dragging
between their headers, false otherwise.
- getResizingColumn() -
Method in class com.sun.java.swing.table.JTableHeader
- Returns the resizing column.
- getResolveParent() -
Method in class com.sun.java.swing.text.AbstractDocument.AbstractElement
- Gets the resolving parent.
- getResolveParent() -
Method in interface com.sun.java.swing.text.AttributeSet
- Gets the resolving parent.
- getResolveParent() -
Method in interface com.sun.java.swing.text.Keymap
- Fetches the parent keymap used to resolve key-bindings.
- getResolveParent() -
Method in class com.sun.java.swing.text.SimpleAttributeSet
- Gets the resolving parent.
- getResolveParent() -
Method in class com.sun.java.swing.text.StyleContext.NamedStyle
- Gets attributes from the parent.
- getRightComponent() -
Method in class com.sun.java.swing.JSplitPane
- Returns the component to the right (or below) the divider.
- getRightIndent(AttributeSet) -
Static method in class com.sun.java.swing.text.StyleConstants
- Gets the right indent setting.
- getRightInset() -
Method in class com.sun.java.swing.text.CompositeView
- Gets the right inset.
- getRolloverIcon() -
Method in class com.sun.java.swing.AbstractButton
- Returns the rollover icon for the button.
- getRolloverSelectedIcon() -
Method in class com.sun.java.swing.AbstractButton
- Returns the rollover seletion icon for the button.
- getRoot() -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Returns the root of the tree that contains this node.
- getRoot() -
Method in class com.sun.java.swing.tree.DefaultTreeModel
-
- getRootElement() -
Method in class com.sun.java.swing.text.DefaultStyledDocument.ElementBuffer
- Gets the root element.
- getRootElements() -
Method in class com.sun.java.swing.text.AbstractDocument
- Gets all root elements defined.
- getRootElements() -
Method in interface com.sun.java.swing.text.Document
- Returns all of the root elements that are defined.
- getRootFrame() -
Static method in class com.sun.java.swing.JOptionPane
- Returns the Frame to use for the class methods in which a frame
is not provided.
- getRootPane() -
Method in class com.sun.java.swing.JApplet
- Returns the rootPane object for this applet.
- getRootPane() -
Method in class com.sun.java.swing.JComponent
- Returns the JRootPane ancestor for a component
- getRootPane() -
Method in class com.sun.java.swing.JDialog
- Returns the rootPane object for this dialog.
- getRootPane() -
Method in class com.sun.java.swing.JFrame
- Returns the rootPane object for this frame.
- getRootPane() -
Method in class com.sun.java.swing.JInternalFrame
-
- getRootPane() -
Method in class com.sun.java.swing.JWindow
- Returns the rootPane object for this window.
- getRootPane() -
Method in interface com.sun.java.swing.RootPaneContainer
- Return this component's single JRootPane child.
- getRootPane(Component) -
Static method in class com.sun.java.swing.SwingUtilities
- If c is a JRootPane descendant return its JRootPane ancestor.
- getRoot(Component) -
Static method in class com.sun.java.swing.SwingUtilities
-
- getRoot() -
Method in interface com.sun.java.swing.tree.TreeModel
- Returns the root of the tree.
- getRowBounds(int) -
Method in class com.sun.java.swing.JTree
- Returns the Rectangle that the node at the specified row is
drawn in.
- getRowCount() -
Method in class com.sun.java.swing.table.DefaultTableModel
-
- getRowCount() -
Method in class com.sun.java.swing.JTable
- Returns the number of rows in the table.
- getRowCount() -
Method in class com.sun.java.swing.JTree
- Returns the number of rows that are currently being displayed.
- getRowCount() -
Method in interface com.sun.java.swing.table.TableModel
- Returns the number of records managed by the data source object.
- getRowCount() -
Method in class com.sun.java.swing.text.TableView.TableCell
- Gets the number of rows this cell spans (that is, the
grid height).
- getRowEnd(JTextComponent, int) -
Static method in class com.sun.java.swing.text.Utilities
- Determines the ending row model position of the row that contains
the specified model position.
- getRowForLocation(int, int) -
Method in class com.sun.java.swing.JTree
- Returns the row for the specified location.
- getRowForPath(TreePath) -
Method in class com.sun.java.swing.JTree
- Returns the row that displays the node identified by the specified
path.
- getRowHeader() -
Method in class com.sun.java.swing.JScrollPane
- Returns the row-header viewport.
- getRowHeader() -
Method in class com.sun.java.swing.ScrollPaneLayout
- Returns the row header component.
- getRowHeight() -
Method in class com.sun.java.swing.JTable
- Returns the height of a table row in the receiver.
- getRowHeight() -
Method in class com.sun.java.swing.JTextArea
- Defines the meaning of the height of a row.
- getRowHeight() -
Method in class com.sun.java.swing.JTree
- Returns the height of each row.
- getRowMapper() -
Method in class com.sun.java.swing.tree.DefaultTreeSelectionModel
- Returns the RowMapper instance that is able to map a path to a
row.
- getRowMapper() -
Method in interface com.sun.java.swing.tree.TreeSelectionModel
- Returns the RowMapper instance that is able to map a path to a
row.
- getRowSelectionAllowed() -
Method in class com.sun.java.swing.JTable
- Returns true if rows can be selected.
- getRowsForPaths(TreePath[]) -
Method in interface com.sun.java.swing.tree.RowMapper
- Returns the rows that the TreePath instances in
path
are being displayed at.
- getRows() -
Method in class com.sun.java.swing.JTextArea
- Returns the number of rows in the TextArea.
- getRowStart(JTextComponent, int) -
Static method in class com.sun.java.swing.text.Utilities
- Determines the starting row model position of the row that contains
the specified model position.
- getScrollableBlockIncrement(Rectangle, int, int) -
Method in class com.sun.java.swing.JList
-
- getScrollableBlockIncrement(Rectangle, int, int) -
Method in class com.sun.java.swing.JTable
- Returns The visibleRect.height or visibleRect.width, depending on the
table's orientation.
- getScrollableBlockIncrement(Rectangle, int, int) -
Method in class com.sun.java.swing.text.JTextComponent
- Components that display logical rows or columns should compute
the scroll increment that will completely expose one block
of rows or columns, depending on the value of orientation.
- getScrollableBlockIncrement(Rectangle, int, int) -
Method in class com.sun.java.swing.JTree
- Returns the amount for a block inrecment, which is the height or
width of
visibleRect
, based on orientation
.
- getScrollableBlockIncrement(Rectangle, int, int) -
Method in interface com.sun.java.swing.Scrollable
- Components that display logical rows or columns should compute
the scroll increment that will completely expose one block
of rows or columns, depending on the value of orientation.
- getScrollableTracksViewportHeight() -
Method in class com.sun.java.swing.JList
- If this JList is displayed in a JViewport, don't change its height
when the viewports height changes.
- getScrollableTracksViewportHeight() -
Method in class com.sun.java.swing.JTable
- Returns false to indicate that the height of the viewport does not
determine the height of the table.
- getScrollableTracksViewportHeight() -
Method in class com.sun.java.swing.text.JTextComponent
- Return true if a viewport should always force the height of this
Scrollable to match the height of the viewport.
- getScrollableTracksViewportHeight() -
Method in class com.sun.java.swing.JTree
- Returns false to indicate that the height of the viewport does not
determine the height of the table.
- getScrollableTracksViewportHeight() -
Method in interface com.sun.java.swing.Scrollable
- Return true if a viewport should always force the height of this
Scrollable to match the height of the viewport.
- getScrollableTracksViewportWidth() -
Method in class com.sun.java.swing.JEditorPane
- Returns true if a viewport should always force the width of this
Scrollable to match the width of the viewport.
- getScrollableTracksViewportWidth() -
Method in class com.sun.java.swing.JList
- If this JList is displayed in a JViewport, don't change its width
when the viewports width changes.
- getScrollableTracksViewportWidth() -
Method in class com.sun.java.swing.JTable
- Returns false to indicate that the width of the viewport does not
determine the width of the table.
- getScrollableTracksViewportWidth() -
Method in class com.sun.java.swing.JTextArea
- Returns true if a viewport should always force the width of this
Scrollable to match the width of the viewport.
- getScrollableTracksViewportWidth() -
Method in class com.sun.java.swing.text.JTextComponent
- Return true if a viewport should always force the width of this
Scrollable to match the width of the viewport.
- getScrollableTracksViewportWidth() -
Method in class com.sun.java.swing.JTextPane
- Returns true if a viewport should always force the width of this
Scrollable to match the width of the viewport.
- getScrollableTracksViewportWidth() -
Method in class com.sun.java.swing.JTree
- Returns false to indicate that the width of the viewport does not
determine the width of the table.
- getScrollableTracksViewportWidth() -
Method in interface com.sun.java.swing.Scrollable
- Return true if a viewport should always force the width of this
Scrollable to match the width of the viewport.
- getScrollableUnitIncrement(Rectangle, int, int) -
Method in class com.sun.java.swing.JList
- If we're scrolling downwards (
direction
is
greater than 0)
- getScrollableUnitIncrement(Rectangle, int, int) -
Method in class com.sun.java.swing.JTable
- Returns the scroll increment that completely exposes one new row
or column (depending on the orientation).
- getScrollableUnitIncrement(Rectangle, int, int) -
Method in class com.sun.java.swing.JTextArea
- Components that display logical rows or columns should compute
the scroll increment that will completely expose one new row
or column, depending on the value of orientation.
- getScrollableUnitIncrement(Rectangle, int, int) -
Method in class com.sun.java.swing.text.JTextComponent
- Components that display logical rows or columns should compute
the scroll increment that will completely expose one new row
or column, depending on the value of orientation.
- getScrollableUnitIncrement(Rectangle, int, int) -
Method in class com.sun.java.swing.JTree
- Returns the amount to increment when scrolling.
- getScrollableUnitIncrement(Rectangle, int, int) -
Method in interface com.sun.java.swing.Scrollable
- Components that display logical rows or columns should compute
the scroll increment that will completely expose one new row
or column, depending on the value of orientation.
- getScrollOffset() -
Method in class com.sun.java.swing.JTextField
- Gets the scroll offset.
- getSelectedColumnCount() -
Method in class com.sun.java.swing.table.DefaultTableColumnModel
-
- getSelectedColumnCount() -
Method in class com.sun.java.swing.JTable
- Returns the number of selected columns.
- getSelectedColumnCount() -
Method in interface com.sun.java.swing.table.TableColumnModel
-
- getSelectedColumn() -
Method in class com.sun.java.swing.JTable
- Returns the index of the last column selected or added to the selection.
- getSelectedColumns() -
Method in class com.sun.java.swing.table.DefaultTableColumnModel
-
- getSelectedColumns() -
Method in class com.sun.java.swing.JTable
- Returns the indices of all selected columns.
- getSelectedColumns() -
Method in interface com.sun.java.swing.table.TableColumnModel
-
- getSelectedComponent() -
Method in class com.sun.java.swing.JTabbedPane
- Returns the currently selected component for this tabbedpane.
- getSelectedIcon() -
Method in class com.sun.java.swing.AbstractButton
- Returns the selected icon for the button.
- getSelectedIndex() -
Method in class com.sun.java.swing.DefaultSingleSelectionModel
-
- getSelectedIndex() -
Method in class com.sun.java.swing.JComboBox
- Returns the index of the currently selected item in the list.
- getSelectedIndex() -
Method in class com.sun.java.swing.JList
- A convenience method that returns the first selected index.
- getSelectedIndex() -
Method in class com.sun.java.swing.JTabbedPane
- Returns the currently selected index for this tabbedpane.
- getSelectedIndex() -
Method in interface com.sun.java.swing.SingleSelectionModel
-
- getSelectedIndices() -
Method in class com.sun.java.swing.JList
- Return an array of all of the selected indices in increasing
order.
- getSelectedItem() -
Method in interface com.sun.java.swing.ComboBoxModel
- Return the selected item
- getSelectedItem() -
Method in class com.sun.java.swing.JComboBox
- Returns the currently selected item.
- getSelectedObjects() -
Method in class com.sun.java.swing.AbstractButton
-
- getSelectedObjects() -
Method in class com.sun.java.swing.DefaultButtonModel
-
- getSelectedObjects() -
Method in class com.sun.java.swing.JCheckBoxMenuItem
- Returns an array (length 1) containing the checkbox menu item
label or null if the checkbox is not selected.
- getSelectedObjects() -
Method in class com.sun.java.swing.JComboBox
- Returns an array containing the selected item.
- getSelectedPath() -
Method in class com.sun.java.swing.MenuSelectionManager
-
- getSelectedRowCount() -
Method in class com.sun.java.swing.JTable
- Returns the number of selected rows.
- getSelectedRow() -
Method in class com.sun.java.swing.JTable
- Returns the index of the last row selected or added to the selection.
- getSelectedRows() -
Method in class com.sun.java.swing.JTable
- Returns the indices of all selected rows.
- getSelectedText() -
Method in interface com.sun.java.accessibility.AccessibleText
- Returns the portion of the text that is selected.
- getSelectedTextColor() -
Method in class com.sun.java.swing.text.JTextComponent
- Fetches the current color used to render the
selected text.
- getSelectedText() -
Method in class com.sun.java.swing.text.JTextComponent.AccessibleJTextComponent
- Returns the portion of the text that is selected.
- getSelectedText() -
Method in class com.sun.java.swing.text.JTextComponent
- Returns the selected text contained in this TextComponent.
- getSelectedValue() -
Method in class com.sun.java.swing.JList
- A convenience method that returns the first selected value
or null, if the selection is empty.
- getSelectedValues() -
Method in class com.sun.java.swing.JList
- Return an array of the values for the selected cells.
- getSelectionBackground() -
Method in class com.sun.java.swing.JList
- Returns the background color for selected cells.
- getSelectionBackground() -
Method in class com.sun.java.swing.JTable
- Returns the background color for selected cells.
- getSelection() -
Method in class com.sun.java.swing.ButtonGroup
- Return the selected button model.
- getSelectionColor() -
Method in class com.sun.java.swing.text.JTextComponent
- Fetches the current color used to render the
selection.
- getSelectionCount() -
Method in class com.sun.java.swing.tree.DefaultTreeSelectionModel
- Returns the number of paths that are selected.
- getSelectionCount() -
Method in class com.sun.java.swing.JTree
- Returns the number of nodes selected.
- getSelectionCount() -
Method in interface com.sun.java.swing.tree.TreeSelectionModel
- Returns the number of paths that are selected.
- getSelectionEnd() -
Method in interface com.sun.java.accessibility.AccessibleText
- Returns the end offset within the selected text.
- getSelectionEnd() -
Method in class com.sun.java.swing.text.JTextComponent.AccessibleJTextComponent
- Returns the end offset within the selected text.
- getSelectionEnd() -
Method in class com.sun.java.swing.text.JTextComponent
- Returns the selected text's end position.
- getSelectionForeground() -
Method in class com.sun.java.swing.JList
- Returns the foreground color.
- getSelectionForeground() -
Method in class com.sun.java.swing.JTable
- Returns the foreground color for selected cells.
- getSelectionMode() -
Method in class com.sun.java.swing.DefaultListSelectionModel
-
- getSelectionMode() -
Method in class com.sun.java.swing.tree.DefaultTreeSelectionModel
- Returns the selection mode.
- getSelectionMode() -
Method in class com.sun.java.swing.JList
-
- getSelectionModel() -
Method in class com.sun.java.swing.table.DefaultTableColumnModel
- Returns the ListSelectionModel that is used to maintain column
selection state.
- getSelectionMode() -
Method in interface com.sun.java.swing.ListSelectionModel
-
- getSelectionModel() -
Method in class com.sun.java.swing.JList
- Returns the value of the current selection model.
- getSelectionModel() -
Method in class com.sun.java.swing.JMenuBar
- Returns the model object that handles single selections.
- getSelectionModel() -
Method in class com.sun.java.swing.JPopupMenu
- Returns the model object that handles single selections.
- getSelectionModel() -
Method in class com.sun.java.swing.JTable
- Returns the ListSelectionModel that is used to maintain row
selection state.
- getSelectionModel() -
Method in class com.sun.java.swing.JTree
- Returns the model for selections.
- getSelectionModel() -
Method in interface com.sun.java.swing.table.TableColumnModel
-
- getSelectionMode() -
Method in interface com.sun.java.swing.tree.TreeSelectionModel
- Returns the selection mode.
- getSelectionPainter() -
Method in class com.sun.java.swing.text.DefaultCaret
- Gets the painter for the Highlighter.
- getSelectionPath() -
Method in class com.sun.java.swing.tree.DefaultTreeSelectionModel
- Returns the first path in the selection.
- getSelectionPath() -
Method in class com.sun.java.swing.JTree
- Returns the path to the first selected node.
- getSelectionPaths() -
Method in class com.sun.java.swing.tree.DefaultTreeSelectionModel
- Returns the paths in the selection.
- getSelectionPaths() -
Method in class com.sun.java.swing.JTree
- Returns the paths of all selected values.
- getSelectionPaths() -
Method in interface com.sun.java.swing.tree.TreeSelectionModel
- Returns the paths in the selection.
- getSelectionPath() -
Method in interface com.sun.java.swing.tree.TreeSelectionModel
- Returns the first path in the selection.
- getSelectionRows() -
Method in class com.sun.java.swing.tree.DefaultTreeSelectionModel
- Returns all of the currently selected rows.
- getSelectionRows() -
Method in class com.sun.java.swing.JTree
- Returns all of the currently selected rows.
- getSelectionRows() -
Method in interface com.sun.java.swing.tree.TreeSelectionModel
- Returns all of the currently selected rows.
- getSelectionStart() -
Method in interface com.sun.java.accessibility.AccessibleText
- Returns the start offset within the selected text.
- getSelectionStart() -
Method in class com.sun.java.swing.text.JTextComponent.AccessibleJTextComponent
- Returns the start offset within the selected text.
- getSelectionStart() -
Method in class com.sun.java.swing.text.JTextComponent
- Returns the selected text's start position.
- getSelectionValues() -
Method in class com.sun.java.swing.JOptionPane
- Returns the selection values.
- getShadowColor(Component) -
Method in class com.sun.java.swing.border.EtchedBorder
- Returns the shadow color of the etched border.
- getShadowInnerColor(Component) -
Method in class com.sun.java.swing.border.BevelBorder
- Returns the inner shadow color of the bevel border.
- getShadowOuterColor(Component) -
Method in class com.sun.java.swing.border.BevelBorder
- Returns the outer shadow color of the bevel border.
- getSharedAncestor(DefaultMutableTreeNode) -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Returns the nearest common ancestor to this node and
aNode
.
- getShowHorizontalLines() -
Method in class com.sun.java.swing.JTable
- Returns true if the receiver draws horizontal lines between cells, false if it
doesn't.
- getShowsRootHandles() -
Method in class com.sun.java.swing.JTree
- Returns true if handles for the root nodes are displayed.
- getShowVerticalLines() -
Method in class com.sun.java.swing.JTable
- Returns true if the receiver draws vertical lines between cells, false if it
doesn't.
- getSiblingCount() -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Returns the number of siblings of this node.
- getSize() -
Method in interface com.sun.java.accessibility.AccessibleComponent
- Returns the size of this object in the form of a Dimension object.
- getSize() -
Method in class com.sun.java.swing.Box.AccessibleBox
- Returns the size of this object in the form of a Dimension object.
- getSize() -
Method in class com.sun.java.swing.Box.Filler.AccessibleBoxFiller
- Returns the size of this object in the form of a Dimension
object.
- getSize() -
Method in class com.sun.java.swing.CellRendererPane.AccessibleCellRendererPane
- Returns the size of this object in the form of a Dimension object.
- getSize() -
Method in class com.sun.java.swing.DefaultListModel
-
- getSize() -
Method in class com.sun.java.swing.JApplet.AccessibleJApplet
- Returns the size of this object in the form of a Dimension object.
- getSize() -
Method in class com.sun.java.swing.JComboBox.AccessibleJComboBox.AccessibleJComboBoxList
-
- getSize() -
Method in class com.sun.java.swing.JComponent.AccessibleJComponent
- Returns the size of this object in the form of a Dimension object.
- getSize(Dimension) -
Method in class com.sun.java.swing.JComponent
- Store the width/height of this component into "return value" rv
and return rv.
- getSize() -
Method in class com.sun.java.swing.JDialog.AccessibleJDialog
- Returns the size of this object in the form of a Dimension object.
- getSize() -
Method in class com.sun.java.swing.JFrame.AccessibleJFrame
- Returns the size of this object in the form of a Dimension object.
- getSize() -
Method in class com.sun.java.swing.JList.AccessibleJList.AccessibleJListChild
-
- getSize() -
Method in class com.sun.java.swing.JPopupMenu.WindowPopup.AccessibleWindowPopup
- Returns the size of this object in the form of a Dimension
object.
- getSize() -
Method in class com.sun.java.swing.JTable.AccessibleJTable.AccessibleJTableCell
-
- getSize() -
Method in class com.sun.java.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
-
- getSize() -
Method in class com.sun.java.swing.JTree.AccessibleJTree.AccessibleJTreeNode
-
- getSize() -
Method in class com.sun.java.swing.JWindow.AccessibleJWindow
- Returns the size of this object in the form of a Dimension object.
- getSize() -
Method in interface com.sun.java.swing.ListModel
- Returns the length of the list.
- getSnapToTicks() -
Method in class com.sun.java.swing.JSlider
- Returns true if the knob (and the data value it represents)
resolve to the closest tick mark next to where the user
positioned the knob.
- getSpaceAbove(AttributeSet) -
Static method in class com.sun.java.swing.text.StyleConstants
- Gets the space above setting.
- getSpaceBelow(AttributeSet) -
Static method in class com.sun.java.swing.text.StyleConstants
- Gets the space below setting.
- getStartOffset() -
Method in class com.sun.java.swing.text.AbstractDocument.AbstractElement
- Gets the starting offset in the model for the element.
- getStartOffset() -
Method in class com.sun.java.swing.text.AbstractDocument.BranchElement
- Gets the starting offset in the model for the element.
- getStartOffset() -
Method in class com.sun.java.swing.text.AbstractDocument.LeafElement
- Gets the starting offset in the model for the element.
- getStartOffset() -
Method in interface com.sun.java.swing.text.Element
- Fetches the offset from the beginning of the document
that this element begins at.
- getStartOffset() -
Method in interface com.sun.java.swing.text.Highlighter.Highlight
- Gets the starting model offset for the highlight.
- getStartOffset() -
Method in class com.sun.java.swing.text.View
- Fetches the portion of the model that this view is
responsible for.
- getStartPosition() -
Method in class com.sun.java.swing.text.AbstractDocument
- Returns a position that represents the start of the document.
- getStartPosition() -
Method in interface com.sun.java.swing.text.Document
- Returns a position that represents the start of the document.
- getState() -
Method in class com.sun.java.swing.JCheckBoxMenuItem
- Returns the selected-state of the item.
- getString(int, int) -
Method in interface com.sun.java.swing.text.AbstractDocument.Content
- Fetches a string of characters contained in the sequence.
- getString(int, int) -
Method in class com.sun.java.swing.text.GapContent
- Retrieves a portion of the content.
- getString(int, int) -
Method in class com.sun.java.swing.text.StringContent
- Retrieves a portion of the content. where + len must be <= length().
- getString(Object) -
Method in class com.sun.java.swing.UIDefaults
- If the value of
key
is a String return it, otherwise
return null.
- getString(Object) -
Static method in class com.sun.java.swing.UIManager
-
- getStyledDocument() -
Method in class com.sun.java.swing.JTextPane
- Fetches the model associated with the editor.
- getStyledDocument(JEditorPane) -
Method in class com.sun.java.swing.text.StyledEditorKit.StyledTextAction
- Gets the document associated with an editor pane.
- getStyledEditorKit() -
Method in class com.sun.java.swing.JTextPane
- Gets the editor kit.
- getStyledEditorKit(JEditorPane) -
Method in class com.sun.java.swing.text.StyledEditorKit.StyledTextAction
- Gets the editor kit associated with an editor pane.
- getStyle(String) -
Method in class com.sun.java.swing.text.DefaultStyledDocument
- Fetches a named style previously added.
- getStyle(String) -
Method in class com.sun.java.swing.JTextPane
- Fetches a named non-null style previously added.
- getStyleNames() -
Method in class com.sun.java.swing.text.StyleContext
- Fetches the names of the styles defined.
- getStyle(String) -
Method in class com.sun.java.swing.text.StyleContext
- Fetches a named style previously added to the document
- getStyle(String) -
Method in interface com.sun.java.swing.text.StyledDocument
- Fetches a named style previously added.
- getSubElements() -
Method in class com.sun.java.swing.JMenu
- This method should return an array containing the sub-menu components for this menu component
- getSubElements() -
Method in class com.sun.java.swing.JMenuBar
- Implemented to be a MenuElement -- returns the menus in this menu
bar.
- getSubElements() -
Method in class com.sun.java.swing.JMenuItem
- This method returns an array containing the sub-menu components for this menu component.
- getSubElements() -
Method in class com.sun.java.swing.JPopupMenu
-
- getSubElements() -
Method in interface com.sun.java.swing.MenuElement
- This method should return an array containing the sub-elements for the receiving menu element
- getSystemLookAndFeelClassName() -
Static method in class com.sun.java.swing.UIManager
- Returns the name of the LookAndFeel class that implements
the native systems look and feel if there is one,
otherwise the name of the default cross platform LookAndFeel
class.
- getTabAfter(float) -
Method in class com.sun.java.swing.text.TabSet
- Returns the Tab instance after
location
.
- getTabbedSpan(float, TabExpander) -
Method in class com.sun.java.swing.text.LabelView
- Determines the desired span when using the given
tab expansion implementation.
- getTabbedSpan(float, TabExpander) -
Method in interface com.sun.java.swing.text.TabableView
- Determines the desired span when using the given
tab expansion implementation.
- getTabbedTextOffset(Segment, FontMetrics, int, int, TabExpander, int) -
Static method in class com.sun.java.swing.text.Utilities
- Determines the relative offset into the given text that
best represents the given span in the view coordinate
system.
- getTabbedTextWidth(Segment, FontMetrics, int, TabExpander, int) -
Static method in class com.sun.java.swing.text.Utilities
- Determines the width of the given segment of text taking tabs
into consideration.
- getTabCount() -
Method in class com.sun.java.swing.JTabbedPane
- Returns the number of tabs in this tabbedpane.
- getTabCount() -
Method in class com.sun.java.swing.text.TabSet
- Returns the number of Tab instances the receiver contains.
- getTabIndexAfter(float) -
Method in class com.sun.java.swing.text.TabSet
- Returns the index of the Tab to be used after
location
.
- getTabIndex(TabStop) -
Method in class com.sun.java.swing.text.TabSet
-
- getTableCellEditorComponent(JTable, Object, boolean, int, int) -
Method in class com.sun.java.swing.DefaultCellEditor
-
- getTableCellEditorComponent(JTable, Object, boolean, int, int) -
Method in interface com.sun.java.swing.table.TableCellEditor
- Sets an initial value for the editor.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) -
Method in class com.sun.java.swing.table.DefaultTableCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) -
Method in interface com.sun.java.swing.table.TableCellRenderer
- This method is sent to the renderer by the drawing table to
configure the renderer appropriately before drawing.
- getTableHeader() -
Method in class com.sun.java.swing.JTable
- Returns the tableHeader working with this JTable.
- getTable() -
Method in class com.sun.java.swing.table.JTableHeader
- Returns the header's partner table
- getTabPlacement() -
Method in class com.sun.java.swing.JTabbedPane
- Returns the placement of the tabs for this tabbedpane.
- getTabRunCount() -
Method in class com.sun.java.swing.JTabbedPane
- Returns the number of tab runs currently used to display
the tabs.
- getTabSet() -
Method in class com.sun.java.swing.text.ParagraphView
- Gets the Tabset to be used in calculating tabs.
- getTabSet(AttributeSet) -
Static method in class com.sun.java.swing.text.StyleConstants
- Gets the TabSet.
- getTabSize() -
Method in class com.sun.java.swing.JTextArea
- Gets the number of characters used to expand tabs.
- getTabSize() -
Method in class com.sun.java.swing.text.PlainView
- Returns the tab size set for the document, defaulting to 8.
- getTabSize() -
Method in class com.sun.java.swing.text.WrappedPlainView
- Returns the tab size set for the document, defaulting to 8.
- getTab(int) -
Method in class com.sun.java.swing.text.TabSet
- Returns the TabStop at index
index
.
- getText() -
Method in class com.sun.java.swing.AbstractButton
- Returns the button's text.
- getText(int, int) -
Method in class com.sun.java.swing.text.AbstractDocument
- Gets a sequence of text from the document.
- getText(int, int, Segment) -
Method in class com.sun.java.swing.text.AbstractDocument
- Gets some text from the document potentially without
making a copy.
- getTextComponent(ActionEvent) -
Method in class com.sun.java.swing.text.TextAction
- Determines the component to use for the action.
- getText(int, int) -
Method in interface com.sun.java.swing.text.Document
- Fetches the text contained within the given portion
of the document.
- getText(int, int, Segment) -
Method in interface com.sun.java.swing.text.Document
- Fetches the text contained within the given portion
of the document.
- getText() -
Method in class com.sun.java.swing.JLabel
- Returns the text string that the label displays.
- getText(int, int) -
Method in class com.sun.java.swing.text.JTextComponent
- Fetches a portion of the text represented by the
component.
- getText() -
Method in class com.sun.java.swing.text.JTextComponent
- Returns the text contained in this TextComponent.
- getThickness() -
Method in class com.sun.java.swing.border.LineBorder
- Returns the thickness of the border.
- getTiledSizeRequirements(SizeRequirements[]) -
Static method in class com.sun.java.swing.SizeRequirements
- Determines the total space necessary to
place a set of components end-to-end.
- getTipText() -
Method in class com.sun.java.swing.JToolTip
- Returns the text that is shown when the tool tip is displayed.
- getTitleAt(int) -
Method in class com.sun.java.swing.JTabbedPane
- Returns the tab title at index.
- getTitleColor() -
Method in class com.sun.java.swing.border.TitledBorder
- Returns the title-color of the titled border.
- getTitleFont() -
Method in class com.sun.java.swing.border.TitledBorder
- Returns the title-font of the titled border.
- getTitle() -
Method in class com.sun.java.swing.JInternalFrame
- Returns the title of the JInternalFrame.
- getTitleJustification() -
Method in class com.sun.java.swing.border.TitledBorder
- Returns the title-justification of the titled border.
- getTitlePosition() -
Method in class com.sun.java.swing.border.TitledBorder
- Returns the title-position of the titled border.
- getTitle() -
Method in class com.sun.java.swing.border.TitledBorder
- Returns the title of the titled border.
- getToIndex() -
Method in class com.sun.java.swing.event.TableColumnModelEvent
- Returns the toIndex.
- getToolTipLocation(MouseEvent) -
Method in class com.sun.java.swing.JComponent
- Return the tooltip location in the receiving component coordinate system
If null is returned, Swing will choose a location.
- getToolTipText() -
Method in class com.sun.java.swing.JComponent
- Return the tooltip string that has been set with setToolTipText()
- getToolTipText(MouseEvent) -
Method in class com.sun.java.swing.JComponent
- Returns the string to be used as the tooltip for event.
- getToolTipText(MouseEvent) -
Method in class com.sun.java.swing.JTabbedPane
- Returns the tooltip text for the component determined by the
mouse event location.
- getToolTipText(MouseEvent) -
Method in class com.sun.java.swing.JTable
- Overrides JComponent's setToolTipText method to allow use of the
renderer's tips (if the renderer has text set).
- getToolTipText(MouseEvent) -
Method in class com.sun.java.swing.table.JTableHeader
- Overriding to allow renderer's tips to be used if it has
text set.
- getToolTipText(MouseEvent) -
Method in class com.sun.java.swing.JTree
- Overrides JComponent's getToolTipText method in order to allow
renderer's tips to be used if it has text set.
- getTopComponent() -
Method in class com.sun.java.swing.JSplitPane
- Returns the component above, or to the left of the divider.
- getTopInset() -
Method in class com.sun.java.swing.text.CompositeView
- Gets the top inset.
- getTopLevelAncestor() -
Method in class com.sun.java.swing.JComponent
- Returns the top-level ancestor of this component (either the
containing Window or Applet), or null if this component has not
been added to any container.
- getTotalColumnWidth() -
Method in class com.sun.java.swing.table.DefaultTableColumnModel
-
- getTotalColumnWidth() -
Method in interface com.sun.java.swing.table.TableColumnModel
- Returns the total width of all the columns.
- getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) -
Method in class com.sun.java.swing.DefaultCellEditor
-
- getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) -
Method in interface com.sun.java.swing.tree.TreeCellEditor
- Sets an initial value for the editor.
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) -
Method in interface com.sun.java.swing.tree.TreeCellRenderer
- Sets the value of the current tree cell to
value
.
- getTreePath() -
Method in class com.sun.java.swing.event.TreeModelEvent
- Returns the TreePath object identifying the changed node.
- getType() -
Method in class com.sun.java.swing.text.AbstractDocument.DefaultDocumentEvent
- Returns the type of event.
- getType() -
Method in class com.sun.java.swing.text.DefaultStyledDocument.ElementSpec
- Gets the element type.
- getType() -
Method in interface com.sun.java.swing.event.DocumentEvent
- Gets the type of event.
- getType() -
Method in class com.sun.java.swing.event.ListDataEvent
-
- getType() -
Method in class com.sun.java.swing.event.TableModelEvent
- Returns the type of event - one of: INSERT, UPDATE and DELETE.
- getUI() -
Method in class com.sun.java.swing.AbstractButton
- Returns the button's current UI.
- getUIClassID() -
Method in class com.sun.java.swing.JButton
- Returns a string that specifies the name of the L&F class
that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JCheckBox
- Returns a string that specifies the name of the L&F class
that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JCheckBoxMenuItem
- Returns the name of the L&F class
that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JComboBox
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JComponent
- Return the UIDefaults key used to look up the name of the
swing.plaf.
- getUIClassID() -
Method in class com.sun.java.swing.JDesktopPane
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JEditorPane
- Gets the class ID for the UI.
- getUIClassID() -
Method in class com.sun.java.swing.JInternalFrame
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JInternalFrame.JDesktopIcon
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JLabel
- Returns a string that specifies the name of the l&f class
that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JList
- Returns the name of the UIFactory class that generates the
look and feel for this component.
- getUIClassID() -
Method in class com.sun.java.swing.JMenu
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JMenuBar
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JMenuItem
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JOptionPane
- Returns the name of the UI class that implements the
L&F for this component.
- getUIClassID() -
Method in class com.sun.java.swing.JPasswordField
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JPopupMenu
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JProgressBar
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JRadioButton
- Returns the name of the L&F class
that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JRadioButtonMenuItem
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JScrollBar
- Returns the name of the LookAndFeel class for this component.
- getUIClassID() -
Method in class com.sun.java.swing.JScrollPane
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JSeparator
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JSlider
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JSplitPane
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JTabbedPane
- Returns the name of the UI class that implements the
L&F for this component.
- getUIClassID() -
Method in class com.sun.java.swing.JTable
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.table.JTableHeader
-
- getUIClassID() -
Method in class com.sun.java.swing.JTextArea
- Returns the class ID for the UI.
- getUIClassID() -
Method in class com.sun.java.swing.JTextField
- Gets the class ID for a UI.
- getUIClassID() -
Method in class com.sun.java.swing.JTextPane
- Returns the class ID for the UI.
- getUIClassID() -
Method in class com.sun.java.swing.JToggleButton
- Returns a string that specifies the name of the l&f class
that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JToolBar
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JToolTip
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JTree
- Returns the name of the L&F class that renders this component.
- getUIClass(String) -
Method in class com.sun.java.swing.UIDefaults
- The value of get(uidClassID) must be the String name of a
class that implements the corresponding ComponentUI
class.
- get(Object) -
Method in class com.sun.java.swing.UIDefaults
-
- getUIError(String) -
Method in class com.sun.java.swing.UIDefaults
- If getUI() fails for any reason, it calls this method before
returning null.
- getUI() -
Method in class com.sun.java.swing.JComboBox
- Returns the L&F object that renders this component.
- getUI() -
Method in class com.sun.java.swing.JDesktopPane
- Returns the L&F object that renders this component.
- getUI() -
Method in class com.sun.java.swing.JInternalFrame
- Returns the L&F object that renders this component.
- getUI() -
Method in class com.sun.java.swing.JInternalFrame.JDesktopIcon
- Returns the L&F object that renders this component.
- getUI() -
Method in class com.sun.java.swing.JLabel
- Returns the L&F object that renders this component.
- getUI() -
Method in class com.sun.java.swing.JList
- Returns the L&F object that renders this component.
- getUI() -
Method in class com.sun.java.swing.JMenuBar
- Returns the menubar's current UI.
- getUI() -
Method in class com.sun.java.swing.JOptionPane
- Returns the UI object which implements the L&F for this component.
- getUI() -
Method in class com.sun.java.swing.JPopupMenu
- Returns the L&F object that renders this component.
- getUI() -
Method in class com.sun.java.swing.JProgressBar
- Returns the L&F object that renders this component.
- getUI() -
Method in class com.sun.java.swing.JScrollBar
- Returns the delegate that implements the look and feel for
this component.
- getUI() -
Method in class com.sun.java.swing.JScrollPane
- Returns the L&F object that renders this component.
- getUI() -
Method in class com.sun.java.swing.JSeparator
- /**
Returns the L&F object that renders this component.
- getUI() -
Method in class com.sun.java.swing.JSlider
- Gets the UI object which implements the L&F for this component.
- getUI() -
Method in class com.sun.java.swing.JSplitPane
- Returns the SplitPaneUI that is providing the current look and
feel.
- getUI() -
Method in class com.sun.java.swing.JTabbedPane
- Returns the UI object which implements the L&F for this component.
- getUI() -
Method in class com.sun.java.swing.JTable
- Returns the L&F object that renders this component.
- getUI() -
Method in class com.sun.java.swing.table.JTableHeader
-
- getUI() -
Method in class com.sun.java.swing.text.JTextComponent
- Fetches the user-interface factory for this text-oriented editor.
- getUI() -
Method in class com.sun.java.swing.JToolBar
- Returns the toolbar's current UI.
- getUI() -
Method in class com.sun.java.swing.JToolTip
- Returns the L&F object that renders this component.
- getUI() -
Method in class com.sun.java.swing.JTree
- Returns the L&F object that renders this component.
- get(Object) -
Static method in class com.sun.java.swing.UIManager
-
- getUI(JComponent) -
Method in class com.sun.java.swing.UIDefaults
- Create an ComponentUI implementation for the
specified component.
- getUI(JComponent) -
Static method in class com.sun.java.swing.UIManager
-
- getUndoOrRedoPresentationName() -
Method in class com.sun.java.swing.undo.UndoManager
- Return the appropriate name for a command that toggles between
undo and redo.
- getUndoPresentationName() -
Method in class com.sun.java.swing.text.AbstractDocument.DefaultDocumentEvent
- Provides a localized, human readable description of the undoable
form of this edit, e.g. for use as an Undo menu item.
- getUndoPresentationName() -
Method in class com.sun.java.swing.undo.AbstractUndoableEdit
- If getPresentationName() returns "", returns
AbstractUndoableEdit.
- getUndoPresentationName() -
Method in class com.sun.java.swing.undo.CompoundEdit
- Returns getUndoPresentationName from the last UndoableEdit
added to edits.
- getUndoPresentationName() -
Method in interface com.sun.java.swing.undo.UndoableEdit
- Provide a localized, human readable description of the undoable
form of this edit, e.g. for use as an Undo menu item.
- getUndoPresentationName() -
Method in class com.sun.java.swing.undo.UndoManager
If inProgress, returns getUndoPresentationName of the
significant edit that will be undone when undo() is invoked.
- getUnitIncrement(int) -
Method in class com.sun.java.swing.JScrollBar
- Returns the amount to change the scrollbar's value by,
given a unit up/down request.
- getUnitIncrement() -
Method in class com.sun.java.swing.JScrollBar
- For backwards compatibility with java.awt.
- getUnitIncrement(int) -
Method in class com.sun.java.swing.JScrollPane.ScrollBar
- If the viewports view is a Scrollable then ask the view
to compute the unit increment.
- getUpdateLevel() -
Method in class com.sun.java.swing.undo.UndoableEditSupport
-
- getUpdateTableInRealTime() -
Method in class com.sun.java.swing.table.JTableHeader
- Returns true if the receiver updates the body of the table view in real
time when a column is resized or dragged.
- getURL() -
Method in class com.sun.java.swing.event.HyperlinkEvent
- Gets the URL that the link refers to.
- getUserObject() -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Returns this node's user object.
- getUserObjectPath() -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Returns the user object path, from the root, to get to this node.
- getValue(String) -
Method in class com.sun.java.swing.AbstractAction
-
- getValue(String) -
Method in interface com.sun.java.swing.Action
- Puts/gets one of this object's properties
using the associated key.
- getValueAt(int, int) -
Method in class com.sun.java.swing.table.DefaultTableModel
- Returns an attribute value for the cell at row
and column.
- getValueAt(int, int) -
Method in class com.sun.java.swing.JTable
- Returns the cell value at row and column.
- getValueAt(int, int) -
Method in interface com.sun.java.swing.table.TableModel
- Returns an attribute value for the cell at columnIndex
and rowIndex.
- getValue() -
Method in interface com.sun.java.swing.BoundedRangeModel
- Returns the model's current value.
- getValue() -
Method in class com.sun.java.swing.DefaultBoundedRangeModel
-
- getValueIsAdjusting() -
Method in interface com.sun.java.swing.BoundedRangeModel
- Returns true if the current changes to the value property are part
of a series.
- getValueIsAdjusting() -
Method in class com.sun.java.swing.DefaultBoundedRangeModel
- Returns true if the value is in the process of changing
as a result of actions being taken by the user.
- getValueIsAdjusting() -
Method in class com.sun.java.swing.DefaultListSelectionModel
-
- getValueIsAdjusting() -
Method in class com.sun.java.swing.JList
- Returns the value of the data model's isAdjusting property.
- getValueIsAdjusting() -
Method in class com.sun.java.swing.JScrollBar
- True if the scrollbar knob is being dragged.
- getValueIsAdjusting() -
Method in class com.sun.java.swing.JSlider
- True if the slider knob is being dragged.
- getValueIsAdjusting() -
Method in class com.sun.java.swing.event.ListSelectionEvent
-
- getValueIsAdjusting() -
Method in interface com.sun.java.swing.ListSelectionModel
-
- getValue() -
Method in class com.sun.java.swing.JOptionPane
- Returns the value the user has selected.
- getValue() -
Method in class com.sun.java.swing.JProgressBar
- Returns the model's current value.
- getValue() -
Method in class com.sun.java.swing.JScrollBar
- Returns the scrollbar's value.
- getValue() -
Method in class com.sun.java.swing.JSlider
- Returns the sliders value.
- getVerticalAlignment() -
Method in class com.sun.java.swing.AbstractButton
- Returns the vertical alignment of the text and icon.
- getVerticalAlignment() -
Method in class com.sun.java.swing.JLabel
- Returns the alignment of the label's contents along the Y axis.
- getVerticalScrollBar() -
Method in class com.sun.java.swing.JScrollPane
- Returns the vertical scroll bar currently in use.
- getVerticalScrollBarPolicy() -
Method in class com.sun.java.swing.JScrollPane
- Returns the vertical scrollbar policy.
- getVerticalScrollBarPolicy() -
Method in class com.sun.java.swing.ScrollPaneLayout
- Returns the vertical scrollbar-display policy.
- getVerticalScrollBar() -
Method in class com.sun.java.swing.ScrollPaneLayout
- Returns the vertical scrollbar.
- getVerticalTextPosition() -
Method in class com.sun.java.swing.AbstractButton
- Returns the vertical position of the text relative to the icon
Valid keys: CENTER (the default), TOP, BOTTOM
- getVerticalTextPosition() -
Method in class com.sun.java.swing.JLabel
- Returns the vertical position of the label's text,
relative to its image.
- getViewAtPoint(int, int, Rectangle) -
Method in class com.sun.java.swing.text.BoxView
- Fetches the child view at the given point.
- getViewAtPoint(int, int, Rectangle) -
Method in class com.sun.java.swing.text.CompositeView
- Fetches the child view at the given point.
- getViewAtPosition(int, Rectangle) -
Method in class com.sun.java.swing.text.CompositeView
- Fetches the child view that represents the given position in
the model.
- getViewAtPosition(int, Rectangle) -
Method in class com.sun.java.swing.text.ParagraphView
- Fetches the child view that represents the given position in
the model.
- getView(int) -
Method in class com.sun.java.swing.text.CompositeView
- Gets the n-th view in this container.
- getViewCount() -
Method in class com.sun.java.swing.text.CompositeView
- Returns the number of views in this view.
- getViewCount() -
Method in class com.sun.java.swing.text.View
- Returns the number of views in this view.
- getViewFactory() -
Method in class com.sun.java.swing.text.DefaultEditorKit
- Fetches a factory that is suitable for producing
views of any models that are produced by this
kit.
- getViewFactory() -
Method in class com.sun.java.swing.text.EditorKit
- Fetches a factory that is suitable for producing
views of any models that are produced by this
kit.
- getViewFactory() -
Method in class com.sun.java.swing.text.html.HTMLEditorKit
- Fetch a factory that is suitable for producing
views of any models that are produced by this
kit.
- getViewFactory() -
Method in class com.sun.java.swing.text.StyledEditorKit
- Fetches a factory that is suitable for producing
views of any models that are produced by this
kit.
- getViewFactory() -
Method in class com.sun.java.swing.text.View
- Fetches the ViewFactory implementation that is feeding
the view hierarchy.
- getView() -
Method in class com.sun.java.swing.JViewport
- Returns the Viewport's one child or null.
- getViewportBorderBounds(JScrollPane) -
Method in class com.sun.java.swing.ScrollPaneLayout
- Returns the bounds of the border around the specified scroll pane's
viewport.
- getViewportBorder() -
Method in class com.sun.java.swing.JScrollPane
- Returns the value of the viewportBorder property.
- getViewport() -
Method in class com.sun.java.swing.JScrollPane
- Returns the current JViewport.
- getViewport() -
Method in class com.sun.java.swing.ScrollPaneLayout
- Returns the view port object.
- getViewPosition() -
Method in class com.sun.java.swing.JViewport
- Returns the view coordinates that appear in the upper left
hand corner of the viewport, 0,0 if there's no view.
- getViewRect() -
Method in class com.sun.java.swing.JViewport
- Return a rectangle whose origin is getViewPosition and size is
getExtentSize().
- getViewSize() -
Method in class com.sun.java.swing.JViewport
- If the view's size hasn't been explicitly set, return the
preferred size, otherwise return the view's current size.
- getView(int) -
Method in class com.sun.java.swing.text.View
- Gets the nth child view.
- getVisibleAmount() -
Method in class com.sun.java.swing.JScrollBar
- Returns the scrollbar's extent, aka its "visibleAmount".
- getVisibleRect() -
Method in class com.sun.java.swing.JComponent
- Returns the Component's "visible rectangle" - the
intersection of this components visible rectangle:
new Rectangle(0, 0, getWidth(), getHeight());
and all of its ancestors visible Rectangles.
- getVisibleRowCount() -
Method in class com.sun.java.swing.JList
- Return the preferred number of visible rows.
- getVisibleRowCount() -
Method in class com.sun.java.swing.JTree
- Returns the number of rows that are visible in the display area.
- getWantsInput() -
Method in class com.sun.java.swing.JOptionPane
- Returns true if a parentComponent will be provided for the user to
input.
- getWarningString() -
Method in class com.sun.java.swing.JInternalFrame
- Gets the warning string that is displayed with this window.
- getWidth() -
Method in class com.sun.java.swing.text.BoxView
- The current width of the box.
- getWidth() -
Method in class com.sun.java.swing.JComponent
- Return the current width of this component.
- getWidth() -
Method in class com.sun.java.swing.table.TableColumn
- Returns the width of the TableColumn.
- getWordEnd(JTextComponent, int) -
Static method in class com.sun.java.swing.text.Utilities
- Determines the end of a word for the given location.
- getWordStart(JTextComponent, int) -
Static method in class com.sun.java.swing.text.Utilities
- Determines the start of a word for the given model location.
- getWrapStyleWord() -
Method in class com.sun.java.swing.JTextArea
- Get the style of wrapping used if the text area is wrapping
lines.
- getX() -
Method in class com.sun.java.swing.JComponent
- Return the current x coordinate of the components origin.
- getY() -
Method in class com.sun.java.swing.JComponent
- Return the current y coordinate of the components origin.
- GLASS_PANE_PROPERTY -
Static variable in class com.sun.java.swing.JInternalFrame
- Bound property name.
- GLASS_PANE -
Static variable in class com.sun.java.accessibility.AccessibleRole
- A pane that is guaranteed to be painted on top
of all panes beneath it.
- glassPane -
Variable in class com.sun.java.swing.JRootPane
- The glass pane that overlays the menu bar and content pane,
so it can intercept mouse movements and such.
- GoodBreakWeight -
Static variable in class com.sun.java.swing.text.View
- The weight to indicate a view supports breaking,
but better opportunities probably exist.
- grabFocus() -
Method in class com.sun.java.swing.JComponent
- Set the focus on the receiving component.
- GrayFilter - class com.sun.java.swing.GrayFilter.
- An image filter that "disables" an image by turning
it into a grayscale image, and brightening the pixels
in the image.
- gridColor -
Variable in class com.sun.java.swing.JTable
- The color of the grid
- group -
Variable in class com.sun.java.swing.DefaultButtonModel
-
newChild
from its present parent (if it has a
parent), sets the child's parent to this node, and then adds the child
to this node's child array at index childIndex
.
child
to the receiver at index
.
true
if a component a
descends from a component b
anotherNode
is an ancestor of this node
-- if it is this node, this node's parent, or an ancestor of this
node's parent.
aNode
is a child of this node.
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.
aNode
is in the same tree
as this node.
anotherNode
is a sibling of (has the
same parent as) this node.
isEditable
.
a
contains b
add
and
setLayout
cause an exception to be thrown.
add
and
setLayout
cause an exception to be thrown.
add
and
setLayout
cause an exception to be thrown.
JLabel
instance with the specified
text, image, and horizontal alignment.
JLabel
instance with the specified
text and horizontal alignment.
JLabel
instance with the specified text.
JLabel
instance with the specified
image and horizontal alignment.
JLabel
instance with the specified image.
JLabel
instance with
no image and with an empty string for the title.
minimum = 0 maximum = 100 value = 0 extent = 10
minimum = 0 maximum = 100 value = 0 extent = 10
JMenuItem
s that
is displayed when the user selects an item on the JMenuBar
. Warning: serialized objects of this class will not be compatible with future swing releases.
Warning: serialized objects of this class will not be compatible with future swing releases.
Loads a keymap with a bunch of bindings.
ancestor
to this node.
Warning: serialized objects of this class will not be compatible with future swing releases.
defaultCloseOperation
property.
key
to value
.
writeAttributeSet
.
This method will migrate to java.awt.
aChild
from this node's child array, giving it a
null parent.
anIndex
This method works only if the JComboBox uses the default data model.
component
from the
pane.
index
from the receiver.
node
from the receiver.
row
from the current
selection.
add
and setLayout
cause an exception to be thrown.
add
and setLayout
cause an exception to be thrown.
add
and setLayout
cause an exception to be thrown.
contentPane
and optional menuBar
for this frame, as well as the
glassPane
.
contentPane
and optional menuBar
for this frame, as well as the
glassPane
.
contentPane
and optional menuBar
for this frame, as well as the
glassPane
.
aKey
and the model, returns the row
that should become selected.
true
to close
the frame.
b
.
minimum <= value <= value+extent <= maximum
newLastLocation
.
minimum <= value <= value+extent <= maximum
setJMenuBar(JMenuBar menu)
.
minimum <= value <= value+extent <= maximum
JProgressBar.
- setOrientation(int) -
Method in class com.sun.java.swing.JScrollBar
- Set the scrollbar's orientation to either VERTICAL or
HORIZONTAL.
- setOrientation(int) -
Method in class com.sun.java.swing.JSlider
- Set the scrollbars orientation to either VERTICAL or HORIZONTAL.
- setOrientation(int) -
Method in class com.sun.java.swing.JSplitPane
- Sets the orientation, or how the splitter is divided.
- setPage(URL) -
Method in class com.sun.java.swing.JEditorPane
- Sets the current url being displayed.
- setPage(String) -
Method in class com.sun.java.swing.JEditorPane
- Sets the current url being displayed.
- setPaintLabels(boolean) -
Method in class com.sun.java.swing.JSlider
- Determines whether labels are painted on the slider.
- setPaintMode() -
Method in class com.sun.java.swing.DebugGraphics
-
- setPaintTicks(boolean) -
Method in class com.sun.java.swing.JSlider
- Determines whether tick marks are painted on the slider.
- setParagraphAttributes(int, int, AttributeSet, boolean) -
Method in class com.sun.java.swing.text.DefaultStyledDocument
- Sets attributes for a paragraph.
- setParagraphAttributes(AttributeSet, boolean) -
Method in class com.sun.java.swing.JTextPane
- Applies the given attributes to paragraphs.
- setParagraphAttributes(int, int, AttributeSet, boolean) -
Method in interface com.sun.java.swing.text.StyledDocument
- Sets paragraph attributes.
- setParagraphAttributes(JEditorPane, AttributeSet, boolean) -
Method in class com.sun.java.swing.text.StyledEditorKit.StyledTextAction
- Applies the given attributes to paragraphs.
- setParagraphInsets(AttributeSet) -
Method in class com.sun.java.swing.text.CompositeView
- Sets the insets from the paragraph attributes specified in
the given attributes.
- setParent(View) -
Method in class com.sun.java.swing.text.ComponentView
- Sets the parent for a child view.
- setParent(View) -
Method in class com.sun.java.swing.text.CompositeView
- Sets the parent of the view.
- setParent(MutableTreeNode) -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Sets this node's parent to
newParent
but does not
change the parent's child array.
- setParent(MutableTreeNode) -
Method in interface com.sun.java.swing.tree.MutableTreeNode
- Sets the parent of the receiver to
newParent
.
- setParent(View) -
Method in class com.sun.java.swing.text.PlainView
- Sets the parent of the view.
- setParent(View) -
Method in class com.sun.java.swing.text.View
- Establishes the parent view for this view.
- setPopupMenuVisible(boolean) -
Method in class com.sun.java.swing.JMenu
- Set the visibility of the Menu's popup portion.
- setPopupSize(Dimension) -
Method in class com.sun.java.swing.JPopupMenu
- Sets the size of the Popup window using a Dimension object.
- setPopupSize(int, int) -
Method in class com.sun.java.swing.JPopupMenu
- Sets the size of the Popup window to the specified width and
height.
- setPosition(Component, int) -
Method in class com.sun.java.swing.JLayeredPane
- Moves the component to
position
within it's current layer,
where 0 is the topmost position within the layer and -1 is the bottommost
position.
- setPreferredScrollableViewportSize(Dimension) -
Method in class com.sun.java.swing.JTable
- Sets the preferred size of the viewport for this table.
- setPreferredSize(Dimension) -
Method in class com.sun.java.swing.JComponent
- Set the preferred size of the receiving component.
if
preferredSize
is null, the UI will
be asked for the preferred size
- setPressed(boolean) -
Method in interface com.sun.java.swing.ButtonModel
-
- setPressed(boolean) -
Method in class com.sun.java.swing.DefaultButtonModel
- Sets the button to pressed state
- setPressedIcon(Icon) -
Method in class com.sun.java.swing.AbstractButton
- Sets the pressed icon for the button.
- setPressed(boolean) -
Method in class com.sun.java.swing.JToggleButton.ToggleButtonModel
- Sets the pressed state of the toggle button.
- setPreviousBounds(JInternalFrame, Rectangle) -
Method in class com.sun.java.swing.DefaultDesktopManager
- Stores the bounds of the component just before a maximize call.
- setProgress(int) -
Method in class com.sun.java.swing.ProgressMonitor
- Indicate the progress of the operation being monitored.
- setPrototypeCellValue(Object) -
Method in class com.sun.java.swing.JList
- If this value is non-null it's used to compute fixedCellWidth
and fixedCellHeight by configuring the cellRenderer at index equals
zero for the specified value and then computing the renderer components
preferred size.
- setRangeProperties(int, int, int, int, boolean) -
Method in interface com.sun.java.swing.BoundedRangeModel
- This method sets all of the model's data with a single method call.
- setRangeProperties(int, int, int, int, boolean) -
Method in class com.sun.java.swing.DefaultBoundedRangeModel
- Sets all of the BoundedRangeModel properties after forcing
the arguments to obey the usual constraints:
minimum <= value <= value+extent <= maximum
At most, one ChangeEvent is generated.
- setRenderer(ListCellRenderer) -
Method in class com.sun.java.swing.JComboBox
- Sets the renderer that paints the item selected from the list in
the JComboBox field.
- setReorderingAllowed(boolean) -
Method in class com.sun.java.swing.table.JTableHeader
- Sets whether the user can drag column headers to reorder columns.
- setRepeats(boolean) -
Method in class com.sun.java.swing.Timer
- If flag is false, instructs the Timer to send
actionPerformed() to its listeners only once, and then stop.
- setRequestFocusEnabled(boolean) -
Method in class com.sun.java.swing.JComponent
- Set whether the receiving component can obtain the focus by
calling requestFocus.
- setReshowDelay(int) -
Method in class com.sun.java.swing.ToolTipManager
-
- setResizable(boolean) -
Method in class com.sun.java.swing.JInternalFrame
- Set that the JInternalFrame can be resized by some user action.
- setResizable(boolean) -
Method in class com.sun.java.swing.table.TableColumn
- Sets whether the user can resize the receiver in its
JTableView.
- setResizingAllowed(boolean) -
Method in class com.sun.java.swing.table.JTableHeader
- Sets whether the user can resize columns by dragging between headers.
- setResizingColumn(TableColumn) -
Method in class com.sun.java.swing.table.JTableHeader
- Sets the header's resizingColumn to aColumn
- setResolveParent(AttributeSet) -
Method in class com.sun.java.swing.text.AbstractDocument.AbstractElement
- Sets the resolving parent.
- setResolveParent(Keymap) -
Method in interface com.sun.java.swing.text.Keymap
- Sets the parent keymap, which will be used to
resolve key-bindings.
- setResolveParent(AttributeSet) -
Method in interface com.sun.java.swing.text.MutableAttributeSet
- Sets the resolving parent.
- setResolveParent(AttributeSet) -
Method in class com.sun.java.swing.text.SimpleAttributeSet
- Sets the resolving parent.
- setResolveParent(AttributeSet) -
Method in class com.sun.java.swing.text.StyleContext.NamedStyle
- Sets the resolving parent.
- setRightComponent(Component) -
Method in class com.sun.java.swing.JSplitPane
- Sets the component to the right (or below) the divider.
- setRightIndent(MutableAttributeSet, float) -
Static method in class com.sun.java.swing.text.StyleConstants
- Sets right indent.
- setRollover(boolean) -
Method in interface com.sun.java.swing.ButtonModel
-
- setRollover(boolean) -
Method in class com.sun.java.swing.DefaultButtonModel
- Sets the button to the rollover state
- setRolloverEnabled(boolean) -
Method in class com.sun.java.swing.AbstractButton
- Sets whether rollover effects should be enabled.
- setRolloverIcon(Icon) -
Method in class com.sun.java.swing.AbstractButton
- Sets the rollover icon for the button.
- setRolloverSelectedIcon(Icon) -
Method in class com.sun.java.swing.AbstractButton
- Sets the rollover selected icon for the button.
- setRootFrame(Frame) -
Static method in class com.sun.java.swing.JOptionPane
- Sets the frame to use for class methods in which a frame is
not provided.
- setRootPaneCheckingEnabled(boolean) -
Method in class com.sun.java.swing.JApplet
- If true then calls to add() and setLayout() will cause an exception
to be thrown.
- setRootPaneCheckingEnabled(boolean) -
Method in class com.sun.java.swing.JDialog
- If true then calls to add() and setLayout() will cause an exception
to be thrown.
- setRootPaneCheckingEnabled(boolean) -
Method in class com.sun.java.swing.JFrame
- Determines whether calls to
add
and
setLayout
cause an exception to be thrown.
- setRootPaneCheckingEnabled(boolean) -
Method in class com.sun.java.swing.JInternalFrame
- Determines whether calls to
add
and
setLayout
cause an exception to be thrown.
- setRootPaneCheckingEnabled(boolean) -
Method in class com.sun.java.swing.JWindow
- Determines whether calls to
add
and
setLayout
cause an exception to be thrown.
- setRootPane(JRootPane) -
Method in class com.sun.java.swing.JApplet
- Sets the rootPane property.
- setRootPane(JRootPane) -
Method in class com.sun.java.swing.JDialog
- Sets the rootPane property.
- setRootPane(JRootPane) -
Method in class com.sun.java.swing.JFrame
- Sets the rootPane property.
- setRootPane(JRootPane) -
Method in class com.sun.java.swing.JInternalFrame
- Set the rootPane property.
- setRootPane(JRootPane) -
Method in class com.sun.java.swing.JWindow
- Sets the rootPane property.
- setRootVisible(boolean) -
Method in class com.sun.java.swing.JTree
- Determines whether or not the root node from
the TreeModel is visible.
- setRowHeader(JViewport) -
Method in class com.sun.java.swing.JScrollPane
- Sets a row-header viewport.
- setRowHeaderView(Component) -
Method in class com.sun.java.swing.JScrollPane
- Creates a row-header viewport if neccessary and then sets
its view.
- setRowHeight(int) -
Method in class com.sun.java.swing.JTable
- Sets the height for rows to newRowHeight and invokes tile
- setRowHeight(int) -
Method in class com.sun.java.swing.JTree
- Sets the height of each cell.
- setRowMapper(RowMapper) -
Method in class com.sun.java.swing.tree.DefaultTreeSelectionModel
- Sets the RowMapper instance.
- setRowMapper(RowMapper) -
Method in interface com.sun.java.swing.tree.TreeSelectionModel
- Sets the RowMapper instance.
- setRowSelectionAllowed(boolean) -
Method in class com.sun.java.swing.JTable
- Sets whether the rows in this model can be selected.
- setRowSelectionInterval(int, int) -
Method in class com.sun.java.swing.JTable
- Selects the rows from index0 to index1 inclusive.
- setRows(int) -
Method in class com.sun.java.swing.JTextArea
- Sets the number of rows for this TextArea.
- setScrollOffset(int) -
Method in class com.sun.java.swing.JTextField
- Sets the scroll offset.
- setSelected(boolean) -
Method in class com.sun.java.swing.AbstractButton
- Sets the state of the button.
- setSelected(ButtonModel, boolean) -
Method in class com.sun.java.swing.ButtonGroup
- Sets the selected value for the button.
- setSelected(boolean) -
Method in interface com.sun.java.swing.ButtonModel
-
- setSelectedComponent(Component) -
Method in class com.sun.java.swing.JTabbedPane
- Sets the selected component for this tabbedpane.
- setSelected(boolean) -
Method in class com.sun.java.swing.DefaultButtonModel
- Sets the selected state of the button.
- setSelectedIcon(Icon) -
Method in class com.sun.java.swing.AbstractButton
- Sets the selected icon for the button.
- setSelectedIndex(int) -
Method in class com.sun.java.swing.DefaultSingleSelectionModel
-
- setSelectedIndex(int) -
Method in class com.sun.java.swing.JComboBox
- Selects the item at index
anIndex
.
- setSelectedIndex(int) -
Method in class com.sun.java.swing.JList
- Select a single cell.
- setSelectedIndex(int) -
Method in class com.sun.java.swing.JTabbedPane
- Sets the selected index for this tabbedpane.
- setSelectedIndex(int) -
Method in interface com.sun.java.swing.SingleSelectionModel
- Sets the model's selected index to index.
- setSelectedIndices(int[]) -
Method in class com.sun.java.swing.JList
- Select a set of cells.
- setSelectedItem(Object) -
Method in interface com.sun.java.swing.ComboBoxModel
- Set the selected item
- setSelectedItem(Object) -
Method in class com.sun.java.swing.JComboBox
- Sets the selected item in the JComboBox by specifying the object in the list.
- setSelected(boolean) -
Method in class com.sun.java.swing.JInternalFrame
- Selects and deselects the JInternalFrame.
- setSelected(boolean) -
Method in class com.sun.java.swing.JMenu
- Sets the selection status of the menu.
- setSelected(Component) -
Method in class com.sun.java.swing.JMenuBar
- Sets the currently selected component, producing a
a change to the selection model.
- setSelected(Component) -
Method in class com.sun.java.swing.JPopupMenu
- Sets the currently selected component, This will result
in a change to the selection model.
- setSelected(boolean) -
Method in class com.sun.java.swing.JToggleButton.ToggleButtonModel
- Sets the selected state of the button.
- setSelectedPath(MenuElement[]) -
Method in class com.sun.java.swing.MenuSelectionManager
-
- setSelectedTextColor(Color) -
Method in class com.sun.java.swing.text.JTextComponent
- Sets the current color used to render the
selected text.
- setSelectedValue(Object, boolean) -
Method in class com.sun.java.swing.JList
-
- setSelectionBackground(Color) -
Method in class com.sun.java.swing.JList
- Set the background color for selected cells.
- setSelectionBackground(Color) -
Method in class com.sun.java.swing.JTable
- Set the background color for selected cells.
- setSelectionColor(Color) -
Method in class com.sun.java.swing.text.JTextComponent
- Sets the current color used to render the
selection.
- setSelectionEnd(int) -
Method in class com.sun.java.swing.text.JTextComponent
- Sets the selection end to the specified position.
- setSelectionForeground(Color) -
Method in class com.sun.java.swing.JList
- Set the foreground color for selected cells.
- setSelectionForeground(Color) -
Method in class com.sun.java.swing.JTable
- Set the foreground color for selected cells.
- setSelectionInterval(int, int) -
Method in class com.sun.java.swing.DefaultListSelectionModel
-
- setSelectionInterval(int, int) -
Method in class com.sun.java.swing.JList
- Select the specified interval.
- setSelectionInterval(int, int) -
Method in class com.sun.java.swing.JTree
- Selects the nodes between index0 and index1, inclusive.
- setSelectionInterval(int, int) -
Method in interface com.sun.java.swing.ListSelectionModel
- Change the selection to be between index0 and index1 inclusive.
- setSelectionMode(int) -
Method in class com.sun.java.swing.DefaultListSelectionModel
-
- setSelectionMode(int) -
Method in class com.sun.java.swing.tree.DefaultTreeSelectionModel
- Sets the selection model, which must be one of SINGLE_TREE_SELECTION,
CONTIGUOUS_TREE_SELECTION or DISCONTIGUOUS_TREE_SELECTION.
- setSelectionMode(int) -
Method in class com.sun.java.swing.JList
- Determines whether single-item or multiple-item
selections are allowed.
- setSelectionMode(int) -
Method in class com.sun.java.swing.JTable
- Sets the table's selection mode to allow only single selections, a single
contiguous interval, or multiple intervals.
- setSelectionModel(ListSelectionModel) -
Method in class com.sun.java.swing.table.DefaultTableColumnModel
- Sets the selection model for this TableColumnModel to newModel
and registers with for listner notifications from the new selection
model.
- setSelectionMode(int) -
Method in interface com.sun.java.swing.ListSelectionModel
- The following selectionMode values are allowed:
-
SINGLE_SELECTION
Only one list index can be selected at a time.
- setSelectionModel(ListSelectionModel) -
Method in class com.sun.java.swing.JList
- Set the selectionModel for the list to a non-null ListSelectionModel
implementation.
- setSelectionModel(SingleSelectionModel) -
Method in class com.sun.java.swing.JMenuBar
- Set the model object to handle single selections.
- setSelectionModel(SingleSelectionModel) -
Method in class com.sun.java.swing.JPopupMenu
- Set the model object to handle single selections.
- setSelectionModel(ListSelectionModel) -
Method in class com.sun.java.swing.JTable
- Sets the row selection model for this table to newModel
and registers with for listner notifications from the new selection model.
- setSelectionModel(TreeSelectionModel) -
Method in class com.sun.java.swing.JTree
- Sets the tree's selection model.
- setSelectionModel(ListSelectionModel) -
Method in interface com.sun.java.swing.table.TableColumnModel
-
- setSelectionMode(int) -
Method in interface com.sun.java.swing.tree.TreeSelectionModel
- Sets the selection model, which must be one of SINGLE_TREE_SELECTION,
CONTIGUOUS_TREE_SELECTION or DISCONTIGUOUS_TREE_SELECTION.
- setSelectionPath(TreePath) -
Method in class com.sun.java.swing.tree.DefaultTreeSelectionModel
- Sets the selection to path.
- setSelectionPath(TreePath) -
Method in class com.sun.java.swing.JTree
- Selects the node identified by the specified path.
- setSelectionPaths(TreePath[]) -
Method in class com.sun.java.swing.tree.DefaultTreeSelectionModel
- Sets the selection to the paths in paths.
- setSelectionPaths(TreePath[]) -
Method in class com.sun.java.swing.JTree
- Selects the nodes identified by the specified array of paths.
- setSelectionPaths(TreePath[]) -
Method in class com.sun.java.swing.JTree.EmptySelectionModel
- A null implementation that selects nothing
- setSelectionPaths(TreePath[]) -
Method in interface com.sun.java.swing.tree.TreeSelectionModel
- Sets the selection to the the paths.
- setSelectionPath(TreePath) -
Method in interface com.sun.java.swing.tree.TreeSelectionModel
- Sets the selection to path.
- setSelectionRow(int) -
Method in class com.sun.java.swing.JTree
- Selects the node at the specified row in the display.
- setSelectionRows(int[]) -
Method in class com.sun.java.swing.JTree
- Selects the nodes corresponding to each of the specified rows
in the display.
- setSelectionStart(int) -
Method in class com.sun.java.swing.text.JTextComponent
- Sets the selection start to the specified position.
- setSelectionValues(Object[]) -
Method in class com.sun.java.swing.JOptionPane
- Sets the selection values for a pane that provides the user
with a list of items to choose from.
- setSelectionVisible(boolean) -
Method in interface com.sun.java.swing.text.Caret
- Sets the visibility of the selection
- setSelectionVisible(boolean) -
Method in class com.sun.java.swing.text.DefaultCaret
- Changes the selection visibility.
- setShowGrid(boolean) -
Method in class com.sun.java.swing.JTable
- Sets whether the receiver draws grid lines around cells.
- setShowHorizontalLines(boolean) -
Method in class com.sun.java.swing.JTable
- Sets whether the receiver draws horizontal lines between cells.
- setShowsRootHandles(boolean) -
Method in class com.sun.java.swing.JTree
- Determines whether the node handles are to be displayed.
- setShowVerticalLines(boolean) -
Method in class com.sun.java.swing.JTable
- Sets whether the receiver draws vertical lines between cells.
- setSize(Dimension) -
Method in interface com.sun.java.accessibility.AccessibleComponent
- Resizes this object so that it has width and height.
- setSize(Dimension) -
Method in class com.sun.java.swing.Box.AccessibleBox
- Resizes this object.
- setSize(Dimension) -
Method in class com.sun.java.swing.Box.Filler.AccessibleBoxFiller
- Resizes this object.
- setSize(float, float) -
Method in class com.sun.java.swing.text.BoxView
- Sets the size of the view.
- setSize(Dimension) -
Method in class com.sun.java.swing.CellRendererPane.AccessibleCellRendererPane
- Resizes this object so that it has width width and height.
- setSize(float, float) -
Method in class com.sun.java.swing.text.ComponentView
- Sets the size of the view.
- setSize(int) -
Method in class com.sun.java.swing.DefaultListModel
-
- setSize(float, float) -
Method in class com.sun.java.swing.text.IconView
- Sets the size of the view.
- setSize(Dimension) -
Method in class com.sun.java.swing.JApplet.AccessibleJApplet
- Resizes this object so that it has width width and height.
- setSize(Dimension) -
Method in class com.sun.java.swing.JComboBox.AccessibleJComboBox.AccessibleJComboBoxList
-
- setSize(Dimension) -
Method in class com.sun.java.swing.JComponent.AccessibleJComponent
- Resizes this object so that it has width width and height.
- setSize(Dimension) -
Method in class com.sun.java.swing.JDialog.AccessibleJDialog
- Resizes this object so that it has width width and height.
- setSize(Dimension) -
Method in class com.sun.java.swing.JFrame.AccessibleJFrame
- Resizes this object so that it has width width and height.
- setSize(Dimension) -
Method in class com.sun.java.swing.JList.AccessibleJList.AccessibleJListChild
-
- setSize(Dimension) -
Method in class com.sun.java.swing.JPopupMenu.WindowPopup.AccessibleWindowPopup
- Resizes this object so that it has width width and height.
- setSize(Dimension) -
Method in class com.sun.java.swing.JTable.AccessibleJTable.AccessibleJTableCell
-
- setSize(Dimension) -
Method in class com.sun.java.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
-
- setSize(Dimension) -
Method in class com.sun.java.swing.JTree.AccessibleJTree.AccessibleJTreeNode
-
- setSize(Dimension) -
Method in class com.sun.java.swing.JWindow.AccessibleJWindow
- Resizes this object so that it has width width and height.
- setSize(float, float) -
Method in class com.sun.java.swing.text.View
- Sets the size of the view.
- setSize(float, float) -
Method in class com.sun.java.swing.text.WrappedPlainView
- Sets the size of the view.
- setSnapToTicks(boolean) -
Method in class com.sun.java.swing.JSlider
- Specifying true makes the knob (and the data value it represents)
resolve to the closest tick mark next to where the user
positioned the knob.
- setSpaceAbove(MutableAttributeSet, float) -
Static method in class com.sun.java.swing.text.StyleConstants
- Sets space above.
- setSpaceBelow(MutableAttributeSet, float) -
Static method in class com.sun.java.swing.text.StyleConstants
- Sets space below.
- setState(boolean) -
Method in class com.sun.java.swing.JCheckBoxMenuItem
- Sets the selected-state of the item.
- setStyledDocument(StyledDocument) -
Method in class com.sun.java.swing.JTextPane
- Associates the editor with a text document.
- setTableHeader(JTableHeader) -
Method in class com.sun.java.swing.JTable
- Sets the tableHeader working with this JTable to newHeader.
- setTable(JTable) -
Method in class com.sun.java.swing.table.JTableHeader
- Sets the header's partner table to aTable
- setTabPlacement(int) -
Method in class com.sun.java.swing.JTabbedPane
- Sets the tab placement for this tabbedpane.
- setTabSet(MutableAttributeSet, TabSet) -
Static method in class com.sun.java.swing.text.StyleConstants
- Sets the TabSet.
- setTabSize(int) -
Method in class com.sun.java.swing.JTextArea
- Sets the number of characters to expand tabs to.
- setText(String) -
Method in class com.sun.java.swing.AbstractButton
- Sets the button's text.
- setText(String) -
Method in class com.sun.java.swing.JLabel
- Defines the single line of text this component will display.
- setText(String) -
Method in class com.sun.java.swing.text.JTextComponent
- Sets the text of this TextComponent to the specified text.
- setTipText(String) -
Method in class com.sun.java.swing.JToolTip
- Sets the text to show when the tool tip is displayed.
- setTitleAt(int, String) -
Method in class com.sun.java.swing.JTabbedPane
- Sets the title at index to title which can be null.
- setTitleColor(Color) -
Method in class com.sun.java.swing.border.TitledBorder
- Sets the title-color of the titled border.
- setTitleFont(Font) -
Method in class com.sun.java.swing.border.TitledBorder
- Sets the title-font of the titled border.
- setTitle(String) -
Method in class com.sun.java.swing.JInternalFrame
- Sets the JInternalFrame title.
- setTitleJustification(int) -
Method in class com.sun.java.swing.border.TitledBorder
- Sets the title-justification of the titled border.
- setTitlePosition(int) -
Method in class com.sun.java.swing.border.TitledBorder
- Sets the title-position of the titled border.
- setTitle(String) -
Method in class com.sun.java.swing.border.TitledBorder
- Sets the title of the titled border.
param title the title for the border
- setToolTipText(String) -
Method in class com.sun.java.swing.JComponent
- Registers the text to display in a tool tip.
- setTopComponent(Component) -
Method in class com.sun.java.swing.JSplitPane
- Sets the component above, or to the left of the divider.
- setType(short) -
Method in class com.sun.java.swing.text.DefaultStyledDocument.ElementSpec
- Sets the element type.
- setUI(ButtonUI) -
Method in class com.sun.java.swing.AbstractButton
- Sets the button's UI.
- setUI(CheckBoxMenuItemUI) -
Method in class com.sun.java.swing.JCheckBoxMenuItem
- Sets L&F object that renders this component.
- setUI(ComboBoxUI) -
Method in class com.sun.java.swing.JComboBox
- Sets the L&F object that renders this component.
- setUI(ComponentUI) -
Method in class com.sun.java.swing.JComponent
- Set the look and feel delegate for this component.
- setUI(DesktopPaneUI) -
Method in class com.sun.java.swing.JDesktopPane
- Sets the L&F object that renders this component.
- setUI(InternalFrameUI) -
Method in class com.sun.java.swing.JInternalFrame
- Sets the UI delegate for this JInternalFrame.
- setUI(DesktopIconUI) -
Method in class com.sun.java.swing.JInternalFrame.JDesktopIcon
- Sets the L&F object that renders this component.
- setUI(LabelUI) -
Method in class com.sun.java.swing.JLabel
- Sets the L&F object that renders this component.
- setUI(ListUI) -
Method in class com.sun.java.swing.JList
- Sets the L&F object that renders this component.
- setUI(MenuUI) -
Method in class com.sun.java.swing.JMenu
- Sets the L&F object that renders this component.
- setUI(MenuBarUI) -
Method in class com.sun.java.swing.JMenuBar
- Sets the L&F object that renders this component.
- setUI(MenuItemUI) -
Method in class com.sun.java.swing.JMenuItem
- Sets the L&F object that renders this component.
- setUI(OptionPaneUI) -
Method in class com.sun.java.swing.JOptionPane
- Sets the UI object which implements the L&F for this component.
- setUI(PopupMenuUI) -
Method in class com.sun.java.swing.JPopupMenu
- Sets the L&F object that renders this component.
- setUI(ProgressBarUI) -
Method in class com.sun.java.swing.JProgressBar
- Sets the L&F object that renders this component.
- setUI(RadioButtonMenuItemUI) -
Method in class com.sun.java.swing.JRadioButtonMenuItem
- Sets the L&F object that renders this component.
- setUI(ScrollPaneUI) -
Method in class com.sun.java.swing.JScrollPane
- Sets the L&F object that renders this component.
- setUI(SeparatorUI) -
Method in class com.sun.java.swing.JSeparator
- Sets the L&F object that renders this component.
- setUI(SliderUI) -
Method in class com.sun.java.swing.JSlider
- Sets the UI object which implements the L&F for this component.
- setUI(SplitPaneUI) -
Method in class com.sun.java.swing.JSplitPane
- Sets the L&F object that renders this component.
- setUI(TabbedPaneUI) -
Method in class com.sun.java.swing.JTabbedPane
- Sets the UI object which implements the L&F for this component.
- setUI(TableUI) -
Method in class com.sun.java.swing.JTable
- Sets the L&F object that renders this component.
- setUI(TableHeaderUI) -
Method in class com.sun.java.swing.table.JTableHeader
-
- setUI(TextUI) -
Method in class com.sun.java.swing.text.JTextComponent
- Sets the user-interface factory for this text-oriented editor
- setUI(ToolBarUI) -
Method in class com.sun.java.swing.JToolBar
- Sets the L&F object that renders this component.
- setUI(TreeUI) -
Method in class com.sun.java.swing.JTree
- Sets the L&F object that renders this component.
- setUnderline(MutableAttributeSet, boolean) -
Static method in class com.sun.java.swing.text.StyleConstants
- Sets the underline attribute.
- setUnitIncrement(int) -
Method in class com.sun.java.swing.JScrollBar
- Sets the unitIncrement property.
- setUpdateTableInRealTime(boolean) -
Method in class com.sun.java.swing.table.JTableHeader
- Sets whether the body of the table updates in real time when
a column is resized or dragged.
- setUserObject(Object) -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Sets the user object for this node to
userObject
.
- setUserObject(Object) -
Method in interface com.sun.java.swing.tree.MutableTreeNode
- Resets the user object of the receiver to
object
.
- setValueAt(Object, int, int) -
Method in class com.sun.java.swing.table.AbstractTableModel
- This empty implementation is provided so users don't have to implement
this method if their data model is not editable.
- setValueAt(Object, int, int) -
Method in class com.sun.java.swing.table.DefaultTableModel
- Sets the object value for the cell at column and
row.
- setValueAt(Object, int, int) -
Method in class com.sun.java.swing.JTable
- Sets the value for the cell at row and column.
- setValueAt(Object, int, int) -
Method in interface com.sun.java.swing.table.TableModel
- Sets an attribute value for the record in the cell at
columnIndex and rowIndex.
- setValue(int) -
Method in interface com.sun.java.swing.BoundedRangeModel
- Sets the model's current value to
newValue
if newValue
satisfies the model's constraints.
- setValue(int) -
Method in class com.sun.java.swing.DefaultBoundedRangeModel
- Sets the value to n after ensuring that n falls
within the model's constraints:
minimum <= value <= value+extent <= maximum
- setValue(Object) -
Method in class com.sun.java.swing.DefaultCellEditor.EditorDelegate
-
- setValue(Object) -
Method in class com.sun.java.swing.table.DefaultTableCellRenderer
-
- setValueIsAdjusting(boolean) -
Method in interface com.sun.java.swing.BoundedRangeModel
- This attribute indicates that any upcoming changes to the value
of the model should be considered a single event.
- setValueIsAdjusting(boolean) -
Method in class com.sun.java.swing.DefaultBoundedRangeModel
- Sets the valueIsAdjusting property.
- setValueIsAdjusting(boolean) -
Method in class com.sun.java.swing.DefaultListSelectionModel
-
- setValueIsAdjusting(boolean) -
Method in class com.sun.java.swing.JList
- Sets the data model's isAdjusting property true, so that
a single event will be generated when all of the selection
events have finished (for example, when the mouse is being
dragged over the list in selection mode).
- setValueIsAdjusting(boolean) -
Method in class com.sun.java.swing.JScrollBar
- Sets the model's valueIsAdjusting property.
- setValueIsAdjusting(boolean) -
Method in class com.sun.java.swing.JSlider
- Sets the models valueIsAdjusting property.
- setValueIsAdjusting(boolean) -
Method in interface com.sun.java.swing.ListSelectionModel
- This property is true if upcoming changes to the value
of the model should be considered a single event.
- setValue(Object) -
Method in class com.sun.java.swing.JOptionPane
- Sets the value the user has chosen.
- setValue(int) -
Method in class com.sun.java.swing.JProgressBar
- Sets the model's current value to x.
- setValue(int) -
Method in class com.sun.java.swing.JScrollBar
- Sets the scrollbar's value.
- setValue(int) -
Method in class com.sun.java.swing.JSlider
- Sets the sliders current value.
- setValue(Object, boolean) -
Method in interface com.sun.java.swing.Renderer
-
- setValues(int, int, int, int) -
Method in class com.sun.java.swing.JScrollBar
- Sets the four BoundedRangeModel properties after forcing
the arguments to obey the usual constraints:
minimum <= value <= value+extent <= maximum
- setVerticalAlignment(int) -
Method in class com.sun.java.swing.AbstractButton
- Sets the vertical alignment of the icon and text.
- setVerticalAlignment(int) -
Method in class com.sun.java.swing.JLabel
- Sets the alignment of the label's contents along the Y axis.
- setVerticalScrollBarPolicy(int) -
Method in class com.sun.java.swing.JScrollPane
-
- setVerticalScrollBarPolicy(int) -
Method in class com.sun.java.swing.ScrollPaneLayout
- Returns the vertical scrollbar-display policy, where the
options are:
- ScrollPaneConstants.
- setVerticalTextPosition(int) -
Method in class com.sun.java.swing.AbstractButton
- Sets the vertical position of the text relative to the icon.
- setVerticalTextPosition(int) -
Method in class com.sun.java.swing.JLabel
- Sets the vertical position of the label's text,
relative to its image.
- setView(Component) -
Method in class com.sun.java.swing.JViewport
- Sets the Viewport's one lightweight child (
view
),
which can be null.
- setViewportBorder(Border) -
Method in class com.sun.java.swing.JScrollPane
- Add a border around the viewport.
- setViewport(JViewport) -
Method in class com.sun.java.swing.JScrollPane
- Sets the current JViewport.
- setViewportView(Component) -
Method in class com.sun.java.swing.JScrollPane
- Creates a viewport if neccessary and then sets its view.
- setViewPosition(Point) -
Method in class com.sun.java.swing.JViewport
- Sets the view coordinates that appear in the upper left
hand corner of the viewport, null if there's no view.
- setViewSize(Dimension) -
Method in class com.sun.java.swing.JViewport
- Sets the view coordinates that appear in the upper left
hand corner of the viewport, and the size of the view.
- setVisible(boolean) -
Method in interface com.sun.java.accessibility.AccessibleComponent
- Set the visible state of the object.
- setVisibleAmount(int) -
Method in class com.sun.java.swing.JScrollBar
- Set the model's extent property.
- setVisible(boolean) -
Method in class com.sun.java.swing.Box.AccessibleBox
- Sets the visible state of the object.
- setVisible(boolean) -
Method in class com.sun.java.swing.Box.Filler.AccessibleBoxFiller
- Sets the visible state of the object.
- setVisible(boolean) -
Method in interface com.sun.java.swing.text.Caret
- Sets the visibility of the caret.
- setVisible(boolean) -
Method in class com.sun.java.swing.CellRendererPane.AccessibleCellRendererPane
- Set the visible state of the object.
- setVisible(boolean) -
Method in class com.sun.java.swing.text.DefaultCaret
- Sets the caret visibility, and repaints the caret.
- setVisible(boolean) -
Method in class com.sun.java.swing.JApplet.AccessibleJApplet
- Set the visible state of the object.
- setVisible(boolean) -
Method in class com.sun.java.swing.JComboBox.AccessibleJComboBox.AccessibleJComboBoxList
-
- setVisible(boolean) -
Method in class com.sun.java.swing.JComponent.AccessibleJComponent
- Set the visible state of the object.
- setVisible(boolean) -
Method in class com.sun.java.swing.JComponent
-
- setVisible(boolean) -
Method in class com.sun.java.swing.JDialog.AccessibleJDialog
- Set the visible state of the object.
- setVisible(boolean) -
Method in class com.sun.java.swing.JFrame.AccessibleJFrame
- Set the visible state of the object.
- setVisible(boolean) -
Method in class com.sun.java.swing.JInternalFrame
- Set the visible state of the object.
- setVisible(boolean) -
Method in class com.sun.java.swing.JList.AccessibleJList.AccessibleJListChild
-
- setVisible(boolean) -
Method in class com.sun.java.swing.JPopupMenu
-
- setVisible(boolean) -
Method in class com.sun.java.swing.JPopupMenu.WindowPopup.AccessibleWindowPopup
- Set the visible state of the object.
- setVisible(boolean) -
Method in class com.sun.java.swing.JTable.AccessibleJTable.AccessibleJTableCell
- Set the visible state of the object.
- setVisible(boolean) -
Method in class com.sun.java.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
-
- setVisible(boolean) -
Method in class com.sun.java.swing.JTree.AccessibleJTree.AccessibleJTreeNode
-
- setVisible(boolean) -
Method in class com.sun.java.swing.JWindow.AccessibleJWindow
- Set the visible state of the object.
- setVisibleRowCount(int) -
Method in class com.sun.java.swing.JList
- Set the preferred number of rows in the list that can be displayed
without a scollbar, as determined by the nearest JViewPort ancestor,
if any.
- setVisibleRowCount(int) -
Method in class com.sun.java.swing.JTree
- Sets the number of rows that are to be visible.
- setWantsInput(boolean) -
Method in class com.sun.java.swing.JOptionPane
- If
newValue
is true, a parentComponent is provided to
allow the user to input a value.
- setWasIcon(JInternalFrame, Boolean) -
Method in class com.sun.java.swing.DefaultDesktopManager
- Sets that the component has been iconized and the bounds of the
desktopIcon are valid.
- setWidth(int) -
Method in class com.sun.java.swing.table.TableColumn
- Sets this column's width to newWidth.
- setWrapStyleWord(boolean) -
Method in class com.sun.java.swing.JTextArea
- Set the style of wrapping used if the text area is wrapping
lines.
- setXORMode(Color) -
Method in class com.sun.java.swing.DebugGraphics
-
- shadow -
Variable in class com.sun.java.swing.border.EtchedBorder
-
- shadowInner -
Variable in class com.sun.java.swing.border.BevelBorder
-
- shadowOuter -
Variable in class com.sun.java.swing.border.BevelBorder
-
- sharedInstance -
Static variable in class com.sun.java.swing.JTree.EmptySelectionModel
- Unique shared instance.
- sharedInstance() -
Static method in class com.sun.java.swing.JTree.EmptySelectionModel
- Returns a shared instance of an empty selection model
- sharedInstance() -
Static method in class com.sun.java.swing.ToolTipManager
-
- SHORT_DESCRIPTION -
Static variable in interface com.sun.java.swing.Action
-
- shouldSelectCell(EventObject) -
Method in interface com.sun.java.swing.CellEditor
- Tell the editor to start editing using anEvent.
- shouldSelectCell(EventObject) -
Method in class com.sun.java.swing.DefaultCellEditor
-
- showConfirmDialog(Component, Object) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up a modal dialog with the options Yes, No and Cancel; with the
title, "Select an Option".
- showConfirmDialog(Component, Object, String, int) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up a modal dialog where the number of choices is determined
by the
optionType
parameter.
- showConfirmDialog(Component, Object, String, int, int) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up a modal dialog where the number of choices is determined
by the
optionType
parameter, where the messageType
parameter determines the icon to display.
- showConfirmDialog(Component, Object, String, int, int, Icon) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up a modal dialog with a specified icon, where the number of
choices is determined by the
optionType
parameter.
- showHorizontalLines -
Variable in class com.sun.java.swing.JTable
- The table draws horizontal lines between cells if showHorizontalLines is true
- SHOWING -
Static variable in class com.sun.java.accessibility.AccessibleState
- Indicates this object, the object's parent, the object's parent's
parent, and so on, are all visible.
- showInputDialog(Object) -
Static method in class com.sun.java.swing.JOptionPane
- Shows a question-message dialog requesting input from the user.
- showInputDialog(Component, Object) -
Static method in class com.sun.java.swing.JOptionPane
- Shows a question-message dialog requesting input from the user parented to
parentComponent
.
- showInputDialog(Component, Object, String, int) -
Static method in class com.sun.java.swing.JOptionPane
- Shows a dialog requesting input from the user parented to
parentComponent
with the dialog having the title
title
and message type messageType
.
- showInputDialog(Component, Object, String, int, Icon, Object[], Object) -
Static method in class com.sun.java.swing.JOptionPane
- Prompts the user for input in a blocking dialog where the
initial selection, possible selections, and all other options can
be specified.
- showInternalConfirmDialog(Component, Object) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up an internal dialog panel with the options Yes, No
and Cancel; with the title, "Select an Option".
- showInternalConfirmDialog(Component, Object, String, int) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up a internal dialog panel where the number of choices
is determined by the
optionType
parameter.
- showInternalConfirmDialog(Component, Object, String, int, int) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up an internal dialog panel where the number of choices
is determined by the
optionType
parameter, where
the messageType
parameter determines the icon to display.
- showInternalConfirmDialog(Component, Object, String, int, int, Icon) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up an internal dialog panel with a specified icon, where
the number of choices is determined by the
optionType
parameter.
- showInternalInputDialog(Component, Object) -
Static method in class com.sun.java.swing.JOptionPane
- Shows an internal question-message dialog requesting input from
the user parented to
parentComponent
.
- showInternalInputDialog(Component, Object, String, int) -
Static method in class com.sun.java.swing.JOptionPane
- Shows an internal dialog requesting input from the user parented
to
parentComponent
with the dialog having the title
title
and message type messageType
.
- showInternalInputDialog(Component, Object, String, int, Icon, Object[], Object) -
Static method in class com.sun.java.swing.JOptionPane
- Prompts the user for input in a blocking internal dialog where
the initial selection, possible selections, and all other
options can be specified.
- showInternalMessageDialog(Component, Object) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up an internal confirmation dialog panel.
- showInternalMessageDialog(Component, Object, String, int) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up an internal dialog panel that displays a message
using a default icon determined by the messageType parameter.
- showInternalMessageDialog(Component, Object, String, int, Icon) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up an internal dialog panel displaying a message,
specifying all parameters.
- showInternalOptionDialog(Component, Object, String, int, int, Icon, Object[], Object) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up an internal dialog panel with a specified icon, where
the initial choice is dermined by the
initialValue
parameter and the number of choices is determined by the
optionType
parameter.
- show() -
Method in class com.sun.java.swing.JInternalFrame
- Shows this internal frame, and brings it to the front.
- show(Component, int, int) -
Method in class com.sun.java.swing.JPopupMenu
- Display the popupmenu at the position x,y in the coordinate
space of the component invoker.
- showMessageDialog(Component, Object) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up a confirmation dialog -- a modal information-message dialog
titled "Confirm".
- showMessageDialog(Component, Object, String, int) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up a dialog that displays a message using a default
icon determined by the messageType parameter.
- showMessageDialog(Component, Object, String, int, Icon) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up a dialog displaying a message, specifying all parameters.
- showOptionDialog(Component, Object, String, int, int, Icon, Object[], Object) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up a modal dialog with a specified icon, where the initial
choice is dermined by the
initialValue
parameter and
the number of choices is determined by the optionType
parameter.
- showPopup() -
Method in class com.sun.java.swing.JComboBox
- Causes the combo box to display its popup window
- SHOWS_ROOT_HANDLES_PROPERTY -
Static variable in class com.sun.java.swing.JTree
- Bound property name for showsRootHandles.
- showsRootHandles -
Variable in class com.sun.java.swing.JTree
- True if handles are displayed at the topmost level of the tree.
- showVerticalLines -
Variable in class com.sun.java.swing.JTable
- The table draws vertical lines between cells if showVerticalLines is true
- SimpleAttributeSet - class com.sun.java.swing.text.SimpleAttributeSet.
- A straightforward implementation of MutableAttributeSet using a
hash table.
- SINGLE_INTERVAL_SELECTION -
Static variable in interface com.sun.java.swing.ListSelectionModel
- A value for the selectionMode property: select one contiguous
range of indices at a time.
- SINGLE_LINE -
Static variable in class com.sun.java.accessibility.AccessibleState
- Indicates this (text) object can contain only a single line of text
- SINGLE_SELECTION -
Static variable in interface com.sun.java.swing.ListSelectionModel
- A value for the selectionMode property: select one list index
at a time.
- SINGLE_TREE_SELECTION -
Static variable in interface com.sun.java.swing.tree.TreeSelectionModel
- Selection can only contain one path at a time.
- SingleSelectionModel - interface com.sun.java.swing.SingleSelectionModel.
- A model that supports at most one indexed selection.
- sizeColumnsToFit(boolean) -
Method in class com.sun.java.swing.JTable
- This method will resize one or more columns of the table
so that the sum width of all columns will equal to the
width of the table.
- size() -
Method in class com.sun.java.swing.DefaultListModel
-
- SizeRequirements - class com.sun.java.swing.SizeRequirements.
- For the convenience of layout managers,
calculates information about the size and position of components.
- Size -
Static variable in class com.sun.java.swing.text.StyleConstants.CharacterConstants
- Name of the font size.
- Size -
Static variable in class com.sun.java.swing.text.StyleConstants.FontConstants
- Name of the font size.
- sizeWidthToFit() -
Method in class com.sun.java.swing.table.TableColumn
- Resizes the TableColumn to fit the width of its header cell.
- skip(long) -
Method in class com.sun.java.swing.ProgressMonitorInputStream
-
- SLIDER -
Static variable in class com.sun.java.accessibility.AccessibleRole
- An object that allows the user to select from a bounded range.
- sliderModel -
Variable in class com.sun.java.swing.JSlider
- The data model that handles the numeric maximum value,
minimum value, and current-position value for the slider.
- SMALL_ICON -
Static variable in interface com.sun.java.swing.Action
-
- snapToTicks -
Variable in class com.sun.java.swing.JSlider
- If true, the knob (and the data value it represents)
resolve to the closest tick mark next to where the user
positioned the knob.
- SoftBevelBorder - class com.sun.java.swing.border.SoftBevelBorder.
- A class which implements a raised or lowered bevel with
softened corners.
- SOUTH_EAST -
Static variable in interface com.sun.java.swing.SwingConstants
-
- SOUTH_WEST -
Static variable in interface com.sun.java.swing.SwingConstants
-
- SOUTH -
Static variable in interface com.sun.java.swing.SwingConstants
-
- SpaceAbove -
Static variable in class com.sun.java.swing.text.StyleConstants
- The amount of space above the paragraph.
- SpaceAbove -
Static variable in class com.sun.java.swing.text.StyleConstants.ParagraphConstants
- The amount of space above the paragraph.
- SpaceBelow -
Static variable in class com.sun.java.swing.text.StyleConstants
- The amount of space below the paragraph.
- SpaceBelow -
Static variable in class com.sun.java.swing.text.StyleConstants.ParagraphConstants
- The amount of space below the paragraph.
- SPLIT_PANE -
Static variable in class com.sun.java.accessibility.AccessibleRole
- A specialized panel that presents two other panels at the same time.
- startCellEditing(EventObject) -
Method in class com.sun.java.swing.DefaultCellEditor.EditorDelegate
-
- startEditingAtPath(TreePath) -
Method in class com.sun.java.swing.JTree
- Selects the node identified by the specified path and initiates
editing.
- startProduction(ImageConsumer) -
Method in class com.sun.java.swing.SyntheticImage
-
- StartTagType -
Static variable in class com.sun.java.swing.text.DefaultStyledDocument.ElementSpec
- A possible value for getType.
- start() -
Method in class com.sun.java.swing.Timer
- Starts the Timer, causing it to send actionPerformed() messages
to its listeners.
- stateChanged(ChangeEvent) -
Method in class com.sun.java.swing.AbstractButton.ButtonChangeListener
-
- stateChanged(ChangeEvent) -
Method in interface com.sun.java.swing.event.ChangeListener
-
- stateChanged(ChangeEvent) -
Method in class com.sun.java.swing.JMenuItem.AccessibleJMenuItem
- Supports the change listener interface and fires property change
- stateChanged(ChangeEvent) -
Method in class com.sun.java.swing.JProgressBar.ModelListener
-
- stateChanged(ChangeEvent) -
Method in class com.sun.java.swing.JScrollPane.AccessibleJScrollPane
- Supports the change listener interface and fires property change
- stateChanged(ChangeEvent) -
Method in class com.sun.java.swing.JTabbedPane.AccessibleJTabbedPane
-
- stateChanged(ChangeEvent) -
Method in class com.sun.java.swing.JTabbedPane.ModelListener
-
- StateEditable - interface com.sun.java.swing.undo.StateEditable.
- StateEditable defines the interface for objects that can have
their state undone/redone by a StateEdit.
- StateEdit - class com.sun.java.swing.undo.StateEdit.
StateEdit is a general edit for objects that change state.
- stateMask -
Variable in class com.sun.java.swing.DefaultButtonModel
-
- states -
Variable in class com.sun.java.accessibility.AccessibleStateSet
- Each entry in the Vector represents an AccessibleState.
- stopCellEditing() -
Method in interface com.sun.java.swing.CellEditor
- Tell the editor to stop editing and accept any partially edited
value as the value of the editor.
- stopCellEditing() -
Method in class com.sun.java.swing.DefaultCellEditor
-
- stopCellEditing() -
Method in class com.sun.java.swing.DefaultCellEditor.EditorDelegate
-
- stopEditing() -
Method in class com.sun.java.swing.JTree
- Stops the current editing session.
- stop() -
Method in class com.sun.java.swing.Timer
- Stops a Timer, causing it to stop sending actionPerformed()
messages to its Target.
- storeState(Hashtable) -
Method in interface com.sun.java.swing.undo.StateEditable
- Upon receiving this message the receiver should place any relevant
state into state.
- StreamDescriptionProperty -
Static variable in interface com.sun.java.swing.text.Document
- The property name for the description of the stream
used to initialize the document.
- StringContent - class com.sun.java.swing.text.StringContent.
- An implementation of the AbstractDocument.
- Style - interface com.sun.java.swing.text.Style.
- A collection of attributes to associate with an element in a document.
- StyleConstants.CharacterConstants - class com.sun.java.swing.text.StyleConstants.CharacterConstants.
- This is a typesafe enumeration of the well-known
attributes that contribute to a character style.
- StyleConstants.ColorConstants - class com.sun.java.swing.text.StyleConstants.ColorConstants.
- This is a typesafe enumeration of the well-known
attributes that contribute to a color.
- StyleConstants.FontConstants - class com.sun.java.swing.text.StyleConstants.FontConstants.
- This is a typesafe enumeration of the well-known
attributes that contribute to a font.
- StyleConstants.ParagraphConstants - class com.sun.java.swing.text.StyleConstants.ParagraphConstants.
- This is a typesafe enumeration of the well-known
attributes that contribute to a paragraph style.
- StyleConstants - class com.sun.java.swing.text.StyleConstants.
A collection of well known or common attribute keys
and methods to apply to an AttributeSet or MutableAttributeSet
to get/set the properties in a typesafe manner.
- StyleContext.NamedStyle - class com.sun.java.swing.text.StyleContext.NamedStyle.
- A collection of attributes, typically used to represent
character and paragraph styles.
- StyleContext - class com.sun.java.swing.text.StyleContext.
- A pool of styles and their associated resources.
- StyledDocument - interface com.sun.java.swing.text.StyledDocument.
- Interface for a generic styled document.
- StyledEditorKit.AlignmentAction - class com.sun.java.swing.text.StyledEditorKit.AlignmentAction.
- An action to set paragraph alignment.
- StyledEditorKit.BoldAction - class com.sun.java.swing.text.StyledEditorKit.BoldAction.
- An action to toggle the bold attribute.
- StyledEditorKit.FontFamilyAction - class com.sun.java.swing.text.StyledEditorKit.FontFamilyAction.
- An action to set the font family in the associated
JEditorPane.
- StyledEditorKit.FontSizeAction - class com.sun.java.swing.text.StyledEditorKit.FontSizeAction.
- An action to set the font size in the associated
JEditorPane.
- StyledEditorKit.ForegroundAction - class com.sun.java.swing.text.StyledEditorKit.ForegroundAction.
- An action to set the foreground color in the focused
JEditorPane by calling its setForeground method.
- StyledEditorKit.ItalicAction - class com.sun.java.swing.text.StyledEditorKit.ItalicAction.
- An action to toggle the italic attribute.
- StyledEditorKit.StyledTextAction - class com.sun.java.swing.text.StyledEditorKit.StyledTextAction.
- An action that assumes it's being fired on a JEditorPane
with a StyledEditorKit (or subclass) installed.
- StyledEditorKit.UnderlineAction - class com.sun.java.swing.text.StyledEditorKit.UnderlineAction.
- An action to toggle the underline attribute.
- StyledEditorKit - class com.sun.java.swing.text.StyledEditorKit.
- This is the set of things needed by a text component
to be a reasonably functioning editor for some type
of text document.
- SWING_COMPONENT -
Static variable in class com.sun.java.accessibility.AccessibleRole
- A Swing component, but nothing else is known about it.
- SwingConstants - interface com.sun.java.swing.SwingConstants.
- A collection of constants generally used for positioning and orienting
components on the screen.
- SwingUtilities - class com.sun.java.swing.SwingUtilities.
- A collection of utility methods for Swing.
- SyntheticImage - class com.sun.java.swing.SyntheticImage.
- A helper class to make computing synthetic images a little easier.
pos
with a default alignment
and default leader.
pos
,
alignment align
and leader leader
.
Implements View interface for a table, that is composed of a specific element structure where the child elements of the element this view is responsible for represent rows and the child elements of the row elements are cells.
toString()
to this node's
user object, or null if this node has no user object.
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.
Invoked after the tree has drastically changed structure from a given node down.
getXXX(key)
methods. getXXX(key)
methods.
paint(g)
.
paint(g)
.
paint(g)
.
updateUI
that the L&F has changed.
positions
.
aComponent
's window
Overview | Package | Class | Tree | Deprecated | Index | Help |
Java Platform 1.1.7 |
||
PREV | NEXT | FRAMES | NO FRAMES |