JavaTM 2 Platform
Std. Ed. v1.4.2
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 Z _

B

B - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Engineering B, 11 x 17 in.
B - Static variable in class javax.print.attribute.standard.MediaSize.Engineering
Specifies the engineering B size, 11 inch by 17 inch.
B - Static variable in class javax.print.attribute.standard.MediaSizeName
B size .
B - Static variable in class javax.swing.text.html.HTML.Tag
 
B0 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B0.
B0 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO B0 size, 1000 mm by 1414 mm.
B0 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS B0 size, 1030 mm by 1456 mm.
B1 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B1.
B1 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO B1 size, 707 mm by 1000 mm.
B1 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS B1 size, 728 mm by 1030 mm.
B10 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B10.
B10 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO B10 size, 31 mm by 44 mm.
B10 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS B10 size, 32 mm by 45 mm.
B2 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B2.
B2 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO B2 size, 500 mm by 707 mm.
B2 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS B2 size, 515 mm by 728 mm.
B3 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B3.
B3 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO B3 size, 353 mm by 500 mm.
B3 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS B3 size, 364 mm by 515 mm.
B4 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B4.
B4 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO B4 size, 250 mm by 353 mm.
B4 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS B4 size, 257 mm by 364 mm.
B5 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B5.
B5 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO B5 size, 176 mm by 250 mm.
B5 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS B5 size, 182 mm by 257 mm.
B6 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B6.
B6 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO B6 size, 125 mm by 176 mm.
B6 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS B6 size, 128 mm by 182 mm.
B7 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B7.
B7 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO B7 size, 88 mm by 125 mm.
B7 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS B7 size, 91 mm by 128 mm.
B8 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B8.
B8 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO B8 size, 62 mm by 88 mm.
B8 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS B8 size, 64 mm by 91 mm.
B9 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B9.
B9 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO B9 size, 44 mm by 62 mm.
B9 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS B9 size, 45 mm by 64 mm.
BACKGROUND - Static variable in class java.awt.BufferCapabilities.FlipContents
When flip contents are BACKGROUND, the contents of the back buffer are cleared with the background color after flipping.
BACKGROUND - Static variable in class java.awt.font.TextAttribute
Attribute key for the background Paint adornment.
BACKGROUND - Static variable in class javax.swing.text.html.CSS.Attribute
 
BACKGROUND - Static variable in class javax.swing.text.html.HTML.Attribute
 
BACKGROUND_ATTACHMENT - Static variable in class javax.swing.text.html.CSS.Attribute
 
BACKGROUND_COLOR - Static variable in class javax.swing.text.html.CSS.Attribute
 
BACKGROUND_IMAGE - Static variable in class javax.swing.text.html.CSS.Attribute
 
BACKGROUND_POSITION - Static variable in class javax.swing.text.html.CSS.Attribute
 
BACKGROUND_REPEAT - Static variable in class javax.swing.text.html.CSS.Attribute
 
BACKINGSTORE_SCROLL_MODE - Static variable in class javax.swing.JViewport
Draws viewport contents into an offscreen image.
BACKWARD_TRAVERSAL_KEYS - Static variable in class java.awt.KeyboardFocusManager
The identifier for the Backward focus traversal keys.
BACK_SPACE - Static variable in class java.awt.Event
The BackSpace key.
BAD_BINDINGS - Static variable in class org.ietf.jgss.GSSException
Channel bindings mismatch.
BAD_CONTEXT - exception org.omg.CORBA.BAD_CONTEXT.
Exception thrown when an operation is invoked by a client but the passed context does not contain the context values required by the operation.
BAD_CONTEXT() - Constructor for class org.omg.CORBA.BAD_CONTEXT
Constructs a BAD_CONTEXT exception with a default minor code of 0 and a completion state of COMPLETED_NO.
BAD_CONTEXT(String) - Constructor for class org.omg.CORBA.BAD_CONTEXT
Constructs a BAD_CONTEXT exception with the specified detail message, a minor code of 0 and a completion state of COMPLETED_NO.
BAD_CONTEXT(int, CompletionStatus) - Constructor for class org.omg.CORBA.BAD_CONTEXT
Constructs a BAD_CONTEXT exception with the specified minor code and completion status.
BAD_CONTEXT(String, int, CompletionStatus) - Constructor for class org.omg.CORBA.BAD_CONTEXT
Constructs a BAD_CONTEXT exception with the specified detail message, minor code, and completion status.
BAD_INV_ORDER - exception org.omg.CORBA.BAD_INV_ORDER.
This exception indicates that the caller has invoked operations in the wrong order.
BAD_INV_ORDER() - Constructor for class org.omg.CORBA.BAD_INV_ORDER
Constructs a BAD_INV_ORDER exception with a default minor code of 0 and a completion state of COMPLETED_NO.
BAD_INV_ORDER(String) - Constructor for class org.omg.CORBA.BAD_INV_ORDER
Constructs a BAD_INV_ORDER exception with the specified detail message, a minor code of 0, and a completion state of COMPLETED_NO.
BAD_INV_ORDER(int, CompletionStatus) - Constructor for class org.omg.CORBA.BAD_INV_ORDER
Constructs a BAD_INV_ORDER exceptionBAD_INV_ORDER with the specified minor code and completion status.
BAD_INV_ORDER(String, int, CompletionStatus) - Constructor for class org.omg.CORBA.BAD_INV_ORDER
Constructs a BAD_INV_ORDER exception with the specified detail message, minor code, and completion status.
BAD_LOCATION - Static variable in class javax.swing.text.AbstractDocument
Error message to indicate a bad location.
BAD_MECH - Static variable in class org.ietf.jgss.GSSException
Unsupported mechanism requested.
BAD_MIC - Static variable in class org.ietf.jgss.GSSException
Token had invalid integrity check.
BAD_NAME - Static variable in class org.ietf.jgss.GSSException
Invalid name provided.
BAD_NAMETYPE - Static variable in class org.ietf.jgss.GSSException
Name of unsupported type provided.
BAD_OPERATION - exception org.omg.CORBA.BAD_OPERATION.
Exception thrown when an object reference denotes an existing object, but that the object does not support the operation that was invoked.
BAD_OPERATION() - Constructor for class org.omg.CORBA.BAD_OPERATION
Constructs a BAD_OPERATION exception with a default minor code of 0 and a completion state of COMPLETED_NO.
BAD_OPERATION(String) - Constructor for class org.omg.CORBA.BAD_OPERATION
Constructs a BAD_OPERATION exception with the specified detail message, a minor code of 0, and a completion state of COMPLETED_NO.
BAD_OPERATION(int, CompletionStatus) - Constructor for class org.omg.CORBA.BAD_OPERATION
Constructs a BAD_OPERATION exception with the specified minor code and completion status.
BAD_OPERATION(String, int, CompletionStatus) - Constructor for class org.omg.CORBA.BAD_OPERATION
Constructs a BAD_OPERATION exception with the specified detail message, minor code, and completion status.
BAD_PARAM - exception org.omg.CORBA.BAD_PARAM.
Exception thrown when a parameter passed to a call is out of range or otherwise considered illegal.
BAD_PARAM() - Constructor for class org.omg.CORBA.BAD_PARAM
Constructs a BAD_PARAM exception with a default minor code of 0 and a completion state of COMPLETED_NO.
BAD_PARAM(String) - Constructor for class org.omg.CORBA.BAD_PARAM
Constructs a BAD_PARAM exception with the specified detail message, a minor code of 0, and a completion state of COMPLETED_NO.
BAD_PARAM(int, CompletionStatus) - Constructor for class org.omg.CORBA.BAD_PARAM
Constructs a BAD_PARAM exception with the specified minor code and completion status.
BAD_PARAM(String, int, CompletionStatus) - Constructor for class org.omg.CORBA.BAD_PARAM
Constructs a BAD_PARAM exception with the specified detail message, minor code, and completion status.
BAD_POLICY - interface org.omg.CORBA.BAD_POLICY.
A PolicyErrorCode which would be filled in the PolicyError exception.
BAD_POLICY_TYPE - interface org.omg.CORBA.BAD_POLICY_TYPE.
A PolicyErrorCode which would be filled in the PolicyError exception.
BAD_POLICY_VALUE - interface org.omg.CORBA.BAD_POLICY_VALUE.
Contains the value used to indicate a policy value that is incorrect for a valid policy type in a call to the create_policy method defined in the ORB class.
BAD_QOP - Static variable in class org.ietf.jgss.GSSException
Unsupported QOP value.
BAD_STATUS - Static variable in class org.ietf.jgss.GSSException
Invalid status code.
BAD_TYPECODE - exception org.omg.CORBA.BAD_TYPECODE.
Exception thrown when the ORB has encountered a malformed type code (for example, a type code with an invalid TCKind value).
BAD_TYPECODE() - Constructor for class org.omg.CORBA.BAD_TYPECODE
Constructs a BAD_TYPECODE exception with a default minor code of 0 and a completion state of COMPLETED_NO.
BAD_TYPECODE(String) - Constructor for class org.omg.CORBA.BAD_TYPECODE
Constructs a BAD_TYPECODE exception with the specified detail, a minor code of 0, and a completion state of COMPLETED_NO.
BAD_TYPECODE(int, CompletionStatus) - Constructor for class org.omg.CORBA.BAD_TYPECODE
Constructs a BAD_TYPECODE exception with the specified minor code and completion status.
BAD_TYPECODE(String, int, CompletionStatus) - Constructor for class org.omg.CORBA.BAD_TYPECODE
Constructs a BAD_TYPECODE exception with the specified detail message, minor code, and completion status.
BALANCE - Static variable in class javax.sound.sampled.FloatControl.Type
Represents a control for the relative balance of a stereo signal between two stereo speakers.
BASE - Static variable in class javax.swing.text.html.HTML.Tag
 
BASEFONT - Static variable in class javax.swing.text.html.HTML.Tag
 
BASIC_LATIN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BATCHSIZE - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying the batch size to use when returning data via the service's protocol.
BC - Static variable in class java.util.GregorianCalendar
Value of the ERA field indicating the period before the common era (before Christ), also known as BCE.
BEFORE_FIRST_LINE - Static variable in class java.awt.BorderLayout
Synonym for PAGE_START.
BEFORE_LINE_BEGINS - Static variable in class java.awt.BorderLayout
Synonym for LINE_START.
BELOW_BOTTOM - Static variable in class javax.swing.border.TitledBorder
Position the title below the border's bottom line.
BELOW_TOP - Static variable in class javax.swing.border.TitledBorder
Position the title below the border's top line.
BENGALI - Static variable in class java.awt.font.NumericShaper
Identifies the BENGALI range and decimal base.
BENGALI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BEST_COMPRESSION - Static variable in class java.util.zip.Deflater
Compression level for best compression.
BEST_SPEED - Static variable in class java.util.zip.Deflater
Compression level for fastest compression.
BGCOLOR - Static variable in class javax.swing.text.html.HTML.Attribute
 
BIDI_EMBEDDING - Static variable in class java.awt.font.TextAttribute
Attribute key for the embedding level for nested bidirectional runs.
BIG - Static variable in class javax.swing.text.html.HTML.Tag
 
BIGINT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type BIGINT.
BIG_ENDIAN - Static variable in class java.nio.ByteOrder
Constant denoting big-endian byte order.
BINARY - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type BINARY.
BIND - Static variable in class javax.print.attribute.standard.Finishings
This value indicates that a binding is to be applied to the document; the type and placement of the binding is site-defined.
BIT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type BIT.
BITMASK - Static variable in interface java.awt.Transparency
Represents image data that is guaranteed to be either completely opaque, with an alpha value of 1.0, or completely transparent, with an alpha value of 0.0.
BIT_DEPTH_MULTI - Static variable in class java.awt.DisplayMode
Value of the bit depth if multiple bit depths are supported in this dislay mode.
BLACK - Static variable in class java.awt.Color
The color black.
BLIT_SCROLL_MODE - Static variable in class javax.swing.JViewport
Use graphics.copyArea to implement scrolling.
BLOB - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type BLOB.
BLOCKQUOTE - Static variable in class javax.swing.text.html.HTML.Tag
 
BLOCK_DECREMENT - Static variable in class java.awt.event.AdjustmentEvent
The block decrement adjustment type.
BLOCK_ELEMENTS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BLOCK_INCREMENT - Static variable in class java.awt.event.AdjustmentEvent
The block increment adjustment type.
BLUE - Static variable in class java.awt.Color
The color blue.
BLUECOMPONENT - Static variable in class java.awt.color.ICC_ProfileRGB
Used to get a gamma value or TRC for the blue component.
BODY - Static variable in class javax.swing.text.html.HTML.Tag
 
BOLD - Static variable in class java.awt.Font
The bold style constant.
BOLD_ACTION - Static variable in class javax.swing.text.html.HTMLEditorKit
The bold action identifier
BOOLEAN - Static variable in class java.sql.Types
The constant in the Java programming language, somtimes referred to as a type code, that identifies the generic SQL type BOOLEAN.
BOPOMOFO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BOPOMOFO_EXTENDED - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BORDER - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER - Static variable in class javax.swing.text.html.HTML.Attribute
 
BORDER_BOTTOM - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_BOTTOM_WIDTH - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_COLOR - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_LEFT - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_LEFT_WIDTH - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_PAINTED_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to having the border drawn, or having it not drawn.
BORDER_PAINTED_FLAT_CHANGED_PROPERTY - Static variable in class javax.swing.JCheckBox
Identifies a change to the flat property.
BORDER_RIGHT - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_RIGHT_WIDTH - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_STYLE - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_TOP - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_TOP_WIDTH - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_WIDTH - Static variable in class javax.swing.text.html.CSS.Attribute
 
BOTH - Static variable in class java.awt.GridBagConstraints
Resize the component both horizontally and vertically.
BOTTOM - Static variable in class javax.print.attribute.standard.MediaTray
The bottom input tray in the printer.
BOTTOM - Static variable in class javax.swing.JSplitPane
Used to add a Component below the other Component.
BOTTOM - Static variable in interface javax.swing.SwingConstants
Box-orientation constant used to specify the bottom of a box.
BOTTOM - Static variable in class javax.swing.border.TitledBorder
Position the title in the middle of the border's bottom line.
BOTTOM_ALIGNMENT - Static variable in class java.awt.Component
Ease-of-use constant for getAlignmentY.
BOTTOM_ALIGNMENT - Static variable in class java.awt.font.GraphicAttribute
Aligns bottom of graphic to bottom of line.
BOX_DRAWING - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BR - Static variable in class javax.swing.text.html.HTML.Tag
 
