Java Platform 1.2
Beta 4
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 _

F

FACE - Static variable in class com.sun.java.swing.text.html.HTML.Attribute
 
Family - Static variable in class com.sun.java.swing.text.StyleConstants.CharacterConstants
Name of the font family.
Family - Static variable in class com.sun.java.swing.text.StyleConstants.FontConstants
Name of the font family.
FieldView - class com.sun.java.swing.text.FieldView.
Extends the multi-line plain text view to be suitable for a single-line editor view.
FieldView(Element) - Constructor for class com.sun.java.swing.text.FieldView
Constructs a new FieldView wrapped on an element.
FILE_CHOOSER - Static variable in class com.sun.java.accessibility.AccessibleRole
A specialized dialog that displays the files in the directory and lets the user select a file, browse a different directory, or specify a filename.
FILE_FILTER_CHANGED_PROPERTY - Static variable in class com.sun.java.swing.JFileChooser
User changed the kind of files to display.
FILE_HIDING_CHANGED_PROPERTY - Static variable in class com.sun.java.swing.JFileChooser
Identifies a change in the display-hidden-files property.
FILE_SELECTION_MODE_CHANGED_PROPERTY - Static variable in class com.sun.java.swing.JFileChooser
Identifies a change in the kind of selection (single, multiple, etc.).
FILE_SYSTEM_VIEW_CHANGED_PROPERTY - Static variable in class com.sun.java.swing.JFileChooser
Says that a different object is being used to find available drives on the system.
FILE_VIEW_CHANGED_PROPERTY - Static variable in class com.sun.java.swing.JFileChooser
Says that a different object is being used to retrieve file information.
FILES_AND_DIRECTORIES - Static variable in class com.sun.java.swing.JFileChooser
Instruction to display both files and directories.
FILES_ONLY - Static variable in class com.sun.java.swing.JFileChooser
Instruction to display only files.
fill3DRect(int, int, int, int, boolean) - Method in class com.sun.java.swing.DebugGraphics
Overrides Graphics.fill3DRect.
fillArc(int, int, int, int, int, int) - Method in class com.sun.java.swing.DebugGraphics
Overrides Graphics.fillArc.
FILLER - Static variable in class com.sun.java.accessibility.AccessibleRole
An object that fills up space in a user interface.
fillOval(int, int, int, int) - Method in class com.sun.java.swing.DebugGraphics
Overrides Graphics.fillOval.
fillPolygon(int[], int[], int) - Method in class com.sun.java.swing.DebugGraphics
Overrides Graphics.fillPolygon.
fillRect(int, int, int, int) - Method in class com.sun.java.swing.DebugGraphics
Overrides Graphics.fillRect.
fillRoundRect(int, int, int, int, int, int) - Method in class com.sun.java.swing.DebugGraphics
Overrides Graphics.fillRoundRect.
filterRGB(int, int, int) - Method in class com.sun.java.swing.GrayFilter
Overrides RGBImageFilter.filterRGB.
finalize() - Method in class com.sun.java.swing.text.AbstractDocument.AbstractElement
Finalizes an AbstractElement.
findColumn(String) - Method in class com.sun.java.swing.table.AbstractTableModel
Convenience method for locating columns by name.
findElementMatchingTag(HTMLDocument, int, HTML.Tag) - Method in class com.sun.java.swing.text.html.HTMLEditorKit.HTMLTextAction
Returns the deepest element at offset matching tag.
findFocusOwner(Component) - Static method in class com.sun.java.swing.SwingUtilities
Return the child component which has focus, if any.
findOffsetToCharactersInString(char[], int) - Method in class com.sun.java.swing.text.ParagraphView
Finds the next character in the document with a character in string, starting at offset start.
fireActionEvent() - Method in class com.sun.java.swing.JComboBox
Notify all listeners that have registered interest for notification on this event type.
fireActionPerformed() - Method in class com.sun.java.swing.JTextField
Notifies all listeners that have registered interest for notification on this event type.
fireActionPerformed(ActionEvent) - Method in class com.sun.java.swing.AbstractButton
 
fireActionPerformed(ActionEvent) - Method in class com.sun.java.swing.DefaultButtonModel
 
fireActionPerformed(ActionEvent) - Method in class com.sun.java.swing.Timer
Notify all listeners that have registered interest for notification on this event type.
fireActionPerformed(String) - Method in class com.sun.java.swing.JFileChooser
Notify all listeners that have registered interest for notification on this event type.
fireAdjustmentValueChanged(int, int, int) - Method in class com.sun.java.swing.JScrollBar
 
