Swing 1.1
A B C D E F G H I J K L M N O P Q R S T U V W X Y _

V

validateFileCache() - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 
validateInvalidComponents() - Method in class javax.swing.RepaintManager
Validate all of the components that have been marked invalid.
validCachedPreferredSize - Variable in class javax.swing.plaf.basic.BasicTreeUI
Is the preferredSize valid?
VALIGN - Static variable in class javax.swing.text.html.HTML.Attribute
 
value - Variable in class javax.swing.DefaultCellEditor.EditorDelegate
 
value - Variable in class javax.swing.JOptionPane
Currently selected value, will be a valid option, or UNINITIALIZED_VALUE or null.
VALUE - Static variable in class javax.swing.text.html.HTML.Attribute
 
VALUE_PROPERTY - Static variable in class javax.swing.JOptionPane
Bounds property name for value.
valueChanged(ListSelectionEvent) - Method in class javax.swing.JTable
Invoked when the selection changes -- repaints to show the new selection.
valueChanged(ListSelectionEvent) - Method in class javax.swing.JTable.AccessibleJTable
Track changes to table cell selections
valueChanged(ListSelectionEvent) - Method in class javax.swing.JList.AccessibleJList
List Selection Listener value change method.
valueChanged(ListSelectionEvent) - Method in interface javax.swing.event.ListSelectionListener
Called whenever the value of the selection changes.
valueChanged(ListSelectionEvent) - Method in class javax.swing.table.DefaultTableColumnModel
 