BRAILLE_PATTERNS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BRIEF - Static variable in class java.rmi.server.LogStream
Deprecated. log level constant (brief logging).
BUFFERED_OPTION - Static variable in class javax.swing.DebugGraphics
Show buffered operations in a separate Frame.
BUFFER_SIZE_DEFAULT - Static variable in class javax.swing.text.DefaultStyledDocument
The default size of the initial content buffer.
BUSY - Static variable in class javax.accessibility.AccessibleState
Indicates the current object is busy.
BUTTON1 - Static variable in class java.awt.event.MouseEvent
Indicates mouse button #1; used by MouseEvent.getButton().
BUTTON1_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button1 extended modifier constant.
BUTTON1_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button1 modifier constant.
BUTTON2 - Static variable in class java.awt.event.MouseEvent
Indicates mouse button #2; used by MouseEvent.getButton().
BUTTON2_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button2 extended modifier constant.
BUTTON2_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button2 modifier constant.
BUTTON3 - Static variable in class java.awt.event.MouseEvent
Indicates mouse button #3; used by MouseEvent.getButton().
BUTTON3_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button3 extended modifier constant.
BUTTON3_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button3 modifier constant.
Background - Static variable in class javax.swing.text.StyleConstants
Name of the background color attribute.
Background - Static variable in class javax.swing.text.StyleConstants.CharacterConstants
Name of the background color attribute.
Background - Static variable in class javax.swing.text.StyleConstants.ColorConstants
Name of the background color attribute.
BackingStoreException - exception java.util.prefs.BackingStoreException.
Thrown to indicate that a preferences operation could not complete because of a failure in the backing store, or a failure to contact the backing store.
BackingStoreException(String) - Constructor for class java.util.prefs.BackingStoreException
Constructs a BackingStoreException with the specified detail message.
BackingStoreException(Throwable) - Constructor for class java.util.prefs.BackingStoreException
Constructs a BackingStoreException with the specified cause.
Backward - Static variable in class javax.swing.text.Position.Bias
Indicates a bias toward the previous character in the model.
BadBreakWeight - Static variable in class javax.swing.text.View
The weight to indicate a view is a bad break opportunity for the purpose of formatting.
BadKind - exception org.omg.CORBA.TypeCodePackage.BadKind.
The exception BadKind is thrown when an inappropriate operation is invoked on a TypeCode object.
BadKind() - Constructor for class org.omg.CORBA.TypeCodePackage.BadKind
Constructs a BadKind exception with no reason message.
BadKind(String) - Constructor for class org.omg.CORBA.TypeCodePackage.BadKind
Constructs a BadKind exception with the specified reason message.
BadLocationException - exception javax.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 javax.swing.text.BadLocationException
Creates a new BadLocationException object.
BadPaddingException - exception javax.crypto.BadPaddingException.
This exception is thrown when a particular padding mechanism is expected for the input data but the data is not padded properly.
BadPaddingException() - Constructor for class javax.crypto.BadPaddingException
Constructs a BadPaddingException with no detail message.
BadPaddingException(String) - Constructor for class javax.crypto.BadPaddingException
Constructs a BadPaddingException with the specified detail message.
BandCombineOp - class java.awt.image.BandCombineOp.
This class performs an arbitrary linear combination of the bands in a Raster, using a specified matrix.
BandCombineOp(float[][], RenderingHints) - Constructor for class java.awt.image.BandCombineOp
Constructs a BandCombineOp with the specified matrix.
BandedSampleModel - class java.awt.image.BandedSampleModel.
This class represents image data which is stored in a band interleaved fashion and for which each sample of a pixel occupies one data element of the DataBuffer.
BandedSampleModel(int, int, int, int) - Constructor for class java.awt.image.BandedSampleModel
Constructs a BandedSampleModel with the specified parameters.
BandedSampleModel(int, int, int, int, int[], int[]) - Constructor for class java.awt.image.BandedSampleModel
Constructs a BandedSampleModel with the specified parameters.
BasicArrowButton - class javax.swing.plaf.basic.BasicArrowButton.
JButton object that draws a scaled Arrow in one of the cardinal directions.
BasicArrowButton(int, Color, Color, Color, Color) - Constructor for class javax.swing.plaf.basic.BasicArrowButton
 
BasicArrowButton(int) - Constructor for class javax.swing.plaf.basic.BasicArrowButton
 
BasicAttribute - class javax.naming.directory.BasicAttribute.
This class provides a basic implementation of the Attribute interface.
BasicAttribute(String) - Constructor for class javax.naming.directory.BasicAttribute
Constructs a new instance of an unordered attribute with no value.
BasicAttribute(String, Object) - Constructor for class javax.naming.directory.BasicAttribute
Constructs a new instance of an unordered attribute with a single value.
BasicAttribute(String, boolean) - Constructor for class javax.naming.directory.BasicAttribute
Constructs a new instance of a possibly ordered attribute with no value.
BasicAttribute(String, Object, boolean) - Constructor for class javax.naming.directory.BasicAttribute
Constructs a new instance of a possibly ordered attribute with a single value.
BasicAttributes - class javax.naming.directory.BasicAttributes.
This class provides a basic implementation of the Attributes interface.
BasicAttributes() - Constructor for class javax.naming.directory.BasicAttributes
Constructs a new instance of Attributes.
BasicAttributes(boolean) - Constructor for class javax.naming.directory.BasicAttributes
Constructs a new instance of Attributes.
BasicAttributes(String, Object) - Constructor for class javax.naming.directory.BasicAttributes
Constructs a new instance of Attributes with one attribute.
BasicAttributes(String, Object, boolean) - Constructor for class javax.naming.directory.BasicAttributes
Constructs a new instance of Attributes with one attribute.
BasicBorders - class javax.swing.plaf.basic.BasicBorders.
Factory object that can vend Borders appropriate for the basic L & F.
BasicBorders() - Constructor for class javax.swing.plaf.basic.BasicBorders
 
BasicBorders.ButtonBorder - class javax.swing.plaf.basic.BasicBorders.ButtonBorder.
 
BasicBorders.ButtonBorder(Color, Color, Color, Color) - Constructor for class javax.swing.plaf.basic.BasicBorders.ButtonBorder
 
BasicBorders.FieldBorder - class javax.swing.plaf.basic.BasicBorders.FieldBorder.
 
BasicBorders.FieldBorder(Color, Color, Color, Color) - Constructor for class javax.swing.plaf.basic.BasicBorders.FieldBorder
 
BasicBorders.MarginBorder - class javax.swing.plaf.basic.BasicBorders.MarginBorder.
 
BasicBorders.MarginBorder() - Constructor for class javax.swing.plaf.basic.BasicBorders.MarginBorder
 
BasicBorders.MenuBarBorder - class javax.swing.plaf.basic.BasicBorders.MenuBarBorder.
 
BasicBorders.MenuBarBorder(Color, Color) - Constructor for class javax.swing.plaf.basic.BasicBorders.MenuBarBorder
 
BasicBorders.RadioButtonBorder - class javax.swing.plaf.basic.BasicBorders.RadioButtonBorder.
 
BasicBorders.RadioButtonBorder(Color, Color, Color, Color) - Constructor for class javax.swing.plaf.basic.BasicBorders.RadioButtonBorder
 
BasicBorders.RolloverButtonBorder - class javax.swing.plaf.basic.BasicBorders.RolloverButtonBorder.
Special thin border for rollover toolbar buttons.
BasicBorders.RolloverButtonBorder(Color, Color, Color, Color) - Constructor for class javax.swing.plaf.basic.BasicBorders.RolloverButtonBorder
 
BasicBorders.SplitPaneBorder - class javax.swing.plaf.basic.BasicBorders.SplitPaneBorder.
Draws the border around the splitpane.
BasicBorders.SplitPaneBorder(Color, Color) - Constructor for class javax.swing.plaf.basic.BasicBorders.SplitPaneBorder
 
BasicBorders.ToggleButtonBorder - class javax.swing.plaf.basic.BasicBorders.ToggleButtonBorder.
 
BasicBorders.ToggleButtonBorder(Color, Color, Color, Color) - Constructor for class javax.swing.plaf.basic.BasicBorders.ToggleButtonBorder
 
BasicButtonListener - class javax.swing.plaf.basic.BasicButtonListener.
Button Listener
BasicButtonListener(AbstractButton) - Constructor for class javax.swing.plaf.basic.BasicButtonListener
 
BasicButtonUI - class javax.swing.plaf.basic.BasicButtonUI.
BasicButton implementation
BasicButtonUI() - Constructor for class javax.swing.plaf.basic.BasicButtonUI
 
BasicCheckBoxMenuItemUI - class javax.swing.plaf.basic.BasicCheckBoxMenuItemUI.
BasicCheckboxMenuItem implementation
BasicCheckBoxMenuItemUI() - Constructor for class javax.swing.plaf.basic.BasicCheckBoxMenuItemUI
 
BasicCheckBoxUI - class javax.swing.plaf.basic.BasicCheckBoxUI.
CheckboxUI implementation for BasicCheckboxUI
BasicCheckBoxUI() - Constructor for class javax.swing.plaf.basic.BasicCheckBoxUI
 
BasicColorChooserUI - class javax.swing.plaf.basic.BasicColorChooserUI.
Provides the basic look and feel for a JColorChooser.
BasicColorChooserUI() - Constructor for class javax.swing.plaf.basic.BasicColorChooserUI
 
BasicColorChooserUI.PropertyHandler - class javax.swing.plaf.basic.BasicColorChooserUI.PropertyHandler.
This inner class is marked "public" due to a compiler bug.
BasicColorChooserUI.PropertyHandler() - Constructor for class javax.swing.plaf.basic.BasicColorChooserUI.PropertyHandler
 
BasicComboBoxEditor - class javax.swing.plaf.basic.BasicComboBoxEditor.
The default editor for editable combo boxes.
BasicComboBoxEditor() - Constructor for class javax.swing.plaf.basic.BasicComboBoxEditor
 
BasicComboBoxEditor.UIResource - class javax.swing.plaf.basic.BasicComboBoxEditor.UIResource.
A subclass of BasicComboBoxEditor that implements UIResource.
BasicComboBoxEditor.UIResource() - Constructor for class javax.swing.plaf.basic.BasicComboBoxEditor.UIResource
 
BasicComboBoxRenderer - class javax.swing.plaf.basic.BasicComboBoxRenderer.
ComboBox renderer
BasicComboBoxRenderer() - Constructor for class javax.swing.plaf.basic.BasicComboBoxRenderer
 
BasicComboBoxRenderer.UIResource - class javax.swing.plaf.basic.BasicComboBoxRenderer.UIResource.
A subclass of BasicComboBoxRenderer that implements UIResource.
BasicComboBoxRenderer.UIResource() - Constructor for class javax.swing.plaf.basic.BasicComboBoxRenderer.UIResource
 
BasicComboBoxUI - class javax.swing.plaf.basic.BasicComboBoxUI.
Basic UI implementation for JComboBox.
BasicComboBoxUI() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI
 
BasicComboBoxUI.ComboBoxLayoutManager - class javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager.
This layout manager handles the 'standard' layout of combo boxes.
BasicComboBoxUI.ComboBoxLayoutManager() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager
 
BasicComboBoxUI.FocusHandler - class javax.swing.plaf.basic.BasicComboBoxUI.FocusHandler.
This listener hides the popup when the focus is lost.
BasicComboBoxUI.FocusHandler() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.FocusHandler
 
BasicComboBoxUI.ItemHandler - class javax.swing.plaf.basic.BasicComboBoxUI.ItemHandler.
This listener watches for changes to the selection in the combo box.
BasicComboBoxUI.ItemHandler() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.ItemHandler
 
BasicComboBoxUI.KeyHandler - class javax.swing.plaf.basic.BasicComboBoxUI.KeyHandler.
This listener checks to see if the key event isn't a navigation key.
BasicComboBoxUI.KeyHandler() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.KeyHandler
 
BasicComboBoxUI.ListDataHandler - class javax.swing.plaf.basic.BasicComboBoxUI.ListDataHandler.
This listener watches for changes in the ComboBoxModel.
BasicComboBoxUI.ListDataHandler() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.ListDataHandler
 
BasicComboBoxUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicComboBoxUI.PropertyChangeHandler.
This listener watches for bound properties that have changed in the combo box.
BasicComboBoxUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.PropertyChangeHandler
 
BasicComboPopup - class javax.swing.plaf.basic.BasicComboPopup.
This is a basic implementation of the ComboPopup interface.
BasicComboPopup(JComboBox) - Constructor for class javax.swing.plaf.basic.BasicComboPopup
 
BasicComboPopup.InvocationKeyHandler - class javax.swing.plaf.basic.BasicComboPopup.InvocationKeyHandler.
As of Java 2 platform v 1.4, this class is now obsolete and is only included for backwards API compatibility.
BasicComboPopup.InvocationKeyHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.InvocationKeyHandler
 
BasicComboPopup.InvocationMouseHandler - class javax.swing.plaf.basic.BasicComboPopup.InvocationMouseHandler.
A listener to be registered upon the combo box (not its popup menu) to handle mouse events that affect the state of the popup menu.
BasicComboPopup.InvocationMouseHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.InvocationMouseHandler
 
BasicComboPopup.InvocationMouseMotionHandler - class javax.swing.plaf.basic.BasicComboPopup.InvocationMouseMotionHandler.
This listener watches for dragging and updates the current selection in the list if it is dragging over the list.
BasicComboPopup.InvocationMouseMotionHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.InvocationMouseMotionHandler
 
BasicComboPopup.ItemHandler - class javax.swing.plaf.basic.BasicComboPopup.ItemHandler.
This listener watches for changes to the selection in the combo box.
BasicComboPopup.ItemHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.ItemHandler
 
BasicComboPopup.ListDataHandler - class javax.swing.plaf.basic.BasicComboPopup.ListDataHandler.
As of 1.4, this class is now obsolete, doesn't do anything, and is only included for backwards API compatibility.
BasicComboPopup.ListDataHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.ListDataHandler
 
BasicComboPopup.ListMouseHandler - class javax.swing.plaf.basic.BasicComboPopup.ListMouseHandler.
This listener hides the popup when the mouse is released in the list.
BasicComboPopup.ListMouseHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.ListMouseHandler
 
BasicComboPopup.ListMouseMotionHandler - class javax.swing.plaf.basic.BasicComboPopup.ListMouseMotionHandler.
This listener changes the selected item as you move the mouse over the list.
BasicComboPopup.ListMouseMotionHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.ListMouseMotionHandler
 
BasicComboPopup.ListSelectionHandler - class javax.swing.plaf.basic.BasicComboPopup.ListSelectionHandler.
As of Java 2 platform v 1.4, this class is now obsolete, doesn't do anything, and is only included for backwards API compatibility.
BasicComboPopup.ListSelectionHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.ListSelectionHandler
 
BasicComboPopup.PropertyChangeHandler - class javax.swing.plaf.basic.BasicComboPopup.PropertyChangeHandler.
This listener watches for bound properties that have changed in the combo box.
BasicComboPopup.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.PropertyChangeHandler
 