fireCaretUpdate(CaretEvent) - Method in class com.sun.java.swing.text.JTextComponent
Notifies all listeners that have registered interest for notification on this event type.
fireChangedUpdate(DocumentEvent) - Method in class com.sun.java.swing.text.AbstractDocument
Notifies all listeners that have registered interest for notification on this event type.
fireColumnAdded(TableColumnModelEvent) - Method in class com.sun.java.swing.table.DefaultTableColumnModel
 
fireColumnMarginChanged() - Method in class com.sun.java.swing.table.DefaultTableColumnModel
 
fireColumnMoved(TableColumnModelEvent) - Method in class com.sun.java.swing.table.DefaultTableColumnModel
 
fireColumnRemoved(TableColumnModelEvent) - Method in class com.sun.java.swing.table.DefaultTableColumnModel
 
fireColumnSelectionChanged(ListSelectionEvent) - Method in class com.sun.java.swing.table.DefaultTableColumnModel
 
fireContentsChanged(Object, int, int) - Method in class com.sun.java.swing.AbstractListModel
AbstractListModel subclasses must call this method after one or more elements of the list change.
fireEditingCanceled() - Method in class com.sun.java.swing.DefaultCellEditor
 
fireEditingStopped() - Method in class com.sun.java.swing.DefaultCellEditor
 
fireHyperlinkUpdate(HyperlinkEvent) - Method in class com.sun.java.swing.JEditorPane
Notifies all listeners that have registered interest for notification on this event type.
fireInsertUpdate(DocumentEvent) - Method in class com.sun.java.swing.text.AbstractDocument
Notifies all listeners that have registered interest for notification on this event type.
fireInternalFrameEvent(int) - Method in class com.sun.java.swing.JInternalFrame
 
fireIntervalAdded(Object, int, int) - Method in class com.sun.java.swing.AbstractListModel
AbstractListModel subclasses must call this method after one or more elements are added to the model.
fireIntervalRemoved(Object, int, int) - Method in class com.sun.java.swing.AbstractListModel
AbstractListModel subclasses must call this method after one or more elements are removed from the model.
fireItemStateChanged(ItemEvent) - Method in class com.sun.java.swing.AbstractButton
 
fireItemStateChanged(ItemEvent) - Method in class com.sun.java.swing.DefaultButtonModel
 
fireItemStateChanged(ItemEvent) - Method in class com.sun.java.swing.JComboBox
Notify all listeners that have registered interest for notification on this event type.
fireMenuCanceled() - Method in class com.sun.java.swing.JMenu
Notify all listeners that have registered interest for notification on this event type.
fireMenuDeselected() - Method in class com.sun.java.swing.JMenu
Notify all listeners that have registered interest for notification on this event type.
fireMenuDragMouseDragged(MenuDragMouseEvent) - Method in class com.sun.java.swing.JMenuItem
 
fireMenuDragMouseEntered(MenuDragMouseEvent) - Method in class com.sun.java.swing.JMenuItem
 
fireMenuDragMouseExited(MenuDragMouseEvent) - Method in class com.sun.java.swing.JMenuItem
 
fireMenuDragMouseReleased(MenuDragMouseEvent) - Method in class com.sun.java.swing.JMenuItem
 
fireMenuKeyPressed(MenuKeyEvent) - Method in class com.sun.java.swing.JMenuItem
 
fireMenuKeyReleased(MenuKeyEvent) - Method in class com.sun.java.swing.JMenuItem
 
fireMenuKeyTyped(MenuKeyEvent) - Method in class com.sun.java.swing.JMenuItem
 
