Alphabetical Index: B

< ? _ 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 - field in class java.awt.AWTEventMulticaster
A variable in the event chain.
B - static field in class javax.swing.text.html.HTML.Tag
The <b> tag
B - static field in class javax.print.attribute.standard.MediaSize.Engineering
ANSI B paper size.
B - static field in class javax.print.attribute.standard.MediaSizeName
The engineering ANSI B size medium: 11 inches x 17 inches.
B - static field in class java.awt.PageAttributes.MediaType
B0 - static field in class javax.print.attribute.standard.MediaSize.ISO
ISO B0 paper, 1000 mm x 1414 mm
B0 - static field in class javax.print.attribute.standard.MediaSize.JIS
JIS B0 paper.
B0 - static field in class java.awt.PageAttributes.MediaType
B1 - static field in class javax.print.attribute.standard.MediaSize.ISO
ISO B1 paper, 707 mm x 1000 mm
B1 - static field in class javax.print.attribute.standard.MediaSize.JIS
JIS B1 paper.
B1 - static field in class java.awt.PageAttributes.MediaType
B10 - static field in class javax.print.attribute.standard.MediaSize.ISO
ISO B10 paper, 31 mm x 44 mm
B10 - static field in class javax.print.attribute.standard.MediaSize.JIS
JIS B10 paper.
B10 - static field in class java.awt.PageAttributes.MediaType
B2 - static field in class javax.print.attribute.standard.MediaSize.ISO
ISO B2 paper, 500 mm x 707 mm
B2 - static field in class javax.print.attribute.standard.MediaSize.JIS
JIS B2 paper.
B2 - static field in class java.awt.PageAttributes.MediaType
B3 - static field in class javax.print.attribute.standard.MediaSize.ISO
ISO B3 paper, 353 mm x 500 mm
B3 - static field in class javax.print.attribute.standard.MediaSize.JIS
JIS B3 paper.
B3 - static field in class java.awt.PageAttributes.MediaType
B4 - static field in class javax.print.attribute.standard.MediaSize.ISO
ISO B4 paper, 250 mm x 353 mm
B4 - static field in class javax.print.attribute.standard.MediaSize.JIS
JIS B4 paper.
B4 - static field in class java.awt.PageAttributes.MediaType
B5 - static field in class javax.print.attribute.standard.MediaSize.ISO
ISO B5 paper, 176 mm x 250 mm
B5 - static field in class javax.print.attribute.standard.MediaSize.JIS
JIS B5 paper.
B5 - static field in class java.awt.PageAttributes.MediaType
B6 - static field in class javax.print.attribute.standard.MediaSize.ISO
ISO B6 paper, 125 mm x 176 mm
B6 - static field in class javax.print.attribute.standard.MediaSize.JIS
JIS B6 paper.
B6 - static field in class java.awt.PageAttributes.MediaType
B7 - static field in class javax.print.attribute.standard.MediaSize.ISO
ISO B7 paper, 88 mm x 125 mm
B7 - static field in class javax.print.attribute.standard.MediaSize.JIS
JIS B7 paper.
B7 - static field in class java.awt.PageAttributes.MediaType
B8 - static field in class javax.print.attribute.standard.MediaSize.ISO
ISO B8 paper, 62 mm x 88 mm
B8 - static field in class javax.print.attribute.standard.MediaSize.JIS
JIS B8 paper.
B8 - static field in class java.awt.PageAttributes.MediaType
B9 - static field in class javax.print.attribute.standard.MediaSize.ISO
ISO B9 paper, 44 mm x 62 mm
B9 - static field in class javax.print.attribute.standard.MediaSize.JIS
JIS B9 paper.
B9 - static field in class java.awt.PageAttributes.MediaType
BACK_SPACE - static field in class java.awt.Event
backBuffers - field in class java.awt.Component.BltBufferStrategy
The back buffers used in this strategy.
BACKGROUND - static field in class java.awt.BufferCapabilities.FlipContents
The back buffer is cleared with the background color after flipping.
BACKGROUND - static field in class javax.swing.plaf.synth.ColorType
A constant used to identify the background color of a component.
BACKGROUND - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'background'.
BACKGROUND - static field in class javax.swing.text.html.HTML.Attribute
The background attribute
Background - static field in class javax.swing.text.StyleConstants
Background - static field in class javax.swing.text.StyleConstants.CharacterConstants
Background - static field in class javax.swing.text.StyleConstants.ColorConstants
A key for the background color attribute.
BACKGROUND - static field in class java.awt.font.TextAttribute
A key for the background paint attribute.
BACKGROUND_ATTACHMENT - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'background-attachment'.
BACKGROUND_COLOR - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'background-color'.
BACKGROUND_IMAGE - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'background-image'.
BACKGROUND_POSITION - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'background-position'.
BACKGROUND_REPEAT - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'background-repeat'.
backgroundNonSelectionColor - field in class javax.swing.tree.DefaultTreeCellRenderer
The background color for non-selected cells.
backgroundSelectionColor - field in class javax.swing.tree.DefaultTreeCellRenderer
The background color for selected cells.
backingStore - field in class javax.swing.JViewport
This flag indicates whether we use a backing store for drawing.
BACKINGSTORE_SCROLL_MODE - static field in class javax.swing.JViewport
BackingStoreException - exception java.util.prefs.BackingStoreException
Chained exception thrown when backing store fails.
BackingStoreException(java.lang.String) - constructor for class java.util.prefs.BackingStoreException
Creates a new exception with a descriptive message.
Create a new exception with the given cause.
backingStoreImage - field in class javax.swing.JViewport
The backingstore image used for the backingstore and blit scroll methods.
Backward - static field in class javax.swing.text.Position.Bias
BACKWARD_TRAVERSAL_KEYS - static field in class java.awt.KeyboardFocusManager
Identifies AWTKeyStrokes that move the focus backward in the focus cycle.
backwardAction - static field in class javax.swing.text.DefaultEditorKit
The name of the Action that moves the caret one character backwards.
BAD_BINDINGS - static field in class org.ietf.jgss.GSSException
Channel bindings mismatch error.
BAD_BOUNDARYPOINTS_ERR - static field in class org.w3c.dom.ranges.RangeException
If the boundary-points of a Range do not meet specific requirements.
BAD_CONTEXT - exception org.omg.CORBA.BAD_CONTEXT
Means that the operation is invoked by a client but the passed context has no values required by this operation.
BAD_CONTEXT() - constructor for class org.omg.CORBA.BAD_CONTEXT
Creates BAD_CONTEXT with the default minor code of 0 and a completion state COMPLETED_NO.
BAD_CONTEXT(int,org.omg.CORBA.CompletionStatus) - constructor for class org.omg.CORBA.BAD_CONTEXT
Creates a BAD_CONTEXT exception with the specified minor code and completion status.
BAD_CONTEXT(java.lang.String) - constructor for class org.omg.CORBA.BAD_CONTEXT
Creates a BAD_CONTEXT with the default minor code of 0, completion state COMPLETED_NO and the given explaining message.
Created BAD_CONTEXT exception, providing full information.
BAD_INV_ORDER - exception org.omg.CORBA.BAD_INV_ORDER
Means that the caller has invoked operations in the wrong order.
BAD_INV_ORDER() - constructor for class org.omg.CORBA.BAD_INV_ORDER
Creates BAD_INV_ORDER with the default minor code of 0 and a completion state COMPLETED_NO.
Creates a BAD_INV_ORDER exception with the specified minor code and completion status.
BAD_INV_ORDER(java.lang.String) - constructor for class org.omg.CORBA.BAD_INV_ORDER
Creates a BAD_INV_ORDER with the default minor code of 0, completion state COMPLETED_NO and the given explaining message.
Created BAD_INV_ORDER exception, providing full information.
BAD_LOCATION - static field in class javax.swing.text.AbstractDocument
Standard error message to indicate a bad location.
BAD_MECH - static field in class org.ietf.jgss.GSSException
Unsupported mechanism requested error.
BAD_MIC - static field in class org.ietf.jgss.GSSException
Token had invalid integrity check error.
BAD_NAME - static field in class org.ietf.jgss.GSSException
Invalid name provided error.
BAD_NAMETYPE - static field in class org.ietf.jgss.GSSException
Name of unsupported type provided error.
BAD_OPERATION - exception org.omg.CORBA.BAD_OPERATION
Means that the object exists but does not support the operation that was invoked on it.
BAD_OPERATION() - constructor for class org.omg.CORBA.BAD_OPERATION
Creates BAD_OPERATION with the default minor code of 0 and a completion state COMPLETED_NO.
Creates a BAD_OPERATION exception with the specified minor code and completion status.
BAD_OPERATION(java.lang.String) - constructor for class org.omg.CORBA.BAD_OPERATION
Creates a BAD_OPERATION with the default minor code of 0, completion state COMPLETED_NO and the given explaining message.
Created BAD_OPERATION exception, providing full information.
BAD_PARAM - exception org.omg.CORBA.BAD_PARAM
The exception thrown when a parameter passed to a call is considered illegal.
BAD_PARAM() - constructor for class org.omg.CORBA.BAD_PARAM
Creates BAD_PARAM with the default minor code of 0 and a completion state COMPLETED_NO.
BAD_PARAM(int,org.omg.CORBA.CompletionStatus) - constructor for class org.omg.CORBA.BAD_PARAM
Creates a BAD_PARAM exception with the specified minor code and completion status.
BAD_PARAM(java.lang.String) - constructor for class org.omg.CORBA.BAD_PARAM
Creates BAD_PARAM with the default minor code of 0, completion state COMPLETED_NO and the given explaining message.
Created BAD_PARAM exception, providing full information.
BAD_POLICY - interface org.omg.CORBA.BAD_POLICY
Holds a single constant, specifying, that the requested Policy is not valid.
BAD_POLICY_TYPE - interface org.omg.CORBA.BAD_POLICY_TYPE
Holds a single constant, specifying, that the requested Policy type is not valid.
BAD_POLICY_VALUE - interface org.omg.CORBA.BAD_POLICY_VALUE
Holds a single constant, specifying, that the requested Policy value is not valid.
BAD_QOP - static field in class org.ietf.jgss.GSSException
Unsupported QOP value error.
BAD_QOS - exception org.omg.CORBA.BAD_QOS
The BAD_QOS is raised when the object cannot support the quality of service required by an invocation parameter.
BAD_QOS() - constructor for class org.omg.CORBA.BAD_QOS
Creates BAD_QOS with the default minor code of 0 and a completion state COMPLETED_NO.
BAD_QOS(int,org.omg.CORBA.CompletionStatus) - constructor for class org.omg.CORBA.BAD_QOS
Creates a BAD_QOS exception with the specified minor code and completion status.
BAD_QOS(java.lang.String) - constructor for class org.omg.CORBA.BAD_QOS
Creates BAD_QOS with the default minor code of 0, completion state COMPLETED_NO and the given explaining message.
Created BAD_QOS exception, providing full information.
BAD_STATUS - static field in class org.ietf.jgss.GSSException
Invalid status code error - this is the default status value.
BAD_TYPECODE - exception org.omg.CORBA.BAD_TYPECODE
Means that the some TypeCode has been realized to be invalid (for example, has an invalid TCKind value).
BAD_TYPECODE() - constructor for class org.omg.CORBA.BAD_TYPECODE
Creates BAD_TYPECODE with the default minor code of 0 and a completion state COMPLETED_NO.
Creates a BAD_TYPECODE exception with the specified minor code and completion status.
BAD_TYPECODE(java.lang.String) - constructor for class org.omg.CORBA.BAD_TYPECODE
Creates a BAD_TYPECODE with the default minor code of 0, completion state COMPLETED_NO and the given explaining message.
Created BAD_TYPECODE exception, providing full information.
Thrown when the value of an a attribute passed to a query proves to be invalid.
Constructs a new BadAttributeValueExpException using the specified object to represent the invalid value.
Thrown when the expression passed to a method for constructing a query proves to be invalid.
Constructs a new BadBinaryOpValueExpException using the specified expression to represent the invalid one.
BadBreakWeight - static field in class javax.swing.text.View
BadKind - exception org.omg.CORBA.TypeCodePackage.BadKind
This exception is thrown when an inappropriate operation is invoked on a TypeCode object.
BadKind() - constructor for class org.omg.CORBA.TypeCodePackage.BadKind
Constructs a the exception.
BadKind(java.lang.String) - constructor for class org.omg.CORBA.TypeCodePackage.BadKind
Constructs the exception, explaining the reason of throwing it.
BadLocationException - exception javax.swing.text.BadLocationException
Indicates that an invalid location within a Document has been accessed.
BadLocationException(java.lang.String,int) - constructor for class javax.swing.text.BadLocationException
Constructs a BadLocationException
BadPaddingException - exception javax.crypto.BadPaddingException
This exception is thrown during decryption when the decrypted input does not have the proper padding bytes that are expected by the padding mechanism.
BadPaddingException() - constructor for class javax.crypto.BadPaddingException
Creates a new bad padding exception with no detail message.
BadPaddingException(java.lang.String) - constructor for class javax.crypto.BadPaddingException
Creates a new bad padding exception with a detail message.
Thrown when a string-based operation passed to a query proves to be invalid.
Constructs a new BadStringOperationException using the specified object to represent the invalid string operation.
BALANCE - static field in class javax.sound.sampled.FloatControl.Type
Balance.
BandCombineOp - class java.awt.image.BandCombineOp
Filter Raster pixels by applying a matrix.
Construct a BandCombineOp.
BandedSampleModel - class java.awt.image.BandedSampleModel
A sample model that reads each sample value from a separate band in the DataBuffer.
BandedSampleModel(int,int,int,int) - constructor for class java.awt.image.BandedSampleModel
Creates a new BandedSampleModel.
Creates a new BandedSampleModel.
bandOffsets - field in class java.awt.image.ComponentSampleModel
The offsets to the first sample for each band.
bank - field in class javax.sound.midi.VoiceStatus
The bank of the voice when active.
bankIndices - field in class java.awt.image.ComponentSampleModel
The indices of the bank used to store each band in a data buffer.
banks - field in class java.awt.image.DataBuffer
The number of banks in this buffer.
base - field in class javax.swing.text.html.parser.DTD
The base element for this DTD.
BASE - static field in class javax.swing.text.html.HTML.Tag
The <base> tag
BASEFONT - static field in class javax.swing.text.html.HTML.Tag
The <basefont> tag
baseIsLeftToRight() - method in class java.text.Bidi
Return true if the paragraph base embedding is left-to-right, false otherwise.
baselineLayout(int,int,int[],int[]) - method in class javax.swing.text.BoxView
Calculates the baseline layout of the children of this BoxView along the specified axis.
Calculates size requirements for a baseline layout.
baseWireHandle - static field in class java.io.ObjectStreamConstants
The first handle that will be assigned to an object, for later references.
BASIC_LATIN - static field in class java.lang.Character.UnicodeBlock
Basic Latin.
BasicArrowButton - class javax.swing.plaf.basic.BasicArrowButton
A button that displays an arrow (triangle) that points SwingConstants.NORTH, SwingConstants.SOUTH, SwingConstants.EAST or SwingConstants.WEST.
BasicArrowButton(int) - constructor for class javax.swing.plaf.basic.BasicArrowButton
Creates a new BasicArrowButton object with an arrow pointing in the specified direction.
Creates a new BasicArrowButton object with the given colors and direction.
BasicAttribute - class javax.naming.directory.BasicAttribute
BasicAttribute(java.lang.String) - constructor for class javax.naming.directory.BasicAttribute
BasicAttribute(java.lang.String,boolean) - constructor for class javax.naming.directory.BasicAttribute
BasicAttribute(java.lang.String,java.lang.Object) - constructor for class javax.naming.directory.BasicAttribute
BasicAttribute(java.lang.String,java.lang.Object,boolean) - constructor for class javax.naming.directory.BasicAttribute
BasicAttributes - class javax.naming.directory.BasicAttributes
BasicAttributes() - constructor for class javax.naming.directory.BasicAttributes
BasicAttributes(boolean) - constructor for class javax.naming.directory.BasicAttributes
BasicAttributes(java.lang.String,java.lang.Object) - constructor for class javax.naming.directory.BasicAttributes
BasicBorders - class javax.swing.plaf.basic.BasicBorders
Provides various borders for the Basic look and feel.
BasicButtonListener - class javax.swing.plaf.basic.BasicButtonListener
BasicButtonListener(javax.swing.AbstractButton) - constructor for class javax.swing.plaf.basic.BasicButtonListener
BasicButtonUI - class javax.swing.plaf.basic.BasicButtonUI
A UI delegate for the JButton component.
BasicTextUI.BasicCaret - class javax.swing.plaf.basic.BasicTextUI.BasicCaret
A DefaultCaret that implements UIResource.
BasicCaret() - constructor for class javax.swing.plaf.basic.BasicTextUI.BasicCaret
Default constructor.
BasicCheckBoxMenuItemUI - class javax.swing.plaf.basic.BasicCheckBoxMenuItemUI
DOCUMENT ME!
BasicCheckBoxMenuItemUI() - constructor for class javax.swing.plaf.basic.BasicCheckBoxMenuItemUI
Creates a new BasicCheckBoxMenuItemUI object.
BasicCheckBoxUI - class javax.swing.plaf.basic.BasicCheckBoxUI
A UI delegate for the JCheckBox component.
BasicColorChooserUI - class javax.swing.plaf.basic.BasicColorChooserUI
This is the UI Class for the JColorChooser in the Basic Look and Feel.
BasicColorChooserUI() - constructor for class javax.swing.plaf.basic.BasicColorChooserUI
Creates a new BasicColorChooserUI object.
BasicComboBoxEditor - class javax.swing.plaf.basic.BasicComboBoxEditor
An editor used by the BasicComboBoxUI class.
BasicComboBoxEditor() - constructor for class javax.swing.plaf.basic.BasicComboBoxEditor
Creates a new BasicComboBoxEditor instance.
BasicComboBoxRenderer - class javax.swing.plaf.basic.BasicComboBoxRenderer
A renderer for a JComboBox.
BasicComboBoxRenderer() - constructor for class javax.swing.plaf.basic.BasicComboBoxRenderer
Creates a new BasicComboBoxRenderer object.
BasicComboBoxUI - class javax.swing.plaf.basic.BasicComboBoxUI
A UI delegate for the JComboBox component.
BasicComboBoxUI() - constructor for class javax.swing.plaf.basic.BasicComboBoxUI
Creates a new BasicComboBoxUI object.
BasicComboPopup - class javax.swing.plaf.basic.BasicComboPopup
UI Delegate for ComboPopup
BasicComboPopup(javax.swing.JComboBox) - constructor for class javax.swing.plaf.basic.BasicComboPopup
Creates a new BasicComboPopup object.
BasicDesktopIconUI - class javax.swing.plaf.basic.BasicDesktopIconUI
This class acts as the UI delegate for JDesktopIcons for the Basic look and feel.
BasicDesktopIconUI() - constructor for class javax.swing.plaf.basic.BasicDesktopIconUI
Creates a new BasicDesktopIconUI object.
BasicDesktopPaneUI - class javax.swing.plaf.basic.BasicDesktopPaneUI
This class is the UI delegate for JDesktopPane for the Basic look and feel.
BasicDesktopPaneUI() - constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI
Creates a new BasicDesktopPaneUI object.
BasicDirectoryModel - class javax.swing.plaf.basic.BasicDirectoryModel
Implements an AbstractListModel for directories where the source of the files is a JFileChooser object.
BasicDirectoryModel(javax.swing.JFileChooser) - constructor for class javax.swing.plaf.basic.BasicDirectoryModel
Creates a new BasicDirectoryModel object.
BasicEditorPaneUI - class javax.swing.plaf.basic.BasicEditorPaneUI
The UI class for JEditorPanes.
BasicEditorPaneUI() - constructor for class javax.swing.plaf.basic.BasicEditorPaneUI
Creates a new BasicEditorPaneUI
BasicFileChooserUI - class javax.swing.plaf.basic.BasicFileChooserUI
A UI delegate for the JFileChooser component under the BasicLookAndFeel.
BasicFileChooserUI(javax.swing.JFileChooser) - constructor for class javax.swing.plaf.basic.BasicFileChooserUI
Creates a new BasicFileChooserUI object.
Provides presentation information about files and directories.
BasicFileView() - constructor for class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
Creates a new instance.
BasicFormattedTextFieldUI() - constructor for class javax.swing.plaf.basic.BasicFormattedTextFieldUI
Creates a new BasicTextUI instance.
BasicGraphicsUtils - class javax.swing.plaf.basic.BasicGraphicsUtils
A utility class providing commonly used drawing and measurement routines.
BasicGraphicsUtils() - constructor for class javax.swing.plaf.basic.BasicGraphicsUtils
Constructor.
A DefaultHighlighter that implements UIResource.
BasicHighlighter() - constructor for class javax.swing.plaf.basic.BasicTextUI.BasicHighlighter
This Layout Manager controls the position and size of the components when the JSplitPane's orientation is HORIZONTAL_SPLIT.
BasicHTML - class javax.swing.plaf.basic.BasicHTML
Provides support for HTML rendering to ComponentUI implementations.
BasicHTML() - constructor for class javax.swing.plaf.basic.BasicHTML
Creates a new instance of BasicHTML.
BasicIconFactory - class javax.swing.plaf.basic.BasicIconFactory
Creates icons for the BasicLookAndFeel.
This is a helper class that listens to the JInternalFrame for InternalFrameEvents.
This class acts as a titlebar for JInternalFrames.
Creates a new BasicInternalFrameTitlePane object that is used in the given JInternalFrame.
BasicInternalFrameUI - class javax.swing.plaf.basic.BasicInternalFrameUI
This is the UI delegate for the Basic look and feel for JInternalFrames.
BasicInternalFrameUI(javax.swing.JInternalFrame) - constructor for class javax.swing.plaf.basic.BasicInternalFrameUI
Creates a new BasicInternalFrameUI object.
BasicLabelUI - class javax.swing.plaf.basic.BasicLabelUI
This is the Basic Look and Feel class for the JLabel.
BasicLabelUI() - constructor for class javax.swing.plaf.basic.BasicLabelUI
Creates a new BasicLabelUI object.
BasicListUI - class javax.swing.plaf.basic.BasicListUI
The Basic Look and Feel UI delegate for the JList.
BasicListUI() - constructor for class javax.swing.plaf.basic.BasicListUI
Creates a new BasicListUI object.
BasicLookAndFeel - class javax.swing.plaf.basic.BasicLookAndFeel
A basic implementation of Swing's Look and Feel framework.
BasicLookAndFeel() - constructor for class javax.swing.plaf.basic.BasicLookAndFeel
Creates a new instance of the Basic look and feel.
BasicMenuBarUI - class javax.swing.plaf.basic.BasicMenuBarUI
UI Delegate for JMenuBar.
BasicMenuBarUI() - constructor for class javax.swing.plaf.basic.BasicMenuBarUI
Creates a new BasicMenuBarUI object.
BasicMenuItemUI - class javax.swing.plaf.basic.BasicMenuItemUI
UI Delegate for JMenuItem.
BasicMenuItemUI() - constructor for class javax.swing.plaf.basic.BasicMenuItemUI
Creates a new BasicMenuItemUI object.
BasicMenuUI - class javax.swing.plaf.basic.BasicMenuUI
UI Delegate for JMenu
BasicMenuUI() - constructor for class javax.swing.plaf.basic.BasicMenuUI
Creates a new BasicMenuUI object.
BasicOptionPaneUI - class javax.swing.plaf.basic.BasicOptionPaneUI
This class is the UI delegate for JOptionPane in the Basic Look and Feel.
BasicOptionPaneUI() - constructor for class javax.swing.plaf.basic.BasicOptionPaneUI
Creates a new BasicOptionPaneUI object.
BasicPanelUI - class javax.swing.plaf.basic.BasicPanelUI
A UI delegate for the JPanel component.
BasicPasswordFieldUI - class javax.swing.plaf.basic.BasicPasswordFieldUI
BasicPasswordFieldUI() - constructor for class javax.swing.plaf.basic.BasicPasswordFieldUI
Creates a new BasicTextUI instance.
BasicPermission - class java.security.BasicPermission
This class implements a simple model for named permissions without an associated action list.
BasicPermission(java.lang.String) - constructor for class java.security.BasicPermission
Create a new instance with the specified permission name.
Create a new instance with the specified permission name.
The Basic Look and Feel UI delegate for JPopupMenu.Separator.
BasicPopupMenuSeparatorUI() - constructor for class javax.swing.plaf.basic.BasicPopupMenuSeparatorUI
Creates a new BasicPopupMenuSeparatorUI object.
BasicPopupMenuUI - class javax.swing.plaf.basic.BasicPopupMenuUI
UI Delegate for JPopupMenu
BasicPopupMenuUI() - constructor for class javax.swing.plaf.basic.BasicPopupMenuUI
Creates a new BasicPopupMenuUI object.
BasicProgressBarUI - class javax.swing.plaf.basic.BasicProgressBarUI
The Basic Look and Feel UI delegate for the JProgressBar.
BasicProgressBarUI() - constructor for class javax.swing.plaf.basic.BasicProgressBarUI
Creates a new BasicProgressBarUI object.
UI Delegator for JRadioButtonMenuItem
BasicRadioButtonMenuItemUI() - constructor for class javax.swing.plaf.basic.BasicRadioButtonMenuItemUI
Creates a new BasicRadioButtonMenuItemUI object.
BasicRadioButtonUI - class javax.swing.plaf.basic.BasicRadioButtonUI
The BasicLookAndFeel UI implementation for JRadioButtons.
BasicRadioButtonUI() - constructor for class javax.swing.plaf.basic.BasicRadioButtonUI
Creates a new instance of BasicButtonUI.
BasicRootPaneUI - class javax.swing.plaf.basic.BasicRootPaneUI
BasicScrollBarUI - class javax.swing.plaf.basic.BasicScrollBarUI
The Basic Look and Feel UI delegate for JScrollBar.
BasicScrollPaneUI - class javax.swing.plaf.basic.BasicScrollPaneUI
A UI delegate for the JScrollPane component.
BasicSeparatorUI - class javax.swing.plaf.basic.BasicSeparatorUI
The Basic Look and Feel UI delegate for JSeparator.
BasicSliderUI - class javax.swing.plaf.basic.BasicSliderUI
BasicSliderUI.java This is the UI delegate in the Basic look and feel that paints JSliders.
BasicSliderUI(javax.swing.JSlider) - constructor for class javax.swing.plaf.basic.BasicSliderUI
Creates a new Basic look and feel Slider UI.
BasicSpinnerUI - class javax.swing.plaf.basic.BasicSpinnerUI
A UI delegate for the JSpinner component.
BasicSplitPaneDivider - class javax.swing.plaf.basic.BasicSplitPaneDivider
The divider that separates the two parts of a JSplitPane in the Basic look and feel.
Constructs a new divider.
BasicSplitPaneUI - class javax.swing.plaf.basic.BasicSplitPaneUI
This is the Basic Look and Feel implementation of the SplitPaneUI class.
BasicSplitPaneUI() - constructor for class javax.swing.plaf.basic.BasicSplitPaneUI
Creates a new BasicSplitPaneUI object.
BasicStroke - class java.awt.BasicStroke
A general purpose Stroke implementation that can represent a wide variety of line styles for use with subclasses of Graphics2D.
BasicStroke() - constructor for class java.awt.BasicStroke
Creates a new BasicStroke instance.
BasicStroke(float) - constructor for class java.awt.BasicStroke
Creates a new BasicStroke instance with the given line width.
BasicStroke(float,int,int) - constructor for class java.awt.BasicStroke
Creates a new BasicStroke instance with the given attributes.
BasicStroke(float,int,int,float) - constructor for class java.awt.BasicStroke
Creates a new BasicStroke instance with the given attributes.
Creates a new BasicStroke instance with the given attributes.
BasicTabbedPaneUI - class javax.swing.plaf.basic.BasicTabbedPaneUI
This is the Basic Look and Feel's UI delegate for JTabbedPane.
BasicTabbedPaneUI() - constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI
Creates a new BasicTabbedPaneUI object.
BasicTableHeaderUI - class javax.swing.plaf.basic.BasicTableHeaderUI
Basic pluggable look and feel interface for JTableHeader.
BasicTableHeaderUI() - constructor for class javax.swing.plaf.basic.BasicTableHeaderUI
Construct a new BasicTableHeaderUI, create mouse listeners.
BasicTableUI - class javax.swing.plaf.basic.BasicTableUI
BasicTextAreaUI - class javax.swing.plaf.basic.BasicTextAreaUI
BasicTextAreaUI() - constructor for class javax.swing.plaf.basic.BasicTextAreaUI
Creates a new BasicTextUI instance.
BasicTextFieldUI - class javax.swing.plaf.basic.BasicTextFieldUI
BasicTextFieldUI() - constructor for class javax.swing.plaf.basic.BasicTextFieldUI
Creates a new BasicTextUI instance.
BasicTextPaneUI - class javax.swing.plaf.basic.BasicTextPaneUI
BasicTextPaneUI() - constructor for class javax.swing.plaf.basic.BasicTextPaneUI
BasicTextUI - class javax.swing.plaf.basic.BasicTextUI
The abstract base class from which the UI classes for Swings text components are derived.
BasicTextUI() - constructor for class javax.swing.plaf.basic.BasicTextUI
Creates a new BasicTextUI instance.
BasicToggleButtonUI - class javax.swing.plaf.basic.BasicToggleButtonUI
A UI delegate for the JToggleButton component.
BasicToolBarSeparatorUI - class javax.swing.plaf.basic.BasicToolBarSeparatorUI
The Basic Look and Feel UI delegate for Separator.
BasicToolBarUI - class javax.swing.plaf.basic.BasicToolBarUI
This is the Basic Look and Feel UI class for JToolBar.
BasicToolBarUI() - constructor for class javax.swing.plaf.basic.BasicToolBarUI
This method creates a new BasicToolBarUI object for the given JToolBar.
BasicToolTipUI - class javax.swing.plaf.basic.BasicToolTipUI
This is the Basic Look and Feel UI class for JToolTip.
BasicToolTipUI() - constructor for class javax.swing.plaf.basic.BasicToolTipUI
Creates a new BasicToolTipUI object.
BasicTreeUI - class javax.swing.plaf.basic.BasicTreeUI
A delegate providing the user interface for JTree according to the Basic look and feel.
BasicTreeUI() - constructor for class javax.swing.plaf.basic.BasicTreeUI
Creates a new BasicTreeUI object.
This class is the Layout Manager for the JSplitPane when the orientation is VERTICAL_SPLIT.
BasicVerticalLayoutManager() - constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.BasicVerticalLayoutManager
Creates a new instance.
BasicViewportUI - class javax.swing.plaf.basic.BasicViewportUI
BATCHSIZE - static field in class javax.naming.Context
Property with the batch size to use when returning data via the service's protocol.
This class extends SQLException to count the successful updates in each statement in a batch that was successfully updated prior to the error.
BatchUpdateException() - constructor for class java.sql.BatchUpdateException
Initializes a new instance of BatchUpdateException with no descriptive error message.
BatchUpdateException(int[]) - constructor for class java.sql.BatchUpdateException
Initializes a new instance of BatchUpdateException with the specified update count information and no descriptive error message.
This method initializes a new instance of BatchUpdateException with the specified descriptive error message and update count information.
This method initializes a new instance of BatchUpdateException with the specified descriptive error message, SQL state, and update count information.
This method initializes a new instance of BatchUpdateException with the specified descriptive error message, SQL state, and update count information.
BC - static field in class java.util.GregorianCalendar
Constant representing the era BC (Before Christ).
bcmListeners - field in class java.beans.beancontext.BeanContextSupport
bcsChildren() - method in class java.beans.beancontext.BeanContextSupport
bcsListeners - field in class java.beans.beancontext.BeanContextServicesSupport
A collection of listeners who receive availability and revocation notifications.
Deserializes any service providers which are serializable.
Subclasses may use this method to perform their own deserialization after the default deserialization process has taken place, but prior to the deserialization of the children.
Serializes any service providers which are serializable.
Subclasses may use this method to perform their own serialization after the default serialization process has taken place, but prior to the serialization of the children.
beanContext - field in class java.beans.beancontext.BeanContextChildSupport
The parent BeanContext.
BeanContext - interface java.beans.beancontext.BeanContext
Acts as a container for sub-beans and as a sub-bean, so that an entire hierarchy of beans can be made up of BeanContexts.
BeanContextChild - interface java.beans.beancontext.BeanContextChild
Beans implement this to get information about the execution environment and its services and to be placed in the hierarchy.
Interface for BeanContextChilds which wish to associate an AWT component with them.
beanContextChildPeer - field in class java.beans.beancontext.BeanContextChildSupport
The peer on which to perform set actions.
BeanContextChildSupport - class java.beans.beancontext.BeanContextChildSupport
Support for creating a BeanContextChild.
BeanContextChildSupport() - constructor for class java.beans.beancontext.BeanContextChildSupport
Create a new BeanContextChildSupport with itself as the peer.
Create a new BeanContextChildSupport with the specified peer.
BeanContextContainerProxy - interface java.beans.beancontext.BeanContextContainerProxy
Interface for BeanContexts which wish to associate an AWT container with them.
BeanContextEvent - class java.beans.beancontext.BeanContextEvent
Generic superclass for events fired by BeanContexts.
BeanContextEvent(java.beans.beancontext.BeanContext) - constructor for class java.beans.beancontext.BeanContextEvent
Create a new event, from the specified BeanContext.
Event fired when children are added to or removed from a BeanContext.
Create a new membership event.
Create a new membership event.
This is the interface to which BeanContextMembershipEvents are sent.
BeanContextProxy - interface java.beans.beancontext.BeanContextProxy
Beans that wish to have a BeanContextChild or BeanContext associated with them but do not wish to implement those interfaces directly, can implement this interface.
Event fired when new services become available through a BeanContextServices.
Create a new service available event.
BeanContextServiceProvider - interface java.beans.beancontext.BeanContextServiceProvider
An actual factory for services.
BeanContextServiceProviders implement this to provide information about all of the services they provide.
Event fired when services are revoked from a BeanContextServices.
Create a new service revoked event.
Listens for service revoke events.
BeanContextServices - interface java.beans.beancontext.BeanContextServices
Allows a BeanContext to provide services to its children.
BeanContextServicesListener - interface java.beans.beancontext.BeanContextServicesListener
Listens for service add and revoke events.
This is a helper class for implementing a bean context which supplies services.
BeanContextServicesSupport() - constructor for class java.beans.beancontext.BeanContextServicesSupport
Construct a BeanContextServicesSupport instance.
Construct a BeanContextServicesSupport instance.
Construct a BeanContextServicesSupport instance.
Construct a BeanContextServicesSupport instance.
Construct a BeanContextServicesSupport instance.
BeanContextSupport - class java.beans.beancontext.BeanContextSupport
This is a helper class for implementing a bean context.
BeanContextSupport() - constructor for class java.beans.beancontext.BeanContextSupport
Construct a BeanContextSupport instance.
BeanContextSupport(java.beans.beancontext.BeanContext) - constructor for class java.beans.beancontext.BeanContextSupport
Construct a BeanContextSupport instance.
Construct a BeanContextSupport instance.
Construct a BeanContextSupport instance.
Construct a BeanContextSupport instance.
BeanDescriptor - class java.beans.BeanDescriptor
BeanDescriptor describes general information about a Bean, plus stores the Bean's Class and it's customizer's Class.