BasicDesktopIconUI - class javax.swing.plaf.basic.BasicDesktopIconUI.
Basic L&F for a minimized window on a desktop.
BasicDesktopIconUI() - Constructor for class javax.swing.plaf.basic.BasicDesktopIconUI
 
BasicDesktopIconUI.MouseInputHandler - class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler.
Listens for mouse movements and acts on them.
BasicDesktopIconUI.MouseInputHandler() - Constructor for class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
 
BasicDesktopPaneUI - class javax.swing.plaf.basic.BasicDesktopPaneUI.
Basic L&F for a desktop.
BasicDesktopPaneUI() - Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI
 
BasicDesktopPaneUI.CloseAction - class javax.swing.plaf.basic.BasicDesktopPaneUI.CloseAction.
 
BasicDesktopPaneUI.CloseAction() - Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.CloseAction
 
BasicDesktopPaneUI.MaximizeAction - class javax.swing.plaf.basic.BasicDesktopPaneUI.MaximizeAction.
 
BasicDesktopPaneUI.MaximizeAction() - Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.MaximizeAction
 
BasicDesktopPaneUI.MinimizeAction - class javax.swing.plaf.basic.BasicDesktopPaneUI.MinimizeAction.
 
BasicDesktopPaneUI.MinimizeAction() - Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.MinimizeAction
 
BasicDesktopPaneUI.NavigateAction - class javax.swing.plaf.basic.BasicDesktopPaneUI.NavigateAction.
 
BasicDesktopPaneUI.NavigateAction() - Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.NavigateAction
 
BasicDesktopPaneUI.OpenAction - class javax.swing.plaf.basic.BasicDesktopPaneUI.OpenAction.
 
BasicDesktopPaneUI.OpenAction() - Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.OpenAction
 
BasicDirectoryModel - class javax.swing.plaf.basic.BasicDirectoryModel.
Basic implementation of a file list.
BasicDirectoryModel(JFileChooser) - Constructor for class javax.swing.plaf.basic.BasicDirectoryModel
 
BasicEditorPaneUI - class javax.swing.plaf.basic.BasicEditorPaneUI.
Provides the look and feel for a JEditorPane.
BasicEditorPaneUI() - Constructor for class javax.swing.plaf.basic.BasicEditorPaneUI
Creates a new BasicEditorPaneUI.
BasicFileChooserUI - class javax.swing.plaf.basic.BasicFileChooserUI.
Basic L&F implementation of a FileChooser.
BasicFileChooserUI(JFileChooser) - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI
 
BasicFileChooserUI.AcceptAllFileFilter - class javax.swing.plaf.basic.BasicFileChooserUI.AcceptAllFileFilter.
 
BasicFileChooserUI.AcceptAllFileFilter() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.AcceptAllFileFilter
 
BasicFileChooserUI.ApproveSelectionAction - class javax.swing.plaf.basic.BasicFileChooserUI.ApproveSelectionAction.
Responds to an Open or Save request
BasicFileChooserUI.ApproveSelectionAction() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.ApproveSelectionAction
 
BasicFileChooserUI.BasicFileView - class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView.
 
BasicFileChooserUI.BasicFileView() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
 
BasicFileChooserUI.CancelSelectionAction - class javax.swing.plaf.basic.BasicFileChooserUI.CancelSelectionAction.
Responds to a cancel request.
BasicFileChooserUI.CancelSelectionAction() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.CancelSelectionAction
 
BasicFileChooserUI.ChangeToParentDirectoryAction - class javax.swing.plaf.basic.BasicFileChooserUI.ChangeToParentDirectoryAction.
 
BasicFileChooserUI.ChangeToParentDirectoryAction() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.ChangeToParentDirectoryAction
 
BasicFileChooserUI.DoubleClickListener - class javax.swing.plaf.basic.BasicFileChooserUI.DoubleClickListener.
 
BasicFileChooserUI.DoubleClickListener(JList) - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.DoubleClickListener
 
BasicFileChooserUI.GoHomeAction - class javax.swing.plaf.basic.BasicFileChooserUI.GoHomeAction.
Acts on the "home" key event or equivalent event.
BasicFileChooserUI.GoHomeAction() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.GoHomeAction
 
BasicFileChooserUI.NewFolderAction - class javax.swing.plaf.basic.BasicFileChooserUI.NewFolderAction.
Creates a new folder.
BasicFileChooserUI.NewFolderAction() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.NewFolderAction
 
BasicFileChooserUI.SelectionListener - class javax.swing.plaf.basic.BasicFileChooserUI.SelectionListener.
 
BasicFileChooserUI.SelectionListener() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.SelectionListener
 
BasicFileChooserUI.UpdateAction - class javax.swing.plaf.basic.BasicFileChooserUI.UpdateAction.
Rescans the files in the current directory
BasicFileChooserUI.UpdateAction() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.UpdateAction
 
BasicFormattedTextFieldUI - class javax.swing.plaf.basic.BasicFormattedTextFieldUI.
Provides the look and feel implementation for JFormattedTextField.
BasicFormattedTextFieldUI() - Constructor for class javax.swing.plaf.basic.BasicFormattedTextFieldUI
 
BasicGraphicsUtils - class javax.swing.plaf.basic.BasicGraphicsUtils.
 
BasicGraphicsUtils() - Constructor for class javax.swing.plaf.basic.BasicGraphicsUtils
 
BasicHTML - class javax.swing.plaf.basic.BasicHTML.
Support for providing html views for the swing components.
BasicHTML() - Constructor for class javax.swing.plaf.basic.BasicHTML
 
BasicIconFactory - class javax.swing.plaf.basic.BasicIconFactory.
Factory object that can vend Icons appropriate for the basic L & F.
BasicIconFactory() - Constructor for class javax.swing.plaf.basic.BasicIconFactory
 
BasicInternalFrameTitlePane - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.
The class that manages a basic title bar
BasicInternalFrameTitlePane(JInternalFrame) - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
BasicInternalFrameTitlePane.CloseAction - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.CloseAction.
This inner class is marked "public" due to a compiler bug.
BasicInternalFrameTitlePane.CloseAction() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.CloseAction
 
BasicInternalFrameTitlePane.IconifyAction - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.IconifyAction.
This inner class is marked "public" due to a compiler bug.
BasicInternalFrameTitlePane.IconifyAction() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.IconifyAction
 
BasicInternalFrameTitlePane.MaximizeAction - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MaximizeAction.
This inner class is marked "public" due to a compiler bug.
BasicInternalFrameTitlePane.MaximizeAction() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MaximizeAction
 
BasicInternalFrameTitlePane.MoveAction - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction.
This inner class is marked "public" due to a compiler bug.
BasicInternalFrameTitlePane.MoveAction() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction
 
BasicInternalFrameTitlePane.PropertyChangeHandler - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.PropertyChangeHandler.
This inner class is marked "public" due to a compiler bug.
BasicInternalFrameTitlePane.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.PropertyChangeHandler
 
BasicInternalFrameTitlePane.RestoreAction - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.RestoreAction.
This inner class is marked "public" due to a compiler bug.
BasicInternalFrameTitlePane.RestoreAction() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.RestoreAction
 
BasicInternalFrameTitlePane.SizeAction - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SizeAction.
This inner class is marked "public" due to a compiler bug.
BasicInternalFrameTitlePane.SizeAction() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SizeAction
 
BasicInternalFrameTitlePane.SystemMenuBar - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar.
This inner class is marked "public" due to a compiler bug.
BasicInternalFrameTitlePane.SystemMenuBar() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar
 
BasicInternalFrameTitlePane.TitlePaneLayout - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout.
This inner class is marked "public" due to a compiler bug.
BasicInternalFrameTitlePane.TitlePaneLayout() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout
 
BasicInternalFrameUI - class javax.swing.plaf.basic.BasicInternalFrameUI.
A basic L&F implementation of JInternalFrame.
BasicInternalFrameUI(JInternalFrame) - Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI
 
BasicInternalFrameUI.BasicInternalFrameListener - class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener.
 
BasicInternalFrameUI.BasicInternalFrameListener() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
 
BasicInternalFrameUI.BorderListener - class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener.
Listens for border adjustments.
BasicInternalFrameUI.BorderListener() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
BasicInternalFrameUI.ComponentHandler - class javax.swing.plaf.basic.BasicInternalFrameUI.ComponentHandler.
 
BasicInternalFrameUI.ComponentHandler() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.ComponentHandler
 
BasicInternalFrameUI.GlassPaneDispatcher - class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher.
 
BasicInternalFrameUI.GlassPaneDispatcher() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
 
BasicInternalFrameUI.InternalFrameLayout - class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout.
 
BasicInternalFrameUI.InternalFrameLayout() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout
 
BasicInternalFrameUI.InternalFramePropertyChangeListener - class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFramePropertyChangeListener.
 
BasicInternalFrameUI.InternalFramePropertyChangeListener() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFramePropertyChangeListener
 
BasicLabelUI - class javax.swing.plaf.basic.BasicLabelUI.
A Windows L&F implementation of LabelUI.
BasicLabelUI() - Constructor for class javax.swing.plaf.basic.BasicLabelUI
 
BasicListUI - class javax.swing.plaf.basic.BasicListUI.
A Windows L&F implementation of ListUI.
BasicListUI() - Constructor for class javax.swing.plaf.basic.BasicListUI
 
BasicListUI.FocusHandler - class javax.swing.plaf.basic.BasicListUI.FocusHandler.
This inner class is marked "public" due to a compiler bug.
BasicListUI.FocusHandler() - Constructor for class javax.swing.plaf.basic.BasicListUI.FocusHandler
 
BasicListUI.ListDataHandler - class javax.swing.plaf.basic.BasicListUI.ListDataHandler.
The ListDataListener that's added to the JLists model at installUI time, and whenever the JList.model property changes.
BasicListUI.ListDataHandler() - Constructor for class javax.swing.plaf.basic.BasicListUI.ListDataHandler
 
BasicListUI.ListSelectionHandler - class javax.swing.plaf.basic.BasicListUI.ListSelectionHandler.
The ListSelectionListener that's added to the JLists selection model at installUI time, and whenever the JList.selectionModel property changes.
BasicListUI.ListSelectionHandler() - Constructor for class javax.swing.plaf.basic.BasicListUI.ListSelectionHandler
 
BasicListUI.MouseInputHandler - class javax.swing.plaf.basic.BasicListUI.MouseInputHandler.
Mouse input, and focus handling for JList.
BasicListUI.MouseInputHandler() - Constructor for class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
 
BasicListUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicListUI.PropertyChangeHandler.
The PropertyChangeListener that's added to the JList at installUI time.
BasicListUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicListUI.PropertyChangeHandler
 
BasicLookAndFeel - class javax.swing.plaf.basic.BasicLookAndFeel.
Implements the a standard base LookAndFeel class from which standard desktop LookAndFeel classes (JLF, Mac, Windows, etc.) can be derived.
BasicLookAndFeel() - Constructor for class javax.swing.plaf.basic.BasicLookAndFeel
 
BasicMenuBarUI - class javax.swing.plaf.basic.BasicMenuBarUI.
A default L&F implementation of MenuBarUI.
BasicMenuBarUI() - Constructor for class javax.swing.plaf.basic.BasicMenuBarUI
 
BasicMenuItemUI - class javax.swing.plaf.basic.BasicMenuItemUI.
BasicMenuItem implementation
BasicMenuItemUI() - Constructor for class javax.swing.plaf.basic.BasicMenuItemUI
 
BasicMenuItemUI.MouseInputHandler - class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler.
 
BasicMenuItemUI.MouseInputHandler() - Constructor for class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
 
BasicMenuUI - class javax.swing.plaf.basic.BasicMenuUI.
A default L&F implementation of MenuUI.
BasicMenuUI() - Constructor for class javax.swing.plaf.basic.BasicMenuUI
 
BasicMenuUI.ChangeHandler - class javax.swing.plaf.basic.BasicMenuUI.ChangeHandler.
As of Java 2 platform 1.4, this previously undocumented class is now obsolete.
BasicMenuUI.ChangeHandler(JMenu, BasicMenuUI) - Constructor for class javax.swing.plaf.basic.BasicMenuUI.ChangeHandler
 
BasicMenuUI.MouseInputHandler - class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler.
Instantiated and used by a menu item to handle the current menu selection from mouse events.
BasicMenuUI.MouseInputHandler() - Constructor for class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler
 
BasicOptionPaneUI - class javax.swing.plaf.basic.BasicOptionPaneUI.
Provides the basic look and feel for a JOptionPane.
BasicOptionPaneUI() - Constructor for class javax.swing.plaf.basic.BasicOptionPaneUI
 
BasicOptionPaneUI.ButtonActionListener - class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonActionListener.
This inner class is marked "public" due to a compiler bug.
BasicOptionPaneUI.ButtonActionListener(int) - Constructor for class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonActionListener
 
BasicOptionPaneUI.ButtonAreaLayout - class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout.
ButtonAreaLayout behaves in a similar manner to FlowLayout.
BasicOptionPaneUI.ButtonAreaLayout(boolean, int) - Constructor for class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
BasicOptionPaneUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicOptionPaneUI.PropertyChangeHandler.
This inner class is marked "public" due to a compiler bug.
BasicOptionPaneUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicOptionPaneUI.PropertyChangeHandler
 
BasicPanelUI - class javax.swing.plaf.basic.BasicPanelUI.
BasicPanel implementation
BasicPanelUI() - Constructor for class javax.swing.plaf.basic.BasicPanelUI
 
BasicPasswordFieldUI - class javax.swing.plaf.basic.BasicPasswordFieldUI.
Provides the Windows look and feel for a password field.
BasicPasswordFieldUI() - Constructor for class javax.swing.plaf.basic.BasicPasswordFieldUI
 
BasicPermission - class java.security.BasicPermission.
The BasicPermission class extends the Permission class, and can be used as the base class for permissions that want to follow the same naming convention as BasicPermission.
BasicPermission(String) - Constructor for class java.security.BasicPermission
Creates a new BasicPermission with the specified name.
BasicPermission(String, String) - Constructor for class java.security.BasicPermission
Creates a new BasicPermission object with the specified name.
BasicPopupMenuSeparatorUI - class javax.swing.plaf.basic.BasicPopupMenuSeparatorUI.
A Basic L&F implementation of PopupMenuSeparatorUI.
BasicPopupMenuSeparatorUI() - Constructor for class javax.swing.plaf.basic.BasicPopupMenuSeparatorUI
 
BasicPopupMenuUI - class javax.swing.plaf.basic.BasicPopupMenuUI.
A Windows L&F implementation of PopupMenuUI.
BasicPopupMenuUI() - Constructor for class javax.swing.plaf.basic.BasicPopupMenuUI
 