fireMenuSelected() - Method in class com.sun.java.swing.JMenu
Notify all listeners that have registered interest for notification on this event type.
firePopupMenuCanceled() - Method in class com.sun.java.swing.JPopupMenu
Notifies PopupMenuListeners that this popup menu is canceled
firePopupMenuWillBecomeInvisible() - Method in class com.sun.java.swing.JPopupMenu
Notifies PopupMenuListeners that this popup menu will become invisible
firePopupMenuWillBecomeVisible() - Method in class com.sun.java.swing.JPopupMenu
Notifies PopupMenuListeners that this popup menu will become visible
firePropertyChange(PropertyChangeEvent) - Method in class com.sun.java.swing.event.SwingPropertyChangeSupport
Fire an existing PropertyChangeEvent to any registered listeners.
firePropertyChange(String, boolean, boolean) - Method in class com.sun.java.swing.JComponent
Reports a bound property change.
firePropertyChange(String, byte, byte) - Method in class com.sun.java.swing.JComponent
Reports a bound property change.
firePropertyChange(String, char, char) - Method in class com.sun.java.swing.JComponent
Reports a bound property change.
firePropertyChange(String, double, double) - Method in class com.sun.java.swing.JComponent
Reports a bound property change.
firePropertyChange(String, float, float) - Method in class com.sun.java.swing.JComponent
Reports a bound property change.
firePropertyChange(String, int, int) - Method in class com.sun.java.swing.JComponent
Reports a bound property change.
firePropertyChange(String, long, long) - Method in class com.sun.java.swing.JComponent
Reports a bound property change.
firePropertyChange(String, Object, Object) - Method in class com.sun.java.accessibility.AccessibleContext
Support for reporting bound property changes.
firePropertyChange(String, Object, Object) - Method in class com.sun.java.swing.JComponent
Support for reporting bound property changes.
firePropertyChange(String, Object, Object) - Method in class com.sun.java.swing.AbstractAction
Support for reporting bound property changes.
firePropertyChange(String, Object, Object) - Method in class com.sun.java.swing.UIDefaults
Support for reporting bound property changes.
firePropertyChange(String, Object, Object) - Method in class com.sun.java.swing.event.SwingPropertyChangeSupport
Report a bound property update to any registered listeners.
firePropertyChange(String, short, short) - Method in class com.sun.java.swing.JComponent
Reports a bound property change.
fireRemoveUpdate(DocumentEvent) - Method in class com.sun.java.swing.text.AbstractDocument
Notifies all listeners that have registered interest for notification on this event type.
fireSelectionValueChanged(int, int, boolean) - Method in class com.sun.java.swing.JList
This method notifies JList ListSelectionListeners that the selection model has changed.
fireStateChanged() - Method in class com.sun.java.swing.AbstractButton
 
fireStateChanged() - Method in class com.sun.java.swing.DefaultButtonModel
 
fireStateChanged() - Method in class com.sun.java.swing.MenuSelectionManager
 
fireStateChanged() - Method in class com.sun.java.swing.DefaultSingleSelectionModel
 
fireStateChanged() - Method in class com.sun.java.swing.DefaultBoundedRangeModel
Run each ChangeListeners stateChanged() method.
fireStateChanged() - Method in class com.sun.java.swing.JSlider
Send a ChangeEvent, whose source is this Slider, to each listener.
fireStateChanged() - Method in class com.sun.java.swing.JTabbedPane
Send a ChangeEvent, whose source is this tabbedpane, to each listener.
fireStateChanged() - Method in class com.sun.java.swing.JViewport
 
fireStateChanged() - Method in class com.sun.java.swing.JProgressBar
Notify all listeners that have registered interest for notification on this event type.
fireStateChanged() - Method in class com.sun.java.swing.text.StyleContext.NamedStyle
Notifies all listeners that have registered interest for notification on this event type.
fireStateChanged() - Method in class com.sun.java.swing.text.DefaultCaret
Notifies all listeners that have registered interest for notification on this event type.
fireTableCellUpdated(int, int) - Method in class com.sun.java.swing.table.AbstractTableModel
Notify all listeners that the value of the cell at (row, column) has been updated.
fireTableChanged(TableModelEvent) - Method in class com.sun.java.swing.table.AbstractTableModel
Forward the given notification event to all TableModelListeners that registered themselves as listeners for this table model.
fireTableDataChanged() - Method in class com.sun.java.swing.table.AbstractTableModel
Notify all listeners that all cell values in the table's rows may have changed.
fireTableRowsDeleted(int, int) - Method in class com.sun.java.swing.table.AbstractTableModel
Notify all listeners that rows in the (inclusive) range [firstRow, lastRow] have been deleted.
fireTableRowsInserted(int, int) - Method in class com.sun.java.swing.table.AbstractTableModel
Notify all listeners that rows in the (inclusive) range [firstRow, lastRow] have been inserted.
fireTableRowsUpdated(int, int) - Method in class com.sun.java.swing.table.AbstractTableModel
Notify all listeners that rows in the (inclusive) range [firstRow, lastRow] have been updated.
fireTableStructureChanged() - Method in class com.sun.java.swing.table.AbstractTableModel
Notify all listeners that the table's structure has changed.
fireTreeCollapsed(TreePath) - Method in class com.sun.java.swing.JTree
Notify all listeners that have registered interest for notification on this event type.
fireTreeExpanded(TreePath) - Method in class com.sun.java.swing.JTree
Notify all listeners that have registered interest for notification on this event type.
fireTreeNodesChanged(Object, Object[], int[], Object[]) - Method in class com.sun.java.swing.tree.DefaultTreeModel
 