valueChanged(ListSelectionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.SelectionListener
 
valueChanged(ListSelectionEvent) - Method in class javax.swing.plaf.basic.BasicListUI.ListSelectionHandler
 
valueChanged(ListSelectionEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.ListSelectionHandler
 
valueChanged(ListSelectionEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
valueChanged(TreeSelectionEvent) - Method in class javax.swing.JTree.TreeSelectionRedirector
Invoked by the TreeSelectionModel when the selection changes.
valueChanged(TreeSelectionEvent) - Method in class javax.swing.JTree.AccessibleJTree
Tree Selection Listener value change method.
valueChanged(TreeSelectionEvent) - Method in interface javax.swing.event.TreeSelectionListener
Called whenever the value of the selection changes.
valueChanged(TreeSelectionEvent) - Method in class javax.swing.tree.DefaultTreeCellEditor
Resets lastPath.
valueChanged(TreeSelectionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeSelectionHandler
Messaged when the selection changes in the tree we're displaying for.
valueForPathChanged(TreePath, Object) - Method in class javax.swing.tree.DefaultTreeModel
This sets the user object of the TreeNode identified by path and posts a node changed.
valueForPathChanged(TreePath, Object) - Method in interface javax.swing.tree.TreeModel
Messaged when the user has altered the value for the item identified by path to newValue.
valueForXPosition(int) - Method in class javax.swing.plaf.basic.BasicSliderUI
Returns a value give an x position.
valueForYPosition(int) - Method in class javax.swing.plaf.basic.BasicSliderUI
Returns a value give a y position.
valueIsAdjusting - Variable in class javax.swing.plaf.basic.BasicComboPopup
 
VALUETYPE - Static variable in class javax.swing.text.html.HTML.Attribute
 
VAR - Static variable in class javax.swing.text.html.HTML.Tag
 
VariableHeightLayoutCache - class javax.swing.tree.VariableHeightLayoutCache.
NOTE: This will become more open in a future release.
VariableHeightLayoutCache() - Constructor for class javax.swing.tree.VariableHeightLayoutCache
 
VERSION - Static variable in class javax.swing.text.html.HTML.Attribute
 
VERTICAL - Static variable in class javax.accessibility.AccessibleState
Indicates the orientation of this object is vertical.
VERTICAL - Static variable in interface javax.swing.SwingConstants
Vertical orientation.
VERTICAL_ALIGN - Static variable in class javax.swing.text.html.CSS.Attribute
 
VERTICAL_ALIGNMENT_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change in the button's vertical alignment.
VERTICAL_SCROLLBAR - Static variable in interface javax.swing.ScrollPaneConstants
Identifies a vertical scrollbar.
VERTICAL_SCROLLBAR_ALWAYS - Static variable in interface javax.swing.ScrollPaneConstants
Used to set the vertical scroll bar policy so that vertical scrollbars are always displayed.
VERTICAL_SCROLLBAR_AS_NEEDED - Static variable in interface javax.swing.ScrollPaneConstants
Used to set the vertical scroll bar policy so that vertical scrollbars are displayed only when needed.
VERTICAL_SCROLLBAR_NEVER - Static variable in interface javax.swing.ScrollPaneConstants
Used to set the vertical scroll bar policy so that vertical scrollbars are never displayed.
VERTICAL_SCROLLBAR_POLICY - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the vertical scroll bar policy property.
VERTICAL_SPLIT - Static variable in class javax.swing.JSplitPane
Vertical split indicates the Components are split along the y axis, eg the two Components will be split one on top of the other.
VERTICAL_TEXT_POSITION_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change in the button's vertical text position.
verticalScrollBar - Variable in class javax.swing.JScrollPane
The scrollpane's vertical scrollbar child.
verticalScrollBarPolicy - Variable in class javax.swing.JScrollPane
The display policy for the vertical scrollbar.
vertThumbIcon - Static variable in class javax.swing.plaf.metal.MetalSliderUI
 
View - class javax.swing.text.View.
A view of some portion of document model.
View(Element) - Constructor for class javax.swing.text.View
Creates a new View object.
ViewFactory - interface javax.swing.text.ViewFactory.
A factory to create a view of some portion of document subject.
viewport - Variable in class javax.swing.ScrollPaneLayout
The scrollpanes viewport child.
viewport - Variable in class javax.swing.JScrollPane
The scrollpanes viewport child.
viewPort - Variable in class javax.swing.JScrollPane.AccessibleJScrollPane
 
VIEWPORT - Static variable in class javax.accessibility.AccessibleRole
An object usually used in a scroll pane.
VIEWPORT - Static variable in interface javax.swing.ScrollPaneConstants
Identifies a "viewport" or display area, within which scrolled contents are visible.
viewportChangeListener - Variable in class javax.swing.plaf.basic.BasicScrollPaneUI
 
ViewportLayout - class javax.swing.ViewportLayout.
The default layout manager for JViewport.
ViewportLayout() - Constructor for class javax.swing.ViewportLayout
 
ViewportUI - class javax.swing.plaf.ViewportUI.
Pluggable look and feel interface for JViewport.
ViewportUI() - Constructor for class javax.swing.plaf.ViewportUI
 
viewToModel(float, float, Shape) - Method in class javax.swing.text.View
Deprecated.  
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.View
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.IconView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.PlainView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.FieldView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.LabelView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.CompositeView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.BoxView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.PasswordView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.LabelView2D
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.ComponentView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(JTextComponent, Point) - Method in class javax.swing.plaf.TextUI
Converts the given place in the view coordinate system to the nearest representative location in the model.
viewToModel(JTextComponent, Point) - Method in class javax.swing.plaf.basic.BasicTextUI
Converts the given place in the view coordinate system to the nearest representative location in the model.
viewToModel(JTextComponent, Point) - Method in class javax.swing.plaf.multi.MultiTextUI
Call viewToModel on each UI handled by this MultiUI.
viewToModel(JTextComponent, Point, Position.Bias[]) - Method in class javax.swing.plaf.TextUI
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(JTextComponent, Point, Position.Bias[]) - Method in class javax.swing.plaf.basic.BasicTextUI
Converts the given place in the view coordinate system to the nearest representative location in the model.
viewToModel(JTextComponent, Point, Position.Bias[]) - Method in class javax.swing.plaf.multi.MultiTextUI
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(Point) - Method in class javax.swing.text.JTextComponent
Converts the given place in the view coordinate system to the nearest representative location in the model.
VISIBLE - Static variable in class javax.accessibility.AccessibleState
Indicates this object is visible.
VISIBLE_ROW_COUNT_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for visibleRowCount.
visibleRowCount - Variable in class javax.swing.JTree
Number of rows to make visible at one time.
VLINK - Static variable in class javax.swing.text.html.HTML.Attribute
 
vsb - Variable in class javax.swing.ScrollPaneLayout
The scrollpanes vertical scrollbar child.
vsbChangeListener - Variable in class javax.swing.plaf.basic.BasicScrollPaneUI
 
vsbPolicy - Variable in class javax.swing.ScrollPaneLayout
The display policy for the vertical scrollbar.
VSPACE - Static variable in class javax.swing.text.html.HTML.Attribute
 

Swing 1.1
A B C D E F G H I J K L M N O P Q R S T U V W X Y _
Submit a bug or feature
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.