BasicProgressBarUI - class javax.swing.plaf.basic.BasicProgressBarUI.
A Basic L&F implementation of ProgressBarUI.
BasicProgressBarUI() - Constructor for class javax.swing.plaf.basic.BasicProgressBarUI
 
BasicProgressBarUI.ChangeHandler - class javax.swing.plaf.basic.BasicProgressBarUI.ChangeHandler.
This inner class is marked "public" due to a compiler bug.
BasicProgressBarUI.ChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicProgressBarUI.ChangeHandler
 
BasicRadioButtonMenuItemUI - class javax.swing.plaf.basic.BasicRadioButtonMenuItemUI.
BasicRadioButtonMenuItem implementation
BasicRadioButtonMenuItemUI() - Constructor for class javax.swing.plaf.basic.BasicRadioButtonMenuItemUI
 
BasicRadioButtonUI - class javax.swing.plaf.basic.BasicRadioButtonUI.
RadioButtonUI implementation for BasicRadioButtonUI
BasicRadioButtonUI() - Constructor for class javax.swing.plaf.basic.BasicRadioButtonUI
 
BasicRootPaneUI - class javax.swing.plaf.basic.BasicRootPaneUI.
Basic implementation of RootPaneUI, there is one shared between all JRootPane instances.
BasicRootPaneUI() - Constructor for class javax.swing.plaf.basic.BasicRootPaneUI
 
BasicScrollBarUI - class javax.swing.plaf.basic.BasicScrollBarUI.
Implementation of ScrollBarUI for the Basic Look and Feel
BasicScrollBarUI() - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI
 
BasicScrollBarUI.ArrowButtonListener - class javax.swing.plaf.basic.BasicScrollBarUI.ArrowButtonListener.
Listener for cursor keys.
BasicScrollBarUI.ArrowButtonListener() - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.ArrowButtonListener
 
BasicScrollBarUI.ModelListener - class javax.swing.plaf.basic.BasicScrollBarUI.ModelListener.
A listener to listen for model changes.
BasicScrollBarUI.ModelListener() - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.ModelListener
 
BasicScrollBarUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicScrollBarUI.PropertyChangeHandler.
 
BasicScrollBarUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.PropertyChangeHandler
 
BasicScrollBarUI.ScrollListener - class javax.swing.plaf.basic.BasicScrollBarUI.ScrollListener.
Listener for scrolling events initiated in the ScrollPane.
BasicScrollBarUI.ScrollListener() - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.ScrollListener
 
BasicScrollBarUI.ScrollListener(int, boolean) - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.ScrollListener
 
BasicScrollBarUI.TrackListener - class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener.
Track mouse drags.
BasicScrollBarUI.TrackListener() - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
 
BasicScrollPaneUI - class javax.swing.plaf.basic.BasicScrollPaneUI.
A default L&F implementation of ScrollPaneUI.
BasicScrollPaneUI() - Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI
 
BasicScrollPaneUI.HSBChangeListener - class javax.swing.plaf.basic.BasicScrollPaneUI.HSBChangeListener.
Horizontal scrollbar listener.
BasicScrollPaneUI.HSBChangeListener() - Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.HSBChangeListener
 
BasicScrollPaneUI.MouseWheelHandler - class javax.swing.plaf.basic.BasicScrollPaneUI.MouseWheelHandler.
MouseWheelHandler is an inner class which implements the MouseWheelListener interface.
BasicScrollPaneUI.MouseWheelHandler() - Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.MouseWheelHandler
 
BasicScrollPaneUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicScrollPaneUI.PropertyChangeHandler.
 
BasicScrollPaneUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.PropertyChangeHandler
 
BasicScrollPaneUI.VSBChangeListener - class javax.swing.plaf.basic.BasicScrollPaneUI.VSBChangeListener.
Vertical scrollbar listener.
BasicScrollPaneUI.VSBChangeListener() - Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.VSBChangeListener
 
BasicScrollPaneUI.ViewportChangeHandler - class javax.swing.plaf.basic.BasicScrollPaneUI.ViewportChangeHandler.
Listener for viewport events.
BasicScrollPaneUI.ViewportChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.ViewportChangeHandler
 
BasicSeparatorUI - class javax.swing.plaf.basic.BasicSeparatorUI.
A Basic L&F implementation of SeparatorUI.
BasicSeparatorUI() - Constructor for class javax.swing.plaf.basic.BasicSeparatorUI
 
BasicSliderUI - class javax.swing.plaf.basic.BasicSliderUI.
A Basic L&F implementation of SliderUI.
BasicSliderUI(JSlider) - Constructor for class javax.swing.plaf.basic.BasicSliderUI
 
BasicSliderUI.ActionScroller - class javax.swing.plaf.basic.BasicSliderUI.ActionScroller.
As of Java 2 platform v1.3 this undocumented class is no longer used.
BasicSliderUI.ActionScroller(JSlider, int, boolean) - Constructor for class javax.swing.plaf.basic.BasicSliderUI.ActionScroller
 
BasicSliderUI.ChangeHandler - class javax.swing.plaf.basic.BasicSliderUI.ChangeHandler.
Data model listener.
BasicSliderUI.ChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicSliderUI.ChangeHandler
 
BasicSliderUI.ComponentHandler - class javax.swing.plaf.basic.BasicSliderUI.ComponentHandler.
Listener for resizing events.
BasicSliderUI.ComponentHandler() - Constructor for class javax.swing.plaf.basic.BasicSliderUI.ComponentHandler
 
BasicSliderUI.FocusHandler - class javax.swing.plaf.basic.BasicSliderUI.FocusHandler.
Focus-change listener.
BasicSliderUI.FocusHandler() - Constructor for class javax.swing.plaf.basic.BasicSliderUI.FocusHandler
 
BasicSliderUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicSliderUI.PropertyChangeHandler.
 
BasicSliderUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicSliderUI.PropertyChangeHandler
 
BasicSliderUI.ScrollListener - class javax.swing.plaf.basic.BasicSliderUI.ScrollListener.
Scroll-event listener.
BasicSliderUI.ScrollListener() - Constructor for class javax.swing.plaf.basic.BasicSliderUI.ScrollListener
 
BasicSliderUI.ScrollListener(int, boolean) - Constructor for class javax.swing.plaf.basic.BasicSliderUI.ScrollListener
 
BasicSliderUI.TrackListener - class javax.swing.plaf.basic.BasicSliderUI.TrackListener.
Track mouse movements.
BasicSliderUI.TrackListener() - Constructor for class javax.swing.plaf.basic.BasicSliderUI.TrackListener
 
BasicSpinnerUI - class javax.swing.plaf.basic.BasicSpinnerUI.
The default Spinner UI delegate.
BasicSpinnerUI() - Constructor for class javax.swing.plaf.basic.BasicSpinnerUI
 
BasicSplitPaneDivider - class javax.swing.plaf.basic.BasicSplitPaneDivider.
Divider used by BasicSplitPaneUI.
BasicSplitPaneDivider(BasicSplitPaneUI) - Constructor for class javax.swing.plaf.basic.BasicSplitPaneDivider
Creates an instance of BasicSplitPaneDivider.
BasicSplitPaneDivider.DividerLayout - class javax.swing.plaf.basic.BasicSplitPaneDivider.DividerLayout.
Used to layout a BasicSplitPaneDivider.
BasicSplitPaneDivider.DividerLayout() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneDivider.DividerLayout
 
BasicSplitPaneDivider.DragController - class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController.
Handles the events during a dragging session for a HORIZONTAL_SPLIT oriented split pane.
BasicSplitPaneDivider.DragController(MouseEvent) - Constructor for class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
 
BasicSplitPaneDivider.MouseHandler - class javax.swing.plaf.basic.BasicSplitPaneDivider.MouseHandler.
MouseHandler is responsible for converting mouse events (released, dragged...) into the appropriate DragController methods.
BasicSplitPaneDivider.MouseHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneDivider.MouseHandler
 
BasicSplitPaneDivider.VerticalDragController - class javax.swing.plaf.basic.BasicSplitPaneDivider.VerticalDragController.
Handles the events during a dragging session for a VERTICAL_SPLIT oriented split pane.
BasicSplitPaneDivider.VerticalDragController(MouseEvent) - Constructor for class javax.swing.plaf.basic.BasicSplitPaneDivider.VerticalDragController
 
BasicSplitPaneUI - class javax.swing.plaf.basic.BasicSplitPaneUI.
A Basic L&F implementation of the SplitPaneUI.
BasicSplitPaneUI() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI
 
BasicSplitPaneUI.BasicHorizontalLayoutManager - class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager.
LayoutManager for JSplitPanes that have an orientation of HORIZONTAL_SPLIT.
BasicSplitPaneUI.BasicVerticalLayoutManager - class javax.swing.plaf.basic.BasicSplitPaneUI.BasicVerticalLayoutManager.
LayoutManager used for JSplitPanes with an orientation of VERTICAL_SPLIT.
BasicSplitPaneUI.BasicVerticalLayoutManager() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.BasicVerticalLayoutManager
 
BasicSplitPaneUI.FocusHandler - class javax.swing.plaf.basic.BasicSplitPaneUI.FocusHandler.
Implementation of the FocusListener that the JSplitPane UI uses.
BasicSplitPaneUI.FocusHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.FocusHandler
 
BasicSplitPaneUI.KeyboardDownRightHandler - class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardDownRightHandler.
Implementation of an ActionListener that the JSplitPane UI uses for handling specific key presses.
BasicSplitPaneUI.KeyboardDownRightHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardDownRightHandler
 
BasicSplitPaneUI.KeyboardEndHandler - class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardEndHandler.
Implementation of an ActionListener that the JSplitPane UI uses for handling specific key presses.
BasicSplitPaneUI.KeyboardEndHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardEndHandler
 
BasicSplitPaneUI.KeyboardHomeHandler - class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardHomeHandler.
Implementation of an ActionListener that the JSplitPane UI uses for handling specific key presses.
BasicSplitPaneUI.KeyboardHomeHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardHomeHandler
 
BasicSplitPaneUI.KeyboardResizeToggleHandler - class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardResizeToggleHandler.
Implementation of an ActionListener that the JSplitPane UI uses for handling specific key presses.
BasicSplitPaneUI.KeyboardResizeToggleHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardResizeToggleHandler
 
BasicSplitPaneUI.KeyboardUpLeftHandler - class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardUpLeftHandler.
Implementation of an ActionListener that the JSplitPane UI uses for handling specific key presses.
BasicSplitPaneUI.KeyboardUpLeftHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardUpLeftHandler
 
BasicSplitPaneUI.PropertyHandler - class javax.swing.plaf.basic.BasicSplitPaneUI.PropertyHandler.
Implementation of the PropertyChangeListener that the JSplitPane UI uses.
BasicSplitPaneUI.PropertyHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.PropertyHandler
 
BasicStroke - class java.awt.BasicStroke.
The BasicStroke class defines a basic set of rendering attributes for the outlines of graphics primitives, which are rendered with a Graphics2D object that has its Stroke attribute set to this BasicStroke.
BasicStroke(float, int, int, float, float[], float) - Constructor for class java.awt.BasicStroke
Constructs a new BasicStroke with the specified attributes.
BasicStroke(float, int, int, float) - Constructor for class java.awt.BasicStroke
Constructs a solid BasicStroke with the specified attributes.
BasicStroke(float, int, int) - Constructor for class java.awt.BasicStroke
Constructs a solid BasicStroke with the specified attributes.
BasicStroke(float) - Constructor for class java.awt.BasicStroke
Constructs a solid BasicStroke with the specified line width and with default values for the cap and join styles.
BasicStroke() - Constructor for class java.awt.BasicStroke
Constructs a new BasicStroke with defaults for all attributes.
BasicTabbedPaneUI - class javax.swing.plaf.basic.BasicTabbedPaneUI.
A Basic L&F implementation of TabbedPaneUI.
BasicTabbedPaneUI() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI
 
BasicTabbedPaneUI.FocusHandler - class javax.swing.plaf.basic.BasicTabbedPaneUI.FocusHandler.
This inner class is marked "public" due to a compiler bug.
BasicTabbedPaneUI.FocusHandler() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.FocusHandler
 
BasicTabbedPaneUI.MouseHandler - class javax.swing.plaf.basic.BasicTabbedPaneUI.MouseHandler.
This inner class is marked "public" due to a compiler bug.
BasicTabbedPaneUI.MouseHandler() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.MouseHandler
 
BasicTabbedPaneUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicTabbedPaneUI.PropertyChangeHandler.
This inner class is marked "public" due to a compiler bug.
BasicTabbedPaneUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.PropertyChangeHandler
 
BasicTabbedPaneUI.TabSelectionHandler - class javax.swing.plaf.basic.BasicTabbedPaneUI.TabSelectionHandler.
This inner class is marked "public" due to a compiler bug.
BasicTabbedPaneUI.TabSelectionHandler() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.TabSelectionHandler
 
BasicTabbedPaneUI.TabbedPaneLayout - class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout.
This inner class is marked "public" due to a compiler bug.
BasicTabbedPaneUI.TabbedPaneLayout() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
BasicTableHeaderUI - class javax.swing.plaf.basic.BasicTableHeaderUI.
BasicTableHeaderUI implementation
BasicTableHeaderUI() - Constructor for class javax.swing.plaf.basic.BasicTableHeaderUI
 
BasicTableHeaderUI.MouseInputHandler - class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler.
This inner class is marked "public" due to a compiler bug.
BasicTableHeaderUI.MouseInputHandler() - Constructor for class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
 
BasicTableUI - class javax.swing.plaf.basic.BasicTableUI.
BasicTableUI implementation
BasicTableUI() - Constructor for class javax.swing.plaf.basic.BasicTableUI
 
BasicTableUI.FocusHandler - class javax.swing.plaf.basic.BasicTableUI.FocusHandler.
This inner class is marked "public" due to a compiler bug.
BasicTableUI.FocusHandler() - Constructor for class javax.swing.plaf.basic.BasicTableUI.FocusHandler
 
BasicTableUI.KeyHandler - class javax.swing.plaf.basic.BasicTableUI.KeyHandler.
This inner class is marked "public" due to a compiler bug.
BasicTableUI.KeyHandler() - Constructor for class javax.swing.plaf.basic.BasicTableUI.KeyHandler
 
BasicTableUI.MouseInputHandler - class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler.
This inner class is marked "public" due to a compiler bug.
BasicTableUI.MouseInputHandler() - Constructor for class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
 