fireTreeNodesInserted(Object, Object[], int[], Object[]) - Method in class com.sun.java.swing.tree.DefaultTreeModel
 
fireTreeNodesRemoved(Object, Object[], int[], Object[]) - Method in class com.sun.java.swing.tree.DefaultTreeModel
 
fireTreeStructureChanged(Object, Object[], int[], Object[]) - Method in class com.sun.java.swing.tree.DefaultTreeModel
 
fireTreeWillCollapse(TreePath) - Method in class com.sun.java.swing.JTree
Notify all listeners that have registered interest for notification on this event type.
fireTreeWillExpand(TreePath) - Method in class com.sun.java.swing.JTree
Notify all listeners that have registered interest for notification on this event type.
fireUndoableEditUpdate(UndoableEditEvent) - Method in class com.sun.java.swing.text.AbstractDocument
Notifies all listeners that have registered interest for notification on this event type.
fireValueChanged(boolean) - Method in class com.sun.java.swing.DefaultListSelectionModel
Notify listeners that we have ended a series of adjustments.
fireValueChanged(int, int) - Method in class com.sun.java.swing.DefaultListSelectionModel
Notify ListSelectionListeners that the value of the selection, in the closed interval firstIndex,lastIndex, has changed.
fireValueChanged(int, int, boolean) - Method in class com.sun.java.swing.DefaultListSelectionModel
 
fireValueChanged(TreeSelectionEvent) - Method in class com.sun.java.swing.JTree
Notify all listeners that have registered interest for notification on this event type.
fireValueChanged(TreeSelectionEvent) - Method in class com.sun.java.swing.tree.DefaultTreeSelectionModel
 
fireVetoableChange(String, Object, Object) - Method in class com.sun.java.swing.JComponent
Support for reporting constrained property changes.
fireVisibleDataPropertyChange() - Method in class com.sun.java.swing.JTree.AccessibleJTree
Fire a visible data property change notification.
first() - Method in class com.sun.java.swing.text.ElementIterator
Fetches the first element.
firstElement() - Method in class com.sun.java.swing.DefaultListModel
Returns the first component of this list.
firstLineIndent - Variable in class com.sun.java.swing.text.ParagraphView
Indentation for the first line, from the left inset.
FirstLineIndent - Static variable in class com.sun.java.swing.text.StyleConstants
The amount of space to indent the first line of the paragraph.
FirstLineIndent - Static variable in class com.sun.java.swing.text.StyleConstants.ParagraphConstants
The amount of space to indent the first line of the paragraph.
firstRow - Variable in class com.sun.java.swing.event.TableModelEvent
 
FixedHeightLayoutCache - class com.sun.java.swing.tree.FixedHeightLayoutCache.
NOTE: This will become more open in a future release.
FixedHeightLayoutCache() - Constructor for class com.sun.java.swing.tree.FixedHeightLayoutCache
 
FLASH_OPTION - Static variable in class com.sun.java.swing.DebugGraphics
Flash graphics operations.
flashColor() - Static method in class com.sun.java.swing.DebugGraphics
Returns the Color used to flash drawing operations.
flashCount() - Static method in class com.sun.java.swing.DebugGraphics
Returns the number of times that drawing operations will flash.
flashTime() - Static method in class com.sun.java.swing.DebugGraphics
Returns the time delay of drawing operation flashing.
flipEastAndWestAtEnds(int, Position.Bias) - Method in class com.sun.java.swing.text.CompositeView
Subclasses may wish to subclass this and conditionally return true based on the position.
flipEastAndWestAtEnds(int, Position.Bias) - Method in class com.sun.java.swing.text.BoxView
 
flipEastAndWestAtEnds(int, Position.Bias) - Method in class com.sun.java.swing.text.ParagraphView
 
FLOAT - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
flush() - Method in class com.sun.java.swing.text.html.HTMLEditorKit.ParserCallback
 
flush() - Method in class com.sun.java.swing.text.html.HTMLDocument.HTMLReader
This is the last method called on the reader.
FOCUS_ACCELERATOR_KEY - Static variable in class com.sun.java.swing.text.JTextComponent
The bound property name for the focus accelerator.
FOCUS_MANAGER_CLASS_PROPERTY - Static variable in class com.sun.java.swing.FocusManager
This property name is used to get the FocusManager implementation that should be used for a given UI
FOCUS_PAINTED_CHANGED_PROPERTY - Static variable in class com.sun.java.swing.AbstractButton
Identifies a change to having the border highlighted when focused, or not.
FOCUSABLE - Static variable in class com.sun.java.accessibility.AccessibleState
Indicates this object can accept keyboard focus, which means all events resulting from typing on the keyboard will normally be passed to it when it has focus.
FOCUSED - Static variable in class com.sun.java.accessibility.AccessibleState
Indicates this object current has the keyboard focus.
focusGained(FocusEvent) - Method in class com.sun.java.swing.text.DefaultCaret
Called when the component containing the caret gains focus.
focusLost(FocusEvent) - Method in class com.sun.java.swing.text.DefaultCaret
Called when the component containing the caret loses focus.
FocusManager - class com.sun.java.swing.FocusManager.
Swing Focus Manager
FocusManager() - Constructor for class com.sun.java.swing.FocusManager
 
