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 -
Variable in class java.awt.AWTEventMulticaster
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.
BACK_SPACE -
Static variable in class java.awt.Event
The BackSpace key.
backBuffers -
Variable in class java.awt.Component.BltBufferStrategy
The back buffers
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 paint used to render the background of
the text.
BACKGROUND -
Static variable in class javax.swing.plaf.synth.ColorType
ColorType for the background of a region.
BACKGROUND -
Static variable in class javax.swing.text.html.CSS.Attribute
BACKGROUND -
Static variable in class javax.swing.text.html.HTML.Attribute
Background -
Static variable in class javax.swing.text.StyleConstants
Name of the background color 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
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
BACKINGSTORE_SCROLL_MODE -
Static variable in class javax.swing.JViewport
Draws viewport contents into an offscreen image.
BackingStoreException - Exception in java.util.prefs 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 exception java.util.prefs.BackingStoreException
Constructs a BackingStoreException with the specified detail message.
BackingStoreException(Throwable) -
Constructor for exception java.util.prefs.BackingStoreException
Constructs a BackingStoreException with the specified cause.
backingStoreImage -
Variable in class javax.swing.JViewport
The view image used for a backing store.
Backward -
Static variable in class javax.swing.text.Position.Bias
Indicates a bias toward the previous character
in the model.
BACKWARD_TRAVERSAL_KEYS -
Static variable in class java.awt.KeyboardFocusManager
The identifier for the Backward focus traversal keys.
backwardAction -
Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret
logically backward one position.
BAD_BINDINGS -
Static variable in exception org.ietf.jgss.GSSException
Channel bindings mismatch.
BAD_CONTEXT - Exception in org.omg.CORBA 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 exception 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 exception 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 exception 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 exception org.omg.CORBA.BAD_CONTEXT
Constructs a BAD_CONTEXT
exception
with the specified detail
message, minor code, and completion status.
BAD_INV_ORDER - Exception in org.omg.CORBA This exception indicates that the caller has invoked operations in
the wrong order. BAD_INV_ORDER() -
Constructor for exception 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 exception 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 exception 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 exception 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 exception org.ietf.jgss.GSSException
Unsupported mechanism requested.
BAD_MIC -
Static variable in exception org.ietf.jgss.GSSException
Token had invalid integrity check.
BAD_NAME -
Static variable in exception org.ietf.jgss.GSSException
Invalid name provided.
BAD_NAMETYPE -
Static variable in exception org.ietf.jgss.GSSException
Name of unsupported type provided.
BAD_OPERATION - Exception in org.omg.CORBA 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 exception 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 exception 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 exception 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 exception org.omg.CORBA.BAD_OPERATION
Constructs a BAD_OPERATION
exception with the specified detail
message, minor code, and completion status.
BAD_PARAM - Exception in org.omg.CORBA Exception thrown
when a parameter passed to a call is out of range or
otherwise considered illegal. BAD_PARAM() -
Constructor for exception 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 exception 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 exception 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 exception org.omg.CORBA.BAD_PARAM
Constructs a BAD_PARAM
exception with the specified detail
message, minor code, and completion status.
BAD_POLICY - Interface in org.omg.CORBA A PolicyErrorCode which would be filled in
the PolicyError exception. BAD_POLICY_TYPE - Interface in org.omg.CORBA A PolicyErrorCode which would be filled in
the PolicyError exception. BAD_POLICY_VALUE - Interface in org.omg.CORBA 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 exception org.ietf.jgss.GSSException
Unsupported QOP value.
BAD_QOS - Exception in org.omg.CORBA The BAD_QOS
exception is raised whenever an object cannot
support the quality of service required by an invocation parameter that
has a quality of service semantics associated with it. BAD_QOS() -
Constructor for exception org.omg.CORBA.BAD_QOS
Constructs an BAD_QOS
exception with
minor code set to 0 and CompletionStatus set to COMPLETED_NO.
BAD_QOS(String) -
Constructor for exception org.omg.CORBA.BAD_QOS
Constructs an BAD_QOS
exception with the
specified message.
BAD_QOS(int, CompletionStatus) -
Constructor for exception org.omg.CORBA.BAD_QOS
Constructs an BAD_QOS
exception with the
specified minor code and completion status.
BAD_QOS(String, int, CompletionStatus) -
Constructor for exception org.omg.CORBA.BAD_QOS
Constructs an BAD_QOS
exception with the
specified message, minor code, and completion status.
BAD_STATUS -
Static variable in exception org.ietf.jgss.GSSException
Invalid status code.
BAD_TYPECODE - Exception in org.omg.CORBA 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 exception 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 exception 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 exception 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 exception org.omg.CORBA.BAD_TYPECODE
Constructs a BAD_TYPECODE
exception with the specified detail
message, minor code, and completion status.
BadAttributeValueExpException - Exception in javax.management Thrown when an invalid MBean attribute is passed to a query
constructing method. BadAttributeValueExpException(Object) -
Constructor for exception javax.management.BadAttributeValueExpException
Constructs an BadAttributeValueExpException
with the specified Object.
BadBinaryOpValueExpException - Exception in javax.management Thrown when an invalid expression is passed to a method for
constructing a query. BadBinaryOpValueExpException(ValueExp) -
Constructor for exception javax.management.BadBinaryOpValueExpException
Constructs a BadBinaryOpValueExpException
with the specified ValueExp
.
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 in org.omg.CORBA.TypeCodePackage The exception BadKind
is thrown when
an inappropriate operation is invoked on a TypeCode
object. BadKind() -
Constructor for exception org.omg.CORBA.TypeCodePackage.BadKind
Constructs a BadKind
exception with no reason message.
BadKind(String) -
Constructor for exception org.omg.CORBA.TypeCodePackage.BadKind
Constructs a BadKind
exception with the specified
reason message.
BadLocationException - Exception in javax.swing.text 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 exception javax.swing.text.BadLocationException
Creates a new BadLocationException object.
BadPaddingException - Exception in javax.crypto 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 exception javax.crypto.BadPaddingException
Constructs a BadPaddingException with no detail
message.
BadPaddingException(String) -
Constructor for exception javax.crypto.BadPaddingException
Constructs a BadPaddingException with the specified
detail message.
BadStringOperationException - Exception in javax.management Thrown when an invalid string operation is passed
to a method for constructing a query. BadStringOperationException(String) -
Constructor for exception javax.management.BadStringOperationException
Constructs a BadStringOperationException
with the specified detail
message.
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.
BandCombineOp - Class in java.awt.image 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 in java.awt.image 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.
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 -
Static variable in class javax.swing.text.html.HTML.Tag
base -
Variable in class javax.swing.text.html.parser.DTD
BASE64 -
Static variable in interface javax.xml.crypto.dsig.Transform
The Base64
transform algorithm URI.
BASEFONT -
Static variable in class javax.swing.text.html.HTML.Tag
baseIsLeftToRight() -
Method in class java.text.Bidi
Return true if the base direction is left-to-right.
BASELINE -
Static variable in class java.awt.GridBagConstraints
Possible value for the anchor
field.
BASELINE -
Static variable in class javax.swing.SpringLayout
Specifies the baseline of a component.
BASELINE_LEADING -
Static variable in class java.awt.GridBagConstraints
Possible value for the anchor
field.
BASELINE_TRAILING -
Static variable in class java.awt.GridBagConstraints
Possible value for the anchor
field.
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.
BaseRowSet - Class in javax.sql.rowset An abstract class providing a RowSet
object with its basic functionality. BaseRowSet() -
Constructor for class javax.sql.rowset.BaseRowSet
Constructs a new BaseRowSet
object initialized with
a default Vector
object for its listeners
field.
baseWireHandle -
Static variable in interface java.io.ObjectStreamConstants
First wire handle to be assigned.
BASIC_LATIN -
Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Basic Latin" Unicode character block.
BasicArrowButton - Class in javax.swing.plaf.basic 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
Creates a BasicArrowButton
whose arrow
is drawn in the specified direction and with the specified
colors.
BasicArrowButton(int) -
Constructor for class javax.swing.plaf.basic.BasicArrowButton
Creates a BasicArrowButton
whose arrow
is drawn in the specified direction.
BasicAttribute - Class in javax.naming.directory 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 in javax.naming.directory 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 in javax.swing.plaf.basic Factory object that can vend Borders appropriate for the basic L & F. BasicBorders() -
Constructor for class javax.swing.plaf.basic.BasicBorders
BasicBorders.ButtonBorder - Class in javax.swing.plaf.basic BasicBorders.ButtonBorder(Color, Color, Color, Color) -
Constructor for class javax.swing.plaf.basic.BasicBorders.ButtonBorder
BasicBorders.FieldBorder - Class in javax.swing.plaf.basic BasicBorders.FieldBorder(Color, Color, Color, Color) -
Constructor for class javax.swing.plaf.basic.BasicBorders.FieldBorder
BasicBorders.MarginBorder - Class in javax.swing.plaf.basic BasicBorders.MarginBorder() -
Constructor for class javax.swing.plaf.basic.BasicBorders.MarginBorder
BasicBorders.MenuBarBorder - Class in javax.swing.plaf.basic BasicBorders.MenuBarBorder(Color, Color) -
Constructor for class javax.swing.plaf.basic.BasicBorders.MenuBarBorder
BasicBorders.RadioButtonBorder - Class in javax.swing.plaf.basic BasicBorders.RadioButtonBorder(Color, Color, Color, Color) -
Constructor for class javax.swing.plaf.basic.BasicBorders.RadioButtonBorder
BasicBorders.RolloverButtonBorder - Class in javax.swing.plaf.basic 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 in javax.swing.plaf.basic Draws the border around the splitpane. BasicBorders.SplitPaneBorder(Color, Color) -
Constructor for class javax.swing.plaf.basic.BasicBorders.SplitPaneBorder
BasicBorders.ToggleButtonBorder - Class in javax.swing.plaf.basic BasicBorders.ToggleButtonBorder(Color, Color, Color, Color) -
Constructor for class javax.swing.plaf.basic.BasicBorders.ToggleButtonBorder
BasicButtonListener - Class in javax.swing.plaf.basic Button Listener BasicButtonListener(AbstractButton) -
Constructor for class javax.swing.plaf.basic.BasicButtonListener
BasicButtonUI - Class in javax.swing.plaf.basic BasicButton implementation BasicButtonUI() -
Constructor for class javax.swing.plaf.basic.BasicButtonUI
BasicCheckBoxMenuItemUI - Class in javax.swing.plaf.basic BasicCheckboxMenuItem implementation BasicCheckBoxMenuItemUI() -
Constructor for class javax.swing.plaf.basic.BasicCheckBoxMenuItemUI
BasicCheckBoxUI - Class in javax.swing.plaf.basic CheckboxUI implementation for BasicCheckboxUI BasicCheckBoxUI() -
Constructor for class javax.swing.plaf.basic.BasicCheckBoxUI
BasicColorChooserUI - Class in javax.swing.plaf.basic Provides the basic look and feel for a JColorChooser. BasicColorChooserUI() -
Constructor for class javax.swing.plaf.basic.BasicColorChooserUI
BasicColorChooserUI.PropertyHandler - Class in javax.swing.plaf.basic This inner class is marked "public" due to a compiler bug. BasicColorChooserUI.PropertyHandler() -
Constructor for class javax.swing.plaf.basic.BasicColorChooserUI.PropertyHandler
BasicComboBoxEditor - Class in javax.swing.plaf.basic The default editor for editable combo boxes. BasicComboBoxEditor() -
Constructor for class javax.swing.plaf.basic.BasicComboBoxEditor
BasicComboBoxEditor.UIResource - Class in javax.swing.plaf.basic A subclass of BasicComboBoxEditor that implements UIResource. BasicComboBoxEditor.UIResource() -
Constructor for class javax.swing.plaf.basic.BasicComboBoxEditor.UIResource
BasicComboBoxRenderer - Class in javax.swing.plaf.basic ComboBox renderer BasicComboBoxRenderer() -
Constructor for class javax.swing.plaf.basic.BasicComboBoxRenderer
BasicComboBoxRenderer.UIResource - Class in javax.swing.plaf.basic A subclass of BasicComboBoxRenderer that implements UIResource. BasicComboBoxRenderer.UIResource() -
Constructor for class javax.swing.plaf.basic.BasicComboBoxRenderer.UIResource
BasicComboBoxUI - Class in javax.swing.plaf.basic Basic UI implementation for JComboBox. BasicComboBoxUI() -
Constructor for class javax.swing.plaf.basic.BasicComboBoxUI
BasicComboBoxUI.ComboBoxLayoutManager - Class in javax.swing.plaf.basic This layout manager handles the 'standard' layout of combo boxes. BasicComboBoxUI.ComboBoxLayoutManager() -
Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager
BasicComboBoxUI.FocusHandler - Class in javax.swing.plaf.basic This listener hides the popup when the focus is lost. BasicComboBoxUI.FocusHandler() -
Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.FocusHandler
BasicComboBoxUI.ItemHandler - Class in javax.swing.plaf.basic 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 in javax.swing.plaf.basic 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 in javax.swing.plaf.basic This listener watches for changes in the
ComboBoxModel
. BasicComboBoxUI.ListDataHandler() -
Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.ListDataHandler
BasicComboBoxUI.PropertyChangeHandler - Class in javax.swing.plaf.basic 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 in javax.swing.plaf.basic This is a basic implementation of the ComboPopup
interface. BasicComboPopup(JComboBox) -
Constructor for class javax.swing.plaf.basic.BasicComboPopup
BasicComboPopup.InvocationKeyHandler - Class in javax.swing.plaf.basic 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 in javax.swing.plaf.basic 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 in javax.swing.plaf.basic 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 in javax.swing.plaf.basic 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 in javax.swing.plaf.basic 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 in javax.swing.plaf.basic 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 in javax.swing.plaf.basic 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 in javax.swing.plaf.basic 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 in javax.swing.plaf.basic This listener watches for bound properties that have changed in the
combo box. BasicComboPopup.PropertyChangeHandler() -
Constructor for class javax.swing.plaf.basic.BasicComboPopup.PropertyChangeHandler
BasicControl - Class in javax.naming.ldap This class provides a basic implementation of the Control
interface. BasicControl(String) -
Constructor for class javax.naming.ldap.BasicControl
Constructs a non-critical control.
BasicControl(String, boolean, byte[]) -
Constructor for class javax.naming.ldap.BasicControl
Constructs a control using the supplied arguments.
BasicDesktopIconUI - Class in javax.swing.plaf.basic Basic L&F for a minimized window on a desktop. BasicDesktopIconUI() -
Constructor for class javax.swing.plaf.basic.BasicDesktopIconUI
BasicDesktopIconUI.MouseInputHandler - Class in javax.swing.plaf.basic Listens for mouse movements and acts on them. BasicDesktopIconUI.MouseInputHandler() -
Constructor for class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
BasicDesktopPaneUI - Class in javax.swing.plaf.basic Basic L&F for a desktop. BasicDesktopPaneUI() -
Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI
BasicDesktopPaneUI.CloseAction - Class in javax.swing.plaf.basic Handles closing an internal frame. BasicDesktopPaneUI.CloseAction() -
Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.CloseAction
BasicDesktopPaneUI.MaximizeAction - Class in javax.swing.plaf.basic Handles maximizing an internal frame. BasicDesktopPaneUI.MaximizeAction() -
Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.MaximizeAction
BasicDesktopPaneUI.MinimizeAction - Class in javax.swing.plaf.basic Handles minimizing an internal frame. BasicDesktopPaneUI.MinimizeAction() -
Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.MinimizeAction
BasicDesktopPaneUI.NavigateAction - Class in javax.swing.plaf.basic Handles navigating to the next internal frame. BasicDesktopPaneUI.NavigateAction() -
Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.NavigateAction
BasicDesktopPaneUI.OpenAction - Class in javax.swing.plaf.basic Handles restoring a minimized or maximized internal frame. BasicDesktopPaneUI.OpenAction() -
Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.OpenAction
BasicDirectoryModel - Class in javax.swing.plaf.basic Basic implementation of a file list. BasicDirectoryModel(JFileChooser) -
Constructor for class javax.swing.plaf.basic.BasicDirectoryModel
BasicEditorPaneUI - Class in javax.swing.plaf.basic Provides the look and feel for a JEditorPane. BasicEditorPaneUI() -
Constructor for class javax.swing.plaf.basic.BasicEditorPaneUI
Creates a new BasicEditorPaneUI.
BasicFileChooserUI - Class in javax.swing.plaf.basic Basic L&F implementation of a FileChooser. BasicFileChooserUI(JFileChooser) -
Constructor for class javax.swing.plaf.basic.BasicFileChooserUI
BasicFileChooserUI.AcceptAllFileFilter - Class in javax.swing.plaf.basic BasicFileChooserUI.AcceptAllFileFilter() -
Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.AcceptAllFileFilter
BasicFileChooserUI.ApproveSelectionAction - Class in javax.swing.plaf.basic Responds to an Open or Save request BasicFileChooserUI.ApproveSelectionAction() -
Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.ApproveSelectionAction
BasicFileChooserUI.BasicFileView - Class in javax.swing.plaf.basic BasicFileChooserUI.BasicFileView() -
Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
BasicFileChooserUI.CancelSelectionAction - Class in javax.swing.plaf.basic Responds to a cancel request. BasicFileChooserUI.CancelSelectionAction() -
Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.CancelSelectionAction
BasicFileChooserUI.ChangeToParentDirectoryAction - Class in javax.swing.plaf.basic BasicFileChooserUI.ChangeToParentDirectoryAction() -
Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.ChangeToParentDirectoryAction
BasicFileChooserUI.DoubleClickListener - Class in javax.swing.plaf.basic BasicFileChooserUI.DoubleClickListener(JList) -
Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.DoubleClickListener
BasicFileChooserUI.GoHomeAction - Class in javax.swing.plaf.basic Acts on the "home" key event or equivalent event. BasicFileChooserUI.GoHomeAction() -
Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.GoHomeAction
BasicFileChooserUI.NewFolderAction - Class in javax.swing.plaf.basic Creates a new folder. BasicFileChooserUI.NewFolderAction() -
Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.NewFolderAction
BasicFileChooserUI.SelectionListener - Class in javax.swing.plaf.basic BasicFileChooserUI.SelectionListener() -
Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.SelectionListener
BasicFileChooserUI.UpdateAction - Class in javax.swing.plaf.basic Rescans the files in the current directory BasicFileChooserUI.UpdateAction() -
Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.UpdateAction
BasicFormattedTextFieldUI - Class in javax.swing.plaf.basic Provides the look and feel implementation for
JFormattedTextField
. BasicFormattedTextFieldUI() -
Constructor for class javax.swing.plaf.basic.BasicFormattedTextFieldUI
BasicGraphicsUtils - Class in javax.swing.plaf.basic BasicGraphicsUtils() -
Constructor for class javax.swing.plaf.basic.BasicGraphicsUtils
BasicHTML - Class in javax.swing.plaf.basic Support for providing html views for the swing components. BasicHTML() -
Constructor for class javax.swing.plaf.basic.BasicHTML
BasicIconFactory - Class in javax.swing.plaf.basic Factory object that can vend Icons appropriate for the basic L & F. BasicIconFactory() -
Constructor for class javax.swing.plaf.basic.BasicIconFactory
BasicInternalFrameTitlePane - Class in javax.swing.plaf.basic The class that manages a basic title bar BasicInternalFrameTitlePane(JInternalFrame) -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane
BasicInternalFrameTitlePane.CloseAction - Class in javax.swing.plaf.basic This class should be treated as a "protected" inner class. BasicInternalFrameTitlePane.CloseAction() -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.CloseAction
BasicInternalFrameTitlePane.IconifyAction - Class in javax.swing.plaf.basic This class should be treated as a "protected" inner class. BasicInternalFrameTitlePane.IconifyAction() -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.IconifyAction
BasicInternalFrameTitlePane.MaximizeAction - Class in javax.swing.plaf.basic This class should be treated as a "protected" inner class. BasicInternalFrameTitlePane.MaximizeAction() -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MaximizeAction
BasicInternalFrameTitlePane.MoveAction - Class in javax.swing.plaf.basic This class should be treated as a "protected" inner class. BasicInternalFrameTitlePane.MoveAction() -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction
BasicInternalFrameTitlePane.PropertyChangeHandler - Class in javax.swing.plaf.basic This class should be treated as a "protected" inner class. BasicInternalFrameTitlePane.PropertyChangeHandler() -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.PropertyChangeHandler
BasicInternalFrameTitlePane.RestoreAction - Class in javax.swing.plaf.basic This class should be treated as a "protected" inner class. BasicInternalFrameTitlePane.RestoreAction() -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.RestoreAction
BasicInternalFrameTitlePane.SizeAction - Class in javax.swing.plaf.basic This class should be treated as a "protected" inner class. BasicInternalFrameTitlePane.SizeAction() -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SizeAction
BasicInternalFrameTitlePane.SystemMenuBar - Class in javax.swing.plaf.basic This class should be treated as a "protected" inner class. BasicInternalFrameTitlePane.SystemMenuBar() -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar
BasicInternalFrameTitlePane.TitlePaneLayout - Class in javax.swing.plaf.basic This class should be treated as a "protected" inner class. BasicInternalFrameTitlePane.TitlePaneLayout() -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout
BasicInternalFrameUI - Class in javax.swing.plaf.basic A basic L&F implementation of JInternalFrame. BasicInternalFrameUI(JInternalFrame) -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI
BasicInternalFrameUI.BasicInternalFrameListener - Class in javax.swing.plaf.basic BasicInternalFrameUI.BasicInternalFrameListener() -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
BasicInternalFrameUI.BorderListener - Class in javax.swing.plaf.basic Listens for border adjustments. BasicInternalFrameUI.BorderListener() -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
BasicInternalFrameUI.ComponentHandler - Class in javax.swing.plaf.basic BasicInternalFrameUI.ComponentHandler() -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.ComponentHandler
BasicInternalFrameUI.GlassPaneDispatcher - Class in javax.swing.plaf.basic BasicInternalFrameUI.GlassPaneDispatcher() -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
BasicInternalFrameUI.InternalFrameLayout - Class in javax.swing.plaf.basic BasicInternalFrameUI.InternalFrameLayout() -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout
BasicInternalFrameUI.InternalFramePropertyChangeListener - Class in javax.swing.plaf.basic BasicInternalFrameUI.InternalFramePropertyChangeListener() -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFramePropertyChangeListener
BasicLabelUI - Class in javax.swing.plaf.basic A Windows L&F implementation of LabelUI. BasicLabelUI() -
Constructor for class javax.swing.plaf.basic.BasicLabelUI
BasicListUI - Class in javax.swing.plaf.basic An extensible implementation of ListUI
. BasicListUI() -
Constructor for class javax.swing.plaf.basic.BasicListUI
BasicListUI.FocusHandler - Class in javax.swing.plaf.basic 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 in javax.swing.plaf.basic 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 in javax.swing.plaf.basic 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 in javax.swing.plaf.basic Mouse input, and focus handling for JList. BasicListUI.MouseInputHandler() -
Constructor for class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
BasicListUI.PropertyChangeHandler - Class in javax.swing.plaf.basic The PropertyChangeListener that's added to the JList at
installUI time. BasicListUI.PropertyChangeHandler() -
Constructor for class javax.swing.plaf.basic.BasicListUI.PropertyChangeHandler
BasicLookAndFeel - Class in javax.swing.plaf.basic A base class to use in creating a look and feel for Swing. BasicLookAndFeel() -
Constructor for class javax.swing.plaf.basic.BasicLookAndFeel
BasicMenuBarUI - Class in javax.swing.plaf.basic A default L&F implementation of MenuBarUI. BasicMenuBarUI() -
Constructor for class javax.swing.plaf.basic.BasicMenuBarUI
BasicMenuItemUI - Class in javax.swing.plaf.basic BasicMenuItem implementation BasicMenuItemUI() -
Constructor for class javax.swing.plaf.basic.BasicMenuItemUI
BasicMenuItemUI.MouseInputHandler - Class in javax.swing.plaf.basic BasicMenuItemUI.MouseInputHandler() -
Constructor for class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
BasicMenuUI - Class in javax.swing.plaf.basic A default L&F implementation of MenuUI. BasicMenuUI() -
Constructor for class javax.swing.plaf.basic.BasicMenuUI
BasicMenuUI.ChangeHandler - Class in javax.swing.plaf.basic 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 in javax.swing.plaf.basic 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 in javax.swing.plaf.basic Provides the basic look and feel for a JOptionPane
. BasicOptionPaneUI() -
Constructor for class javax.swing.plaf.basic.BasicOptionPaneUI
BasicOptionPaneUI.ButtonActionListener - Class in javax.swing.plaf.basic 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 in javax.swing.plaf.basic ButtonAreaLayout
behaves in a similar manner to
FlowLayout
.BasicOptionPaneUI.ButtonAreaLayout(boolean, int) -
Constructor for class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
BasicOptionPaneUI.PropertyChangeHandler - Class in javax.swing.plaf.basic This inner class is marked "public" due to a compiler bug. BasicOptionPaneUI.PropertyChangeHandler() -
Constructor for class javax.swing.plaf.basic.BasicOptionPaneUI.PropertyChangeHandler
BasicPanelUI - Class in javax.swing.plaf.basic BasicPanel implementation BasicPanelUI() -
Constructor for class javax.swing.plaf.basic.BasicPanelUI
BasicPasswordFieldUI - Class in javax.swing.plaf.basic Provides the Windows look and feel for a password field. BasicPasswordFieldUI() -
Constructor for class javax.swing.plaf.basic.BasicPasswordFieldUI
BasicPermission - Class in java.security 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 in javax.swing.plaf.basic A Basic L&F implementation of PopupMenuSeparatorUI. BasicPopupMenuSeparatorUI() -
Constructor for class javax.swing.plaf.basic.BasicPopupMenuSeparatorUI
BasicPopupMenuUI - Class in javax.swing.plaf.basic A Windows L&F implementation of PopupMenuUI. BasicPopupMenuUI() -
Constructor for class javax.swing.plaf.basic.BasicPopupMenuUI
BasicProgressBarUI - Class in javax.swing.plaf.basic A Basic L&F implementation of ProgressBarUI. BasicProgressBarUI() -
Constructor for class javax.swing.plaf.basic.BasicProgressBarUI
BasicProgressBarUI.ChangeHandler - Class in javax.swing.plaf.basic This inner class is marked "public" due to a compiler bug. BasicProgressBarUI.ChangeHandler() -
Constructor for class javax.swing.plaf.basic.BasicProgressBarUI.ChangeHandler
BasicRadioButtonMenuItemUI - Class in javax.swing.plaf.basic BasicRadioButtonMenuItem implementation BasicRadioButtonMenuItemUI() -
Constructor for class javax.swing.plaf.basic.BasicRadioButtonMenuItemUI
BasicRadioButtonUI - Class in javax.swing.plaf.basic RadioButtonUI implementation for BasicRadioButtonUI BasicRadioButtonUI() -
Constructor for class javax.swing.plaf.basic.BasicRadioButtonUI
BasicRootPaneUI - Class in javax.swing.plaf.basic Basic implementation of RootPaneUI, there is one shared between all
JRootPane instances. BasicRootPaneUI() -
Constructor for class javax.swing.plaf.basic.BasicRootPaneUI
BasicScrollBarUI - Class in javax.swing.plaf.basic Implementation of ScrollBarUI for the Basic Look and Feel BasicScrollBarUI() -
Constructor for class javax.swing.plaf.basic.BasicScrollBarUI
BasicScrollBarUI.ArrowButtonListener - Class in javax.swing.plaf.basic Listener for cursor keys. BasicScrollBarUI.ArrowButtonListener() -
Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.ArrowButtonListener
BasicScrollBarUI.ModelListener - Class in javax.swing.plaf.basic A listener to listen for model changes. BasicScrollBarUI.ModelListener() -
Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.ModelListener
BasicScrollBarUI.PropertyChangeHandler - Class in javax.swing.plaf.basic BasicScrollBarUI.PropertyChangeHandler() -
Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.PropertyChangeHandler
BasicScrollBarUI.ScrollListener - Class in javax.swing.plaf.basic 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 in javax.swing.plaf.basic Track mouse drags. BasicScrollBarUI.TrackListener() -
Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
BasicScrollPaneUI - Class in javax.swing.plaf.basic A default L&F implementation of ScrollPaneUI. BasicScrollPaneUI() -
Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI
BasicScrollPaneUI.HSBChangeListener - Class in javax.swing.plaf.basic Horizontal scrollbar listener. BasicScrollPaneUI.HSBChangeListener() -
Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.HSBChangeListener
BasicScrollPaneUI.MouseWheelHandler - Class in javax.swing.plaf.basic MouseWheelHandler is an inner class which implements the
MouseWheelListener interface. BasicScrollPaneUI.MouseWheelHandler() -
Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.MouseWheelHandler
BasicScrollPaneUI.PropertyChangeHandler - Class in javax.swing.plaf.basic BasicScrollPaneUI.PropertyChangeHandler() -
Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.PropertyChangeHandler
BasicScrollPaneUI.ViewportChangeHandler - Class in javax.swing.plaf.basic Listener for viewport events. BasicScrollPaneUI.ViewportChangeHandler() -
Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.ViewportChangeHandler
BasicScrollPaneUI.VSBChangeListener - Class in javax.swing.plaf.basic Vertical scrollbar listener. BasicScrollPaneUI.VSBChangeListener() -
Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.VSBChangeListener
BasicSeparatorUI - Class in javax.swing.plaf.basic A Basic L&F implementation of SeparatorUI. BasicSeparatorUI() -
Constructor for class javax.swing.plaf.basic.BasicSeparatorUI
BasicSliderUI - Class in javax.swing.plaf.basic A Basic L&F implementation of SliderUI. BasicSliderUI(JSlider) -
Constructor for class javax.swing.plaf.basic.BasicSliderUI
BasicSliderUI.ActionScroller - Class in javax.swing.plaf.basic 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 in javax.swing.plaf.basic Data model listener. BasicSliderUI.ChangeHandler() -
Constructor for class javax.swing.plaf.basic.BasicSliderUI.ChangeHandler
BasicSliderUI.ComponentHandler - Class in javax.swing.plaf.basic Listener for resizing events. BasicSliderUI.ComponentHandler() -
Constructor for class javax.swing.plaf.basic.BasicSliderUI.ComponentHandler
BasicSliderUI.FocusHandler - Class in javax.swing.plaf.basic Focus-change listener. BasicSliderUI.FocusHandler() -
Constructor for class javax.swing.plaf.basic.BasicSliderUI.FocusHandler
BasicSliderUI.PropertyChangeHandler - Class in javax.swing.plaf.basic BasicSliderUI.PropertyChangeHandler() -
Constructor for class javax.swing.plaf.basic.BasicSliderUI.PropertyChangeHandler
BasicSliderUI.ScrollListener - Class in javax.swing.plaf.basic 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 in javax.swing.plaf.basic Track mouse movements. BasicSliderUI.TrackListener() -
Constructor for class javax.swing.plaf.basic.BasicSliderUI.TrackListener
BasicSpinnerUI - Class in javax.swing.plaf.basic The default Spinner UI delegate. BasicSpinnerUI() -
Constructor for class javax.swing.plaf.basic.BasicSpinnerUI
BasicSplitPaneDivider - Class in javax.swing.plaf.basic Divider used by BasicSplitPaneUI. BasicSplitPaneDivider(BasicSplitPaneUI) -
Constructor for class javax.swing.plaf.basic.BasicSplitPaneDivider
Creates an instance of BasicSplitPaneDivider.
BasicSplitPaneDivider.DividerLayout - Class in javax.swing.plaf.basic Used to layout a BasicSplitPaneDivider
. BasicSplitPaneDivider.DividerLayout() -
Constructor for class javax.swing.plaf.basic.BasicSplitPaneDivider.DividerLayout
BasicSplitPaneDivider.DragController - Class in javax.swing.plaf.basic 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 in javax.swing.plaf.basic 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 in javax.swing.plaf.basic 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 in javax.swing.plaf.basic A Basic L&F implementation of the SplitPaneUI. BasicSplitPaneUI() -
Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI
BasicSplitPaneUI.BasicHorizontalLayoutManager - Class in javax.swing.plaf.basic LayoutManager for JSplitPanes that have an orientation of
HORIZONTAL_SPLIT. BasicSplitPaneUI.BasicVerticalLayoutManager - Class in javax.swing.plaf.basic LayoutManager used for JSplitPanes with an orientation of
VERTICAL_SPLIT. BasicSplitPaneUI.BasicVerticalLayoutManager() -
Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.BasicVerticalLayoutManager
BasicSplitPaneUI.FocusHandler - Class in javax.swing.plaf.basic Implementation of the FocusListener that the JSplitPane UI uses. BasicSplitPaneUI.FocusHandler() -
Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.FocusHandler
BasicSplitPaneUI.KeyboardDownRightHandler - Class in javax.swing.plaf.basic 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 in javax.swing.plaf.basic 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 in javax.swing.plaf.basic 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 in javax.swing.plaf.basic 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 in javax.swing.plaf.basic 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 in javax.swing.plaf.basic Implementation of the PropertyChangeListener
that the JSplitPane UI uses. BasicSplitPaneUI.PropertyHandler() -
Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.PropertyHandler
BasicStroke - Class in java.awt 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 in javax.swing.plaf.basic A Basic L&F implementation of TabbedPaneUI. BasicTabbedPaneUI() -
Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI
BasicTabbedPaneUI.FocusHandler - Class in javax.swing.plaf.basic This class should be treated as a "protected" inner class. BasicTabbedPaneUI.FocusHandler() -
Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.FocusHandler
BasicTabbedPaneUI.MouseHandler - Class in javax.swing.plaf.basic This class should be treated as a "protected" inner class. BasicTabbedPaneUI.MouseHandler() -
Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.MouseHandler
BasicTabbedPaneUI.PropertyChangeHandler - Class in javax.swing.plaf.basic This class should be treated as a "protected" inner class. BasicTabbedPaneUI.PropertyChangeHandler() -
Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.PropertyChangeHandler
BasicTabbedPaneUI.TabbedPaneLayout - Class in javax.swing.plaf.basic This class should be treated as a "protected" inner class. BasicTabbedPaneUI.TabbedPaneLayout() -
Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
BasicTabbedPaneUI.TabSelectionHandler - Class in javax.swing.plaf.basic This class should be treated as a "protected" inner class. BasicTabbedPaneUI.TabSelectionHandler() -
Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.TabSelectionHandler
BasicTableHeaderUI - Class in javax.swing.plaf.basic BasicTableHeaderUI implementation BasicTableHeaderUI() -
Constructor for class javax.swing.plaf.basic.BasicTableHeaderUI
BasicTableHeaderUI.MouseInputHandler - Class in javax.swing.plaf.basic This inner class is marked "public" due to a compiler bug. BasicTableHeaderUI.MouseInputHandler() -
Constructor for class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
BasicTableUI - Class in javax.swing.plaf.basic BasicTableUI implementation BasicTableUI() -
Constructor for class javax.swing.plaf.basic.BasicTableUI
BasicTableUI.FocusHandler - Class in javax.swing.plaf.basic 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 in javax.swing.plaf.basic 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 in javax.swing.plaf.basic This inner class is marked "public" due to a compiler bug. BasicTableUI.MouseInputHandler() -
Constructor for class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
BasicTextAreaUI - Class in javax.swing.plaf.basic 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 in javax.swing.plaf.basic Basis of a look and feel for a JTextField. BasicTextFieldUI() -
Constructor for class javax.swing.plaf.basic.BasicTextFieldUI
Creates a new BasicTextFieldUI.
BasicTextPaneUI - Class in javax.swing.plaf.basic 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 in javax.swing.plaf.basic
Basis of a text components look-and-feel. BasicTextUI() -
Constructor for class javax.swing.plaf.basic.BasicTextUI
Creates a new UI.
BasicTextUI.BasicCaret - Class in javax.swing.plaf.basic BasicTextUI.BasicCaret() -
Constructor for class javax.swing.plaf.basic.BasicTextUI.BasicCaret
BasicTextUI.BasicHighlighter - Class in javax.swing.plaf.basic BasicTextUI.BasicHighlighter() -
Constructor for class javax.swing.plaf.basic.BasicTextUI.BasicHighlighter
BasicToggleButtonUI - Class in javax.swing.plaf.basic BasicToggleButton implementation BasicToggleButtonUI() -
Constructor for class javax.swing.plaf.basic.BasicToggleButtonUI
BasicToolBarSeparatorUI - Class in javax.swing.plaf.basic A Basic L&F implementation of ToolBarSeparatorUI. BasicToolBarSeparatorUI() -
Constructor for class javax.swing.plaf.basic.BasicToolBarSeparatorUI
BasicToolBarUI - Class in javax.swing.plaf.basic A Basic L&F implementation of ToolBarUI. BasicToolBarUI() -
Constructor for class javax.swing.plaf.basic.BasicToolBarUI
BasicToolBarUI.DockingListener - Class in javax.swing.plaf.basic This class should be treated as a "protected" inner class. BasicToolBarUI.DockingListener(JToolBar) -
Constructor for class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
BasicToolBarUI.DragWindow - Class in javax.swing.plaf.basic BasicToolBarUI.FrameListener - Class in javax.swing.plaf.basic BasicToolBarUI.FrameListener() -
Constructor for class javax.swing.plaf.basic.BasicToolBarUI.FrameListener
BasicToolBarUI.PropertyListener - Class in javax.swing.plaf.basic BasicToolBarUI.PropertyListener() -
Constructor for class javax.swing.plaf.basic.BasicToolBarUI.PropertyListener
BasicToolBarUI.ToolBarContListener - Class in javax.swing.plaf.basic BasicToolBarUI.ToolBarContListener() -
Constructor for class javax.swing.plaf.basic.BasicToolBarUI.ToolBarContListener
BasicToolBarUI.ToolBarFocusListener - Class in javax.swing.plaf.basic BasicToolBarUI.ToolBarFocusListener() -
Constructor for class javax.swing.plaf.basic.BasicToolBarUI.ToolBarFocusListener
BasicToolTipUI - Class in javax.swing.plaf.basic Standard tool tip L&F. BasicToolTipUI() -
Constructor for class javax.swing.plaf.basic.BasicToolTipUI
BasicTreeUI - Class in javax.swing.plaf.basic The basic L&F for a hierarchical data structure. BasicTreeUI() -
Constructor for class javax.swing.plaf.basic.BasicTreeUI
BasicTreeUI.CellEditorHandler - Class in javax.swing.plaf.basic 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 in javax.swing.plaf.basic Updates the preferred size when scrolling (if necessary). BasicTreeUI.ComponentHandler() -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler
BasicTreeUI.FocusHandler - Class in javax.swing.plaf.basic Repaints the lead selection row when focus is lost/gained. BasicTreeUI.FocusHandler() -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.FocusHandler
BasicTreeUI.KeyHandler - Class in javax.swing.plaf.basic 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 in javax.swing.plaf.basic 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 in javax.swing.plaf.basic 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 in javax.swing.plaf.basic 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 in javax.swing.plaf.basic PropertyChangeListener for the tree. BasicTreeUI.PropertyChangeHandler() -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.PropertyChangeHandler
BasicTreeUI.SelectionModelPropertyChangeHandler - Class in javax.swing.plaf.basic 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 in javax.swing.plaf.basic ActionListener that invokes cancelEditing when action performed. BasicTreeUI.TreeCancelEditingAction(String) -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeCancelEditingAction
BasicTreeUI.TreeExpansionHandler - Class in javax.swing.plaf.basic Updates the TreeState in response to nodes expanding/collapsing. BasicTreeUI.TreeExpansionHandler() -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeExpansionHandler
BasicTreeUI.TreeHomeAction - Class in javax.swing.plaf.basic TreeHomeAction is used to handle end/home actions. BasicTreeUI.TreeHomeAction(int, String) -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeHomeAction
BasicTreeUI.TreeIncrementAction - Class in javax.swing.plaf.basic TreeIncrementAction is used to handle up/down actions. BasicTreeUI.TreeIncrementAction(int, String) -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeIncrementAction
BasicTreeUI.TreeModelHandler - Class in javax.swing.plaf.basic Forwards all TreeModel events to the TreeState. BasicTreeUI.TreeModelHandler() -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeModelHandler
BasicTreeUI.TreePageAction - Class in javax.swing.plaf.basic TreePageAction handles page up and page down events. BasicTreeUI.TreePageAction(int, String) -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreePageAction
BasicTreeUI.TreeSelectionHandler - Class in javax.swing.plaf.basic 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 in javax.swing.plaf.basic For the first selected row expandedness will be toggled. BasicTreeUI.TreeToggleAction(String) -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeToggleAction
BasicTreeUI.TreeTraverseAction - Class in javax.swing.plaf.basic TreeTraverseAction
is the action used for left/right keys.BasicTreeUI.TreeTraverseAction(int, String) -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeTraverseAction
BasicViewportUI - Class in javax.swing.plaf.basic BasicViewport implementation BasicViewportUI() -
Constructor for class javax.swing.plaf.basic.BasicViewportUI
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.
BatchUpdateException - Exception in java.sql The subclass of SQLException
thrown when an error
occurs during a batch update operation. BatchUpdateException(String, String, int, int[]) -
Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException
object initialized with a given
reason
, SQLState
, vendorCode
and
updateCounts
.
BatchUpdateException(String, String, int[]) -
Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException
object initialized with a given
reason
, SQLState
and
updateCounts
.
BatchUpdateException(String, int[]) -
Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException
object initialized with a given
reason
and updateCounts
.
BatchUpdateException(int[]) -
Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException
object initialized with a given
updateCounts
.
BatchUpdateException() -
Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException
object.
BatchUpdateException(Throwable) -
Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException
object initialized with
a given cause
.
BatchUpdateException(int[], Throwable) -
Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException
object initialized with a
given cause
and updateCounts
.
BatchUpdateException(String, int[], Throwable) -
Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException
object initialized with
a given reason
, cause
and updateCounts
.
BatchUpdateException(String, String, int[], Throwable) -
Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException
object initialized with
a given reason
, SQLState
,cause
, and
updateCounts
.
BatchUpdateException(String, String, int, int[], Throwable) -
Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException
object initialized with
a given reason
, SQLState
, vendorCode
cause
and updateCounts
.
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.
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 - Interface in java.beans.beancontext
The BeanContext acts a logical hierarchical container for JavaBeans. beanContext -
Variable in class java.beans.beancontext.BeanContextChildSupport
BeanContextChild - Interface in java.beans.beancontext
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 in java.beans.beancontext
This interface is implemented by
BeanContextChildren
that have an AWT Component
associated with them. beanContextChildPeer -
Variable in class java.beans.beancontext.BeanContextChildSupport
The BeanContext
in which
this BeanContextChild
is nested.
BeanContextChildSupport - Class in java.beans.beancontext
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 in java.beans.beancontext
This interface is implemented by BeanContexts' that have an AWT Container
associated with them. BeanContextEvent - Class in java.beans.beancontext
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 in java.beans.beancontext 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 in java.beans.beancontext
Compliant BeanContexts fire events on this interface when the state of
the membership of the BeanContext changes. BeanContextProxy - Interface in java.beans.beancontext
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 in java.beans.beancontext
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 in java.beans.beancontext
One of the primary functions of a BeanContext is to act a as rendezvous
between JavaBeans, and BeanContextServiceProviders. BeanContextServiceProviderBeanInfo - Interface in java.beans.beancontext 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 in java.beans.beancontext
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 in java.beans.beancontext The listener interface for receiving
BeanContextServiceRevokedEvent
objects. BeanContextServices - Interface in java.beans.beancontext
The BeanContextServices interface provides a mechanism for a BeanContext
to expose generic "services" to the BeanContextChild objects within. BeanContextServicesListener - Interface in java.beans.beancontext The listener interface for receiving
BeanContextServiceAvailableEvent
objects. BeanContextServicesSupport - Class in java.beans.beancontext
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 in java.beans.beancontext BeanContextServicesSupport.BCSSProxyServiceProvider - Class in java.beans.beancontext BeanContextServicesSupport.BCSSServiceProvider - Class in java.beans.beancontext subclasses may subclass this nested class to add behaviors for
each BeanContextServicesProvider. BeanContextSupport - Class in java.beans.beancontext 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 in java.beans.beancontext BeanContextSupport.BCSIterator - Class in java.beans.beancontext protected final subclass that encapsulates an iterator but implements
a noop remove() method. BeanDescriptor - Class in java.beans 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 in java.beans 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 in java.beans This class provides some general purpose beans control methods. Beans() -
Constructor for class java.beans.Beans
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
Returns whether this Calendar
represents a time
before the time represented by the specified
Object
.
before(Date) -
Method in class java.util.Date
Tests if this date is before the specified date.
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.
beforeExecute(Thread, Runnable) -
Method in class java.util.concurrent.ThreadPoolExecutor
Method invoked prior to executing the given Runnable in the
given thread.
beforeFirst() -
Method in interface java.sql.ResultSet
Moves the cursor to the front of
this ResultSet
object, just before the
first row.
beforeMarshal(Object) -
Method in class javax.xml.bind.Marshaller.Listener
Callback method invoked before marshalling from source to XML.
beforeOffset(int) -
Static method in class java.awt.font.TextHitInfo
Creates a TextHitInfo
at the specified offset,
associated with the character before the offset.
beforeUnmarshal(Object, Object) -
Method in class javax.xml.bind.Unmarshaller.Listener
Callback method invoked before unmarshalling into target .
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.
beginHandshake() -
Method in class javax.net.ssl.SSLEngine
Initiates handshaking (initial or renegotiation) on this SSLEngine.
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.
BELOW_BASELINE -
Static variable in class java.awt.GridBagConstraints
Possible value for the anchor
field.
BELOW_BASELINE_LEADING -
Static variable in class java.awt.GridBagConstraints
Possible value for the anchor
field.
BELOW_BASELINE_TRAILING -
Static variable in class java.awt.GridBagConstraints
Possible value for the anchor
field.
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 "Bengali" Unicode character block.
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.
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.
between(ValueExp, ValueExp, ValueExp) -
Static method in class javax.management.Query
Returns a query expression that represents the constraint that one
value is between two other values.
BevelBorder - Class in javax.swing.border A class which implements a simple two-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 and
shadow colors.
bevelType -
Variable in class javax.swing.border.BevelBorder
BGCOLOR -
Static variable in class javax.swing.text.html.HTML.Attribute
Bidi - Class in java.text This class implements the Unicode 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.
BIDI_EMBEDDING -
Static variable in class java.awt.font.TextAttribute
Attribute key for the embedding level of the text.
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.
BIG -
Static variable in class javax.swing.text.html.HTML.Tag
BIG_ENDIAN -
Static variable in class java.nio.ByteOrder
Constant denoting big-endian byte order.
BigDecimal - Class in java.math Immutable, arbitrary-precision signed decimal numbers. BigDecimal(char[], int, int) -
Constructor for class java.math.BigDecimal
Translates a character array representation of a
BigDecimal
into a BigDecimal
, accepting the
same sequence of characters as the BigDecimal.BigDecimal(String)
constructor, while allowing a sub-array to be specified.
BigDecimal(char[], int, int, MathContext) -
Constructor for class java.math.BigDecimal
Translates a character array representation of a
BigDecimal
into a BigDecimal
, accepting the
same sequence of characters as the BigDecimal.BigDecimal(String)
constructor, while allowing a sub-array to be specified and
with rounding according to the context settings.
BigDecimal(char[]) -
Constructor for class java.math.BigDecimal
Translates a character array representation of a
BigDecimal
into a BigDecimal
, accepting the
same sequence of characters as the BigDecimal.BigDecimal(String)
constructor.
BigDecimal(char[], MathContext) -
Constructor for class java.math.BigDecimal
Translates a character array representation of a
BigDecimal
into a BigDecimal
, accepting the
same sequence of characters as the BigDecimal.BigDecimal(String)
constructor and with rounding according to the context
settings.
BigDecimal(String) -
Constructor for class java.math.BigDecimal
Translates the string representation of a BigDecimal
into a BigDecimal
.
BigDecimal(String, MathContext) -
Constructor for class java.math.BigDecimal
Translates the string representation of a BigDecimal
into a BigDecimal
, accepting the same strings as the
BigDecimal.BigDecimal(String)
constructor, with rounding
according to the context settings.
BigDecimal(double) -
Constructor for class java.math.BigDecimal
Translates a double
into a BigDecimal
which
is the exact decimal representation of the double
's
binary floating-point value.
BigDecimal(double, MathContext) -
Constructor for class java.math.BigDecimal
Translates a double
into a BigDecimal
, with
rounding according to the context settings.
BigDecimal(BigInteger) -
Constructor for class java.math.BigDecimal
Translates a BigInteger
into a BigDecimal
.
BigDecimal(BigInteger, MathContext) -
Constructor for class java.math.BigDecimal
Translates a BigInteger
into a BigDecimal
rounding according to the context settings.
BigDecimal(BigInteger, int) -
Constructor for class java.math.BigDecimal
Translates a BigInteger
unscaled value and an
int
scale into a BigDecimal
.
BigDecimal(BigInteger, int, MathContext) -
Constructor for class java.math.BigDecimal
Translates a BigInteger
unscaled value and an
int
scale into a BigDecimal
, with rounding
according to the context settings.
BigDecimal(int) -
Constructor for class java.math.BigDecimal
Translates an int
into a BigDecimal
.
BigDecimal(int, MathContext) -
Constructor for class java.math.BigDecimal
Translates an int
into a BigDecimal
, with
rounding according to the context settings.
BigDecimal(long) -
Constructor for class java.math.BigDecimal
Translates a long
into a BigDecimal
.
BigDecimal(long, MathContext) -
Constructor for class java.math.BigDecimal
Translates a long
into a BigDecimal
, with
rounding according to the context settings.
BIGDECIMAL -
Static variable in class javax.management.openmbean.SimpleType
The SimpleType
instance describing values whose
Java class name is java.math.BigDecimal
.
bigEndian -
Variable in class javax.sound.sampled.AudioFormat
Indicates whether the audio data is stored in big-endian or little-endian order.
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
.
BigInteger - Class in java.math 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.
BIGINTEGER -
Static variable in class javax.management.openmbean.SimpleType
The SimpleType
instance describing values whose
Java class name is java.math.BigInteger
.
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
.
BINARY_STREAM_PARAM -
Static variable in class javax.sql.rowset.BaseRowSet
A constant indicating to a RowSetReaderImpl
object
that a given parameter is a binary stream.
BinaryRefAddr - Class in javax.naming 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.
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(long[], int, int, long) -
Static method in class java.util.Arrays
Searches a range of
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(int[], int, int, int) -
Static method in class java.util.Arrays
Searches a range of
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(short[], int, int, short) -
Static method in class java.util.Arrays
Searches a range of
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(char[], int, int, char) -
Static method in class java.util.Arrays
Searches a range of
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(byte[], int, int, byte) -
Static method in class java.util.Arrays
Searches a range of
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(double[], int, int, double) -
Static method in class java.util.Arrays
Searches a range of
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(float[], int, int, float) -
Static method in class java.util.Arrays
Searches a range of
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[], int, int, Object) -
Static method in class java.util.Arrays
Searches a range of
the specified array for the specified object using the binary
search algorithm.
binarySearch(T[], T, Comparator<? super T>) -
Static method in class java.util.Arrays
Searches the specified array for the specified object using the binary
search algorithm.
binarySearch(T[], int, int, T, Comparator<? super T>) -
Static method in class java.util.Arrays
Searches a range of
the specified array for the specified object using the binary
search algorithm.
binarySearch(List<? extends Comparable<? super T>>, T) -
Static method in class java.util.Collections
Searches the specified list for the specified object using the binary
search algorithm.
binarySearch(List<? extends T>, T, Comparator<? super T>) -
Static method in class java.util.Collections
Searches the specified list for the specified object using the binary
search algorithm.
binaryStream -
Variable in class javax.sql.rowset.BaseRowSet
The InputStream
object that will be
returned by the method getBinaryStream
, which is
specified in the ResultSet
interface.
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 local IP address and port number.
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(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(String, Object) -
Method in class javax.naming.InitialContext
bind(Name, Object) -
Method in class javax.naming.InitialContext
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.
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(NameComponent[], Object) -
Method in interface org.omg.CosNaming.NamingContextOperations
Creates a binding of a name and an object in the 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_context(NameComponent[], NamingContext) -
Method in interface org.omg.CosNaming.NamingContextOperations
Names an object that is a naming context.
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.
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.
Binder <XmlNode > - Class in javax.xml.bind Enable synchronization between XML infoset nodes and JAXB objects
representing same XML document. Binder() -
Constructor for class javax.xml.bind.Binder
BindException - Exception in java.net Signals that an error occurred while attempting to bind a
socket to a local address and port. BindException(String) -
Constructor for exception java.net.BindException
Constructs a new BindException with the specified detail
message as to why the bind error occurred.
BindException() -
Constructor for exception java.net.BindException
Construct a new BindException with no detailed message.
Binding - Class in javax.naming 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 - Interface in javax.xml.ws The Binding
interface is the base interface
for JAX-WS protocol bindings. Binding - Class in org.omg.CosNaming org/omg/CosNaming/Binding.java . Binding() -
Constructor for class org.omg.CosNaming.Binding
Binding(NameComponent[], BindingType) -
Constructor for class org.omg.CosNaming.Binding
binding_name -
Variable in class org.omg.CosNaming.Binding
binding_type -
Variable in class org.omg.CosNaming.Binding
BindingHelper - Class in org.omg.CosNaming org/omg/CosNaming/BindingHelper.java . BindingHelper() -
Constructor for class org.omg.CosNaming.BindingHelper
BindingHolder - Class in org.omg.CosNaming org/omg/CosNaming/BindingHolder.java . BindingHolder() -
Constructor for class org.omg.CosNaming.BindingHolder
BindingHolder(Binding) -
Constructor for class org.omg.CosNaming.BindingHolder
BindingIterator - Interface in org.omg.CosNaming The BindingIterator interface allows a client to iterate through
the bindings using the next_one or next_n operations. BindingIteratorHelper - Class in org.omg.CosNaming 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 in org.omg.CosNaming 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 in org.omg.CosNaming The BindingIterator interface allows a client to iterate through
the bindings using the next_one or next_n operations. BindingIteratorPOA - Class in org.omg.CosNaming 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 in org.omg.CosNaming List of Bindings. BindingListHelper() -
Constructor for class org.omg.CosNaming.BindingListHelper
BindingListHolder - Class in org.omg.CosNaming List of Bindings. BindingListHolder() -
Constructor for class org.omg.CosNaming.BindingListHolder
BindingListHolder(Binding[]) -
Constructor for class org.omg.CosNaming.BindingListHolder
BindingProvider - Interface in javax.xml.ws The BindingProvider
interface provides access to the
protocol binding and associated context objects for request and
response message processing. Bindings - Interface in javax.script A mapping of key/value pairs, all of whose keys are
Strings
. BindingType - Annotation Type in javax.xml.ws The BindingType
annotation is used to
specify the binding to use for a web service
endpoint implementation class. BindingType - Class in org.omg.CosNaming 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 in org.omg.CosNaming 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 in org.omg.CosNaming 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
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
.
BIT_DEPTH_MULTI -
Static variable in class java.awt.DisplayMode
Value of the bit depth if multiple bit depths are supported in this
display mode.
bitCount(int) -
Static method in class java.lang.Integer
Returns the number of one-bits in the two's complement binary
representation of the specified int value.
bitCount(long) -
Static method in class java.lang.Long
Returns the number of one-bits in the two's complement binary
representation of the specified long value.
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.
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.
bitOffset -
Variable in class javax.imageio.stream.ImageInputStreamImpl
The current bit offset within the stream.
BitSet - Class in java.util 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
.
black -
Static variable in class java.awt.Color
The color black.
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 - Interface in java.sql The representation (mapping) in
the JavaTM programming
language of an SQL
BLOB
value. 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
.
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 "Block Elements" Unicode character block.
BLOCK_INCREMENT -
Static variable in class java.awt.event.AdjustmentEvent
The block increment adjustment type.
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
BlockingDeque <E > - Interface in java.util.concurrent A Deque
that additionally supports blocking operations that wait
for the deque to become non-empty when retrieving an element, and wait for
space to become available in the deque when storing an element. 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
BlockingQueue <E > - Interface in java.util.concurrent A Queue
that additionally supports operations
that wait for the queue to become non-empty when retrieving an
element, and wait for space to become available in the queue when
storing an element. 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.
BLOCKQUOTE -
Static variable in class javax.swing.text.html.HTML.Tag
BlockView - Class in javax.swing.text.html 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.
blue -
Static variable in class java.awt.Color
The color blue.
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.
BMPImageWriteParam - Class in javax.imageio.plugins.bmp A subclass of ImageWriteParam
for encoding images in
the BMP format. BMPImageWriteParam(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.
BMPImageWriteParam() -
Constructor for class javax.imageio.plugins.bmp.BMPImageWriteParam
Constructs an BMPImageWriteParam
object with default
values for all parameters and a null
Locale
.
BODY -
Static variable in class javax.swing.text.html.HTML.Tag
body -
Variable in class javax.swing.text.html.parser.DTD
BOLD -
Static variable in class java.awt.Font
The bold style constant.
Bold -
Static variable in class javax.swing.text.StyleConstants
Name of the bold attribute.
BOLD_ACTION -
Static variable in class javax.swing.text.html.HTMLEditorKit
The bold action identifier
Book - Class in java.awt.print 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 in java.lang 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"
.
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
.
BOOLEAN -
Static variable in class javax.management.openmbean.SimpleType
The SimpleType
instance describing values whose
Java class name is java.lang.Boolean
.
BOOLEAN -
Static variable in class javax.xml.xpath.XPathConstants
The XPath 1.0 boolean data type.
BooleanControl - Class in javax.sound.sampled 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 in javax.sound.sampled 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 in org.omg.CORBA 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 in org.omg.CORBA The Helper for BooleanSeq . BooleanSeqHelper() -
Constructor for class org.omg.CORBA.BooleanSeqHelper
BooleanSeqHolder - Class in org.omg.CORBA The Holder for BooleanSeq . BooleanSeqHolder() -
Constructor for class org.omg.CORBA.BooleanSeqHolder
BooleanSeqHolder(boolean[]) -
Constructor for class org.omg.CORBA.BooleanSeqHolder
booleanValue() -
Method in class java.lang.Boolean
Returns the value of this Boolean object as a boolean
primitive.
BOPOMOFO -
Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Bopomofo" Unicode character block.
BOPOMOFO_EXTENDED -
Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Bopomofo Extended" Unicode character block.
Border - Interface in javax.swing.border Interface describing an object capable of rendering a border
around the edges of a swing component. border -
Variable in class javax.swing.border.TitledBorder
BORDER -
Static variable in class javax.swing.text.html.CSS.Attribute
BORDER -
Static variable in class javax.swing.text.html.HTML.Attribute
border -
Variable in class javax.swing.tree.DefaultTreeCellEditor.DefaultTextField
Border to use.
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
BorderFactory - Class in javax.swing Factory class for vending standard Border
objects. 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
BorderLayout - Class in java.awt 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.
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.
BorderUIResource - Class in javax.swing.plaf BorderUIResource(Border) -
Constructor for class javax.swing.plaf.BorderUIResource
Creates a UIResource border object which wraps
an existing Border instance.
BorderUIResource.BevelBorderUIResource - Class in javax.swing.plaf 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 in javax.swing.plaf BorderUIResource.CompoundBorderUIResource(Border, Border) -
Constructor for class javax.swing.plaf.BorderUIResource.CompoundBorderUIResource
BorderUIResource.EmptyBorderUIResource - Class in javax.swing.plaf 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 in javax.swing.plaf 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 in javax.swing.plaf 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 in javax.swing.plaf 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 in javax.swing.plaf 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
BOTH -
Static variable in class java.awt.GridBagConstraints
Resize the component both horizontally and vertically.
bottom -
Variable in class java.awt.Insets
The inset from the bottom.
BOTTOM -
Static variable in class javax.print.attribute.standard.MediaTray
The bottom input tray in the printer.
bottom -
Variable in class javax.swing.border.EmptyBorder
BOTTOM -
Static variable in class javax.swing.border.TitledBorder
Position the title in the middle of the border's bottom line.
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_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.
BoundedRangeModel - Interface in javax.swing Defines the data model used by components like Slider
s
and ProgressBar
s. bounds() -
Method in class java.awt.Component
Deprecated. As of JDK version 1.1,
replaced by getBounds()
.
bounds -
Variable in class java.awt.Polygon
The bounds of this Polygon
.
Bounds - Exception in org.omg.CORBA 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 exception org.omg.CORBA.Bounds
Constructs an Bounds
with no specified detail message.
Bounds(String) -
Constructor for exception org.omg.CORBA.Bounds
Constructs an Bounds
with the specified detail message.
Bounds - Exception in org.omg.CORBA.TypeCodePackage Provides the TypeCode
operations member_name()
,
member_type()
, and member_label
. Bounds() -
Constructor for exception org.omg.CORBA.TypeCodePackage.Bounds
Constructs a Bounds
exception with no reason message.
Bounds(String) -
Constructor for exception org.omg.CORBA.TypeCodePackage.Bounds
Constructs a Bounds
exception with the specified
reason message.
Box - Class in javax.swing 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 in javax.swing This class implements accessibility support for the
Box
class. Box.AccessibleBox() -
Constructor for class javax.swing.Box.AccessibleBox
Box.Filler - Class in javax.swing 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 in javax.swing This class implements accessibility support for the
Box.Filler
class. Box.Filler.AccessibleBoxFiller() -
Constructor for class javax.swing.Box.Filler.AccessibleBoxFiller
BOX_DRAWING -
Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Box Drawing" Unicode character block.
boxedClass(PrimitiveType) -
Method in interface javax.lang.model.util.Types
Returns the class of a boxed value of a given primitive type.
BoxedValueHelper - Interface in org.omg.CORBA.portable BoxLayout - Class in javax.swing 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.
boxRect -
Variable in class javax.swing.plaf.basic.BasicProgressBarUI
Used to hold the location and size of the bouncing box (returned
by getBox) to be painted.
BoxView - Class in javax.swing.text 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
.
BR -
Static variable in class javax.swing.text.html.HTML.Tag
BRAILLE_PATTERNS -
Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Braille Patterns" Unicode character block.
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.
BreakIterator - Class in java.text The BreakIterator
class implements methods for finding
the location of boundaries in text. BreakIterator() -
Constructor for class java.text.BreakIterator
Constructor.
BreakIteratorProvider - Class in java.text.spi An abstract class for service providers that
provide concrete implementations of the
BreakIterator
class. BreakIteratorProvider() -
Constructor for class java.text.spi.BreakIteratorProvider
Sole constructor.
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
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, int, float, float) -
Method in class javax.swing.text.html.InlineView
Tries to break this view on the given axis.
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.
BRIEF -
Static variable in class java.rmi.server.LogStream
Deprecated. log level constant (brief logging).
brighter() -
Method in class java.awt.Color
Creates a new Color
that is a brighter version of this
Color
.
BrokenBarrierException - Exception in java.util.concurrent Exception thrown when a thread tries to wait upon a barrier that is
in a broken state, or which enters the broken state while the thread
is waiting. BrokenBarrierException() -
Constructor for exception java.util.concurrent.BrokenBarrierException
Constructs a BrokenBarrierException with no specified detail
message.
BrokenBarrierException(String) -
Constructor for exception java.util.concurrent.BrokenBarrierException
Constructs a BrokenBarrierException with the specified
detail message.
browse(URI) -
Method in class java.awt.Desktop
Launches the default browser to display a URI
.
BUBBLING_PHASE -
Static variable in interface org.w3c.dom.events.Event
The current event phase is the bubbling phase.
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.DeflaterInputStream
Input buffer for reading compressed data.
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.
buf -
Variable in class java.util.zip.InflaterOutputStream
Output buffer for writing uncompressed data.
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 - Class in java.nio A container for data of a specific primitive type. buffer -
Variable in class javax.swing.text.DefaultStyledDocument
BUFFER_SIZE_DEFAULT -
Static variable in class javax.swing.text.DefaultStyledDocument
The default size of the initial content buffer.
BufferCapabilities - Class in java.awt 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 in java.awt A type-safe enumeration of the possible back buffer contents after
page-flipping BUFFERED_OPTION -
Static variable in class javax.swing.DebugGraphics
Show buffered operations in a separate Frame
.
BufferedImage - Class in java.awt.image 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 in java.awt.image 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 in java.awt.image This interface describes single-input/single-output
operations performed on BufferedImage
objects. BufferedInputStream - Class in java.io 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 in java.io 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.
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 in java.io Reads 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
Creates a buffering character-input stream that uses an input buffer of
the specified size.
BufferedReader(Reader) -
Constructor for class java.io.BufferedReader
Creates a buffering character-input stream that uses a default-sized
input buffer.
BufferedWriter - Class in java.io Writes 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
Creates a buffered character-output stream that uses a default-sized
output buffer.
BufferedWriter(Writer, int) -
Constructor for class java.io.BufferedWriter
Creates a new buffered character-output stream that uses an output
buffer of the given size.
BufferOverflowException - Exception in java.nio Unchecked exception thrown when a relative put operation reaches
the target buffer's limit. BufferOverflowException() -
Constructor for exception java.nio.BufferOverflowException
Constructs an instance of this class.
BufferStrategy - Class in java.awt.image 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 in java.nio Unchecked exception thrown when a relative get operation reaches
the source buffer's limit. BufferUnderflowException() -
Constructor for exception java.nio.BufferUnderflowException
Constructs an instance of this class.
BUHID -
Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Buhid" Unicode character block.
build(CertPathParameters) -
Method in class java.security.cert.CertPathBuilder
Attempts to build a certification path using the specified algorithm
parameter set.
build() -
Method in class javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
Builds a W3CEndpointReference
from the accumulated
properties set on this W3CEndpointReferenceBuilder
instance.
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
.
BUSY -
Static variable in class javax.accessibility.AccessibleState
Indicates the current object is busy.
Button - Class in java.awt This class creates a labeled button. Button() -
Constructor for class java.awt.Button
Constructs a button with an empty string for its label.
Button(String) -
Constructor for class java.awt.Button
Constructs a button with the specified label.
BUTTON -
Static variable in class javax.swing.plaf.synth.Region
Button region.
Button.AccessibleAWTButton - Class in java.awt This class implements accessibility support for the
Button
class. Button.AccessibleAWTButton() -
Constructor for class java.awt.Button.AccessibleAWTButton
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.
ButtonGroup - Class in javax.swing 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
.
buttonIndex -
Variable in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonActionListener
buttonListener -
Variable in class javax.swing.plaf.basic.BasicScrollBarUI
ButtonModel - Interface in javax.swing State model for buttons. buttons -
Variable in class javax.swing.ButtonGroup
ButtonUI - Class in javax.swing.plaf Pluggable look and feel interface for JButton. ButtonUI() -
Constructor for class javax.swing.plaf.ButtonUI
Byte - Class in java.lang 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.
BYTE -
Static variable in class javax.management.openmbean.SimpleType
The SimpleType
instance describing values whose
Java class name is java.lang.Byte
.
ByteArrayInputStream - Class in java.io 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 in java.io 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 in java.nio A byte buffer. ByteChannel - Interface in java.nio.channels A channel that can read and write bytes. ByteHolder - Class in org.omg.CORBA 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
.
byteLength -
Variable in class javax.sound.midi.MidiFileFormat
The length of the MIDI file in bytes.
ByteLookupTable - Class in java.awt.image 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 in java.nio A typesafe enumeration for byte orders. 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.
bytesConsumed() -
Method in class javax.net.ssl.SSLEngineResult
Returns the number of bytes consumed from the input buffer.
bytesProduced() -
Method in class javax.net.ssl.SSLEngineResult
Returns the number of bytes written to the output buffer.
bytesTransferred -
Variable in exception 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
.
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
.
byteValueExact() -
Method in class java.math.BigDecimal
Converts this BigDecimal
to a byte
, checking
for lost information.
BYZANTINE_MUSICAL_SYMBOLS -
Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Byzantine Musical Symbols" Unicode character block.
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 SE Developer Documentation . That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. Copyright © 1993, 2015, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms . Also see the documentation redistribution policy .
Scripting on this page tracks web page traffic, but does not change the content in any way.