BasicTextAreaUI - class javax.swing.plaf.basic.BasicTextAreaUI.
Provides the look and feel for a plain text editor.
BasicTextAreaUI() - Constructor for class javax.swing.plaf.basic.BasicTextAreaUI
Constructs a new BasicTextAreaUI object.
BasicTextFieldUI - class javax.swing.plaf.basic.BasicTextFieldUI.
Basis of a look and feel for a JTextField.
BasicTextFieldUI() - Constructor for class javax.swing.plaf.basic.BasicTextFieldUI
Creates a new BasicTextFieldUI.
BasicTextPaneUI - class javax.swing.plaf.basic.BasicTextPaneUI.
Provides the look and feel for a styled text editor.
BasicTextPaneUI() - Constructor for class javax.swing.plaf.basic.BasicTextPaneUI
Creates a new BasicTextPaneUI.
BasicTextUI - class javax.swing.plaf.basic.BasicTextUI.
Basis of a text components look-and-feel.
BasicTextUI() - Constructor for class javax.swing.plaf.basic.BasicTextUI
Creates a new UI.
BasicTextUI.BasicCaret - class javax.swing.plaf.basic.BasicTextUI.BasicCaret.
 
BasicTextUI.BasicCaret() - Constructor for class javax.swing.plaf.basic.BasicTextUI.BasicCaret
 
BasicTextUI.BasicHighlighter - class javax.swing.plaf.basic.BasicTextUI.BasicHighlighter.
 
BasicTextUI.BasicHighlighter() - Constructor for class javax.swing.plaf.basic.BasicTextUI.BasicHighlighter
 
BasicToggleButtonUI - class javax.swing.plaf.basic.BasicToggleButtonUI.
BasicToggleButton implementation
BasicToggleButtonUI() - Constructor for class javax.swing.plaf.basic.BasicToggleButtonUI
 
BasicToolBarSeparatorUI - class javax.swing.plaf.basic.BasicToolBarSeparatorUI.
A Basic L&F implementation of ToolBarSeparatorUI.
BasicToolBarSeparatorUI() - Constructor for class javax.swing.plaf.basic.BasicToolBarSeparatorUI
 
BasicToolBarUI - class javax.swing.plaf.basic.BasicToolBarUI.
A Basic L&F implementation of ToolBarUI.
BasicToolBarUI() - Constructor for class javax.swing.plaf.basic.BasicToolBarUI
 
BasicToolBarUI.DockingListener - class javax.swing.plaf.basic.BasicToolBarUI.DockingListener.
This inner class is marked "public" due to a compiler bug.
BasicToolBarUI.DockingListener(JToolBar) - Constructor for class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
 
BasicToolBarUI.DragWindow - class javax.swing.plaf.basic.BasicToolBarUI.DragWindow.
 
BasicToolBarUI.FrameListener - class javax.swing.plaf.basic.BasicToolBarUI.FrameListener.
 
BasicToolBarUI.FrameListener() - Constructor for class javax.swing.plaf.basic.BasicToolBarUI.FrameListener
 
BasicToolBarUI.PropertyListener - class javax.swing.plaf.basic.BasicToolBarUI.PropertyListener.
 
BasicToolBarUI.PropertyListener() - Constructor for class javax.swing.plaf.basic.BasicToolBarUI.PropertyListener
 
BasicToolBarUI.ToolBarContListener - class javax.swing.plaf.basic.BasicToolBarUI.ToolBarContListener.
 
BasicToolBarUI.ToolBarContListener() - Constructor for class javax.swing.plaf.basic.BasicToolBarUI.ToolBarContListener
 
BasicToolBarUI.ToolBarFocusListener - class javax.swing.plaf.basic.BasicToolBarUI.ToolBarFocusListener.
 
BasicToolBarUI.ToolBarFocusListener() - Constructor for class javax.swing.plaf.basic.BasicToolBarUI.ToolBarFocusListener
 
BasicToolTipUI - class javax.swing.plaf.basic.BasicToolTipUI.
Standard tool tip L&F.
BasicToolTipUI() - Constructor for class javax.swing.plaf.basic.BasicToolTipUI
 
BasicTreeUI - class javax.swing.plaf.basic.BasicTreeUI.
The basic L&F for a hierarchical data structure.
BasicTreeUI() - Constructor for class javax.swing.plaf.basic.BasicTreeUI
 
BasicTreeUI.CellEditorHandler - class javax.swing.plaf.basic.BasicTreeUI.CellEditorHandler.
Listener responsible for getting cell editing events and updating the tree accordingly.
BasicTreeUI.CellEditorHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.CellEditorHandler
 
BasicTreeUI.ComponentHandler - class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler.
Updates the preferred size when scrolling (if necessary).
BasicTreeUI.ComponentHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler
 
BasicTreeUI.FocusHandler - class javax.swing.plaf.basic.BasicTreeUI.FocusHandler.
Repaints the lead selection row when focus is lost/gained.
BasicTreeUI.FocusHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.FocusHandler
 
BasicTreeUI.KeyHandler - class javax.swing.plaf.basic.BasicTreeUI.KeyHandler.
This is used to get mutliple key down events to appropriately generate events.
BasicTreeUI.KeyHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.KeyHandler
 
BasicTreeUI.MouseHandler - class javax.swing.plaf.basic.BasicTreeUI.MouseHandler.
TreeMouseListener is responsible for updating the selection based on mouse events.
BasicTreeUI.MouseHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.MouseHandler
 
BasicTreeUI.MouseInputHandler - class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler.
MouseInputHandler handles passing all mouse events, including mouse motion events, until the mouse is released to the destination it is constructed with.
BasicTreeUI.MouseInputHandler(Component, Component, MouseEvent) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
 
BasicTreeUI.NodeDimensionsHandler - class javax.swing.plaf.basic.BasicTreeUI.NodeDimensionsHandler.
Class responsible for getting size of node, method is forwarded to BasicTreeUI method.
BasicTreeUI.NodeDimensionsHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.NodeDimensionsHandler
 
BasicTreeUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicTreeUI.PropertyChangeHandler.
PropertyChangeListener for the tree.
BasicTreeUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.PropertyChangeHandler
 
BasicTreeUI.SelectionModelPropertyChangeHandler - class javax.swing.plaf.basic.BasicTreeUI.SelectionModelPropertyChangeHandler.
Listener on the TreeSelectionModel, resets the row selection if any of the properties of the model change.
BasicTreeUI.SelectionModelPropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.SelectionModelPropertyChangeHandler
 
BasicTreeUI.TreeCancelEditingAction - class javax.swing.plaf.basic.BasicTreeUI.TreeCancelEditingAction.
ActionListener that invokes cancelEditing when action performed.
BasicTreeUI.TreeCancelEditingAction(String) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeCancelEditingAction
 
BasicTreeUI.TreeExpansionHandler - class javax.swing.plaf.basic.BasicTreeUI.TreeExpansionHandler.
Updates the TreeState in response to nodes expanding/collapsing.
BasicTreeUI.TreeExpansionHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeExpansionHandler
 
BasicTreeUI.TreeHomeAction - class javax.swing.plaf.basic.BasicTreeUI.TreeHomeAction.
TreeHomeAction is used to handle end/home actions.
BasicTreeUI.TreeHomeAction(int, String) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeHomeAction
 
BasicTreeUI.TreeIncrementAction - class javax.swing.plaf.basic.BasicTreeUI.TreeIncrementAction.
TreeIncrementAction is used to handle up/down actions.
BasicTreeUI.TreeIncrementAction(int, String) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeIncrementAction
 
BasicTreeUI.TreeModelHandler - class javax.swing.plaf.basic.BasicTreeUI.TreeModelHandler.
Forwards all TreeModel events to the TreeState.
BasicTreeUI.TreeModelHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeModelHandler
 
BasicTreeUI.TreePageAction - class javax.swing.plaf.basic.BasicTreeUI.TreePageAction.
TreePageAction handles page up and page down events.
BasicTreeUI.TreePageAction(int, String) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreePageAction
 
BasicTreeUI.TreeSelectionHandler - class javax.swing.plaf.basic.BasicTreeUI.TreeSelectionHandler.
Listens for changes in the selection model and updates the display accordingly.
BasicTreeUI.TreeSelectionHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeSelectionHandler
 
BasicTreeUI.TreeToggleAction - class javax.swing.plaf.basic.BasicTreeUI.TreeToggleAction.
For the first selected row expandedness will be toggled.
BasicTreeUI.TreeToggleAction(String) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeToggleAction
 
BasicTreeUI.TreeTraverseAction - class javax.swing.plaf.basic.BasicTreeUI.TreeTraverseAction.
TreeTraverseAction is the action used for left/right keys.
BasicTreeUI.TreeTraverseAction(int, String) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeTraverseAction
 
BasicViewportUI - class javax.swing.plaf.basic.BasicViewportUI.
BasicViewport implementation
BasicViewportUI() - Constructor for class javax.swing.plaf.basic.BasicViewportUI
 
BatchUpdateException - exception java.sql.BatchUpdateException.
An exception thrown when an error occurs during a batch update operation.
BatchUpdateException(String, String, int, int[]) - Constructor for class java.sql.BatchUpdateException
Constructs a fully-specified BatchUpdateException object, initializing it with the given values.
BatchUpdateException(String, String, int[]) - Constructor for class java.sql.BatchUpdateException
Constructs a BatchUpdateException initialized with the given arguments (reason, SQLState, and updateCounts) and 0 for the vendor code.
BatchUpdateException(String, int[]) - Constructor for class java.sql.BatchUpdateException
Constructs a BatchUpdateException initialized with reason, updateCounts and null for the SQLState and 0 for the vendorCode.
BatchUpdateException(int[]) - Constructor for class java.sql.BatchUpdateException
Constructs a BatchUpdateException initialized to null for the reason and SQLState and 0 for the vendor code.
BatchUpdateException() - Constructor for class java.sql.BatchUpdateException
Constructs a BatchUpdateException object with the reason, SQLState, and update count initialized to null and the vendor code initialized to 0.
BeanContext - interface java.beans.beancontext.BeanContext.
The BeanContext acts a logical hierarchical container for JavaBeans.
BeanContextChild - interface java.beans.beancontext.BeanContextChild.
JavaBeans wishing to be nested within, and obtain a reference to their execution environment, or context, as defined by the BeanContext sub-interface shall implement this interface.
BeanContextChildComponentProxy - interface java.beans.beancontext.BeanContextChildComponentProxy.
This interface is implemented by BeanContextChildren that have an AWT Component associated with them.
BeanContextChildSupport - class java.beans.beancontext.BeanContextChildSupport.
This is a general support class to provide support for implementing the BeanContextChild protocol.
BeanContextChildSupport() - Constructor for class java.beans.beancontext.BeanContextChildSupport
construct a BeanContextChildSupport where this class has been subclassed in order to implement the JavaBean component itself.
BeanContextChildSupport(BeanContextChild) - Constructor for class java.beans.beancontext.BeanContextChildSupport
construct a BeanContextChildSupport where the JavaBean component itself implements BeanContextChild, and encapsulates this, delegating that interface to this implementation
BeanContextContainerProxy - interface java.beans.beancontext.BeanContextContainerProxy.
This interface is implemented by BeanContexts' that have an AWT Container associated with them.
BeanContextEvent - class java.beans.beancontext.BeanContextEvent.
BeanContextEvent is the abstract root event class for all events emitted from, and pertaining to the semantics of, a BeanContext.
BeanContextEvent(BeanContext) - Constructor for class java.beans.beancontext.BeanContextEvent
Contruct a BeanContextEvent
BeanContextMembershipEvent - class java.beans.beancontext.BeanContextMembershipEvent.
A BeanContextMembershipEvent encapsulates the list of children added to, or removed from, the membership of a particular BeanContext.
BeanContextMembershipEvent(BeanContext, Collection) - Constructor for class java.beans.beancontext.BeanContextMembershipEvent
Contruct a BeanContextMembershipEvent
BeanContextMembershipEvent(BeanContext, Object[]) - Constructor for class java.beans.beancontext.BeanContextMembershipEvent
Contruct a BeanContextMembershipEvent
BeanContextMembershipListener - interface java.beans.beancontext.BeanContextMembershipListener.
Compliant BeanContexts fire events on this interface when the state of the membership of the BeanContext changes.
BeanContextProxy - interface java.beans.beancontext.BeanContextProxy.
This interface is implemented by a JavaBean that does not directly have a BeanContext(Child) associated with it (via implementing that interface or a subinterface thereof), but has a public BeanContext(Child) delegated from it.
BeanContextServiceAvailableEvent - class java.beans.beancontext.BeanContextServiceAvailableEvent.
This event type is used by the BeanContextServicesListener in order to identify the service being registered.
BeanContextServiceAvailableEvent(BeanContextServices, Class) - Constructor for class java.beans.beancontext.BeanContextServiceAvailableEvent
Construct a BeanContextAvailableServiceEvent.
BeanContextServiceProvider - interface java.beans.beancontext.BeanContextServiceProvider.
One of the primary functions of a BeanContext is to act a as rendezvous between JavaBeans, and BeanContextServiceProviders.
BeanContextServiceProviderBeanInfo - interface java.beans.beancontext.BeanContextServiceProviderBeanInfo.
A BeanContextServiceProvider implementor who wishes to provide explicit information about the services their bean may provide shall implement a BeanInfo class that implements this BeanInfo subinterface and provides explicit information about the methods, properties, events, etc, of their services.
BeanContextServiceRevokedEvent - class java.beans.beancontext.BeanContextServiceRevokedEvent.
This event type is used by the BeanContextServiceRevokedListener in order to identify the service being revoked.
BeanContextServiceRevokedEvent(BeanContextServices, Class, boolean) - Constructor for class java.beans.beancontext.BeanContextServiceRevokedEvent
Construct a BeanContextServiceEvent.
BeanContextServiceRevokedListener - interface java.beans.beancontext.BeanContextServiceRevokedListener.
The listener interface for receiving BeanContextServiceRevokedEvent objects.
BeanContextServices - interface java.beans.beancontext.BeanContextServices.
The BeanContextServices interface provides a mechanism for a BeanContext to expose generic "services" to the BeanContextChild objects within.
BeanContextServicesListener - interface java.beans.beancontext.BeanContextServicesListener.
The listener interface for receiving BeanContextServiceAvailableEvent objects.
BeanContextServicesSupport - class java.beans.beancontext.BeanContextServicesSupport.
This helper class provides a utility implementation of the java.beans.beancontext.BeanContextServices interface.
BeanContextServicesSupport(BeanContextServices, Locale, boolean, boolean) - Constructor for class java.beans.beancontext.BeanContextServicesSupport
Construct a BeanContextServicesSupport instance
BeanContextServicesSupport(BeanContextServices, Locale, boolean) - Constructor for class java.beans.beancontext.BeanContextServicesSupport
Create an instance using the specified Locale and design mode.
BeanContextServicesSupport(BeanContextServices, Locale) - Constructor for class java.beans.beancontext.BeanContextServicesSupport
Create an instance using the specified locale
BeanContextServicesSupport(BeanContextServices) - Constructor for class java.beans.beancontext.BeanContextServicesSupport
Create an instance with a peer
BeanContextServicesSupport() - Constructor for class java.beans.beancontext.BeanContextServicesSupport
Create an instance that is not a delegate of another object
BeanContextServicesSupport.BCSSChild - class java.beans.beancontext.BeanContextServicesSupport.BCSSChild.
 