BeanDescriptor(Class) - constructor for class java.beans.BeanDescriptor
Create a new BeanDescriptor with the given beanClass and no customizer class.
BeanDescriptor(Class,Class) - constructor for class java.beans.BeanDescriptor
Create a new BeanDescriptor with the given bean class and customizer class.
BeanInfo - interface java.beans.BeanInfo
BeanInfo can be implemented in order to provide explicit information to the Introspector.
Beans - class java.beans.Beans
Beans provides some helper methods that allow the basic operations of Bean-ness.
Beans() - constructor for class java.beans.Beans
Once again, we have a java.beans class with only static methods that can be instantiated.
beep() - method in class java.awt.Toolkit
Causes a "beep" tone to be generated.
Creates a beep on the PC speaker.
BeepAction() - constructor for class javax.swing.text.DefaultEditorKit.BeepAction
Creates a new BeepAction.
before(java.lang.Object) - method in class java.util.Calendar
Compares the given calendar with this.
before(java.sql.Timestamp) - method in class java.sql.Timestamp
This methods tests whether this object is earlier than the specified object.
before(java.util.Date) - method in class java.util.Date
Tests if this date is before the specified date.
BEFORE_FIRST_LINE - static field in class java.awt.BorderLayout
The constant indicating the position before the first line of the layout.
BEFORE_LINE_BEGINS - static field in class java.awt.BorderLayout
The constant indicating the position before the first item of the layout.
beforeCompletion() - method in class javax.transaction.Synchronization
beforeFirst() - method in class java.sql.ResultSet
This method repositions the cursor to before the first row in the result set.
beforeOffset(int) - static method in class java.awt.font.TextHitInfo
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.
begin() - method in class javax.transaction.TransactionManager
begin() - method in class javax.transaction.UserTransaction
beginAction - static field in class javax.swing.text.DefaultEditorKit
The name of the Action that moves the caret to the beginning of the Document.
beginDragDividerLocation - field in class javax.swing.plaf.basic.BasicSplitPaneUI
The location of the divider when dragging began.
This method is called to indicate that the DesktopManager should prepare to drag the JInternalFrame.
This method should be called in preparation for dragging.
beginHandshake() - method in class javax.net.ssl.SSLEngine
Begin, or restart, the SSL handshake.
beginLayout() - method in class java.awt.peer.ContainerPeer
beginLineAction - static field in class javax.swing.text.DefaultEditorKit
The name of the Action that moves the caret to the beginning of the current line.
beginParagraphAction - static field in class javax.swing.text.DefaultEditorKit
The name of the Action that moves the caret to the beginning of the current paragraph.
This method is called to indicate that the given JComponent will be resized.
This method should be called prior to any resizeFrame calls.
beginUpdate() - method in class javax.swing.undo.UndoableEditSupport
Starts a (possibly nested) update session.
beginValidate() - method in class java.awt.peer.ContainerPeer
beginWordAction - static field in class javax.swing.text.DefaultEditorKit
The name of the Action that moves the caret to the beginning of the current word.
BELOW_BOTTOM - static field in class javax.swing.border.TitledBorder
A value for the titlePosition property that vertically positions the title text below the bottom line of the border.
BELOW_TOP - static field in class javax.swing.border.TitledBorder
A value for the titlePosition property that vertically positions the title text below the top line of the border.
BENGALI - static field in class java.lang.Character.UnicodeBlock
Bengali.
BENGALI - static field in class java.awt.font.NumericShaper
Constant representing the Unicode BENGALI range.
BEST_COMPRESSION - static field in class java.util.zip.Deflater
The best and slowest compression level.
BEST_SPEED - static field in class java.util.zip.Deflater
The worst but fastest compression level.
bestRowNotPseudo - static field in class java.sql.DatabaseMetaData
The best row identifier is not a pseudo-column.
bestRowPseudo - static field in class java.sql.DatabaseMetaData
The best row identifier is a pseudo-column.
bestRowSession - static field in class java.sql.DatabaseMetaData
The best row identifier is valid to the end of the session.
bestRowTemporary - static field in class java.sql.DatabaseMetaData
The best row's scope is only guaranteed to be valid so long as the row is actually being used.
bestRowTransaction - static field in class java.sql.DatabaseMetaData
The best row identifier is valid to the end of the transaction.
bestRowUnknown - static field in class java.sql.DatabaseMetaData
The best row may or may not be a pseudo-column.
Returns a query expression representing the constraint that the value, v1, lies between v2 and v3.
BevelBorder - class javax.swing.border.BevelBorder
A rectangular, two pixel thick border that causes the enclosed area to appear as if it was raising out of or lowered into the screen.
BevelBorder(int) - constructor for class javax.swing.border.BevelBorder
Constructs a BevelBorder whose colors will be derived from the background of the enclosed component.
BevelBorder(int,java.awt.Color,java.awt.Color) - constructor for class javax.swing.border.BevelBorder
Constructs a BevelBorder given its appearance type and two colors for its highlight and shadow.
Constructs a BevelBorder given its appearance type and all colors.
A BevelBorder that also implements the UIResource marker interface.
Constructs a BevelBorderUIResource whose colors will be derived from the background of the enclosed component.
Constructs a BevelBorderUIResource given its appearance type and two colors for its highlight and shadow.
Constructs a BevelBorderUIResource given its appearance type and all its colors.
bevelType - field in class javax.swing.border.BevelBorder
The type of this BevelBorder, which is either RAISED or LOWERED.
BGCOLOR - static field in class javax.swing.text.html.HTML.Attribute
The bgcolor attribute
Position.Bias - class javax.swing.text.Position.Bias
Bidi - class java.text.Bidi
Bidirectional Algorithm implementation.
Bidi(char[],int,byte[],int,int,int) - constructor for class java.text.Bidi
Create a new Bidi object with the indicated text and, possibly, explicit embedding settings.
Bidi(java.lang.String,int) - constructor for class java.text.Bidi
Create a new Bidi object using the contents of the given String as the text.
Bidi(java.text.AttributedCharacterIterator) - constructor for class java.text.Bidi
Create a new Bidi object given an attributed character iterator.
BIDI_EMBEDDING - static field in class java.awt.font.TextAttribute
A key for the BIDI_EMBEDDING attribute.
BidiElementName - static field in class javax.swing.text.AbstractDocument
Standard name for unidirectional Elements.
BidiLevel - static field in class javax.swing.text.StyleConstants
BidiLevel - static field in class javax.swing.text.StyleConstants.CharacterConstants
A key for the bidi level character attribute.
BIG - static field in class javax.swing.text.html.HTML.Tag
The <big> tag
BIG_ENDIAN - static field in class java.nio.ByteOrder
Constant indicating big endian byte order.
BigDecimal - class java.math.BigDecimal
BIGDECIMAL - static field in class javax.management.openmbean.SimpleType<T>
The SimpleType representation of java.math.BigDecimal.
BigDecimal(char[]) - constructor for class java.math.BigDecimal
Constructs a BigDecimal from the given char array, accepting the same sequence of characters as the BigDecimal(String) constructor.
BigDecimal(char[],int,int) - constructor for class java.math.BigDecimal
Constructs a BigDecimal from a char subarray, accepting the same sequence of characters as the BigDecimal(String) constructor.
Constructs a BigDecimal from the char subarray and rounding according to the MathContext.
BigDecimal(char[],java.math.MathContext) - constructor for class java.math.BigDecimal
Constructs a BigDecimal from the char array and rounding according to the MathContext.
BigDecimal(double) - constructor for class java.math.BigDecimal
BigDecimal(double,java.math.MathContext) - constructor for class java.math.BigDecimal
Constructs a BigDecimal in the same way as BigDecimal(double) and then rounds according to the MathContext.
BigDecimal(int) - constructor for class java.math.BigDecimal
Constructs a new BigDecimal whose unscaled value is val and whose scale is zero.
BigDecimal(int,java.math.MathContext) - constructor for class java.math.BigDecimal
Constructs a BigDecimal using the BigDecimal(int) constructor and then rounds according to the MathContext.
BigDecimal(java.lang.String) - constructor for class java.math.BigDecimal
Constructs a BigDecimal from the String val according to the same rules as the BigDecimal(String) constructor and then rounds according to the MathContext mc.
BigDecimal(java.math.BigInteger) - constructor for class java.math.BigDecimal
Constructs a BigDecimal whose unscaled value is num and whose scale is zero.
BigDecimal(java.math.BigInteger,int) - constructor for class java.math.BigDecimal
Constructs a BigDecimal whose unscaled value is num and whose scale is scale.
Constructs a BigDecimal using the BigDecimal(BigInteger, int) constructor and then rounds according to the MathContext.
Constructs a BigDecimal whose value is given by num rounded according to mc.
BigDecimal(long) - constructor for class java.math.BigDecimal
Constructs a new BigDecimal whose unscaled value is val and whose scale is zero.
BigDecimal(long,java.math.MathContext) - constructor for class java.math.BigDecimal
Constructs a BigDecimal from the long in the same way as BigDecimal(long) and then rounds according to the MathContext.
The type of numeric output format for a BigDecimal.
bigEndian - field in class javax.sound.sampled.AudioFormat
True if the audio data is stored big-endian.
BIGINT - static field in class java.sql.Types
BigInteger - class java.math.BigInteger
Written using on-line Java Platform 1.2 API Specification, as well as "The Java Class Libraries", 2nd edition (Addison-Wesley, 1998) and "Applied Cryptography, Second Edition" by Bruce Schneier (Wiley, 1996).
BIGINTEGER - static field in class javax.management.openmbean.SimpleType<T>
The SimpleType representation of java.math.BigInteger.
BigInteger(byte[]) - constructor for class java.math.BigInteger
BigInteger(int,byte[]) - constructor for class java.math.BigInteger
BigInteger(int,int,java.util.Random) - constructor for class java.math.BigInteger
BigInteger(int,java.util.Random) - constructor for class java.math.BigInteger
BigInteger(java.lang.String) - constructor for class java.math.BigInteger
BigInteger(java.lang.String,int) - constructor for class java.math.BigInteger
BINARY - static field in class java.sql.Types
BinaryRefAddr - class javax.naming.BinaryRefAddr
RefAddr that uses a byte array as content.
BinaryRefAddr(java.lang.String,byte[]) - constructor for class javax.naming.BinaryRefAddr
Contructs a new BinaryRefAddr with the given type and content.
Contructs a new BinaryRefAddr with the given type and the content taken from the given byte array.
binarySearch(byte[],byte) - static method in class java.util.Arrays
Perform a binary search of a byte array for a key.
binarySearch(byte[],int,int,byte) - static method in class java.util.Arrays
Perform a binary search of a range of a byte array for a key.
binarySearch(char[],char) - static method in class java.util.Arrays
Perform a binary search of a char array for a key.
binarySearch(char[],int,int,char) - static method in class java.util.Arrays
Perform a binary search of a range of a char array for a key.
binarySearch(double[],double) - static method in class java.util.Arrays
Perform a binary search of a double array for a key.
binarySearch(double[],int,int,double) - static method in class java.util.Arrays
Perform a binary search of a range of a double array for a key.
binarySearch(float[],float) - static method in class java.util.Arrays
Perform a binary search of a float array for a key.
binarySearch(float[],int,int,float) - static method in class java.util.Arrays
Perform a binary search of a range of a float array for a key.
binarySearch(int[],int) - static method in class java.util.Arrays
Perform a binary search of an int array for a key.
binarySearch(int[],int,int,int) - static method in class java.util.Arrays
Perform a binary search of a range of an integer array for a key.
Perform a binary search of a range of an Object array for a key.
Perform a binary search of an Object array for a key, using the natural ordering of the elements.
binarySearch(long[],int,int,long) - static method in class java.util.Arrays
Perform a binary search of a range of a long array for a key.
binarySearch(long[],long) - static method in class java.util.Arrays
Perform a binary search of a long array for a key.
binarySearch(short[],int,int,short) - static method in class java.util.Arrays
Perform a binary search of a range of a short array for a key.
binarySearch(short[],short) - static method in class java.util.Arrays
Perform a binary search of a short array for a key.
BIND - static field in class javax.print.attribute.standard.Finishings
Selects that a binding is to be applied to the document.
This method binds the socket to the specified local port and address.
bind(java.lang.String,java.lang.Object) - method in class javax.naming.Context
Give the specified name for the specified object.
bind(java.lang.String,java.rmi.Remote) - static method in class java.rmi.Naming
Try to bind the given object to the given service name.
bind(java.lang.String,java.rmi.Remote) - method in class java.rmi.registry.Registry
bind(java.net.InetAddress,int) - method in class java.net.SocketImpl
Binds to the specified port on the specified addr.
bind(java.net.SocketAddress) - method in class java.net.DatagramSocket
Binds the socket to the given socket address.
bind(java.net.SocketAddress) - method in class java.net.ServerSocket
Binds the server socket to a specified socket address
bind(java.net.SocketAddress) - method in class java.net.Socket
Binds the socket to the given local address/port
Binds the server socket to a specified socket address
bind(javax.naming.Name,java.lang.Object) - method in class javax.naming.Context
Give the specified name for the specified object.
Gives the object a name, valid in this context.
Gives the object a name, valid in this context.
Gives a child context name, valid in this context.
Gives a child context name, valid in this context.
Create a new context and give it a given name (bound it) in the current context.
Create a new context and give it a given name (bound it) in the current context.
BindException - exception java.net.BindException
This exception indicates that an error occurred while attempting to bind socket to a particular port.
BindException() - constructor for class java.net.BindException
Create a new instance without a descriptive error message.
BindException(java.lang.String) - constructor for class java.net.BindException
Create a new instance with a descriptive error message, such as the text from strerror(3).
Binding - class javax.naming.Binding
Binding represents the name-object mapping of a binding in a context.
Binding - class org.omg.CosNaming.Binding
Defines the binding with the given name and type.
Binding() - constructor for class org.omg.CosNaming.Binding
Create an empty binding.
Binding(java.lang.String,java.lang.Object) - constructor for class javax.naming.Binding
Constructs an instance with the given name and object.
Binding(java.lang.String,java.lang.Object,boolean) - constructor for class javax.naming.Binding
Constructs an instance with the given name and object and a flag indicating if the name is relative to the target context.
Constructs an instance with the given name, classname and object.
Constructs an instance with the given name, classname, object and a flag indicating if the name is relative to the target context.
Create the binding, initialised to the given values.
binding_name - field in class org.omg.CosNaming.Binding
The binding name, consisting of the number of the name components.
binding_type - field in class org.omg.CosNaming.Binding
The binding type holds value ncontext for bindings, created with operations bind_context, rebind_context or bind_new_context.
BindingHelper - class org.omg.CosNaming.BindingHelper
The helper operations for Binding.
BindingHolder - class org.omg.CosNaming.BindingHolder
A holder for the binding type.
BindingHolder() - constructor for class org.omg.CosNaming.BindingHolder
Create an empty instance.
BindingHolder(org.omg.CosNaming.Binding) - constructor for class org.omg.CosNaming.BindingHolder
Create the intialised holder.
BindingIterator - interface org.omg.CosNaming.BindingIterator
The iterator for seing the available bindings.
The helper operations for BindingIterator
The holder to store the binding iterator.
BindingIteratorHolder() - constructor for class org.omg.CosNaming.BindingIteratorHolder
Create an empty instance of this holder.
Create the intialised instance.
The operations, applicable for an iterator for seing the available bindings.
BindingIteratorPOA - class org.omg.CosNaming.BindingIteratorPOA
The binding iterator servant, used in POA-based naming service implementations.
BindingListHelper - class org.omg.CosNaming.BindingListHelper
The helper operations for the binding list.
BindingListHolder - class org.omg.CosNaming.BindingListHolder
A class to hold the binding list.
BindingListHolder() - constructor for class org.omg.CosNaming.BindingListHolder
Create the unitialised holder.
BindingListHolder(org.omg.CosNaming.Binding[]) - constructor for class org.omg.CosNaming.BindingListHolder
Create the holder, intialised to the given value.
BindingType - class org.omg.CosNaming.BindingType
Specifies the binding type (how the binding has been created).
BindingType(int) - constructor for class org.omg.CosNaming.BindingType
Create the new binding type definition.
BindingTypeHelper - class org.omg.CosNaming.BindingTypeHelper
A helper operations of the BindingType
BindingTypeHolder - class org.omg.CosNaming.BindingTypeHolder
Holds the binding type.
BindingTypeHolder() - constructor for class org.omg.CosNaming.BindingTypeHolder
Create the unitialised holder.
Create the holder, intialised to the given value.
BIT - static field in class java.sql.Types
BIT_DEPTH_MULTI - static field in class java.awt.DisplayMode
Value of the bit depth if multiple depths are supported.
bitCount() - method in class java.math.BigInteger
Count one bits in a BigInteger.
bitCount(int) - static method in class java.lang.Integer
Return the number of bits set in x.
bitCount(long) - static method in class java.lang.Long
Return the number of bits set in x.
bitLength() - method in class java.math.BigInteger
Calculates ceiling(log2(this <320 ?
BITMASK - static field in class java.awt.Transparency
Image data which is either completely opaque or transparent, for an exact integer alpha value.
bitOffset - field in class javax.imageio.stream.ImageInputStreamImpl
BitSet - class java.util.BitSet
This class can be thought of in two ways.
BitSet() - constructor for class java.util.BitSet
Create a new empty bit set.
BitSet(int) - constructor for class java.util.BitSet
Create a new empty bit set, with a given size.
BLACK - static field in class java.awt.Color
Constant for the color black: R=0, G=0, B=0.
BLIT_SCROLL_MODE - static field in class javax.swing.JViewport
Blob - interface java.sql.Blob
This interface specified methods for accessing a SQL BLOB (Binary Large OBject) type.
BLOB - static field in class java.sql.Types
BLOCK_DECREMENT - static field in class java.awt.event.AdjustmentEvent
Adjustment type for block decrements.
BLOCK_ELEMENTS - static field in class java.lang.Character.UnicodeBlock
Block Elements.
BLOCK_INCREMENT - static field in class java.awt.event.AdjustmentEvent
Adjustment type for block increments.
Instructs the parse buffer to close the block element associated with the given HTML.Tag
Creates a new BranchElement with the specified parent and attributes.
blockIncrement - field in class javax.swing.JScrollBar
How much the thumb moves when moving in a block.
blockingLock() - method in class java.nio.channels.spi.AbstractSelectableChannel
Retrieves the object upon which the configureBlocking and register methods synchronize.
blockingLock() - method in class java.nio.channels.SelectableChannel
Returns the lock of this channel.
Instructs the parse buffer to create a block element with the given attributes.
BLOCKQUOTE - static field in class javax.swing.text.html.HTML.Tag
The <blockquote> tag , breaks flow, block tag.
BlockView - class javax.swing.text.html.BlockView
BlockView(javax.swing.text.Element,int) - constructor for class javax.swing.text.html.BlockView
Creates a new view that represents an html box.
This class provides support for blitting offscreen surfaces to a component.
Creates a blitting buffer strategy.
BLUE - static field in class java.awt.Color
Constant for the color blue: R=0, G=0, B=255.
BLUECOMPONENT - static field in class java.awt.color.ICC_ProfileRGB
blur() - method in class org.w3c.dom.html2.HTMLAnchorElement
Removes keyboard focus from this element.
blur() - method in class org.w3c.dom.html2.HTMLInputElement
Removes keyboard focus from this element.
blur() - method in class org.w3c.dom.html2.HTMLSelectElement
Removes keyboard focus from this element.
blur() - method in class org.w3c.dom.html2.HTMLTextAreaElement
Removes keyboard focus from this element.
BMPImageWriteParam - class javax.imageio.plugins.bmp.BMPImageWriteParam
A class to encode images in the BMP format.
BMPImageWriteParam() - constructor for class javax.imageio.plugins.bmp.BMPImageWriteParam
Constructs an BMPImageWriteParam object with default values and a null Locale.
BMPImageWriteParam(java.util.Locale) - constructor for class javax.imageio.plugins.bmp.BMPImageWriteParam
Constructs a BMPImageWriteParam set to use a given Locale and with default values for all parameters.
body - field in class javax.swing.text.html.parser.DTD
The body element for this DTD.
BODY - static field in class javax.swing.text.html.HTML.Tag
The <body> tag , breaks flow, block tag.
BOLD - static field in class java.awt.Font
Constant indicating a "bold" font.
Bold - static field in class javax.swing.text.StyleConstants
Bold - static field in class javax.swing.text.StyleConstants.CharacterConstants
Bold - static field in class javax.swing.text.StyleConstants.FontConstants
A key for the bold font attribute.
BOLD_ACTION - static field in class javax.swing.text.html.HTMLEditorKit
The bold action identifier.
Toggles the bold attribute for the selected text.
BoldAction() - constructor for class javax.swing.text.StyledEditorKit.BoldAction
Creates an instance of BoldAction.
Book - class java.awt.print.Book
This class allows documents to be created with different paper types, page formatters, and painters.
Book() - constructor for class java.awt.print.Book
Initializes a new instance of Book that is empty.
boolean addAll(T>,T...) - static method in class java.util.Collections
Adds all the specified elements to the given collection, in a similar way to the addAll method of the Collection.
De-registers a provider for the specified service category.
Boolean - class java.lang.Boolean
Instances of class Boolean represent primitive boolean values.
boolean registerServiceProvider(T,Class) - method in class javax.imageio.spi.ServiceRegistry
Registers a provider for the specified service category.
boolean replaceAll(List,T,T) - static method in class java.util.Collections
Replace all instances of one object with another in the specified list.
boolean setOrdering(Class,T,T) - method in class javax.imageio.spi.ServiceRegistry
Adds an ordering constraint on service providers.
BOOLEAN - static field in class javax.management.openmbean.SimpleType<T>
The SimpleType representation of java.lang.Boolean.
BOOLEAN - static field in class java.sql.Types
boolean unsetOrdering(Class,T,T) - method in class javax.imageio.spi.ServiceRegistry
Removes an ordering constraint on service providers.
BOOLEAN - static field in class javax.xml.xpath.XPathConstants
The XPath 1.0 boolean data type.
Boolean(boolean) - constructor for class java.lang.Boolean
Create a Boolean object representing the value of the argument value.
Boolean(java.lang.String) - constructor for class java.lang.Boolean
Creates a Boolean object representing the primitive true if and only if s matches the string "true" ignoring case, otherwise the object will represent the primitive false.
Boolean>drawingCache - field in class javax.swing.plaf.basic.BasicTreeUI
Used for minimizing the drawing of vertical lines.
BOOLEAN_TYPE - static field in class org.w3c.dom.xpath.XPathResult
The result is a boolean as defined by [XPath 1.0].
BooleanControl - class javax.sound.sampled.BooleanControl
A BooleanControl is a Control which has two states.
Create a new boolean control, with the indicated Type and initial value.
Create a new boolean control, with the indicated Type, initial value, and labels.
BooleanHolder - class org.omg.CORBA.BooleanHolder
A holder for CORBA boolean that is mapped into java boolean.
BooleanHolder() - constructor for class org.omg.CORBA.BooleanHolder
Constructs an instance of BooleanHolder, initializing value to false.
BooleanHolder(boolean) - constructor for class org.omg.CORBA.BooleanHolder
Constructs an instance of BooleanHolder, initializing value to the given boolean.
BooleanSeqHelper - class org.omg.CORBA.BooleanSeqHelper
Provides static helper methods for working with CORBA sequence of boolean (BooleanSeq).
BooleanSeqHolder - class org.omg.CORBA.BooleanSeqHolder
A sequence holder for CORBA BooleanSeq that is mapped into java boolean[].
BooleanSeqHolder() - constructor for class org.omg.CORBA.BooleanSeqHolder
Constructs an instance of BooleanSeqHolder, initializing value to null.
BooleanSeqHolder(boolean[]) - constructor for class org.omg.CORBA.BooleanSeqHolder
Constructs an instance of BooleanSeqHolder, initializing value to the given boolean[].
booleanValue() - method in class java.lang.Boolean
Return the primitive boolean value of this Boolean object.
BOPOMOFO - static field in class java.lang.Character.UnicodeBlock
Bopomofo.
BOPOMOFO_EXTENDED - static field in class java.lang.Character.UnicodeBlock
Bopomofo Extended.
BORDER - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'border'.
border - field in class javax.swing.tree.DefaultTreeCellEditor.DefaultTextField
The border of the text field.
BORDER - static field in class javax.swing.text.html.HTML.Attribute
The border attribute
Border - interface javax.swing.border.Border
An public interface for decorative or spacing borders around a Component.
border - field in class javax.swing.border.TitledBorder
The border underneath the title.
BORDER_BOTTOM - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'border-bottom'.
BORDER_BOTTOM_WIDTH - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'border-bottom-width'.
BORDER_COLOR - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'border-color'.
BORDER_LEFT - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'border-left'.
BORDER_LEFT_WIDTH - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'border-left-width'.
BORDER_PAINTED_CHANGED_PROPERTY - static field in class javax.swing.AbstractButton
Fired in a PropertyChangeEvent when the "borderPainted" property changes.
BORDER_PAINTED_FLAT_CHANGED_PROPERTY - static field in class javax.swing.JCheckBox
BORDER_RIGHT - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'border-right'.
BORDER_RIGHT_WIDTH - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'border-right-width'.
BORDER_STYLE - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'border-style'.
BORDER_TOP - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'border-top'.
BORDER_TOP_WIDTH - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'border-top-width'.
BORDER_WIDTH - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'border-width'.
BorderFactory - class javax.swing.BorderFactory
A factory for commonly used borders.
borderInsets - static field in class javax.swing.plaf.metal.MetalBorders.ButtonBorder
The borders insets.
borderInsets - static field in class javax.swing.plaf.metal.MetalBorders.MenuBarBorder
The border insets.
borderInsets - static field in class javax.swing.plaf.metal.MetalBorders.MenuItemBorder
The border insets.
borderInsets - static field in class javax.swing.plaf.metal.MetalBorders.PopupMenuBorder
The border's insets.
BorderLayout - class java.awt.BorderLayout
This class implements a layout manager that positions components in certain sectors of the parent container.
BorderLayout() - constructor for class java.awt.BorderLayout
Initializes a new instance of BorderLayout with no horiztonal or vertical gaps between components.
BorderLayout(int,int) - constructor for class java.awt.BorderLayout
Initializes a new instance of BorderLayout with the specified horiztonal and vertical gaps between components.
This helper class listens to the edges of the JInternalFrame and the TitlePane for mouse events.
borderSelectionColor - field in class javax.swing.tree.DefaultTreeCellEditor
True if the border selection color should be drawn.
borderSelectionColor - field in class javax.swing.tree.DefaultTreeCellRenderer
The border color for selected tree cells.
BorderUIResource - class javax.swing.plaf.BorderUIResource
A wrapper for Border that also implements the UIResource marker interface.
BorderUIResource(javax.swing.border.Border) - constructor for class javax.swing.plaf.BorderUIResource
Constructs a BorderUIResource for wrapping a Border object.
BOTH - static field in class java.awt.GridBagConstraints
Fill in both directions.
bottom - field in class javax.swing.border.EmptyBorder
The number of pixels required at the bottom edge.
bottom - field in class java.awt.Insets
The gap from the bottom.
BOTTOM - static field in class javax.swing.JSplitPane
The constraints string used to add components to the bottom.
BOTTOM - static field in class javax.print.attribute.standard.MediaTray
Bottom tray
BOTTOM - static field in class javax.swing.SwingConstants
BOTTOM - static field in class javax.swing.border.TitledBorder
A value for the titlePosition property that vertically positions the title text at the center of the bottom line of the border.
BOTTOM_ALIGNMENT - static field in class java.awt.Component
Constant returned by the getAlignmentY method to indicate that the component wishes to be aligned to the bottom relative to other components.
BOTTOM_ALIGNMENT - static field in class java.awt.font.GraphicAttribute
BoundedRangeModel - interface javax.swing.BoundedRangeModel
The data model that represents a range that is constrained to fit within specified bounds.
Bounds - exception org.omg.CORBA.Bounds
Thrown when a parameter is outside the bounds for a particular object a method is trying to access.
Bounds - exception org.omg.CORBA.TypeCodePackage.Bounds
The TypeCode.member_name(int), TypeCode.member_type(int) and TypeCode.member_label(int) raise Bounds when the parameter is larger than the index of the last member, constituting the type.
bounds - field in class java.awt.Polygon
The bounding box of this polygon.
Bounds() - constructor for class org.omg.CORBA.Bounds
Constructs a default Bounds exception, with no detail message.
Bounds() - constructor for class org.omg.CORBA.TypeCodePackage.Bounds
Constructs a the exception.
bounds() - method in class java.awt.Component
Returns a bounding rectangle for this component.
Bounds(java.lang.String) - constructor for class org.omg.CORBA.Bounds
Constructs a Bounds exception using the specified message as the reason for throwing it.
Bounds(java.lang.String) - constructor for class org.omg.CORBA.TypeCodePackage.Bounds
Constructs the exception, explaining the reason of throwing it.
Box - class javax.swing.Box
A component that uses a BoxLayout as Layout Manager.
Box(int) - constructor for class javax.swing.Box
Creates a new Box component, that lays out its children according to the axis parameter.
BOX_DRAWING - static field in class java.lang.Character.UnicodeBlock
Box Drawing.
BoxedValueHelper - interface org.omg.CORBA.portable.BoxedValueHelper
Provides a helper operations for the boxed value type.
BoxLayout - class javax.swing.BoxLayout
A layout that stacks the children of a container in a Box, either horizontally or vertically.
BoxLayout(java.awt.Container,int) - constructor for class javax.swing.BoxLayout
Constructs a BoxLayout object.
StyleSheet.BoxPainter - class javax.swing.text.html.StyleSheet.BoxPainter
This class carries out some of the duties of CSS formatting.
boxRect - field in class javax.swing.plaf.basic.BasicProgressBarUI
Holds the value of the bouncing box that is returned by getBox(Rectangle).
BoxView - class javax.swing.text.BoxView
An implementation of CompositeView that arranges its children in a box along one axis.
BoxView(javax.swing.text.Element,int) - constructor for class javax.swing.text.BoxView
Creates a new BoxView for the given Element and axis.
BR - static field in class javax.swing.text.html.HTML.Tag
The <br> tag , breaks flow.
BRAILLE_PATTERNS - static field in class java.lang.Character.UnicodeBlock
Braille Patterns.
An implementation of Element to represent composite Elements that contain other Elements.
Creates a new BranchElement with the specified parent and attributes.
breadthFirstEnumeration() - method in class javax.swing.tree.DefaultMutableTreeNode
breadthFirstEnumeration
BreakIterator - class java.text.BreakIterator
This class iterates over text elements such as words, lines, sentences, and characters.
BreakIterator() - constructor for class java.text.BreakIterator
This method initializes a new instance of BreakIterator.
A BreakIteratorProvider provides localized instances of BreakIterator.
BreakIteratorProvider() - constructor for class java.text.spi.BreakIteratorProvider
Constructs a new BreakIteratorProvider.
breaksFlow() - method in class javax.swing.text.html.HTML.Tag
Returns true if this tag causes a line break to the flow of text
breaksFlow() - method in class javax.swing.text.html.parser.TagElement
Calls breaksFlow() for the corresponding html tag and returns the obtained value.
breakView(int,float,java.awt.Shape) - method in class javax.swing.text.ParagraphView
breakView(int,int,float,float) - method in class javax.swing.text.GlyphView
Tries to break the view near the specified view span len.
breakView(int,int,float,float) - method in class javax.swing.text.html.InlineView
breakView(int,int,float,float) - method in class javax.swing.text.View
BRIEF - static field in class java.rmi.server.LogStream
brighter() - method in class java.awt.Color
Returns a brighter version of this color.
browse(java.net.URI) - method in class java.awt.Desktop
Launches the Desktop default browser to open the given uri.
browse(java.net.URI) - method in class java.awt.peer.DesktopPeer
BUBBLING_PHASE - static field in class org.w3c.dom.events.Event
The current event phase is the bubbling phase.
buf - field in class java.io.BufferedInputStream
The buffer used for storing data from the underlying stream.
buf - field in class java.io.BufferedOutputStream
This is the internal byte array used for buffering output before writing it.
buf - field in class java.io.ByteArrayInputStream
The array that contains the data supplied during read operations
buf - field in class java.io.ByteArrayOutputStream
The internal buffer where the data written is stored
buf - field in class java.io.CharArrayReader
The array that contains the data supplied during read operations
buf - field in class java.io.CharArrayWriter
The internal buffer where the data written is stored
buf - field in class java.util.zip.DeflaterOutputStream
This buffer is used temporarily to retrieve the bytes from the deflater and write them to the underlying output stream.
buf - field in class java.util.zip.InflaterInputStream
Byte array used as a buffer
buf - field in class java.io.PushbackInputStream
This is the buffer that is used to store the pushed back data
buffer - field in class javax.swing.text.DefaultStyledDocument
The EditorBuffer that is used to manage to Element hierarchy.
Buffer - class java.nio.Buffer
buffer - field in class java.io.PipedInputStream
This is the internal circular buffer used for storing bytes written to the pipe and from which bytes are read by this stream
buffer - field in class java.io.StringBufferInputStream
The String which is the input to this stream.
BUFFER_SIZE_DEFAULT - static field in class javax.swing.text.DefaultStyledDocument
The default size to use for new content buffers.
A double-buffering capability descriptor.
Creates a buffer capabilities object.
BUFFERED_OPTION - static field in class javax.swing.DebugGraphics
BUFFERED_OPTION
BufferedImage - class java.awt.image.BufferedImage
A buffered image always starts at coordinates (0, 0).
BufferedImage(int,int,int) - constructor for class java.awt.image.BufferedImage
Creates a new BufferedImage with the specified width, height and type.
The BufferedImageFilter class wraps BufferedImageOp objects in a Filter.
BufferedImageOp - interface java.awt.image.BufferedImageOp
An operation that is performed on one BufferedImage (the source) producing a new BufferedImage (the destination).
This subclass of FilterInputStream buffers input from an underlying implementation to provide a possibly more efficient read mechanism.
This method initializes a new BufferedInputStream that will read from the specified subordinate stream with a default buffer size of 2048 bytes
This method initializes a new BufferedInputStream that will read from the specified subordinate stream with a buffer size that is specified by the caller.
This class accumulates bytes written in a buffer instead of immediately writing the data to the underlying output sink.
This method initializes a new BufferedOutputStream instance that will write to the specified subordinate OutputStream and which will use a default buffer size of 512 bytes.
This method initializes a new BufferedOutputStream instance that will write to the specified subordinate OutputStream and which will use the specified buffer size
This subclass of FilterReader buffers input from an underlying implementation to provide a possibly more efficient read mechanism.
BufferedReader(java.io.Reader) - constructor for class java.io.BufferedReader
Create a new BufferedReader that will read from the specified subordinate stream with a default buffer size of 8192 chars.
BufferedReader(java.io.Reader,int) - constructor for class java.io.BufferedReader
Create a new BufferedReader that will read from the specified subordinate stream with a buffer size that is specified by the caller.
This class accumulates chars written in a buffer instead of immediately writing the data to the underlying output sink.
BufferedWriter(java.io.Writer) - constructor for class java.io.BufferedWriter
This method initializes a new BufferedWriter instance that will write to the specified subordinate Writer and which will use a default buffer size of 8192 chars.
BufferedWriter(java.io.Writer,int) - constructor for class java.io.BufferedWriter
This method initializes a new BufferedWriter instance that will write to the specified subordinate Writer and which will use the specified buffer size
BufferOverflowException() - constructor for class java.nio.BufferOverflowException
Creates the exception
BufferStrategy - class java.awt.image.BufferStrategy
This class describes a strategy for managing image buffering resources on a Canvas or Window.
BufferStrategy() - constructor for class java.awt.image.BufferStrategy
Creates a new buffer strategy.
BufferUnderflowException() - constructor for class java.nio.BufferUnderflowException
Creates the exception
BUHID - static field in class java.lang.Character.UnicodeBlock
Buhid.
Builds a certificate path.
buildChooser() - method in class javax.swing.colorchooser.AbstractColorChooserPanel
This method constructs and does any initialization necessary for the chooser panel.
This method creates instances of d (recursively if necessary based on maxll) and adds to c.
BUSY - static field in class javax.accessibility.AccessibleState
Indicates an object is busy, such as a slider, scroll bar, or progress bar in transition.
Button - class java.awt.Button
This class provides a button widget for the AWT.
BUTTON - static field in class javax.swing.plaf.synth.Region
Specifies the region of a standard button.
Button() - constructor for class java.awt.Button
Initializes a new instance of Button with no label.
Button(java.lang.String) - constructor for class java.awt.Button
Initializes a new instance of Button with the specified label.
BUTTON1 - static field in class java.awt.event.MouseEvent
This indicates that button 1 changed state.
BUTTON1_DOWN_MASK - static field in class java.awt.event.InputEvent
The mouse button1 key extended modifier.
BUTTON1_MASK - static field in class java.awt.event.InputEvent
This bit mask indicates mouse button one is down.
BUTTON2 - static field in class java.awt.event.MouseEvent
This indicates that button 2 changed state.
BUTTON2_DOWN_MASK - static field in class java.awt.event.InputEvent
The mouse button2 extended modifier.
BUTTON2_MASK - static field in class java.awt.event.InputEvent
This bit mask indicates mouse button two is down.
BUTTON3 - static field in class java.awt.event.MouseEvent
This indicates that button 3 changed state.
BUTTON3_DOWN_MASK - static field in class java.awt.event.InputEvent
The mouse button3 extended modifier.
BUTTON3_MASK - static field in class java.awt.event.InputEvent
This bit mask indicates mouse button three is down.
This is a helper class that listens to the buttons located at the bottom of the JOptionPane.
ButtonActionListener(int) - constructor for class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonActionListener
Creates a new ButtonActionListener object with the given buttonIndex.
This helper layout manager is responsible for the layout of the button area.
ButtonAreaLayout(boolean,int) - constructor for class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
Creates a new ButtonAreaLayout object with the given sync widths property and padding.
A border whose appearance depends on the state of the enclosed button.
A border used for JButton components.

This Border implementation can handle only instances of AbstractButton and their subclasses.

If the Metal Look and Feel's current theme is 'Ocean' the border will be painted with a special highlight when the mouse cursor if over the button (ie. the property rollover of the button's model is true) and is not a direct child of a JToolBar.

ButtonBorder() - constructor for class javax.swing.plaf.metal.MetalBorders.ButtonBorder
Creates a new instance of ButtonBorder.
Constructs a new border for drawing a button in the Basic look and feel.
An extension of ChangeListener to be serializable.
ButtonGroup - class javax.swing.ButtonGroup
Logically groups a set of buttons, so that only one of the buttons in a ButtonGroup can be selected at the same time.
ButtonGroup() - constructor for class javax.swing.ButtonGroup
Creates a new button group.
buttonIndex - field in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonActionListener
The index of the option this button represents.
buttonListener - field in class javax.swing.plaf.basic.BasicScrollBarUI
The listener that listens to the JButtons.
ButtonModel - interface javax.swing.ButtonModel
The data model that is used in all kinds of buttons.
ButtonPeer - interface java.awt.peer.ButtonPeer
buttons - field in class javax.swing.ButtonGroup
Stores references to the buttons added to this button group.
ButtonUI - class javax.swing.plaf.ButtonUI
An abstract base class for delegates that implement the pluggable look and feel for a JButton.
Byte - class java.lang.Byte
Instances of class Byte represent primitive byte values.
BYTE - static field in class javax.management.openmbean.SimpleType<T>
The SimpleType representation of java.lang.Byte.
Byte(byte) - constructor for class java.lang.Byte
Create a Byte object representing the value of the byte argument.
Byte(java.lang.String) - constructor for class java.lang.Byte
Create a Byte object representing the value specified by the String argument
Predefined static DocFlavor objects for document types which use a byte array for the print data representation.
BYTE_ARRAY(java.lang.String) - constructor for class javax.print.DocFlavor.BYTE_ARRAY
Constructor for doc flavor objects with the given MIME type and a print data representation class name of "[B".
This class permits an array of bytes to be read as an input stream.
ByteArrayInputStream(byte[]) - constructor for class java.io.ByteArrayInputStream
Create a new ByteArrayInputStream that will read bytes from the passed in byte array.
Create a new ByteArrayInputStream that will read bytes from the passed in byte array.
This class allows data to be written to a byte array buffer and and then retrieved by an application.
ByteArrayOutputStream() - constructor for class java.io.ByteArrayOutputStream
This method initializes a new ByteArrayOutputStream with the default buffer size of 32 bytes.
ByteArrayOutputStream(int) - constructor for class java.io.ByteArrayOutputStream
This method initializes a new ByteArrayOutputStream with a specified initial buffer size.
ByteBuffer - class java.nio.ByteBuffer
ByteChannel - interface java.nio.channels.ByteChannel
ByteHolder - class org.omg.CORBA.ByteHolder
A holder for CORBA octet that is mapped into java byte.
ByteHolder() - constructor for class org.omg.CORBA.ByteHolder
Constructs an instance of ByteHolder, initializing value to 0x0 .
ByteHolder(byte) - constructor for class org.omg.CORBA.ByteHolder
Constructs an instance of ByteHolder, initializing value to the given byte.
byteLength - field in class javax.sound.midi.MidiFileFormat
The size of the MIDI file in bytes.
ByteLookupTable - class java.awt.image.ByteLookupTable
ByteLookupTable represents translation arrays for pixel values.
ByteLookupTable(int,byte[]) - constructor for class java.awt.image.ByteLookupTable
Creates a new ByteLookupTable instance.
ByteLookupTable(int,byte[][]) - constructor for class java.awt.image.ByteLookupTable
Creates a new ByteLookupTable instance.
byteOrder - field in class javax.imageio.stream.ImageInputStreamImpl
ByteOrder - class java.nio.ByteOrder
bytesConsumed() - method in class javax.net.ssl.SSLEngineResult
Returns the number of bytes consumed by the previous operation.
bytesProduced() - method in class javax.net.ssl.SSLEngineResult
Returns the number of bytes produced by the previous operation.
bytesTransferred - field in class java.io.InterruptedIOException
The number of bytes read/written prior to the interruption.
bytesWidth(byte[],int,int) - method in class java.awt.FontMetrics
Returns the total width of the specified byte array.
byteValue() - method in class java.lang.Byte
Return the value of this Byte.
byteValue() - method in class java.lang.Double
Return the value of this Double as a byte.
byteValue() - method in class java.lang.Float
Return the value of this Float as a byte.
byteValue() - method in class java.lang.Integer
Return the value of this Integer as a byte.
byteValue() - method in class java.lang.Long
Return the value of this Long as a byte.
byteValue() - method in class java.lang.Number
Return the value of this Number as a byte.
byteValue() - method in class java.lang.Short
Return the value of this Short as a byte.
byteValueExact() - method in class java.math.BigDecimal
Converts this BigDecimal into a byte by first calling longValueExact and then checking that the long returned from that method fits into a byte.
BYZANTINE_MUSICAL_SYMBOLS - static field in class java.lang.Character.UnicodeBlock
Byzantine Musical Symbols.