focusNextComponent(Component) - Method in class com.sun.java.swing.FocusManager
Cause the focus manager to set the focus on the next focusable component You can call this method to cause the focus manager to focus the next component
focusNextComponent(Component) - Method in class com.sun.java.swing.DefaultFocusManager
Cause the focus manager to set the focus on the next focusable component
focusPreviousComponent(Component) - Method in class com.sun.java.swing.FocusManager
Cause the focus manager to set the focus on the previous focusable component You can call this methid to cause the focus manager to focus the previous component
focusPreviousComponent(Component) - Method in class com.sun.java.swing.DefaultFocusManager
Cause the focus manager to set the focus on the previous focusable component
font - Variable in class com.sun.java.swing.tree.DefaultTreeCellEditor
Font to paint with, null indicates font of renderer is to be used.
FONT - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
FONT - Static variable in class com.sun.java.swing.text.html.HTML.Tag
 
FONT_CHANGE_BIGGER - Static variable in class com.sun.java.swing.text.html.HTMLEditorKit
The font size increase to next value action identifier
FONT_CHANGE_SMALLER - Static variable in class com.sun.java.swing.text.html.HTMLEditorKit
The font size decrease to next value action identifier
FONT_FAMILY - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
FONT_SIZE - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
FONT_STYLE - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
FONT_VARIANT - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
FONT_WEIGHT - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
FontFamily - Static variable in class com.sun.java.swing.text.StyleConstants
Name of the font family.
FontSize - Static variable in class com.sun.java.swing.text.StyleConstants
Name of the font size.
ForcedBreakWeight - Static variable in class com.sun.java.swing.text.View
The weight to indicate a view supports breaking, and must be broken to be represented properly when placed in a view that formats it's children by breaking them.
Foreground - Static variable in class com.sun.java.swing.text.StyleConstants
Name of the foreground color attribute.
Foreground - Static variable in class com.sun.java.swing.text.StyleConstants.CharacterConstants
Name of the foreground color attribute.
Foreground - Static variable in class com.sun.java.swing.text.StyleConstants.ColorConstants
Name of the foreground color attribute.
FORM - Static variable in class com.sun.java.swing.text.html.HTML.Tag
 
FormView - class com.sun.java.swing.text.html.FormView.
Component decorator that implements the view interface for form elements, <input>, <textarea>, and <select>.
FormView.MouseEventListener - class com.sun.java.swing.text.html.FormView.MouseEventListener.
MouseEventListener class to handle form submissions when an input with type equal to image is clicked on.
FormView(Element) - Constructor for class com.sun.java.swing.text.html.FormView
Creates a new FormView object.
Forward - Static variable in class com.sun.java.swing.text.Position.Bias
Indicates to bias toward the next character in the model.
forwardAction - Static variable in class com.sun.java.swing.text.DefaultEditorKit
Name of the Action for moving the caret logically forward one position.
FRAME - Static variable in class com.sun.java.accessibility.AccessibleRole
A top level window with a title bar, border, menu bar, etc.
FRAME - Static variable in class com.sun.java.swing.text.html.HTML.Tag
 
FRAME_CONTENT_LAYER - Static variable in class com.sun.java.swing.JLayeredPane
Convenience object defining the Frame Content layer.
FRAME_ICON_PROPERTY - Static variable in class com.sun.java.swing.JInternalFrame
Bound property name.
FRAMEBORDER - Static variable in class com.sun.java.swing.text.html.HTML.Attribute
 
frameIcon - Variable in class com.sun.java.swing.JInternalFrame
The icon shown in the top-left corner of the frame.
frameInit() - Method in class com.sun.java.swing.JFrame
Called by the constructors to init the JFrame properly.
FRAMESET - Static variable in class com.sun.java.swing.text.html.HTML.Tag
 
fromIndex - Variable in class com.sun.java.swing.event.TableColumnModelEvent
The index of the column from where it was moved or removed

Java Platform 1.2
Beta 4
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
Submit comments/suggestions about new javadoc look
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.