BeanContextServicesSupport.BCSSProxyServiceProvider - class java.beans.beancontext.BeanContextServicesSupport.BCSSProxyServiceProvider.
 
BeanContextServicesSupport.BCSSServiceProvider - class java.beans.beancontext.BeanContextServicesSupport.BCSSServiceProvider.
subclasses may subclass this nested class to add behaviors for each BeanContextServicesProvider.
BeanContextSupport - class java.beans.beancontext.BeanContextSupport.
This helper class provides a utility implementation of the java.beans.beancontext.BeanContext interface.
BeanContextSupport(BeanContext, Locale, boolean, boolean) - Constructor for class java.beans.beancontext.BeanContextSupport
Construct a BeanContextSupport instance
BeanContextSupport(BeanContext, Locale, boolean) - Constructor for class java.beans.beancontext.BeanContextSupport
Create an instance using the specified Locale and design mode.
BeanContextSupport(BeanContext, Locale) - Constructor for class java.beans.beancontext.BeanContextSupport
Create an instance using the specified locale
BeanContextSupport(BeanContext) - Constructor for class java.beans.beancontext.BeanContextSupport
Create an instance using with a default locale
BeanContextSupport() - Constructor for class java.beans.beancontext.BeanContextSupport
Create an instance that is not a delegate of another object
BeanContextSupport.BCSChild - class java.beans.beancontext.BeanContextSupport.BCSChild.
 
BeanContextSupport.BCSIterator - class java.beans.beancontext.BeanContextSupport.BCSIterator.
protected final subclass that encapsulates an iterator but implements a noop remove() method.
BeanDescriptor - class java.beans.BeanDescriptor.
A BeanDescriptor provides global information about a "bean", including its Java class, its displayName, etc.
BeanDescriptor(Class) - Constructor for class java.beans.BeanDescriptor
Create a BeanDescriptor for a bean that doesn't have a customizer.
BeanDescriptor(Class, Class) - Constructor for class java.beans.BeanDescriptor
Create a BeanDescriptor for a bean that has a customizer.
BeanInfo - interface java.beans.BeanInfo.
A bean implementor who wishes to provide explicit information about their bean may provide a BeanInfo class that implements this BeanInfo interface and provides explicit information about the methods, properties, events, etc, of their bean.
Beans - class java.beans.Beans.
This class provides some general purpose beans control methods.
Beans() - Constructor for class java.beans.Beans
 
BevelBorder - class javax.swing.border.BevelBorder.
A class which implements a simple 2 line bevel border.
BevelBorder(int) - Constructor for class javax.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 javax.swing.border.BevelBorder
Creates a bevel border with the specified type, highlight and shadow colors.
BevelBorder(int, Color, Color, Color, Color) - Constructor for class javax.swing.border.BevelBorder
Creates a bevel border with the specified type, highlight shadow colors.
Bidi - class java.text.Bidi.
This class implements the Unicode Version 3.0 Bidirectional Algorithm.
Bidi(String, int) - Constructor for class java.text.Bidi
Create Bidi from the given paragraph of text and base direction.
Bidi(AttributedCharacterIterator) - Constructor for class java.text.Bidi
Create Bidi from the given paragraph of text.
Bidi(char[], int, byte[], int, int, int) - Constructor for class java.text.Bidi
Create Bidi from the given text, embedding, and direction information.
BidiElementName - Static variable in class javax.swing.text.AbstractDocument
Name of elements used to hold a unidirectional run
BidiLevel - Static variable in class javax.swing.text.StyleConstants
Bidirectional level of a character as assigned by the Unicode bidi algorithm.
BidiLevel - Static variable in class javax.swing.text.StyleConstants.CharacterConstants
Bidirectional level of a character as assigned by the Unicode bidi algorithm.
BigDecimal - class java.math.BigDecimal.
Immutable, arbitrary-precision signed decimal numbers.
BigDecimal(String) - Constructor for class java.math.BigDecimal
Translates the String representation of a BigDecimal into a BigDecimal.
BigDecimal(double) - Constructor for class java.math.BigDecimal
Translates a double into a BigDecimal.
BigDecimal(BigInteger) - Constructor for class java.math.BigDecimal
Translates a BigInteger into a BigDecimal.
BigDecimal(BigInteger, int) - Constructor for class java.math.BigDecimal
Translates a BigInteger unscaled value and an int scale into a BigDecimal.
BigInteger - class java.math.BigInteger.
Immutable arbitrary-precision integers.
BigInteger(byte[]) - Constructor for class java.math.BigInteger
Translates a byte array containing the two's-complement binary representation of a BigInteger into a BigInteger.
BigInteger(int, byte[]) - Constructor for class java.math.BigInteger
Translates the sign-magnitude representation of a BigInteger into a BigInteger.
BigInteger(String, int) - Constructor for class java.math.BigInteger
Translates the String representation of a BigInteger in the specified radix into a BigInteger.
BigInteger(String) - Constructor for class java.math.BigInteger
Translates the decimal String representation of a BigInteger into a BigInteger.
BigInteger(int, Random) - Constructor for class java.math.BigInteger
Constructs a randomly generated BigInteger, uniformly distributed over the range 0 to (2numBits - 1), inclusive.
BigInteger(int, int, Random) - Constructor for class java.math.BigInteger
Constructs a randomly generated positive BigInteger that is probably prime, with the specified bitLength.
BinaryRefAddr - class javax.naming.BinaryRefAddr.
This class represents the binary form of the address of a communications end-point.
BinaryRefAddr(String, byte[]) - Constructor for class javax.naming.BinaryRefAddr
Constructs a new instance of BinaryRefAddr using its address type and a byte array for contents.
BinaryRefAddr(String, byte[], int, int) - Constructor for class javax.naming.BinaryRefAddr
Constructs a new instance of BinaryRefAddr using its address type and a region of a byte array for contents.
BindException - exception java.net.BindException.
Signals that an error occurred while attempting to bind a socket to a local address and port.
BindException(String) - Constructor for class java.net.BindException
Constructs a new BindException with the specified detail message as to why the bind error occurred.
BindException() - Constructor for class java.net.BindException
Construct a new BindException with no detailed message.
Binding - class javax.naming.Binding.
This class represents a name-to-object binding found in a context.
Binding(String, Object) - Constructor for class javax.naming.Binding
Constructs an instance of a Binding given its name and object.
Binding(String, Object, boolean) - Constructor for class javax.naming.Binding
Constructs an instance of a Binding given its name, object, and whether the name is relative.
Binding(String, String, Object) - Constructor for class javax.naming.Binding
Constructs an instance of a Binding given its name, class name, and object.
Binding(String, String, Object, boolean) - Constructor for class javax.naming.Binding
Constructs an instance of a Binding given its name, class name, object, and whether the name is relative.
Binding - class org.omg.CosNaming.Binding.
A name-to-object association is called a Binding.
Binding() - Constructor for class org.omg.CosNaming.Binding
 
Binding(NameComponent[], BindingType) - Constructor for class org.omg.CosNaming.Binding
 
BindingHelper - class org.omg.CosNaming.BindingHelper.
A name-to-object association is called a Binding.
BindingHelper() - Constructor for class org.omg.CosNaming.BindingHelper
 
BindingHolder - class org.omg.CosNaming.BindingHolder.
A name-to-object association is called a Binding.
BindingHolder() - Constructor for class org.omg.CosNaming.BindingHolder
 
BindingHolder(Binding) - Constructor for class org.omg.CosNaming.BindingHolder
 
BindingIterator - interface org.omg.CosNaming.BindingIterator.
The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.
BindingIteratorHelper - class org.omg.CosNaming.BindingIteratorHelper.
The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.
BindingIteratorHelper() - Constructor for class org.omg.CosNaming.BindingIteratorHelper
 
BindingIteratorHolder - class org.omg.CosNaming.BindingIteratorHolder.
The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.
BindingIteratorHolder() - Constructor for class org.omg.CosNaming.BindingIteratorHolder
 
BindingIteratorHolder(BindingIterator) - Constructor for class org.omg.CosNaming.BindingIteratorHolder
 
BindingIteratorOperations - interface org.omg.CosNaming.BindingIteratorOperations.
The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.
BindingIteratorPOA - class org.omg.CosNaming.BindingIteratorPOA.
The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.
BindingIteratorPOA() - Constructor for class org.omg.CosNaming.BindingIteratorPOA
 
BindingListHelper - class org.omg.CosNaming.BindingListHelper.
List of Bindings.
BindingListHelper() - Constructor for class org.omg.CosNaming.BindingListHelper
 
BindingListHolder - class org.omg.CosNaming.BindingListHolder.
List of Bindings.
BindingListHolder() - Constructor for class org.omg.CosNaming.BindingListHolder
 
BindingListHolder(Binding[]) - Constructor for class org.omg.CosNaming.BindingListHolder
 
BindingType - class org.omg.CosNaming.BindingType.
Specifies whether the given binding is for a object (that is not a naming context) or for a naming context.
BindingType(int) - Constructor for class org.omg.CosNaming.BindingType
 
BindingTypeHelper - class org.omg.CosNaming.BindingTypeHelper.
Specifies whether the given binding is for a object (that is not a naming context) or for a naming context.
BindingTypeHelper() - Constructor for class org.omg.CosNaming.BindingTypeHelper
 
BindingTypeHolder - class org.omg.CosNaming.BindingTypeHolder.
Specifies whether the given binding is for a object (that is not a naming context) or for a naming context.
BindingTypeHolder() - Constructor for class org.omg.CosNaming.BindingTypeHolder
 
BindingTypeHolder(BindingType) - Constructor for class org.omg.CosNaming.BindingTypeHolder
 
BitSet - class java.util.BitSet.
This class implements a vector of bits that grows as needed.
BitSet() - Constructor for class java.util.BitSet
Creates a new bit set.
BitSet(int) - Constructor for class java.util.BitSet
Creates a bit set whose initial size is large enough to explicitly represent bits with indices in the range 0 through nbits-1.
Blob - interface java.sql.Blob.
The representation (mapping) in the JavaTM programming language of an SQL BLOB value.
BlockView - class javax.swing.text.html.BlockView.
A view implementation to display a block (as a box) with CSS specifications.
BlockView(Element, int) - Constructor for class javax.swing.text.html.BlockView
Creates a new view that represents an html box.
Bold - Static variable in class javax.swing.text.StyleConstants
Name of the bold attribute.
Bold - Static variable in class javax.swing.text.StyleConstants.CharacterConstants
Name of the bold attribute.
Bold - Static variable in class javax.swing.text.StyleConstants.FontConstants
Name of the bold attribute.
Book - class java.awt.print.Book.
The Book class provides a representation of a document in which pages may have different page formats and page painters.
Book() - Constructor for class java.awt.print.Book
Creates a new, empty Book.
Boolean - class java.lang.Boolean.
The Boolean class wraps a value of the primitive type boolean in an object.
Boolean(boolean) - Constructor for class java.lang.Boolean
Allocates a Boolean object representing the value argument.
Boolean(String) - Constructor for class java.lang.Boolean
Allocates a Boolean object representing the value true if the string argument is not null and is equal, ignoring case, to the string "true".
BooleanControl - class javax.sound.sampled.BooleanControl.
A BooleanControl provides the ability to switch between two possible settings that affect a line's audio.
BooleanControl(BooleanControl.Type, boolean, String, String) - Constructor for class javax.sound.sampled.BooleanControl
Constructs a new boolean control object with the given parameters.
BooleanControl(BooleanControl.Type, boolean) - Constructor for class javax.sound.sampled.BooleanControl
Constructs a new boolean control object with the given parameters.
BooleanControl.Type - class javax.sound.sampled.BooleanControl.Type.
An instance of the BooleanControl.Type class identifies one kind of boolean control.
BooleanControl.Type(String) - Constructor for class javax.sound.sampled.BooleanControl.Type
Constructs a new boolean control type.
BooleanHolder - class org.omg.CORBA.BooleanHolder.
The Holder for Boolean.
BooleanHolder() - Constructor for class org.omg.CORBA.BooleanHolder
Constructs a new BooleanHolder object with its value field initialized to false.
BooleanHolder(boolean) - Constructor for class org.omg.CORBA.BooleanHolder
Constructs a new BooleanHolder object with its value field initialized with the given boolean.
BooleanSeqHelper - class org.omg.CORBA.BooleanSeqHelper.
The Helper for BooleanSeq.
BooleanSeqHelper() - Constructor for class org.omg.CORBA.BooleanSeqHelper
 
BooleanSeqHolder - class org.omg.CORBA.BooleanSeqHolder.
The Holder for BooleanSeq.
BooleanSeqHolder() - Constructor for class org.omg.CORBA.BooleanSeqHolder
 
BooleanSeqHolder(boolean[]) - Constructor for class org.omg.CORBA.BooleanSeqHolder
 
Border - interface javax.swing.border.Border.
Interface describing an object capable of rendering a border around the edges of a swing component.
BorderFactory - class javax.swing.BorderFactory.
Factory class for vending standard Border objects.
BorderLayout - class java.awt.BorderLayout.
A border layout lays out a container, arranging and resizing its components to fit in five regions: north, south, east, west, and center.
BorderLayout() - Constructor for class java.awt.BorderLayout
Constructs a new border layout with no gaps between components.
BorderLayout(int, int) - Constructor for class java.awt.BorderLayout
Constructs a border layout with the specified gaps between components.
BorderUIResource - class javax.swing.plaf.BorderUIResource.
 
BorderUIResource(Border) - Constructor for class javax.swing.plaf.BorderUIResource
Creates a UIResource border object which wraps an existing Border instance.
BorderUIResource.BevelBorderUIResource - class javax.swing.plaf.BorderUIResource.BevelBorderUIResource.
 
BorderUIResource.BevelBorderUIResource(int) - Constructor for class javax.swing.plaf.BorderUIResource.BevelBorderUIResource
 
BorderUIResource.BevelBorderUIResource(int, Color, Color) - Constructor for class javax.swing.plaf.BorderUIResource.BevelBorderUIResource
 
BorderUIResource.BevelBorderUIResource(int, Color, Color, Color, Color) - Constructor for class javax.swing.plaf.BorderUIResource.BevelBorderUIResource
 
BorderUIResource.CompoundBorderUIResource - class javax.swing.plaf.BorderUIResource.CompoundBorderUIResource.
 
