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 _

B

B - Static variable in class com.sun.java.swing.text.html.HTML.Tag
 
Background - Static variable in class com.sun.java.swing.text.StyleConstants
Name of the background color attribute.
Background - Static variable in class com.sun.java.swing.text.StyleConstants.CharacterConstants
Name of the background color attribute.
Background - Static variable in class com.sun.java.swing.text.StyleConstants.ColorConstants
Name of the background color attribute.
BACKGROUND - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
BACKGROUND - Static variable in class com.sun.java.swing.text.html.HTML.Attribute
 
BACKGROUND_ATTACHMENT - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
BACKGROUND_COLOR - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
BACKGROUND_IMAGE - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
BACKGROUND_POSITION - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
BACKGROUND_REPEAT - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
backgroundNonSelectionColor - Variable in class com.sun.java.swing.tree.DefaultTreeCellRenderer
Color to use for the background when the node isn't selected.
backgroundSelectionColor - Variable in class com.sun.java.swing.tree.DefaultTreeCellRenderer
Color to use for the background when a node is selected.
backingStore - Variable in class com.sun.java.swing.JViewport
True when this viewport is maintaining an offscreen image of its contents, so that some scrolling can take place using fast "bit-blit" operations instead of by accessing the view object to construct the display.
backingStoreImage - Variable in class com.sun.java.swing.JViewport
The view image used for a backing store.
Backward - Static variable in class com.sun.java.swing.text.Position.Bias
Indicates a bias toward the previous character in the model.
backwardAction - Static variable in class com.sun.java.swing.text.DefaultEditorKit
Name of the Action for moving the caret logically backward one position.
BAD_LOCATION - Static variable in class com.sun.java.swing.text.AbstractDocument
Error message to indicate a bad location.
BadBreakWeight - Static variable in class com.sun.java.swing.text.View
The weight to indicate a view is a bad break opportunity for the purpose of formatting.
BadLocationException - exception com.sun.java.swing.text.BadLocationException.
This exception is to report bad locations within a document model (that is, attempts to reference a location that doesn't exist).
BadLocationException(String, int) - Constructor for class com.sun.java.swing.text.BadLocationException
Creates a new BadLocationException object.
BASE - Static variable in class com.sun.java.swing.text.html.HTML.Tag
 
BASEFONT - Static variable in class com.sun.java.swing.text.html.HTML.Tag
 
baselineLayout(int, int, int[], int[]) - Method in class com.sun.java.swing.text.BoxView
 
baselineRequirements(int, SizeRequirements) - Method in class com.sun.java.swing.text.BoxView
 
beepAction - Static variable in class com.sun.java.swing.text.DefaultEditorKit
Name of the action to create a beep.
beginAction - Static variable in class com.sun.java.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the begining of the document.
beginDraggingFrame(JComponent) - Method in class com.sun.java.swing.DefaultDesktopManager
 
beginDraggingFrame(JComponent) - Method in interface com.sun.java.swing.DesktopManager
This method is normally called when the user has indicated that they will begin dragging a component around.
beginLineAction - Static variable in class com.sun.java.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the begining of a line.
beginParagraphAction - Static variable in class com.sun.java.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the begining of a paragraph.
beginResizingFrame(JComponent, int) - Method in class com.sun.java.swing.DefaultDesktopManager
 
beginResizingFrame(JComponent, int) - Method in interface com.sun.java.swing.DesktopManager
This methods is normally called when the user has indicated that they will begin resizing the frame.
beginUpdate() - Method in class com.sun.java.swing.undo.UndoableEditSupport
 
beginWordAction - Static variable in class com.sun.java.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the begining of a word.
BELOW_BOTTOM - Static variable in class com.sun.java.swing.border.TitledBorder
Position the title below the border's bottom line.
BELOW_TOP - Static variable in class com.sun.java.swing.border.TitledBorder
Position the title below the border's top line.
BevelBorder - class com.sun.java.swing.border.BevelBorder.
A class which implements a simple 2 line bevel border.
BevelBorder(int) - Constructor for class com.sun.java.swing.border.BevelBorder
Creates a bevel border with the specified type and whose colors will be derived from the background color of the component passed into the paintBorder method.
BevelBorder(int, Color, Color) - Constructor for class com.sun.java.swing.border.BevelBorder
Creates a bevel border with the specified type, highlight and shadow colors.
BevelBorder(int, Color, Color, Color, Color) - Constructor for class com.sun.java.swing.border.BevelBorder
Creates a bevel border with the specified type, highlight shadow colors.
bevelType - Variable in class com.sun.java.swing.border.BevelBorder
 
BGCOLOR - Static variable in class com.sun.java.swing.text.html.HTML.Attribute
 
BidiElementName - Static variable in class com.sun.java.swing.text.AbstractDocument
Name of elements used to hold a unidirectional run
BidiLevel - Static variable in class com.sun.java.swing.text.StyleConstants
Bidirectional level of a character as assigned by the Unicode bidi algorithm.
BidiLevel - Static variable in class com.sun.java.swing.text.StyleConstants.CharacterConstants
Bidirectional level of a character as assigned by the Unicode bidi algorithm.
BIG - Static variable in class com.sun.java.swing.text.html.HTML.Tag
 
blockClose(HTML.Tag) - Method in class com.sun.java.swing.text.html.HTMLDocument.HTMLReader
Add an instruction to the parse buffer to close out a block element of the given type.
blockIncrement - Variable in class com.sun.java.swing.JScrollBar
 
blockOpen(HTML.Tag, MutableAttributeSet) - Method in class com.sun.java.swing.text.html.HTMLDocument.HTMLReader
Add an instruction to the parse buffer to create a block element with the given attributes.
BLOCKQUOTE - Static variable in class com.sun.java.swing.text.html.HTML.Tag
 
BlockView - class com.sun.java.swing.text.html.BlockView.
A view implementation to display a block (as a box) with CSS specifications.
BlockView(Element, int) - Constructor for class com.sun.java.swing.text.html.BlockView
Creates a new view that represents an html box.
BODY - Static variable in class com.sun.java.swing.text.html.HTML.Tag
 
Bold - Static variable in class com.sun.java.swing.text.StyleConstants
Name of the bold attribute.
Bold - Static variable in class com.sun.java.swing.text.StyleConstants.CharacterConstants
Name of the bold attribute.
Bold - Static variable in class com.sun.java.swing.text.StyleConstants.FontConstants
Name of the bold attribute.
BOLD_ACTION - Static variable in class com.sun.java.swing.text.html.HTMLEditorKit
The bold action identifier
border - Variable in class com.sun.java.swing.border.TitledBorder
 
border - Variable in class com.sun.java.swing.tree.DefaultTreeCellEditor.DefaultTextField
Border to use.
Border - interface com.sun.java.swing.border.Border.
Interface describing an object capable of rendering a border around the edges of a swing component.
BORDER - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
BORDER - Static variable in class com.sun.java.swing.text.html.HTML.Attribute
 
BORDER_BOTTOM - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
BORDER_BOTTOM_WIDTH - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
BORDER_COLOR - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
BORDER_LEFT - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
BORDER_LEFT_WIDTH - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
BORDER_PAINTED_CHANGED_PROPERTY - Static variable in class com.sun.java.swing.AbstractButton
Identifies a change to having the border drawn, or having it not drawn.
BORDER_RIGHT - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
BORDER_RIGHT_WIDTH - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
BORDER_STYLE - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
BORDER_TOP - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
BORDER_TOP_WIDTH - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
BORDER_WIDTH - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
BorderFactory - class com.sun.java.swing.BorderFactory.
Factory class for vending standard Border objects.
borderSelectionColor - Variable in class com.sun.java.swing.tree.DefaultTreeCellEditor
True if the border selection color should be drawn.
borderSelectionColor - Variable in class com.sun.java.swing.tree.DefaultTreeCellRenderer
Color to use for the background when the node isn't selected.
bottom - Variable in class com.sun.java.swing.border.EmptyBorder
 
BOTTOM - Static variable in interface com.sun.java.swing.SwingConstants
Box-orientation constant used to specify the bottom of a box.
BOTTOM - Static variable in class com.sun.java.swing.JSplitPane
Used to add a Component below the other Component.
BOTTOM - Static variable in class com.sun.java.swing.border.TitledBorder
Position the title in the middle of the border's bottom line.
BoundedRangeModel - interface com.sun.java.swing.BoundedRangeModel.
Defines the data model used by components like Sliders and ProgressBars.
Box - class com.sun.java.swing.Box.
A lightweight container that uses a BoxLayout object as its layout manager.
Box.AccessibleBox - class com.sun.java.swing.Box.AccessibleBox.
 
Box.Filler - class com.sun.java.swing.Box.Filler.
An implementation of a lightweight component that participates in layout but has no view.
Box.Filler.AccessibleBoxFiller - class com.sun.java.swing.Box.Filler.AccessibleBoxFiller.
 
Box.Filler(Dimension, Dimension, Dimension) - Constructor for class com.sun.java.swing.Box.Filler
Constructor to create shape with the given size ranges.
Box(int) - Constructor for class com.sun.java.swing.Box
Creates a Box that displays its components along the the specified axis.
BoxLayout - class com.sun.java.swing.BoxLayout.
A layout manager that allows multiple components to be layed out either vertically or horizontally.
BoxLayout(Container, int) - Constructor for class com.sun.java.swing.BoxLayout
Creates a layout manager that will lay out components either left to right or top to bottom, as specified in the axis parameter.
BoxView - class com.sun.java.swing.text.BoxView.
A view of a text model that arranges its children into a box.
BoxView(Element, int) - Constructor for class com.sun.java.swing.text.BoxView
Constructs a BoxView.
BR - Static variable in class com.sun.java.swing.text.html.HTML.Tag
 
breadthFirstEnumeration() - Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
Creates and returns an enumeration that traverses the subtree rooted at this node in breadth-first order.
breaksFlow() - Method in class com.sun.java.swing.text.html.HTML.Tag
If the tag causes a line break, to the flow of data, then this method will return true.
breakView(int, float, Shape) - Method in class com.sun.java.swing.text.ParagraphView
Breaks this view on the given axis at the given length. ParagraphView instances are breakable along the Y_AXIS only, and only if len is after the first line.
breakView(int, int, float, float) - Method in class com.sun.java.swing.text.View
Tries to break this view on the given axis.
breakView(int, int, float, float) - Method in class com.sun.java.swing.text.LabelView
Breaks this view on the given axis at the given length.
breakView(int, int, float, float) - Method in class com.sun.java.swing.text.LabelView2D
Breaks this view on the given axis at the given length.
BUFFER_SIZE_DEFAULT - Static variable in class com.sun.java.swing.text.DefaultStyledDocument
The default size of the initial content buffer.
BUFFERED_OPTION - Static variable in class com.sun.java.swing.DebugGraphics
Show buffered operations in a seperate Frame.
BUSY - Static variable in class com.sun.java.accessibility.AccessibleState
Indicates the current object is busy.
ButtonGroup - class com.sun.java.swing.ButtonGroup.
This class is used to create a multiple-exclusion scope for a set of buttons.
ButtonGroup() - Constructor for class com.sun.java.swing.ButtonGroup
Creates a new ButtonGroup.
ButtonModel - interface com.sun.java.swing.ButtonModel.
State Model for buttons.
buttons - Variable in class com.sun.java.swing.ButtonGroup
 

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.