BorderUIResource.CompoundBorderUIResource(Border, Border) - Constructor for class javax.swing.plaf.BorderUIResource.CompoundBorderUIResource
 
BorderUIResource.EmptyBorderUIResource - class javax.swing.plaf.BorderUIResource.EmptyBorderUIResource.
 
BorderUIResource.EmptyBorderUIResource(int, int, int, int) - Constructor for class javax.swing.plaf.BorderUIResource.EmptyBorderUIResource
 
BorderUIResource.EmptyBorderUIResource(Insets) - Constructor for class javax.swing.plaf.BorderUIResource.EmptyBorderUIResource
 
BorderUIResource.EtchedBorderUIResource - class javax.swing.plaf.BorderUIResource.EtchedBorderUIResource.
 
BorderUIResource.EtchedBorderUIResource() - Constructor for class javax.swing.plaf.BorderUIResource.EtchedBorderUIResource
 
BorderUIResource.EtchedBorderUIResource(int) - Constructor for class javax.swing.plaf.BorderUIResource.EtchedBorderUIResource
 
BorderUIResource.EtchedBorderUIResource(Color, Color) - Constructor for class javax.swing.plaf.BorderUIResource.EtchedBorderUIResource
 
BorderUIResource.EtchedBorderUIResource(int, Color, Color) - Constructor for class javax.swing.plaf.BorderUIResource.EtchedBorderUIResource
 
BorderUIResource.LineBorderUIResource - class javax.swing.plaf.BorderUIResource.LineBorderUIResource.
 
BorderUIResource.LineBorderUIResource(Color) - Constructor for class javax.swing.plaf.BorderUIResource.LineBorderUIResource
 
BorderUIResource.LineBorderUIResource(Color, int) - Constructor for class javax.swing.plaf.BorderUIResource.LineBorderUIResource
 
BorderUIResource.MatteBorderUIResource - class javax.swing.plaf.BorderUIResource.MatteBorderUIResource.
 
BorderUIResource.MatteBorderUIResource(int, int, int, int, Color) - Constructor for class javax.swing.plaf.BorderUIResource.MatteBorderUIResource
 
BorderUIResource.MatteBorderUIResource(int, int, int, int, Icon) - Constructor for class javax.swing.plaf.BorderUIResource.MatteBorderUIResource
 
BorderUIResource.MatteBorderUIResource(Icon) - Constructor for class javax.swing.plaf.BorderUIResource.MatteBorderUIResource
 
BorderUIResource.TitledBorderUIResource - class javax.swing.plaf.BorderUIResource.TitledBorderUIResource.
 
BorderUIResource.TitledBorderUIResource(String) - Constructor for class javax.swing.plaf.BorderUIResource.TitledBorderUIResource
 
BorderUIResource.TitledBorderUIResource(Border) - Constructor for class javax.swing.plaf.BorderUIResource.TitledBorderUIResource
 
BorderUIResource.TitledBorderUIResource(Border, String) - Constructor for class javax.swing.plaf.BorderUIResource.TitledBorderUIResource
 
BorderUIResource.TitledBorderUIResource(Border, String, int, int) - Constructor for class javax.swing.plaf.BorderUIResource.TitledBorderUIResource
 
BorderUIResource.TitledBorderUIResource(Border, String, int, int, Font) - Constructor for class javax.swing.plaf.BorderUIResource.TitledBorderUIResource
 
BorderUIResource.TitledBorderUIResource(Border, String, int, int, Font, Color) - Constructor for class javax.swing.plaf.BorderUIResource.TitledBorderUIResource
 
BoundedRangeModel - interface javax.swing.BoundedRangeModel.
Defines the data model used by components like Sliders and ProgressBars.
Bounds - exception org.omg.CORBA.Bounds.
A user exception thrown when a parameter is not within the legal bounds for the object that a method is trying to access.
Bounds() - Constructor for class org.omg.CORBA.Bounds
Constructs an Bounds with no specified detail message.
Bounds(String) - Constructor for class org.omg.CORBA.Bounds
Constructs an Bounds with the specified detail message.
Bounds - exception org.omg.CORBA.TypeCodePackage.Bounds.
Provides the TypeCode operations member_name(), member_type(), and member_label.
Bounds() - Constructor for class org.omg.CORBA.TypeCodePackage.Bounds
Constructs a Bounds exception with no reason message.
Bounds(String) - Constructor for class org.omg.CORBA.TypeCodePackage.Bounds
Constructs a Bounds exception with the specified reason message.
Box - class javax.swing.Box.
A lightweight container that uses a BoxLayout object as its layout manager.
Box(int) - Constructor for class javax.swing.Box
Creates a Box that displays its components along the the specified axis.
Box.AccessibleBox - class javax.swing.Box.AccessibleBox.
This class implements accessibility support for the Box class.
Box.AccessibleBox() - Constructor for class javax.swing.Box.AccessibleBox
 
Box.Filler - class javax.swing.Box.Filler.
An implementation of a lightweight component that participates in layout but has no view.
Box.Filler(Dimension, Dimension, Dimension) - Constructor for class javax.swing.Box.Filler
Constructor to create shape with the given size ranges.
Box.Filler.AccessibleBoxFiller - class javax.swing.Box.Filler.AccessibleBoxFiller.
This class implements accessibility support for the Box.Filler class.
Box.Filler.AccessibleBoxFiller() - Constructor for class javax.swing.Box.Filler.AccessibleBoxFiller
 
BoxLayout - class javax.swing.BoxLayout.
A layout manager that allows multiple components to be laid out either vertically or horizontally.
BoxLayout(Container, int) - Constructor for class javax.swing.BoxLayout
Creates a layout manager that will lay out components along the given axis.
BoxView - class javax.swing.text.BoxView.
A view that arranges its children into a box shape by tiling its children along an axis.
BoxView(Element, int) - Constructor for class javax.swing.text.BoxView
Constructs a BoxView.
BoxedValueHelper - interface org.omg.CORBA.portable.BoxedValueHelper.
 
BreakIterator - class java.text.BreakIterator.
The BreakIterator class implements methods for finding the location of boundaries in text.
BreakIterator() - Constructor for class java.text.BreakIterator
Constructor.
Buffer - class java.nio.Buffer.
A container for data of a specific primitive type.
BufferCapabilities - class java.awt.BufferCapabilities.
Capabilities and properties of buffers.
BufferCapabilities(ImageCapabilities, ImageCapabilities, BufferCapabilities.FlipContents) - Constructor for class java.awt.BufferCapabilities
Creates a new object for specifying buffering capabilities
BufferCapabilities.FlipContents - class java.awt.BufferCapabilities.FlipContents.
A type-safe enumeration of the possible back buffer contents after page-flipping
BufferOverflowException - exception java.nio.BufferOverflowException.
Unchecked exception thrown when a relative put operation reaches the target buffer's limit.
BufferOverflowException() - Constructor for class java.nio.BufferOverflowException
Constructs an instance of this class.
BufferStrategy - class java.awt.image.BufferStrategy.
The BufferStrategy class represents the mechanism with which to organize complex memory on a particular Canvas or Window.
BufferStrategy() - Constructor for class java.awt.image.BufferStrategy
 
BufferUnderflowException - exception java.nio.BufferUnderflowException.
Unchecked exception thrown when a relative get operation reaches the source buffer's limit.
BufferUnderflowException() - Constructor for class java.nio.BufferUnderflowException
Constructs an instance of this class.
BufferedImage - class java.awt.image.BufferedImage.
The BufferedImage subclass describes an Image with an accessible buffer of image data.
BufferedImage(int, int, int) - Constructor for class java.awt.image.BufferedImage
Constructs a BufferedImage of one of the predefined image types.
BufferedImage(int, int, int, IndexColorModel) - Constructor for class java.awt.image.BufferedImage
Constructs a BufferedImage of one of the predefined image types: TYPE_BYTE_BINARY or TYPE_BYTE_INDEXED.
BufferedImage(ColorModel, WritableRaster, boolean, Hashtable) - Constructor for class java.awt.image.BufferedImage
Constructs a new BufferedImage with a specified ColorModel and Raster.
BufferedImageFilter - class java.awt.image.BufferedImageFilter.
The BufferedImageFilter class subclasses an ImageFilter to provide a simple means of using a single-source/single-destination image operator (BufferedImageOp) to filter a BufferedImage in the Image Producer/Consumer/Observer paradigm.
BufferedImageFilter(BufferedImageOp) - Constructor for class java.awt.image.BufferedImageFilter
Constructs a BufferedImageFilter with the specified single-source/single-destination operator.
BufferedImageOp - interface java.awt.image.BufferedImageOp.
This interface describes single-input/single-output operations performed on BufferedImage objects.
BufferedInputStream - class java.io.BufferedInputStream.
A BufferedInputStream adds functionality to another input stream-namely, the ability to buffer the input and to support the mark and reset methods.
BufferedInputStream(InputStream) - Constructor for class java.io.BufferedInputStream
Creates a BufferedInputStream and saves its argument, the input stream in, for later use.
BufferedInputStream(InputStream, int) - Constructor for class java.io.BufferedInputStream
Creates a BufferedInputStream with the specified buffer size, and saves its argument, the input stream in, for later use.
BufferedOutputStream - class java.io.BufferedOutputStream.
The class implements a buffered output stream.
BufferedOutputStream(OutputStream) - Constructor for class java.io.BufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream with a default 512-byte buffer size.
BufferedOutputStream(OutputStream, int) - Constructor for class java.io.BufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream with the specified buffer size.
BufferedReader - class java.io.BufferedReader.
Read text from a character-input stream, buffering characters so as to provide for the efficient reading of characters, arrays, and lines.
BufferedReader(Reader, int) - Constructor for class java.io.BufferedReader
Create a buffering character-input stream that uses an input buffer of the specified size.
BufferedReader(Reader) - Constructor for class java.io.BufferedReader
Create a buffering character-input stream that uses a default-sized input buffer.
BufferedWriter - class java.io.BufferedWriter.
Write text to a character-output stream, buffering characters so as to provide for the efficient writing of single characters, arrays, and strings.
BufferedWriter(Writer) - Constructor for class java.io.BufferedWriter
Create a buffered character-output stream that uses a default-sized output buffer.
BufferedWriter(Writer, int) - Constructor for class java.io.BufferedWriter
Create a new buffered character-output stream that uses an output buffer of the given size.
Button - class java.awt.Button.
This class creates a labeled button.
Button() - Constructor for class java.awt.Button
Constructs a Button with no label.
Button(String) - Constructor for class java.awt.Button
Constructs a Button with the specified label.
Button.AccessibleAWTButton - class java.awt.Button.AccessibleAWTButton.
This class implements accessibility support for the Button class.
Button.AccessibleAWTButton() - Constructor for class java.awt.Button.AccessibleAWTButton
 
ButtonGroup - class javax.swing.ButtonGroup.
This class is used to create a multiple-exclusion scope for a set of buttons.
ButtonGroup() - Constructor for class javax.swing.ButtonGroup
Creates a new ButtonGroup.
ButtonModel - interface javax.swing.ButtonModel.
State Model for buttons.
ButtonUI - class javax.swing.plaf.ButtonUI.
Pluggable look and feel interface for JButton.
ButtonUI() - Constructor for class javax.swing.plaf.ButtonUI
 
Byte - class java.lang.Byte.
The Byte class wraps a value of primitive type byte in an object.
Byte(byte) - Constructor for class java.lang.Byte
Constructs a newly allocated Byte object that represents the specified byte value.
Byte(String) - Constructor for class java.lang.Byte
Constructs a newly allocated Byte object that represents the byte value indicated by the String parameter.
ByteArrayInputStream - class java.io.ByteArrayInputStream.
A ByteArrayInputStream contains an internal buffer that contains bytes that may be read from the stream.
ByteArrayInputStream(byte[]) - Constructor for class java.io.ByteArrayInputStream
Creates a ByteArrayInputStream so that it uses buf as its buffer array.
ByteArrayInputStream(byte[], int, int) - Constructor for class java.io.ByteArrayInputStream
Creates ByteArrayInputStream that uses buf as its buffer array.
ByteArrayOutputStream - class java.io.ByteArrayOutputStream.
This class implements an output stream in which the data is written into a byte array.
ByteArrayOutputStream() - Constructor for class java.io.ByteArrayOutputStream
Creates a new byte array output stream.
ByteArrayOutputStream(int) - Constructor for class java.io.ByteArrayOutputStream
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
ByteBuffer - class java.nio.ByteBuffer.
A byte buffer.
ByteChannel - interface java.nio.channels.ByteChannel.
A channel that can read and write bytes.
ByteHolder - class org.omg.CORBA.ByteHolder.
The Holder for Byte.
ByteHolder() - Constructor for class org.omg.CORBA.ByteHolder
Constructs a new ByteHolder object with its value field initialized to 0.
ByteHolder(byte) - Constructor for class org.omg.CORBA.ByteHolder
Constructs a new ByteHolder object for the given byte.
ByteLookupTable - class java.awt.image.ByteLookupTable.
This class defines a lookup table object.
ByteLookupTable(int, byte[][]) - Constructor for class java.awt.image.ByteLookupTable
Constructs a ByteLookupTable object from an array of byte arrays representing a lookup table for each band.
ByteLookupTable(int, byte[]) - Constructor for class java.awt.image.ByteLookupTable
Constructs a ByteLookupTable object from an array of bytes representing a lookup table to be applied to all bands.
ByteOrder - class java.nio.ByteOrder.
A typesafe enumeration for byte orders.
b - Variable in class java.awt.AWTEventMulticaster
 
backBuffers - Variable in class java.awt.Component.BltBufferStrategy
The back buffers
backgroundNonSelectionColor - Variable in class javax.swing.tree.DefaultTreeCellRenderer
Color to use for the background when the node isn't selected.
backgroundSelectionColor - Variable in class javax.swing.tree.DefaultTreeCellRenderer
Color to use for the background when a node is selected.
backingStore - Variable in class javax.swing.JViewport
Deprecated. As of Java 2 platform v1.3
backingStoreImage - Variable in class javax.swing.JViewport
The view image used for a backing store.
backwardAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret logically backward one position.
bandOffsets - Variable in class java.awt.image.ComponentSampleModel
Offsets for all bands in data array elements.
bank - Variable in class javax.sound.midi.VoiceStatus
The bank number of the instrument that this voice is currently using.
bankIndices - Variable in class java.awt.image.ComponentSampleModel
Index for each bank storing a band of image data.
banks - Variable in class java.awt.image.DataBuffer
The number of banks in this DataBuffer.
base - Variable in class javax.swing.text.html.parser.DTD
 
baseIsLeftToRight() - Method in class java.text.Bidi
Return true if the base direction is left-to-right.
baseWireHandle - Static variable in interface java.io.ObjectStreamConstants
First wire handle to be assigned.
baselineLayout(int, int, int[], int[]) - Method in class javax.swing.text.BoxView
Computes the location and extent of each child view in this BoxView given the targetSpan, which is the width (or height) of the region we have to work with.
baselineRequirements(int, SizeRequirements) - Method in class javax.swing.text.BoxView
Calculates the size requirements for this BoxView by examining the size of each child view.
bcmListeners - Variable in class java.beans.beancontext.BeanContextSupport
all accesses to the protected ArrayList bcmListeners field shall be synchronized on that object.
bcsChildren() - Method in class java.beans.beancontext.BeanContextSupport
Returns an iterator of all children of this BeanContext.
bcsListeners - Variable in class java.beans.beancontext.BeanContextServicesSupport
List of BeanContextServicesListener objects.
bcsPreDeserializationHook(ObjectInputStream) - Method in class java.beans.beancontext.BeanContextServicesSupport
called from BeanContextSupport readObject before it deserializes the children ...
bcsPreDeserializationHook(ObjectInputStream) - Method in class java.beans.beancontext.BeanContextSupport
called by readObject after defaultReadObject() but prior to deserialization of any children.
bcsPreSerializationHook(ObjectOutputStream) - Method in class java.beans.beancontext.BeanContextServicesSupport
called from BeanContextSupport writeObject before it serializes the children ...
bcsPreSerializationHook(ObjectOutputStream) - Method in class java.beans.beancontext.BeanContextSupport
called by writeObject after defaultWriteObject() but prior to serialization of currently serializable children.
beanContext - Variable in class java.beans.beancontext.BeanContextChildSupport
 
beanContextChildPeer - Variable in class java.beans.beancontext.BeanContextChildSupport
The BeanContext in which this BeanContextChild is nested.
beep() - Method in class java.awt.Toolkit
Emits an audio beep.
beepAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to create a beep.
before(Timestamp) - Method in class java.sql.Timestamp
Indicates whether this Timestamp object is earlier than the given Timestamp object.
before(Object) - Method in class java.util.Calendar
Compares the time field records.
before(Date) - Method in class java.util.Date
Tests if this date is before the specified date.
beforeFirst() - Method in interface java.sql.ResultSet
Moves the cursor to the front of this ResultSet object, just before the first row.
beforeOffset(int) - Static method in class java.awt.font.TextHitInfo
Creates a TextHitInfo at the specified offset, associated with the character before the offset.
begin() - Method in class java.nio.channels.spi.AbstractInterruptibleChannel
Marks the beginning of an I/O operation that might block indefinitely.
begin() - Method in class java.nio.channels.spi.AbstractSelector
Marks the beginning of an I/O operation that might block indefinitely.
beginAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the beginning of the document.
beginDragDividerLocation - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Location of the divider when the dragging session began.
beginDraggingFrame(JComponent) - Method in class javax.swing.DefaultDesktopManager
 
beginDraggingFrame(JComponent) - Method in interface javax.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 javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the beginning of a line.
beginParagraphAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the beginning of a paragraph.
beginResizingFrame(JComponent, int) - Method in class javax.swing.DefaultDesktopManager
 
beginResizingFrame(JComponent, int) - Method in interface javax.swing.DesktopManager
This methods is normally called when the user has indicated that they will begin resizing the frame.
beginUpdate() - Method in class javax.swing.undo.UndoableEditSupport
 
beginWordAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the beginning of a word.
bestRowNotPseudo - Static variable in interface java.sql.DatabaseMetaData
Indicates that the best row identifier is NOT a pseudo column.
bestRowPseudo - Static variable in interface java.sql.DatabaseMetaData
Indicates that the best row identifier is a pseudo column.
bestRowSession - Static variable in interface java.sql.DatabaseMetaData
Indicates that the scope of the best row identifier is the remainder of the current session.
bestRowTemporary - Static variable in interface java.sql.DatabaseMetaData
Indicates that the scope of the best row identifier is very temporary, lasting only while the row is being used.
bestRowTransaction - Static variable in interface java.sql.DatabaseMetaData
Indicates that the scope of the best row identifier is the remainder of the current transaction.
bestRowUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that the best row identifier may or may not be a pseudo column.
bevelType - Variable in class javax.swing.border.BevelBorder
 
bigEndian - Variable in class javax.sound.sampled.AudioFormat
Indicates whether the audio data is stored in big-endian or little-endian order.
binarySearch(long[], long) - Static method in class java.util.Arrays
Searches the specified array of longs for the specified value using the binary search algorithm.
binarySearch(int[], int) - Static method in class java.util.Arrays
Searches the specified array of ints for the specified value using the binary search algorithm.
binarySearch(short[], short) - Static method in class java.util.Arrays
Searches the specified array of shorts for the specified value using the binary search algorithm.
binarySearch(char[], char) - Static method in class java.util.Arrays
Searches the specified array of chars for the specified value using the binary search algorithm.
binarySearch(byte[], byte) - Static method in class java.util.Arrays
Searches the specified array of bytes for the specified value using the binary search algorithm.
binarySearch(double[], double) - Static method in class java.util.Arrays
Searches the specified array of doubles for the specified value using the binary search algorithm.
binarySearch(float[], float) - Static method in class java.util.Arrays
Searches the specified array of floats for the specified value using the binary search algorithm.
binarySearch(Object[], Object) - Static method in class java.util.Arrays
Searches the specified array for the specified object using the binary search algorithm.
binarySearch(Object[], Object, Comparator) - Static method in class java.util.Arrays
Searches the specified array for the specified object using the binary search algorithm.
binarySearch(List, Object) - Static method in class java.util.Collections
Searches the specified list for the specified object using the binary search algorithm.
binarySearch(List, Object, Comparator) - Static method in class java.util.Collections
Searches the specified list for the specified object using the binary search algorithm.
bind(SocketAddress) - Method in class java.net.DatagramSocket
Binds this DatagramSocket to a specific address & port.
bind(int, InetAddress) - Method in class java.net.DatagramSocketImpl
Binds a datagram socket to a local port and address.
bind(SocketAddress) - Method in class java.net.ServerSocket
Binds the ServerSocket to a specific address (IP address and port number).
bind(SocketAddress, int) - Method in class java.net.ServerSocket
Binds the ServerSocket to a specific address (IP address and port number).
bind(SocketAddress) - Method in class java.net.Socket
Binds the socket to a local address.
bind(InetAddress, int) - Method in class java.net.SocketImpl
Binds this socket to the specified port number on the specified host.
bind(String, Remote) - Static method in class java.rmi.Naming
Binds the specified name to a remote object.
bind(String, Remote) - Method in interface java.rmi.registry.Registry
Binds a remote reference to the specified name in this registry.
bind(Name, Object) - Method in interface javax.naming.Context
Binds a name to an object.
bind(String, Object) - Method in interface javax.naming.Context
Binds a name to an object.
bind(String, Object) - Method in class javax.naming.InitialContext
 
bind(Name, Object) - Method in class javax.naming.InitialContext
 
bind(Name, Object, Attributes) - Method in interface javax.naming.directory.DirContext
Binds a name to an object, along with associated attributes.
bind(String, Object, Attributes) - Method in interface javax.naming.directory.DirContext
Binds a name to an object, along with associated attributes.
bind(String, Object, Attributes) - Method in class javax.naming.directory.InitialDirContext
 
bind(Name, Object, Attributes) - Method in class javax.naming.directory.InitialDirContext
 
bind(NameComponent[], Object) - Method in interface org.omg.CosNaming.NamingContextOperations
Creates a binding of a name and an object in the naming context.
bind(NameComponent[], Object) - Method in class org.omg.CosNaming._NamingContextExtStub
Creates a binding of a name and an object in the naming context.
bind(NameComponent[], Object) - Method in class org.omg.CosNaming._NamingContextStub
Creates a binding of a name and an object in the naming context.
bind_context(NameComponent[], NamingContext) - Method in interface org.omg.CosNaming.NamingContextOperations
Names an object that is a naming context.
bind_context(NameComponent[], NamingContext) - Method in class org.omg.CosNaming._NamingContextExtStub
Names an object that is a naming context.
bind_context(NameComponent[], NamingContext) - Method in class org.omg.CosNaming._NamingContextStub
Names an object that is a naming context.
bind_new_context(NameComponent[]) - Method in interface org.omg.CosNaming.NamingContextOperations
This operation creates a new context and binds it to the name supplied as an argument.
bind_new_context(NameComponent[]) - Method in class org.omg.CosNaming._NamingContextExtStub
This operation creates a new context and binds it to the name supplied as an argument.
bind_new_context(NameComponent[]) - Method in class org.omg.CosNaming._NamingContextStub
This operation creates a new context and binds it to the name supplied as an argument.
binding_name - Variable in class org.omg.CosNaming.Binding
 
binding_type - Variable in class org.omg.CosNaming.Binding
 
bitCount() - Method in class java.math.BigInteger
Returns the number of bits in the two's complement representation of this BigInteger that differ from its sign bit.
bitLength() - Method in class java.math.BigInteger
Returns the number of bits in the minimal two's-complement representation of this BigInteger, excluding a sign bit.
bitOffset - Variable in class javax.imageio.stream.ImageInputStreamImpl
The current bit offset within the stream.
black - Static variable in class java.awt.Color
The color black.
blockClose(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds an instruction to the parse buffer to close out a block element of the given type.
blockIncrement - Variable in class javax.swing.JScrollBar
 
blockOpen(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds an instruction to the parse buffer to create a block element with the given attributes.
blockingLock() - Method in class java.nio.channels.SelectableChannel
Retrieves the object upon which the configureBlocking and register methods synchronize.
blockingLock() - Method in class java.nio.channels.spi.AbstractSelectableChannel
 
blue - Static variable in class java.awt.Color
The color blue.
body - Variable in class javax.swing.text.html.parser.DTD
 
booleanValue() - Method in class java.lang.Boolean
Returns the value of this Boolean object as a boolean primitive.
border - Variable in class javax.swing.border.TitledBorder
 
border - Variable in class javax.swing.tree.DefaultTreeCellEditor.DefaultTextField
Border to use.
borderInsets - Static variable in class javax.swing.plaf.metal.MetalBorders.ButtonBorder
 
borderInsets - Static variable in class javax.swing.plaf.metal.MetalBorders.MenuBarBorder
 
borderInsets - Static variable in class javax.swing.plaf.metal.MetalBorders.MenuItemBorder
 
borderInsets - Static variable in class javax.swing.plaf.metal.MetalBorders.PopupMenuBorder
 
borderListener - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
borderSelectionColor - Variable in class javax.swing.tree.DefaultTreeCellEditor
True if the border selection color should be drawn.
borderSelectionColor - Variable in class javax.swing.tree.DefaultTreeCellRenderer
Color to use for the focus indicator when the node has focus.
bottom - Variable in class java.awt.Insets
The inset from the bottom.
bottom - Variable in class javax.swing.border.EmptyBorder
 
bounds() - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by getBounds().
bounds - Variable in class java.awt.Polygon
Bounds of the polygon.
breadthFirstEnumeration() - Method in class javax.swing.tree.DefaultMutableTreeNode
Creates and returns an enumeration that traverses the subtree rooted at this node in breadth-first order.
breakView(int, int, float, float) - Method in class javax.swing.text.GlyphView
Breaks this view on the given axis at the given length.
breakView(int, float, Shape) - Method in class javax.swing.text.ParagraphView
Breaks this view on the given axis at the given length.
breakView(int, int, float, float) - Method in class javax.swing.text.View
Tries to break this view on the given axis.
breaksFlow() - Method in class javax.swing.text.html.HTML.Tag
Returns true if this tag causes a line break to the flow of data, otherwise returns false.
breaksFlow() - Method in class javax.swing.text.html.parser.TagElement
 
brighter() - Method in class java.awt.Color
Creates a new Color that is a brighter version of this Color.
buf - Variable in class java.io.BufferedInputStream
The internal buffer array where the data is stored.
buf - Variable in class java.io.BufferedOutputStream
The internal buffer where data is stored.
buf - Variable in class java.io.ByteArrayInputStream
An array of bytes that was provided by the creator of the stream.
buf - Variable in class java.io.ByteArrayOutputStream
The buffer where data is stored.
buf - Variable in class java.io.CharArrayReader
The character buffer.
buf - Variable in class java.io.CharArrayWriter
The buffer where data is stored.
buf - Variable in class java.io.PushbackInputStream
The pushback buffer.
buf - Variable in class java.util.zip.DeflaterOutputStream
Output buffer for writing compressed data.
buf - Variable in class java.util.zip.InflaterInputStream
Input buffer for decompression.
buffer - Variable in class java.io.PipedInputStream
The circular buffer into which incoming data is placed.
buffer - Variable in class java.io.StringBufferInputStream
Deprecated. The string from which bytes are read.
buffer - Variable in class javax.swing.text.DefaultStyledDocument
 
build(CertPathParameters) - Method in class java.security.cert.CertPathBuilder
Attempts to build a certification path using the specified algorithm parameter set.
buildChooser() - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Builds a new chooser panel.
bumps - Variable in class javax.swing.plaf.metal.MetalBorders.ToolBarBorder
 
bumps - Variable in class javax.swing.plaf.metal.MetalScrollBarUI
 
burstStringInto(Container, String, int) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Recursively creates new JLabel instances to represent d.
buttonIndex - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonActionListener
 
buttonListener - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
buttons - Variable in class javax.swing.ButtonGroup
 
byteLength - Variable in class javax.sound.midi.MidiFileFormat
The length of the MIDI file in bytes.
byteOrder - Variable in class javax.imageio.stream.ImageInputStreamImpl
The byte order of the stream as an instance of the enumeration class java.nio.ByteOrder, where ByteOrder.BIG_ENDIAN indicates network byte order and ByteOrder.LITTLE_ENDIAN indicates the reverse order.
byteValue() - Method in class java.lang.Byte
Returns the value of this Byte as a byte.
byteValue() - Method in class java.lang.Double
Returns the value of this Double as a byte (by casting to a byte).
byteValue() - Method in class java.lang.Float
Returns the value of this Float as a byte (by casting to a byte).
byteValue() - Method in class java.lang.Integer
Returns the value of this Integer as a byte.
byteValue() - Method in class java.lang.Long
Returns the value of this Long as a byte.
byteValue() - Method in class java.lang.Number
Returns the value of the specified number as a byte.
byteValue() - Method in class java.lang.Short
Returns the value of this Short as a byte.
bytesTransferred - Variable in class java.io.InterruptedIOException
Reports how many bytes had been transferred as part of the I/O operation before it was interrupted.
bytesWidth(byte[], int, int) - Method in class java.awt.FontMetrics
Returns the total advance width for showing the specified array of bytes in this Font.

JavaTM 2 Platform
Std. Ed. v1.4.2
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 Z _
Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.