当前页面:
在线文档首页 >
JDK 5 Documentation v1.3.1, Java 2 SDK 英文文档
Java 2 Platform SE v1.3.1: B-Index - JDK 5 Documentation v1.3.1, Java 2 SDK 英文文档
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.swing.text.html.HTML.Tag
-
- B0 -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ISO_B0.
- B1 -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ISO_B1.
- B10 -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ISO_B10.
- B2 -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ISO_B2.
- B3 -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ISO_B3.
- B4 -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ISO_B4.
- B5 -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ISO_B5.
- B6 -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ISO_B6.
- B7 -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ISO_B7.
- B8 -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ISO_B8.
- B9 -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ISO_B9.
- BACK_SPACE -
Static variable in class java.awt.Event
- The BackSpace key.
- Background -
Static variable in class javax.swing.text.StyleConstants
- Name of the background color attribute.
- Background -
Static variable in class javax.swing.text.StyleConstants.CharacterConstants
- Name of the background color attribute.
- Background -
Static variable in class javax.swing.text.StyleConstants.ColorConstants
- Name of the background color attribute.
- BACKGROUND -
Static variable in class java.awt.font.TextAttribute
- Attribute key for the background Paint adornment.
- BACKGROUND -
Static variable in class javax.swing.text.html.HTML.Attribute
-
- BACKGROUND -
Static variable in class javax.swing.text.html.CSS.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.
- 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.
- backwardAction -
Static variable in class javax.swing.text.DefaultEditorKit
- Name of the Action for moving the caret
logically backward one position.
- BAD_CONTEXT - exception org.omg.CORBA.BAD_CONTEXT.
- The CORBA
BAD_CONTEXT
exception, which is thrown when there is
an error processing a context object. - BAD_CONTEXT() -
Constructor for class org.omg.CORBA.BAD_CONTEXT
- Constructs a
BAD_CONTEXT
exception
with a default minor code
of 0 and a completion state of COMPLETED_NO.
- BAD_CONTEXT(int, CompletionStatus) -
Constructor for class org.omg.CORBA.BAD_CONTEXT
- Constructs a
BAD_CONTEXT
exception
with the specified
minor code and completion status.
- BAD_CONTEXT(String) -
Constructor for class org.omg.CORBA.BAD_CONTEXT
- Constructs a
BAD_CONTEXT
exception
with the specified detail message, a minor code
of 0 and a completion state of COMPLETED_NO.
- BAD_CONTEXT(String, int, CompletionStatus) -
Constructor for class org.omg.CORBA.BAD_CONTEXT
- Constructs a
BAD_CONTEXT
exception
with the specified detail
message, minor code, and completion status.
- BAD_INV_ORDER - exception org.omg.CORBA.BAD_INV_ORDER.
- The CORBA
BAD_INV_ORDER
exception, which is thrown
when methods are called out of order. - BAD_INV_ORDER() -
Constructor for class org.omg.CORBA.BAD_INV_ORDER
- Constructs a
BAD_INV_ORDER
exception with a default
minor code of 0 and a completion state of COMPLETED_NO.
- BAD_INV_ORDER(int, CompletionStatus) -
Constructor for class org.omg.CORBA.BAD_INV_ORDER
- Constructs a
BAD_INV_ORDER
exceptionBAD_INV_ORDER with the specified
minor code and completion status.
- BAD_INV_ORDER(String) -
Constructor for class org.omg.CORBA.BAD_INV_ORDER
- Constructs a
BAD_INV_ORDER
exception with the specified detail
message, a minor code of 0, and a completion state of COMPLETED_NO.
- BAD_INV_ORDER(String, int, CompletionStatus) -
Constructor for class org.omg.CORBA.BAD_INV_ORDER
- Constructs a
BAD_INV_ORDER
exception with the specified detail
message, minor code, and completion status.
- BAD_LOCATION -
Static variable in class javax.swing.text.AbstractDocument
- Error message to indicate a bad location.
- BAD_OPERATION - exception org.omg.CORBA.BAD_OPERATION.
- The CORBA
BAD_OPERATION
exception, which is thrown
when a method is invalid. - BAD_OPERATION() -
Constructor for class org.omg.CORBA.BAD_OPERATION
- Constructs a
BAD_OPERATION
exception with a default
minor code of 0 and a completion state of COMPLETED_NO.
- BAD_OPERATION(int, CompletionStatus) -
Constructor for class org.omg.CORBA.BAD_OPERATION
- Constructs a
BAD_OPERATION
exception with the specified
minor code and completion status.
- BAD_OPERATION(String) -
Constructor for class org.omg.CORBA.BAD_OPERATION
- Constructs a
BAD_OPERATION
exception with the specified detail
message, a minor code of 0, and a completion state of COMPLETED_NO.
- BAD_OPERATION(String, int, CompletionStatus) -
Constructor for class org.omg.CORBA.BAD_OPERATION
- Constructs a
BAD_OPERATION
exception with the specified detail
message, minor code, and completion status.
- BAD_PARAM - exception org.omg.CORBA.BAD_PARAM.
- The CORBA
BAD_PARAM
exception, which is thrown
when an invalid parameter is passed to a method. - BAD_PARAM() -
Constructor for class org.omg.CORBA.BAD_PARAM
- Constructs a
BAD_PARAM
exception with a default
minor code of 0 and a completion state of COMPLETED_NO.
- BAD_PARAM(int, CompletionStatus) -
Constructor for class org.omg.CORBA.BAD_PARAM
- Constructs a
BAD_PARAM
exception with the specified
minor code and completion status.
- BAD_PARAM(String) -
Constructor for class org.omg.CORBA.BAD_PARAM
- Constructs a
BAD_PARAM
exception with the specified detail
message, a minor code of 0, and a completion state of COMPLETED_NO.
- BAD_PARAM(String, int, CompletionStatus) -
Constructor for class org.omg.CORBA.BAD_PARAM
- Constructs a
BAD_PARAM
exception with the specified detail
message, minor code, and completion status.
- BAD_POLICY - interface org.omg.CORBA.BAD_POLICY.
- BAD_POLICY is one of the PolicyErrorCodes which would be filled in
the PolicyError exception.
- BAD_POLICY_TYPE - interface org.omg.CORBA.BAD_POLICY_TYPE.
- BAD_POLICY_TYPE is one of the PolicyErrorCodes which would be filled in
the PolicyError exception.
- BAD_POLICY_VALUE - interface org.omg.CORBA.BAD_POLICY_VALUE.
- Contains the value used to indicate a policy value that is
incorrect for a valid policy type in a call to the
create_policy
method defined in the ORB class. - BAD_TYPECODE - exception org.omg.CORBA.BAD_TYPECODE.
- The CORBA
BAD_TYPECODE
exception, which is thrown
when the specified typecode is invalid. - BAD_TYPECODE() -
Constructor for class org.omg.CORBA.BAD_TYPECODE
- Constructs a
BAD_TYPECODE
exception with a default
minor code of 0 and a completion state of COMPLETED_NO.
- BAD_TYPECODE(int, CompletionStatus) -
Constructor for class org.omg.CORBA.BAD_TYPECODE
- Constructs a
BAD_TYPECODE
exception with the specified
minor code and completion status.
- BAD_TYPECODE(String) -
Constructor for class org.omg.CORBA.BAD_TYPECODE
- Constructs a
BAD_TYPECODE
exception with the specified detail,
a minor code of 0, and a completion state of COMPLETED_NO.
- BAD_TYPECODE(String, int, CompletionStatus) -
Constructor for class org.omg.CORBA.BAD_TYPECODE
- Constructs a
BAD_TYPECODE
exception with the specified detail
message, minor code, and completion status.
- BadBreakWeight -
Static variable in class javax.swing.text.View
- The weight to indicate a view is a bad break
opportunity for the purpose of formatting.
- BadKind - exception org.omg.CORBA.TypeCodePackage.BadKind.
- The exception
BadKind
is thrown when
an inappropriate operation is invoked on a TypeCode
object. - BadKind() -
Constructor for class org.omg.CORBA.TypeCodePackage.BadKind
- Constructs a
BadKind
exception with no reason message.
- BadKind(String) -
Constructor for class org.omg.CORBA.TypeCodePackage.BadKind
- Constructs a
BadKind
exception with the specified
reason message.
- BadLocationException - exception javax.swing.text.BadLocationException.
- This exception is to report bad locations within a document model
(that is, attempts to reference a location that doesn't exist).
- BadLocationException(String, int) -
Constructor for class javax.swing.text.BadLocationException
- Creates a new BadLocationException object.
- 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 java.awt.image.BandCombineOp.
- This class performs an arbitrary linear combination of the bands
in a
Raster
, using a specified matrix. - BandCombineOp(float[][], RenderingHints) -
Constructor for class java.awt.image.BandCombineOp
- Constructs a
BandCombineOp
with the specified matrix.
- BandedSampleModel - class java.awt.image.BandedSampleModel.
- This class represents image data which is stored in a band interleaved
fashion and for
which each sample of a pixel occupies one data element of the DataBuffer.
- BandedSampleModel(int, int, int, int) -
Constructor for class java.awt.image.BandedSampleModel
- Constructs a BandedSampleModel with the specified parameters.
- BandedSampleModel(int, int, int, int, int[], int[]) -
Constructor for class java.awt.image.BandedSampleModel
- Constructs a BandedSampleModel with the specified parameters.
- bandOffsets -
Variable in class java.awt.image.ComponentSampleModel
- Offsets for all bands in data array elements.
- bank -
Variable in class javax.sound.midi.VoiceStatus
- The bank number of the instrument that this voice is currently using.
- bankIndices -
Variable in class java.awt.image.ComponentSampleModel
- Index for each bank storing a band of image data.
- banks -
Variable in class java.awt.image.DataBuffer
- The number of banks in this DataBuffer.
- base -
Variable in class javax.swing.text.html.parser.DTD
-
- BASE -
Static variable in class javax.swing.text.html.HTML.Tag
-
- BASEFONT -
Static variable in class javax.swing.text.html.HTML.Tag
-
- baselineLayout(int, int, int[], int[]) -
Method in class javax.swing.text.BoxView
-
- baselineRequirements(int, SizeRequirements) -
Method in class javax.swing.text.BoxView
-
- 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 Unicode character block of the same name.
- BasicArrowButton - class javax.swing.plaf.basic.BasicArrowButton.
- JButton object that draws a scaled Arrow in one of the cardinal directions.
- BasicArrowButton(int) -
Constructor for class javax.swing.plaf.basic.BasicArrowButton
-
- BasicAttribute - class javax.naming.directory.BasicAttribute.
- This class provides a basic implementation of the Attribute interface.
- BasicAttribute(String) -
Constructor for class javax.naming.directory.BasicAttribute
- Constructs a new instance of an unordered attribute with no value.
- BasicAttribute(String, boolean) -
Constructor for class javax.naming.directory.BasicAttribute
- Constructs a new instance of a possibly ordered 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, Object, boolean) -
Constructor for class javax.naming.directory.BasicAttribute
- Constructs a new instance of a possibly ordered attribute with a
single value.
- BasicAttributes - class javax.naming.directory.BasicAttributes.
- This class provides a basic implementation
of the Attributes interface.
- BasicAttributes() -
Constructor for class javax.naming.directory.BasicAttributes
- Constructs a new instance of Attributes.
- BasicAttributes(boolean) -
Constructor for class javax.naming.directory.BasicAttributes
- Constructs a new instance of Attributes.
- BasicAttributes(String, Object) -
Constructor for class javax.naming.directory.BasicAttributes
- Constructs a new instance of Attributes with one attribute.
- BasicAttributes(String, Object, boolean) -
Constructor for class javax.naming.directory.BasicAttributes
- Constructs a new instance of Attributes with one attribute.
- BasicBorders - class javax.swing.plaf.basic.BasicBorders.
- Factory object that can vend Borders appropriate for the basic L & F.
- BasicBorders.ButtonBorder - class javax.swing.plaf.basic.BasicBorders.ButtonBorder.
-
- BasicBorders.ButtonBorder(Color, Color, Color, Color) -
Constructor for class javax.swing.plaf.basic.BasicBorders.ButtonBorder
-
- BasicBorders.FieldBorder - class javax.swing.plaf.basic.BasicBorders.FieldBorder.
-
- BasicBorders.FieldBorder(Color, Color, Color, Color) -
Constructor for class javax.swing.plaf.basic.BasicBorders.FieldBorder
-
- BasicBorders.MarginBorder - class javax.swing.plaf.basic.BasicBorders.MarginBorder.
-
- BasicBorders.MarginBorder() -
Constructor for class javax.swing.plaf.basic.BasicBorders.MarginBorder
-
- BasicBorders.MenuBarBorder - class javax.swing.plaf.basic.BasicBorders.MenuBarBorder.
-
- BasicBorders.MenuBarBorder(Color, Color) -
Constructor for class javax.swing.plaf.basic.BasicBorders.MenuBarBorder
-
- BasicBorders.RadioButtonBorder - class javax.swing.plaf.basic.BasicBorders.RadioButtonBorder.
-
- BasicBorders.RadioButtonBorder(Color, Color, Color, Color) -
Constructor for class javax.swing.plaf.basic.BasicBorders.RadioButtonBorder
-
- BasicBorders.SplitPaneBorder - class javax.swing.plaf.basic.BasicBorders.SplitPaneBorder.
- Draws the border around the splitpane.
- BasicBorders.SplitPaneBorder(Color, Color) -
Constructor for class javax.swing.plaf.basic.BasicBorders.SplitPaneBorder
-
- BasicBorders.ToggleButtonBorder - class javax.swing.plaf.basic.BasicBorders.ToggleButtonBorder.
-
- BasicBorders.ToggleButtonBorder(Color, Color, Color, Color) -
Constructor for class javax.swing.plaf.basic.BasicBorders.ToggleButtonBorder
-
- BasicBorders() -
Constructor for class javax.swing.plaf.basic.BasicBorders
-
- BasicButtonListener - class javax.swing.plaf.basic.BasicButtonListener.
- Button Listener
- BasicButtonListener(AbstractButton) -
Constructor for class javax.swing.plaf.basic.BasicButtonListener
-
- BasicButtonUI - class javax.swing.plaf.basic.BasicButtonUI.
- BasicButton implementation
- BasicButtonUI() -
Constructor for class javax.swing.plaf.basic.BasicButtonUI
-
- BasicCheckBoxMenuItemUI - class javax.swing.plaf.basic.BasicCheckBoxMenuItemUI.
- BasicCheckboxMenuItem implementation
- BasicCheckBoxMenuItemUI() -
Constructor for class javax.swing.plaf.basic.BasicCheckBoxMenuItemUI
-
- BasicCheckBoxUI - class javax.swing.plaf.basic.BasicCheckBoxUI.
- CheckboxUI implementation for BasicCheckboxUI
- BasicCheckBoxUI() -
Constructor for class javax.swing.plaf.basic.BasicCheckBoxUI
-
- BasicColorChooserUI - class javax.swing.plaf.basic.BasicColorChooserUI.
- Provides the basic look and feel for a JColorChooser.
- BasicColorChooserUI.PropertyHandler - class javax.swing.plaf.basic.BasicColorChooserUI.PropertyHandler.
- This inner class is marked "public" due to a compiler bug.
- BasicColorChooserUI.PropertyHandler(BasicColorChooserUI) -
Constructor for class javax.swing.plaf.basic.BasicColorChooserUI.PropertyHandler
-
- BasicColorChooserUI() -
Constructor for class javax.swing.plaf.basic.BasicColorChooserUI
-
- BasicComboBoxEditor - class javax.swing.plaf.basic.BasicComboBoxEditor.
- The default editor for editable combo boxes
- BasicComboBoxEditor.UIResource - class javax.swing.plaf.basic.BasicComboBoxEditor.UIResource.
- A subclass of BasicComboBoxEditor that implements UIResource.
- BasicComboBoxEditor.UIResource() -
Constructor for class javax.swing.plaf.basic.BasicComboBoxEditor.UIResource
-
- BasicComboBoxEditor() -
Constructor for class javax.swing.plaf.basic.BasicComboBoxEditor
-
- BasicComboBoxRenderer - class javax.swing.plaf.basic.BasicComboBoxRenderer.
- ComboBox renderer
- BasicComboBoxRenderer.UIResource - class javax.swing.plaf.basic.BasicComboBoxRenderer.UIResource.
- A subclass of BasicComboBoxRenderer that implements UIResource.
- BasicComboBoxRenderer.UIResource() -
Constructor for class javax.swing.plaf.basic.BasicComboBoxRenderer.UIResource
-
- BasicComboBoxRenderer() -
Constructor for class javax.swing.plaf.basic.BasicComboBoxRenderer
-
- BasicComboBoxUI - class javax.swing.plaf.basic.BasicComboBoxUI.
- Basic UI for JComboBox.
- BasicComboBoxUI.ComboBoxLayoutManager - class javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager.
- This layout manager handles the 'standard' layout of combo boxes.
- BasicComboBoxUI.ComboBoxLayoutManager(BasicComboBoxUI) -
Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager
-
- BasicComboBoxUI.FocusHandler - class javax.swing.plaf.basic.BasicComboBoxUI.FocusHandler.
- This listener hides the popup when the focus is lost.
- BasicComboBoxUI.FocusHandler(BasicComboBoxUI) -
Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.FocusHandler
-
- BasicComboBoxUI.ItemHandler - class javax.swing.plaf.basic.BasicComboBoxUI.ItemHandler.
- This listener watches for changes to the selection in the combo box and
updates the display of the currently selected item.
- BasicComboBoxUI.ItemHandler(BasicComboBoxUI) -
Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.ItemHandler
-
- BasicComboBoxUI.KeyHandler - class javax.swing.plaf.basic.BasicComboBoxUI.KeyHandler.
- This listener checks to see if the key event isn't a navigation key.
- BasicComboBoxUI.KeyHandler(BasicComboBoxUI) -
Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.KeyHandler
-
- BasicComboBoxUI.ListDataHandler - class javax.swing.plaf.basic.BasicComboBoxUI.ListDataHandler.
- This listener watches for changes in the data and revalidates.
- BasicComboBoxUI.ListDataHandler(BasicComboBoxUI) -
Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.ListDataHandler
-
- BasicComboBoxUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicComboBoxUI.PropertyChangeHandler.
- This listener watches for bound properties that have changed in the JComboBox.
- BasicComboBoxUI.PropertyChangeHandler(BasicComboBoxUI) -
Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.PropertyChangeHandler
-
- BasicComboBoxUI() -
Constructor for class javax.swing.plaf.basic.BasicComboBoxUI
-
- BasicComboPopup - class javax.swing.plaf.basic.BasicComboPopup.
- This is an implementation of the ComboPopup interface.
- BasicComboPopup.InvocationKeyHandler - class javax.swing.plaf.basic.BasicComboPopup.InvocationKeyHandler.
- This listener watches for the spacebar being pressed and shows/hides the
popup accordingly.
- BasicComboPopup.InvocationKeyHandler(BasicComboPopup) -
Constructor for class javax.swing.plaf.basic.BasicComboPopup.InvocationKeyHandler
-
- BasicComboPopup.InvocationMouseHandler - class javax.swing.plaf.basic.BasicComboPopup.InvocationMouseHandler.
- This listener knows how and when to invoke this popup menu.
- BasicComboPopup.InvocationMouseHandler(BasicComboPopup) -
Constructor for class javax.swing.plaf.basic.BasicComboPopup.InvocationMouseHandler
-
- BasicComboPopup.InvocationMouseMotionHandler - class javax.swing.plaf.basic.BasicComboPopup.InvocationMouseMotionHandler.
- This listener watches for dragging and updates the current selection in the
list if it is dragging over the list.
- BasicComboPopup.InvocationMouseMotionHandler(BasicComboPopup) -
Constructor for class javax.swing.plaf.basic.BasicComboPopup.InvocationMouseMotionHandler
-
- BasicComboPopup.ItemHandler - class javax.swing.plaf.basic.BasicComboPopup.ItemHandler.
- This listener watches for changes in the JComboBox's selection.
- BasicComboPopup.ItemHandler(BasicComboPopup) -
Constructor for class javax.swing.plaf.basic.BasicComboPopup.ItemHandler
-
- BasicComboPopup.ListDataHandler - class javax.swing.plaf.basic.BasicComboPopup.ListDataHandler.
- Keeps the selected index in the list in-sync with the combo box's selection.
- BasicComboPopup.ListDataHandler(BasicComboPopup) -
Constructor for class javax.swing.plaf.basic.BasicComboPopup.ListDataHandler
-
- BasicComboPopup.ListMouseHandler - class javax.swing.plaf.basic.BasicComboPopup.ListMouseHandler.
- This listener hides the popup when the mouse is released in the list.
- BasicComboPopup.ListMouseHandler(BasicComboPopup) -
Constructor for class javax.swing.plaf.basic.BasicComboPopup.ListMouseHandler
-
- BasicComboPopup.ListMouseMotionHandler - class javax.swing.plaf.basic.BasicComboPopup.ListMouseMotionHandler.
- This listener changes the selected item as you move the mouse over the list.
- BasicComboPopup.ListMouseMotionHandler(BasicComboPopup) -
Constructor for class javax.swing.plaf.basic.BasicComboPopup.ListMouseMotionHandler
-
- BasicComboPopup.ListSelectionHandler - class javax.swing.plaf.basic.BasicComboPopup.ListSelectionHandler.
- This listener watches for changes in the list's selection and reports
them to the combo box.
- BasicComboPopup.ListSelectionHandler(BasicComboPopup) -
Constructor for class javax.swing.plaf.basic.BasicComboPopup.ListSelectionHandler
-
- BasicComboPopup.PropertyChangeHandler - class javax.swing.plaf.basic.BasicComboPopup.PropertyChangeHandler.
- This listener watches for bound property changes in JComboBox.
- BasicComboPopup.PropertyChangeHandler(BasicComboPopup) -
Constructor for class javax.swing.plaf.basic.BasicComboPopup.PropertyChangeHandler
-
- BasicComboPopup(JComboBox) -
Constructor for class javax.swing.plaf.basic.BasicComboPopup
-
- BasicDesktopIconUI - class javax.swing.plaf.basic.BasicDesktopIconUI.
- Basic L&F for a minimized window on a desktop.
- BasicDesktopIconUI.MouseInputHandler - class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler.
- Listens for mouse movements and acts on them.
- BasicDesktopIconUI.MouseInputHandler(BasicDesktopIconUI) -
Constructor for class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
-
- BasicDesktopIconUI() -
Constructor for class javax.swing.plaf.basic.BasicDesktopIconUI
-
- BasicDesktopPaneUI - class javax.swing.plaf.basic.BasicDesktopPaneUI.
- Basic L&F for a desktop.
- BasicDesktopPaneUI.CloseAction - class javax.swing.plaf.basic.BasicDesktopPaneUI.CloseAction.
-
- BasicDesktopPaneUI.CloseAction(BasicDesktopPaneUI) -
Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.CloseAction
-
- BasicDesktopPaneUI.MaximizeAction - class javax.swing.plaf.basic.BasicDesktopPaneUI.MaximizeAction.
-
- BasicDesktopPaneUI.MaximizeAction(BasicDesktopPaneUI) -
Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.MaximizeAction
-
- BasicDesktopPaneUI.MinimizeAction - class javax.swing.plaf.basic.BasicDesktopPaneUI.MinimizeAction.
-
- BasicDesktopPaneUI.MinimizeAction(BasicDesktopPaneUI) -
Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.MinimizeAction
-
- BasicDesktopPaneUI.NavigateAction - class javax.swing.plaf.basic.BasicDesktopPaneUI.NavigateAction.
-
- BasicDesktopPaneUI.NavigateAction(BasicDesktopPaneUI) -
Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.NavigateAction
-
- BasicDesktopPaneUI.OpenAction - class javax.swing.plaf.basic.BasicDesktopPaneUI.OpenAction.
-
- BasicDesktopPaneUI.OpenAction(BasicDesktopPaneUI) -
Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.OpenAction
-
- BasicDesktopPaneUI() -
Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI
-
- BasicDirectoryModel - class javax.swing.plaf.basic.BasicDirectoryModel.
- Basic implementation of a file list.
- BasicDirectoryModel(JFileChooser) -
Constructor for class javax.swing.plaf.basic.BasicDirectoryModel
-
- BasicEditorPaneUI - class javax.swing.plaf.basic.BasicEditorPaneUI.
- Provides the look and feel for a JEditorPane.
- BasicEditorPaneUI() -
Constructor for class javax.swing.plaf.basic.BasicEditorPaneUI
- Creates a new BasicEditorPaneUI.
- BasicFileChooserUI - class javax.swing.plaf.basic.BasicFileChooserUI.
- Basic L&F implementation of a FileChooser.
- BasicFileChooserUI.AcceptAllFileFilter - class javax.swing.plaf.basic.BasicFileChooserUI.AcceptAllFileFilter.
-
- BasicFileChooserUI.AcceptAllFileFilter(BasicFileChooserUI) -
Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.AcceptAllFileFilter
-
- BasicFileChooserUI.ApproveSelectionAction - class javax.swing.plaf.basic.BasicFileChooserUI.ApproveSelectionAction.
- Responds to an Open or Save request
- BasicFileChooserUI.ApproveSelectionAction(BasicFileChooserUI) -
Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.ApproveSelectionAction
-
- BasicFileChooserUI.BasicFileView - class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView.
-
- BasicFileChooserUI.BasicFileView(BasicFileChooserUI) -
Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
-
- BasicFileChooserUI.CancelSelectionAction - class javax.swing.plaf.basic.BasicFileChooserUI.CancelSelectionAction.
- Responds to a cancel request.
- BasicFileChooserUI.CancelSelectionAction(BasicFileChooserUI) -
Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.CancelSelectionAction
-
- BasicFileChooserUI.ChangeToParentDirectoryAction - class javax.swing.plaf.basic.BasicFileChooserUI.ChangeToParentDirectoryAction.
-
- BasicFileChooserUI.ChangeToParentDirectoryAction(BasicFileChooserUI) -
Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.ChangeToParentDirectoryAction
-
- BasicFileChooserUI.DoubleClickListener - class javax.swing.plaf.basic.BasicFileChooserUI.DoubleClickListener.
-
- BasicFileChooserUI.DoubleClickListener(BasicFileChooserUI, JList) -
Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.DoubleClickListener
-
- BasicFileChooserUI.GoHomeAction - class javax.swing.plaf.basic.BasicFileChooserUI.GoHomeAction.
- Acts on the "home" key event or equivalent event.
- BasicFileChooserUI.GoHomeAction(BasicFileChooserUI) -
Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.GoHomeAction
-
- BasicFileChooserUI.NewFolderAction - class javax.swing.plaf.basic.BasicFileChooserUI.NewFolderAction.
- Creates a new folder.
- BasicFileChooserUI.NewFolderAction(BasicFileChooserUI) -
Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.NewFolderAction
-
- BasicFileChooserUI.SelectionListener - class javax.swing.plaf.basic.BasicFileChooserUI.SelectionListener.
-
- BasicFileChooserUI.SelectionListener(BasicFileChooserUI) -
Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.SelectionListener
-
- BasicFileChooserUI.UpdateAction - class javax.swing.plaf.basic.BasicFileChooserUI.UpdateAction.
- Rescans the files in the current directory
- BasicFileChooserUI.UpdateAction(BasicFileChooserUI) -
Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.UpdateAction
-
- BasicFileChooserUI(JFileChooser) -
Constructor for class javax.swing.plaf.basic.BasicFileChooserUI
-
- BasicGraphicsUtils - class javax.swing.plaf.basic.BasicGraphicsUtils.
-
- BasicGraphicsUtils() -
Constructor for class javax.swing.plaf.basic.BasicGraphicsUtils
-
- BasicHTML - class javax.swing.plaf.basic.BasicHTML.
- Support for providing html views for the swing components.
- BasicHTML() -
Constructor for class javax.swing.plaf.basic.BasicHTML
-
- BasicIconFactory - class javax.swing.plaf.basic.BasicIconFactory.
- Factory object that can vend Icons appropriate for the basic L & F.
- BasicIconFactory() -
Constructor for class javax.swing.plaf.basic.BasicIconFactory
-
- BasicInternalFrameTitlePane - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.
- The class that manages a basic title bar
- BasicInternalFrameTitlePane.CloseAction - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.CloseAction.
- This inner class is marked "public" due to a compiler bug.
- BasicInternalFrameTitlePane.CloseAction(BasicInternalFrameTitlePane) -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.CloseAction
-
- BasicInternalFrameTitlePane.IconifyAction - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.IconifyAction.
- This inner class is marked "public" due to a compiler bug.
- BasicInternalFrameTitlePane.IconifyAction(BasicInternalFrameTitlePane) -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.IconifyAction
-
- BasicInternalFrameTitlePane.MaximizeAction - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MaximizeAction.
- This inner class is marked "public" due to a compiler bug.
- BasicInternalFrameTitlePane.MaximizeAction(BasicInternalFrameTitlePane) -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MaximizeAction
-
- BasicInternalFrameTitlePane.MoveAction - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction.
- This inner class is marked "public" due to a compiler bug.
- BasicInternalFrameTitlePane.MoveAction(BasicInternalFrameTitlePane) -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction
-
- BasicInternalFrameTitlePane.PropertyChangeHandler - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.PropertyChangeHandler.
- This inner class is marked "public" due to a compiler bug.
- BasicInternalFrameTitlePane.PropertyChangeHandler(BasicInternalFrameTitlePane) -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.PropertyChangeHandler
-
- BasicInternalFrameTitlePane.RestoreAction - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.RestoreAction.
- This inner class is marked "public" due to a compiler bug.
- BasicInternalFrameTitlePane.RestoreAction(BasicInternalFrameTitlePane) -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.RestoreAction
-
- BasicInternalFrameTitlePane.SizeAction - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SizeAction.
- This inner class is marked "public" due to a compiler bug.
- BasicInternalFrameTitlePane.SizeAction(BasicInternalFrameTitlePane) -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SizeAction
-
- BasicInternalFrameTitlePane.SystemMenuBar - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar.
- This inner class is marked "public" due to a compiler bug.
- BasicInternalFrameTitlePane.SystemMenuBar(BasicInternalFrameTitlePane) -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar
-
- BasicInternalFrameTitlePane.TitlePaneLayout - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout.
- This inner class is marked "public" due to a compiler bug.
- BasicInternalFrameTitlePane.TitlePaneLayout(BasicInternalFrameTitlePane) -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout
-
- BasicInternalFrameTitlePane(JInternalFrame) -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane
-
- BasicInternalFrameUI - class javax.swing.plaf.basic.BasicInternalFrameUI.
- A basic L&F implementation of JInternalFrame.
- BasicInternalFrameUI.BasicInternalFrameListener - class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener.
-
- BasicInternalFrameUI.BasicInternalFrameListener(BasicInternalFrameUI) -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
-
- BasicInternalFrameUI.BorderListener - class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener.
- Listens for border adjustments.
- BasicInternalFrameUI.BorderListener(BasicInternalFrameUI) -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
-
- BasicInternalFrameUI.ComponentHandler - class javax.swing.plaf.basic.BasicInternalFrameUI.ComponentHandler.
-
- BasicInternalFrameUI.ComponentHandler(BasicInternalFrameUI) -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.ComponentHandler
-
- BasicInternalFrameUI.GlassPaneDispatcher - class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher.
-
- BasicInternalFrameUI.GlassPaneDispatcher(BasicInternalFrameUI) -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
-
- BasicInternalFrameUI.InternalFrameLayout - class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout.
-
- BasicInternalFrameUI.InternalFrameLayout(BasicInternalFrameUI) -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout
-
- BasicInternalFrameUI.InternalFramePropertyChangeListener - class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFramePropertyChangeListener.
-
- BasicInternalFrameUI.InternalFramePropertyChangeListener(BasicInternalFrameUI) -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFramePropertyChangeListener
-
- BasicInternalFrameUI(JInternalFrame) -
Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI
-
- BasicLabelUI - class javax.swing.plaf.basic.BasicLabelUI.
- A Windows L&F implementation of LabelUI.
- BasicLabelUI() -
Constructor for class javax.swing.plaf.basic.BasicLabelUI
-
- BasicListUI - class javax.swing.plaf.basic.BasicListUI.
- A Windows L&F implementation of ListUI.
- BasicListUI.FocusHandler - class javax.swing.plaf.basic.BasicListUI.FocusHandler.
- This inner class is marked "public" due to a compiler bug.
- BasicListUI.FocusHandler(BasicListUI) -
Constructor for class javax.swing.plaf.basic.BasicListUI.FocusHandler
-
- BasicListUI.ListDataHandler - class javax.swing.plaf.basic.BasicListUI.ListDataHandler.
- The ListDataListener that's added to the JLists model at
installUI time, and whenever the JList.model property changes.
- BasicListUI.ListDataHandler(BasicListUI) -
Constructor for class javax.swing.plaf.basic.BasicListUI.ListDataHandler
-
- BasicListUI.ListSelectionHandler - class javax.swing.plaf.basic.BasicListUI.ListSelectionHandler.
- The ListSelectionListener that's added to the JLists selection
model at installUI time, and whenever the JList.selectionModel property
changes.
- BasicListUI.ListSelectionHandler(BasicListUI) -
Constructor for class javax.swing.plaf.basic.BasicListUI.ListSelectionHandler
-
- BasicListUI.MouseInputHandler - class javax.swing.plaf.basic.BasicListUI.MouseInputHandler.
- Mouse input, and focus handling for JList.
- BasicListUI.MouseInputHandler(BasicListUI) -
Constructor for class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
-
- BasicListUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicListUI.PropertyChangeHandler.
- The PropertyChangeListener that's added to the JList at
installUI time.
- BasicListUI.PropertyChangeHandler(BasicListUI) -
Constructor for class javax.swing.plaf.basic.BasicListUI.PropertyChangeHandler
-
- BasicListUI() -
Constructor for class javax.swing.plaf.basic.BasicListUI
-
- BasicLookAndFeel - class javax.swing.plaf.basic.BasicLookAndFeel.
- Implements the a standard base LookAndFeel class from which
standard desktop LookAndFeel classes (JLF, Mac, Windows, etc.)
can be derived.
- BasicLookAndFeel() -
Constructor for class javax.swing.plaf.basic.BasicLookAndFeel
-
- BasicMenuBarUI - class javax.swing.plaf.basic.BasicMenuBarUI.
- A default L&F implementation of MenuBarUI.
- BasicMenuBarUI() -
Constructor for class javax.swing.plaf.basic.BasicMenuBarUI
-
- BasicMenuItemUI - class javax.swing.plaf.basic.BasicMenuItemUI.
- BasicMenuItem implementation
- BasicMenuItemUI.MouseInputHandler - class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler.
-
- BasicMenuItemUI.MouseInputHandler(BasicMenuItemUI) -
Constructor for class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
-
- BasicMenuItemUI() -
Constructor for class javax.swing.plaf.basic.BasicMenuItemUI
-
- BasicMenuUI - class javax.swing.plaf.basic.BasicMenuUI.
- A default L&F implementation of MenuUI.
- BasicMenuUI.ChangeHandler - class javax.swing.plaf.basic.BasicMenuUI.ChangeHandler.
-
- BasicMenuUI.ChangeHandler(BasicMenuUI, JMenu, BasicMenuUI) -
Constructor for class javax.swing.plaf.basic.BasicMenuUI.ChangeHandler
-
- BasicMenuUI() -
Constructor for class javax.swing.plaf.basic.BasicMenuUI
-
- BasicOptionPaneUI - class javax.swing.plaf.basic.BasicOptionPaneUI.
- Provides the basic look and feel for a JOptionPane.
- BasicOptionPaneUI.ButtonActionListener - class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonActionListener.
- This inner class is marked "public" due to a compiler bug.
- BasicOptionPaneUI.ButtonActionListener(BasicOptionPaneUI, int) -
Constructor for class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonActionListener
-
- BasicOptionPaneUI.ButtonAreaLayout - class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout.
- ButtonAreaLayout acts similiar to FlowLayout.
- BasicOptionPaneUI.ButtonAreaLayout(boolean, int) -
Constructor for class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
-
- BasicOptionPaneUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicOptionPaneUI.PropertyChangeHandler.
- This inner class is marked "public" due to a compiler bug.
- BasicOptionPaneUI.PropertyChangeHandler(BasicOptionPaneUI) -
Constructor for class javax.swing.plaf.basic.BasicOptionPaneUI.PropertyChangeHandler
-
- BasicOptionPaneUI() -
Constructor for class javax.swing.plaf.basic.BasicOptionPaneUI
-
- BasicPanelUI - class javax.swing.plaf.basic.BasicPanelUI.
- BasicPanel implementation
- BasicPanelUI() -
Constructor for class javax.swing.plaf.basic.BasicPanelUI
-
- BasicPasswordFieldUI - class javax.swing.plaf.basic.BasicPasswordFieldUI.
- Provides the Windows look and feel for a password field.
- BasicPasswordFieldUI() -
Constructor for class javax.swing.plaf.basic.BasicPasswordFieldUI
-
- BasicPermission - class java.security.BasicPermission.
- The BasicPermission class extends the Permission class, and
can be used as the base class for permissions that want to
follow the same naming convention as BasicPermission.
- BasicPermission(String) -
Constructor for class java.security.BasicPermission
- Creates a new BasicPermission with the specified name.
- BasicPermission(String, String) -
Constructor for class java.security.BasicPermission
- Creates a new BasicPermission object with the specified name.
- BasicPopupMenuSeparatorUI - class javax.swing.plaf.basic.BasicPopupMenuSeparatorUI.
- A Basic L&F implementation of PopupMenuSeparatorUI.
- BasicPopupMenuSeparatorUI() -
Constructor for class javax.swing.plaf.basic.BasicPopupMenuSeparatorUI
-
- BasicPopupMenuUI - class javax.swing.plaf.basic.BasicPopupMenuUI.
- A Windows L&F implementation of PopupMenuUI.
- BasicPopupMenuUI() -
Constructor for class javax.swing.plaf.basic.BasicPopupMenuUI
-
- BasicProgressBarUI - class javax.swing.plaf.basic.BasicProgressBarUI.
- A Basic L&F implementation of ProgressBarUI.
- BasicProgressBarUI.ChangeHandler - class javax.swing.plaf.basic.BasicProgressBarUI.ChangeHandler.
- This inner class is marked "public" due to a compiler bug.
- BasicProgressBarUI.ChangeHandler(BasicProgressBarUI) -
Constructor for class javax.swing.plaf.basic.BasicProgressBarUI.ChangeHandler
-
- BasicProgressBarUI() -
Constructor for class javax.swing.plaf.basic.BasicProgressBarUI
-
- BasicRadioButtonMenuItemUI - class javax.swing.plaf.basic.BasicRadioButtonMenuItemUI.
- BasicRadioButtonMenuItem implementation
- BasicRadioButtonMenuItemUI() -
Constructor for class javax.swing.plaf.basic.BasicRadioButtonMenuItemUI
-
- BasicRadioButtonUI - class javax.swing.plaf.basic.BasicRadioButtonUI.
- RadioButtonUI implementation for BasicRadioButtonUI
- BasicRadioButtonUI() -
Constructor for class javax.swing.plaf.basic.BasicRadioButtonUI
-
- BasicRootPaneUI - class javax.swing.plaf.basic.BasicRootPaneUI.
- Basic implementation of RootPaneUI, there is one shared between all
JRootPane instances.
- BasicRootPaneUI() -
Constructor for class javax.swing.plaf.basic.BasicRootPaneUI
-
- BasicScrollBarUI - class javax.swing.plaf.basic.BasicScrollBarUI.
- Implementation of ScrollBarUI for the Basic Look and Feel
- BasicScrollBarUI.ArrowButtonListener - class javax.swing.plaf.basic.BasicScrollBarUI.ArrowButtonListener.
- Listener for cursor keys.
- BasicScrollBarUI.ArrowButtonListener(BasicScrollBarUI) -
Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.ArrowButtonListener
-
- BasicScrollBarUI.ModelListener - class javax.swing.plaf.basic.BasicScrollBarUI.ModelListener.
- A listener to listen for model changes.
- BasicScrollBarUI.ModelListener(BasicScrollBarUI) -
Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.ModelListener
-
- BasicScrollBarUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicScrollBarUI.PropertyChangeHandler.
-
- BasicScrollBarUI.PropertyChangeHandler(BasicScrollBarUI) -
Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.PropertyChangeHandler
-
- BasicScrollBarUI.ScrollListener - class javax.swing.plaf.basic.BasicScrollBarUI.ScrollListener.
- Listener for scrolling events intiated in the
ScrollPane.
- BasicScrollBarUI.ScrollListener(BasicScrollBarUI) -
Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.ScrollListener
-
- BasicScrollBarUI.ScrollListener(BasicScrollBarUI, int, boolean) -
Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.ScrollListener
-
- BasicScrollBarUI.TrackListener - class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener.
- Track mouse drags.
- BasicScrollBarUI.TrackListener(BasicScrollBarUI) -
Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
-
- BasicScrollBarUI() -
Constructor for class javax.swing.plaf.basic.BasicScrollBarUI
-
- BasicScrollPaneUI - class javax.swing.plaf.basic.BasicScrollPaneUI.
- A default L&F implementation of ScrollPaneUI.
- BasicScrollPaneUI.HSBChangeListener - class javax.swing.plaf.basic.BasicScrollPaneUI.HSBChangeListener.
- Horizontal scrollbar listener.
- BasicScrollPaneUI.HSBChangeListener(BasicScrollPaneUI) -
Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.HSBChangeListener
-
- BasicScrollPaneUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicScrollPaneUI.PropertyChangeHandler.
-
- BasicScrollPaneUI.PropertyChangeHandler(BasicScrollPaneUI) -
Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.PropertyChangeHandler
-
- BasicScrollPaneUI.ViewportChangeHandler - class javax.swing.plaf.basic.BasicScrollPaneUI.ViewportChangeHandler.
- Listener for viewport events.
- BasicScrollPaneUI.ViewportChangeHandler(BasicScrollPaneUI) -
Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.ViewportChangeHandler
-
- BasicScrollPaneUI.VSBChangeListener - class javax.swing.plaf.basic.BasicScrollPaneUI.VSBChangeListener.
- Vertical scrollbar listener.
- BasicScrollPaneUI.VSBChangeListener(BasicScrollPaneUI) -
Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.VSBChangeListener
-
- BasicScrollPaneUI() -
Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI
-
- BasicSeparatorUI - class javax.swing.plaf.basic.BasicSeparatorUI.
- A Basic L&F implementation of SeparatorUI.
- BasicSeparatorUI() -
Constructor for class javax.swing.plaf.basic.BasicSeparatorUI
-
- BasicSliderUI - class javax.swing.plaf.basic.BasicSliderUI.
- A Basic L&F implementation of SliderUI.
- BasicSliderUI.ActionScroller - class javax.swing.plaf.basic.BasicSliderUI.ActionScroller.
- As of Java 2 platform v1.3 this undocumented class is no longer used.
- BasicSliderUI.ActionScroller(BasicSliderUI, JSlider, int, boolean) -
Constructor for class javax.swing.plaf.basic.BasicSliderUI.ActionScroller
-
- BasicSliderUI.ChangeHandler - class javax.swing.plaf.basic.BasicSliderUI.ChangeHandler.
- Data model listener.
- BasicSliderUI.ChangeHandler(BasicSliderUI) -
Constructor for class javax.swing.plaf.basic.BasicSliderUI.ChangeHandler
-
- BasicSliderUI.ComponentHandler - class javax.swing.plaf.basic.BasicSliderUI.ComponentHandler.
- Listener for resizing events.
- BasicSliderUI.ComponentHandler(BasicSliderUI) -
Constructor for class javax.swing.plaf.basic.BasicSliderUI.ComponentHandler
-
- BasicSliderUI.FocusHandler - class javax.swing.plaf.basic.BasicSliderUI.FocusHandler.
- Focus-change listener.
- BasicSliderUI.FocusHandler(BasicSliderUI) -
Constructor for class javax.swing.plaf.basic.BasicSliderUI.FocusHandler
-
- BasicSliderUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicSliderUI.PropertyChangeHandler.
-
- BasicSliderUI.PropertyChangeHandler(BasicSliderUI) -
Constructor for class javax.swing.plaf.basic.BasicSliderUI.PropertyChangeHandler
-
- BasicSliderUI.ScrollListener - class javax.swing.plaf.basic.BasicSliderUI.ScrollListener.
- Scroll-event listener.
- BasicSliderUI.ScrollListener(BasicSliderUI) -
Constructor for class javax.swing.plaf.basic.BasicSliderUI.ScrollListener
-
- BasicSliderUI.ScrollListener(BasicSliderUI, int, boolean) -
Constructor for class javax.swing.plaf.basic.BasicSliderUI.ScrollListener
-
- BasicSliderUI.TrackListener - class javax.swing.plaf.basic.BasicSliderUI.TrackListener.
- Track mouse movements.
- BasicSliderUI.TrackListener(BasicSliderUI) -
Constructor for class javax.swing.plaf.basic.BasicSliderUI.TrackListener
-
- BasicSliderUI(JSlider) -
Constructor for class javax.swing.plaf.basic.BasicSliderUI
-
- BasicSplitPaneDivider - class javax.swing.plaf.basic.BasicSplitPaneDivider.
- Divider used by BasicSplitPaneUI.
- BasicSplitPaneDivider.DividerLayout - class javax.swing.plaf.basic.BasicSplitPaneDivider.DividerLayout.
- Used to layout a BasicSplitPaneDivider.
- BasicSplitPaneDivider.DividerLayout(BasicSplitPaneDivider) -
Constructor for class javax.swing.plaf.basic.BasicSplitPaneDivider.DividerLayout
-
- BasicSplitPaneDivider.DragController - class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController.
- Handles the events during a dragging session for a
HORIZONTAL_SPLIT orientated split pane.
- BasicSplitPaneDivider.DragController(BasicSplitPaneDivider, MouseEvent) -
Constructor for class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
-
- BasicSplitPaneDivider.MouseHandler - class javax.swing.plaf.basic.BasicSplitPaneDivider.MouseHandler.
- MouseHandler is responsible for converting mouse events
(released, dragged...) into the appropriate DragController
methods.
- BasicSplitPaneDivider.MouseHandler(BasicSplitPaneDivider) -
Constructor for class javax.swing.plaf.basic.BasicSplitPaneDivider.MouseHandler
-
- BasicSplitPaneDivider.VerticalDragController - class javax.swing.plaf.basic.BasicSplitPaneDivider.VerticalDragController.
- Handles the events during a dragging session for a
VERTICAL_SPLIT orientated split pane.
- BasicSplitPaneDivider.VerticalDragController(BasicSplitPaneDivider, MouseEvent) -
Constructor for class javax.swing.plaf.basic.BasicSplitPaneDivider.VerticalDragController
-
- BasicSplitPaneDivider(BasicSplitPaneUI) -
Constructor for class javax.swing.plaf.basic.BasicSplitPaneDivider
- Creates an instance of BasicSplitPaneDivider.
- BasicSplitPaneUI - class javax.swing.plaf.basic.BasicSplitPaneUI.
- A Basic L&F implementation of the SplitPaneUI.
- BasicSplitPaneUI.BasicHorizontalLayoutManager - class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager.
- LayoutManager for JSplitPanes that have an orientation of
HORIZONTAL_SPLIT.
- BasicSplitPaneUI.BasicVerticalLayoutManager - class javax.swing.plaf.basic.BasicSplitPaneUI.BasicVerticalLayoutManager.
- LayoutManager used for JSplitPanes with an orientation of
VERTICAL_SPLIT.
- BasicSplitPaneUI.BasicVerticalLayoutManager(BasicSplitPaneUI) -
Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.BasicVerticalLayoutManager
-
- BasicSplitPaneUI.FocusHandler - class javax.swing.plaf.basic.BasicSplitPaneUI.FocusHandler.
- Implementation of the FocusListener that the JSplitPane UI uses.
- BasicSplitPaneUI.FocusHandler(BasicSplitPaneUI) -
Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.FocusHandler
-
- BasicSplitPaneUI.KeyboardDownRightHandler - class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardDownRightHandler.
- Implementation of an ActionListener that the JSplitPane UI uses for
handling specific key presses.
- BasicSplitPaneUI.KeyboardDownRightHandler(BasicSplitPaneUI) -
Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardDownRightHandler
-
- BasicSplitPaneUI.KeyboardEndHandler - class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardEndHandler.
- Implementation of an ActionListener that the JSplitPane UI uses for
handling specific key presses.
- BasicSplitPaneUI.KeyboardEndHandler(BasicSplitPaneUI) -
Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardEndHandler
-
- BasicSplitPaneUI.KeyboardHomeHandler - class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardHomeHandler.
- Implementation of an ActionListener that the JSplitPane UI uses for
handling specific key presses.
- BasicSplitPaneUI.KeyboardHomeHandler(BasicSplitPaneUI) -
Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardHomeHandler
-
- BasicSplitPaneUI.KeyboardResizeToggleHandler - class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardResizeToggleHandler.
- Implementation of an ActionListener that the JSplitPane UI uses for
handling specific key presses.
- BasicSplitPaneUI.KeyboardResizeToggleHandler(BasicSplitPaneUI) -
Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardResizeToggleHandler
-
- BasicSplitPaneUI.KeyboardUpLeftHandler - class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardUpLeftHandler.
- Implementation of an ActionListener that the JSplitPane UI uses for
handling specific key presses.
- BasicSplitPaneUI.KeyboardUpLeftHandler(BasicSplitPaneUI) -
Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardUpLeftHandler
-
- BasicSplitPaneUI.PropertyHandler - class javax.swing.plaf.basic.BasicSplitPaneUI.PropertyHandler.
- Implementation of the PropertyChangeListener
that the JSplitPane UI uses.
- BasicSplitPaneUI.PropertyHandler(BasicSplitPaneUI) -
Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.PropertyHandler
-
- BasicSplitPaneUI() -
Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI
-
- BasicStroke - class java.awt.BasicStroke.
- The
BasicStroke
class defines a basic set of rendering
attributes for the outlines of graphics primitives, which are rendered
with a Graphics2D
object that has its Stroke attribute set to
this BasicStroke
. - BasicStroke() -
Constructor for class java.awt.BasicStroke
- Constructs a new
BasicStroke
with defaults for all
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(float, int, int) -
Constructor for class java.awt.BasicStroke
- Constructs a solid
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, float, float[], float) -
Constructor for class java.awt.BasicStroke
- Constructs a new
BasicStroke
with the specified
attributes.
- BasicTabbedPaneUI - class javax.swing.plaf.basic.BasicTabbedPaneUI.
- A Basic L&F implementation of TabbedPaneUI.
- BasicTabbedPaneUI.FocusHandler - class javax.swing.plaf.basic.BasicTabbedPaneUI.FocusHandler.
- This inner class is marked "public" due to a compiler bug.
- BasicTabbedPaneUI.FocusHandler(BasicTabbedPaneUI) -
Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.FocusHandler
-
- BasicTabbedPaneUI.MouseHandler - class javax.swing.plaf.basic.BasicTabbedPaneUI.MouseHandler.
- This inner class is marked "public" due to a compiler bug.
- BasicTabbedPaneUI.MouseHandler(BasicTabbedPaneUI) -
Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.MouseHandler
-
- BasicTabbedPaneUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicTabbedPaneUI.PropertyChangeHandler.
- This inner class is marked "public" due to a compiler bug.
- BasicTabbedPaneUI.PropertyChangeHandler(BasicTabbedPaneUI) -
Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.PropertyChangeHandler
-
- BasicTabbedPaneUI.TabbedPaneLayout - class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout.
- This inner class is marked "public" due to a compiler bug.
- BasicTabbedPaneUI.TabbedPaneLayout(BasicTabbedPaneUI) -
Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
-
- BasicTabbedPaneUI.TabSelectionHandler - class javax.swing.plaf.basic.BasicTabbedPaneUI.TabSelectionHandler.
- This inner class is marked "public" due to a compiler bug.
- BasicTabbedPaneUI.TabSelectionHandler(BasicTabbedPaneUI) -
Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.TabSelectionHandler
-
- BasicTabbedPaneUI() -
Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI
-
- BasicTableHeaderUI - class javax.swing.plaf.basic.BasicTableHeaderUI.
- BasicTableHeaderUI implementation
- BasicTableHeaderUI.MouseInputHandler - class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler.
- This inner class is marked "public" due to a compiler bug.
- BasicTableHeaderUI.MouseInputHandler(BasicTableHeaderUI) -
Constructor for class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
-
- BasicTableHeaderUI() -
Constructor for class javax.swing.plaf.basic.BasicTableHeaderUI
-
- BasicTableUI - class javax.swing.plaf.basic.BasicTableUI.
- BasicTableUI implementation
- BasicTableUI.FocusHandler - class javax.swing.plaf.basic.BasicTableUI.FocusHandler.
- This inner class is marked "public" due to a compiler bug.
- BasicTableUI.FocusHandler(BasicTableUI) -
Constructor for class javax.swing.plaf.basic.BasicTableUI.FocusHandler
-
- BasicTableUI.KeyHandler - class javax.swing.plaf.basic.BasicTableUI.KeyHandler.
- This inner class is marked "public" due to a compiler bug.
- BasicTableUI.KeyHandler(BasicTableUI) -
Constructor for class javax.swing.plaf.basic.BasicTableUI.KeyHandler
-
- BasicTableUI.MouseInputHandler - class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler.
- This inner class is marked "public" due to a compiler bug.
- BasicTableUI.MouseInputHandler(BasicTableUI) -
Constructor for class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
-
- BasicTableUI() -
Constructor for class javax.swing.plaf.basic.BasicTableUI
-
- BasicTextAreaUI - class javax.swing.plaf.basic.BasicTextAreaUI.
- Provides the look and feel for a plain text editor.
- BasicTextAreaUI() -
Constructor for class javax.swing.plaf.basic.BasicTextAreaUI
- Constructs a new BasicTextAreaUI object.
- BasicTextFieldUI - class javax.swing.plaf.basic.BasicTextFieldUI.
- Basis of a look and feel for a JTextField.
- BasicTextFieldUI() -
Constructor for class javax.swing.plaf.basic.BasicTextFieldUI
- Creates a new BasicTextFieldUI.
- BasicTextPaneUI - class javax.swing.plaf.basic.BasicTextPaneUI.
- Provides the look and feel for a styled text editor.
- BasicTextPaneUI() -
Constructor for class javax.swing.plaf.basic.BasicTextPaneUI
- Creates a new BasicTextPaneUI.
- BasicTextUI - class javax.swing.plaf.basic.BasicTextUI.
-
Basis of a text components look-and-feel.
- BasicTextUI.BasicCaret - class javax.swing.plaf.basic.BasicTextUI.BasicCaret.
-
- BasicTextUI.BasicCaret() -
Constructor for class javax.swing.plaf.basic.BasicTextUI.BasicCaret
-
- BasicTextUI.BasicHighlighter - class javax.swing.plaf.basic.BasicTextUI.BasicHighlighter.
-
- BasicTextUI.BasicHighlighter() -
Constructor for class javax.swing.plaf.basic.BasicTextUI.BasicHighlighter
-
- BasicTextUI() -
Constructor for class javax.swing.plaf.basic.BasicTextUI
- Creates a new UI.
- BasicToggleButtonUI - class javax.swing.plaf.basic.BasicToggleButtonUI.
- BasicToggleButton implementation
- BasicToggleButtonUI() -
Constructor for class javax.swing.plaf.basic.BasicToggleButtonUI
-
- BasicToolBarSeparatorUI - class javax.swing.plaf.basic.BasicToolBarSeparatorUI.
- A Basic L&F implementation of ToolBarSeparatorUI.
- BasicToolBarSeparatorUI() -
Constructor for class javax.swing.plaf.basic.BasicToolBarSeparatorUI
-
- BasicToolBarUI - class javax.swing.plaf.basic.BasicToolBarUI.
- A Basic L&F implementation of ToolBarUI.
- BasicToolBarUI.DockingListener - class javax.swing.plaf.basic.BasicToolBarUI.DockingListener.
- This inner class is marked "public" due to a compiler bug.
- BasicToolBarUI.DockingListener(BasicToolBarUI, JToolBar) -
Constructor for class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
-
- BasicToolBarUI.DragWindow - class javax.swing.plaf.basic.BasicToolBarUI.DragWindow.
-
- BasicToolBarUI.FrameListener - class javax.swing.plaf.basic.BasicToolBarUI.FrameListener.
-
- BasicToolBarUI.FrameListener(BasicToolBarUI) -
Constructor for class javax.swing.plaf.basic.BasicToolBarUI.FrameListener
-
- BasicToolBarUI.PropertyListener - class javax.swing.plaf.basic.BasicToolBarUI.PropertyListener.
-
- BasicToolBarUI.PropertyListener(BasicToolBarUI) -
Constructor for class javax.swing.plaf.basic.BasicToolBarUI.PropertyListener
-
- BasicToolBarUI.ToolBarContListener - class javax.swing.plaf.basic.BasicToolBarUI.ToolBarContListener.
-
- BasicToolBarUI.ToolBarContListener(BasicToolBarUI) -
Constructor for class javax.swing.plaf.basic.BasicToolBarUI.ToolBarContListener
-
- BasicToolBarUI.ToolBarFocusListener - class javax.swing.plaf.basic.BasicToolBarUI.ToolBarFocusListener.
-
- BasicToolBarUI.ToolBarFocusListener(BasicToolBarUI) -
Constructor for class javax.swing.plaf.basic.BasicToolBarUI.ToolBarFocusListener
-
- BasicToolBarUI() -
Constructor for class javax.swing.plaf.basic.BasicToolBarUI
-
- BasicToolTipUI - class javax.swing.plaf.basic.BasicToolTipUI.
- Standard tool tip L&F.
- BasicToolTipUI() -
Constructor for class javax.swing.plaf.basic.BasicToolTipUI
-
- BasicTreeUI - class javax.swing.plaf.basic.BasicTreeUI.
- The basic L&F for a hierarchical data structure.
- BasicTreeUI.CellEditorHandler - class javax.swing.plaf.basic.BasicTreeUI.CellEditorHandler.
- Listener responsible for getting cell editing events and updating
the tree accordingly.
- BasicTreeUI.CellEditorHandler(BasicTreeUI) -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.CellEditorHandler
-
- BasicTreeUI.ComponentHandler - class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler.
- Updates the preferred size when scrolling (if necessary).
- BasicTreeUI.ComponentHandler(BasicTreeUI) -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler
-
- BasicTreeUI.FocusHandler - class javax.swing.plaf.basic.BasicTreeUI.FocusHandler.
- Repaints the lead selection row when focus is lost/gained.
- BasicTreeUI.FocusHandler(BasicTreeUI) -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.FocusHandler
-
- BasicTreeUI.KeyHandler - class javax.swing.plaf.basic.BasicTreeUI.KeyHandler.
- This is used to get mutliple key down events to appropriately generate
events.
- BasicTreeUI.KeyHandler(BasicTreeUI) -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.KeyHandler
-
- BasicTreeUI.MouseHandler - class javax.swing.plaf.basic.BasicTreeUI.MouseHandler.
- TreeMouseListener is responsible for updating the selection
based on mouse events.
- BasicTreeUI.MouseHandler(BasicTreeUI) -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.MouseHandler
-
- BasicTreeUI.MouseInputHandler - class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler.
- MouseInputHandler handles passing all mouse events,
including mouse motion events, until the mouse is released to
the destination it is constructed with.
- BasicTreeUI.MouseInputHandler(BasicTreeUI, Component, Component, MouseEvent) -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
-
- BasicTreeUI.NodeDimensionsHandler - class javax.swing.plaf.basic.BasicTreeUI.NodeDimensionsHandler.
- Class responsible for getting size of node, method is forwarded
to BasicTreeUI method.
- BasicTreeUI.NodeDimensionsHandler(BasicTreeUI) -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.NodeDimensionsHandler
-
- BasicTreeUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicTreeUI.PropertyChangeHandler.
- PropertyChangeListener for the tree.
- BasicTreeUI.PropertyChangeHandler(BasicTreeUI) -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.PropertyChangeHandler
-
- BasicTreeUI.SelectionModelPropertyChangeHandler - class javax.swing.plaf.basic.BasicTreeUI.SelectionModelPropertyChangeHandler.
- Listener on the TreeSelectionModel, resets the row selection if
any of the properties of the model change.
- BasicTreeUI.SelectionModelPropertyChangeHandler(BasicTreeUI) -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.SelectionModelPropertyChangeHandler
-
- BasicTreeUI.TreeCancelEditingAction - class javax.swing.plaf.basic.BasicTreeUI.TreeCancelEditingAction.
- ActionListener that invokes cancelEditing when action performed.
- BasicTreeUI.TreeCancelEditingAction(BasicTreeUI, String) -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeCancelEditingAction
-
- BasicTreeUI.TreeExpansionHandler - class javax.swing.plaf.basic.BasicTreeUI.TreeExpansionHandler.
- Updates the TreeState in response to nodes expanding/collapsing.
- BasicTreeUI.TreeExpansionHandler(BasicTreeUI) -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeExpansionHandler
-
- BasicTreeUI.TreeHomeAction - class javax.swing.plaf.basic.BasicTreeUI.TreeHomeAction.
- TreeHomeAction is used to handle end/home actions.
- BasicTreeUI.TreeHomeAction(BasicTreeUI, int, String) -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeHomeAction
-
- BasicTreeUI.TreeIncrementAction - class javax.swing.plaf.basic.BasicTreeUI.TreeIncrementAction.
- TreeIncrementAction is used to handle up/down actions.
- BasicTreeUI.TreeIncrementAction(BasicTreeUI, int, String) -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeIncrementAction
-
- BasicTreeUI.TreeModelHandler - class javax.swing.plaf.basic.BasicTreeUI.TreeModelHandler.
- Forwards all TreeModel events to the TreeState.
- BasicTreeUI.TreeModelHandler(BasicTreeUI) -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeModelHandler
-
- BasicTreeUI.TreePageAction - class javax.swing.plaf.basic.BasicTreeUI.TreePageAction.
- TreePageAction handles page up and page down events.
- BasicTreeUI.TreePageAction(BasicTreeUI, int, String) -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreePageAction
-
- BasicTreeUI.TreeSelectionHandler - class javax.swing.plaf.basic.BasicTreeUI.TreeSelectionHandler.
- Listens for changes in the selection model and updates the display
accordingly.
- BasicTreeUI.TreeSelectionHandler(BasicTreeUI) -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeSelectionHandler
-
- BasicTreeUI.TreeToggleAction - class javax.swing.plaf.basic.BasicTreeUI.TreeToggleAction.
- For the first selected row expandedness will be toggled.
- BasicTreeUI.TreeToggleAction(BasicTreeUI, String) -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeToggleAction
-
- BasicTreeUI.TreeTraverseAction - class javax.swing.plaf.basic.BasicTreeUI.TreeTraverseAction.
- TreeTraverseAction is the action used for left/right keys.
- BasicTreeUI.TreeTraverseAction(BasicTreeUI, int, String) -
Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeTraverseAction
-
- BasicTreeUI() -
Constructor for class javax.swing.plaf.basic.BasicTreeUI
-
- BasicViewportUI - class javax.swing.plaf.basic.BasicViewportUI.
- 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 java.sql.BatchUpdateException.
- An exception thrown when an error
occurs during a batch update operation.
- BatchUpdateException() -
Constructor for class java.sql.BatchUpdateException
- Constructs a
BatchUpdateException
object
with the reason, SQLState, and update count initialized to
null
and the vendor code initialized to 0.
- BatchUpdateException(int[]) -
Constructor for class java.sql.BatchUpdateException
- Constructs a
BatchUpdateException
initialized to
null
for the reason and SQLState and 0 for the
vendor code.
- BatchUpdateException(String, int[]) -
Constructor for class java.sql.BatchUpdateException
- Constructs a
BatchUpdateException
initialized with
reason
, updateCounts
and null
for the SQLState and 0 for the vendorCode.
- BatchUpdateException(String, String, int[]) -
Constructor for class java.sql.BatchUpdateException
- Constructs a
BatchUpdateException
initialized with
the given arguments (reason
,
SQLState
, and updateCounts
) and 0 for the vendor
code.
- BatchUpdateException(String, String, int, int[]) -
Constructor for class java.sql.BatchUpdateException
- Constructs a fully-specified
BatchUpdateException
object,
initializing it with the given values.
- 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.BeanContextSupport
- called by readObject after defaultReadObject() but prior to
deserialization of any children.
- bcsPreDeserializationHook(ObjectInputStream) -
Method in class java.beans.beancontext.BeanContextServicesSupport
- called from BeanContextSupport readObject before it deserializes the
children ...
- bcsPreSerializationHook(ObjectOutputStream) -
Method in class java.beans.beancontext.BeanContextSupport
- called by writeObject after defaultWriteObject() but prior to
serialization of currently serializable children.
- bcsPreSerializationHook(ObjectOutputStream) -
Method in class java.beans.beancontext.BeanContextServicesSupport
- called from BeanContextSupport writeObject before it serializes the
children ...
- beanContext -
Variable in class java.beans.beancontext.BeanContextChildSupport
-
- BeanContext - interface java.beans.beancontext.BeanContext.
-
The BeanContext acts a logical hierarchical container for JavaBeans.
- BeanContextChild - interface java.beans.beancontext.BeanContextChild.
-
JavaBeans wishing to be nested within, and obtain a reference to their
execution environment, or context, as defined by the BeanContext
sub-interface shall implement this interface.
- BeanContextChildComponentProxy - interface java.beans.beancontext.BeanContextChildComponentProxy.
-
This interface is implemented by
BeanContextChildren
that have an AWT Component
associated with them. - beanContextChildPeer -
Variable in class java.beans.beancontext.BeanContextChildSupport
- The
BeanContext
in which
this BeanContextChild
is nested.
- BeanContextChildSupport - class java.beans.beancontext.BeanContextChildSupport.
-
This is a general support class to provide support for implementing the
BeanContextChild protocol.
- BeanContextChildSupport() -
Constructor for class java.beans.beancontext.BeanContextChildSupport
- construct a BeanContextChildSupport where this class has been
subclassed in order to implement the JavaBean component itself.
- BeanContextChildSupport(BeanContextChild) -
Constructor for class java.beans.beancontext.BeanContextChildSupport
- construct a BeanContextChildSupport where the JavaBean component
itself implements BeanContextChild, and encapsulates this, delegating
that interface to this implementation
- BeanContextContainerProxy - interface java.beans.beancontext.BeanContextContainerProxy.
-
This interface is implemented by BeanContexts' that have an AWT Container
associated with them.
- BeanContextEvent - class java.beans.beancontext.BeanContextEvent.
-
BeanContextEvent
is the abstract root event class
for all events emitted
from, and pertaining to the semantics of, a BeanContext
. - BeanContextEvent(BeanContext) -
Constructor for class java.beans.beancontext.BeanContextEvent
- Contruct a BeanContextEvent
- BeanContextMembershipEvent - class java.beans.beancontext.BeanContextMembershipEvent.
- A
BeanContextMembershipEvent
encapsulates
the list of children added to, or removed from,
the membership of a particular BeanContext
. - BeanContextMembershipEvent(BeanContext, Collection) -
Constructor for class java.beans.beancontext.BeanContextMembershipEvent
- Contruct a BeanContextMembershipEvent
- BeanContextMembershipEvent(BeanContext, Object[]) -
Constructor for class java.beans.beancontext.BeanContextMembershipEvent
- Contruct a BeanContextMembershipEvent
- BeanContextMembershipListener - interface java.beans.beancontext.BeanContextMembershipListener.
-
Compliant BeanContexts fire events on this interface when the state of
the membership of the BeanContext changes.
- BeanContextProxy - interface java.beans.beancontext.BeanContextProxy.
-
This interface is implemented by a JavaBean that does
not directly have a BeanContext(Child) associated with
it (via implementing that interface or a subinterface thereof),
but has a public BeanContext(Child) delegated from it.
- BeanContextServiceAvailableEvent - class java.beans.beancontext.BeanContextServiceAvailableEvent.
-
This event type is used by the BeanContextServicesListener in order to
identify the service being registered.
- BeanContextServiceAvailableEvent(BeanContextServices, Class) -
Constructor for class java.beans.beancontext.BeanContextServiceAvailableEvent
- Construct a
BeanContextAvailableServiceEvent
.
- BeanContextServiceProvider - interface java.beans.beancontext.BeanContextServiceProvider.
-
One of the primary functions of a BeanContext is to act a as rendezvous
between JavaBeans, and BeanContextServiceProviders.
- BeanContextServiceProviderBeanInfo - interface java.beans.beancontext.BeanContextServiceProviderBeanInfo.
- A BeanContextServiceProvider implementor who wishes to provide explicit
information about the services their bean may provide shall implement a
BeanInfo class that implements this BeanInfo subinterface and provides
explicit information about the methods, properties, events, etc, of their
services.
- BeanContextServiceRevokedEvent - class java.beans.beancontext.BeanContextServiceRevokedEvent.
-
This event type is used by the
BeanContextServiceRevokedListener
in order to
identify the service being revoked. - BeanContextServiceRevokedEvent(BeanContextServices, Class, boolean) -
Constructor for class java.beans.beancontext.BeanContextServiceRevokedEvent
- Construct a
BeanContextServiceEvent
.
- BeanContextServiceRevokedListener - interface java.beans.beancontext.BeanContextServiceRevokedListener.
- The listener interface for receiving
BeanContextServiceRevokedEvent
objects. - BeanContextServices - interface java.beans.beancontext.BeanContextServices.
-
The BeanContextServices interface provides a mechanism for a BeanContext
to expose generic "services" to the BeanContextChild objects within.
- BeanContextServicesListener - interface java.beans.beancontext.BeanContextServicesListener.
- The listener interface for receiving
BeanContextServiceAvailableEvent
objects. - BeanContextServicesSupport - class java.beans.beancontext.BeanContextServicesSupport.
-
This helper class provides a utility implementation of the
java.beans.beancontext.BeanContextServices interface.
- BeanContextServicesSupport.BCSSChild - class java.beans.beancontext.BeanContextServicesSupport.BCSSChild.
-
- BeanContextServicesSupport.BCSSProxyServiceProvider - class java.beans.beancontext.BeanContextServicesSupport.BCSSProxyServiceProvider.
-
- BeanContextServicesSupport.BCSSServiceProvider - class java.beans.beancontext.BeanContextServicesSupport.BCSSServiceProvider.
- subclasses may subclass this nested class to add behaviors for
each BeanContextServicesProvider.
- BeanContextServicesSupport() -
Constructor for class java.beans.beancontext.BeanContextServicesSupport
- Create an instance that is not a delegate of another object
- BeanContextServicesSupport(BeanContextServices) -
Constructor for class java.beans.beancontext.BeanContextServicesSupport
- Create an instance with a peer
- BeanContextServicesSupport(BeanContextServices, Locale) -
Constructor for class java.beans.beancontext.BeanContextServicesSupport
- Create an instance using the specified locale
- BeanContextServicesSupport(BeanContextServices, Locale, boolean) -
Constructor for class java.beans.beancontext.BeanContextServicesSupport
- Create an instance using the specified Locale and design mode.
- BeanContextServicesSupport(BeanContextServices, Locale, boolean, boolean) -
Constructor for class java.beans.beancontext.BeanContextServicesSupport
-
Construct a BeanContextServicesSupport instance
- BeanContextSupport - class java.beans.beancontext.BeanContextSupport.
- This helper class provides a utility implementation of the
java.beans.beancontext.BeanContext interface.
- BeanContextSupport.BCSChild - class java.beans.beancontext.BeanContextSupport.BCSChild.
-
- BeanContextSupport.BCSIterator - class java.beans.beancontext.BeanContextSupport.BCSIterator.
- protected final subclass that encapsulates an iterator but implements
a noop remove() method.
- BeanContextSupport() -
Constructor for class java.beans.beancontext.BeanContextSupport
- Create an instance that is not a delegate of another object
- BeanContextSupport(BeanContext) -
Constructor for class java.beans.beancontext.BeanContextSupport
- Create an instance using with a default locale
- BeanContextSupport(BeanContext, Locale) -
Constructor for class java.beans.beancontext.BeanContextSupport
- Create an instance using the specified locale
- BeanContextSupport(BeanContext, Locale, boolean) -
Constructor for class java.beans.beancontext.BeanContextSupport
- Create an instance using the specified Locale and design mode.
- BeanContextSupport(BeanContext, Locale, boolean, boolean) -
Constructor for class java.beans.beancontext.BeanContextSupport
- Construct a BeanContextSupport instance
- BeanDescriptor - class java.beans.BeanDescriptor.
- A BeanDescriptor provides global information about a "bean",
including its Java class, its displayName, etc.
- BeanDescriptor(Class) -
Constructor for class java.beans.BeanDescriptor
- Create a BeanDescriptor for a bean that doesn't have a customizer.
- BeanDescriptor(Class, Class) -
Constructor for class java.beans.BeanDescriptor
- Create a BeanDescriptor for a bean that has a customizer.
- BeanInfo - interface java.beans.BeanInfo.
- A bean implementor who wishes to provide explicit information about
their bean may provide a BeanInfo class that implements this BeanInfo
interface and provides explicit information about the methods,
properties, events, etc, of their bean.
- Beans - class java.beans.Beans.
- This class provides some general purpose beans control methods.
- Beans() -
Constructor for class java.beans.Beans
-
- 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_FIRST_LINE -
Static variable in class java.awt.BorderLayout
- The component comes before the first line of the layout's content.
- BEFORE_LINE_BEGINS -
Static variable in class java.awt.BorderLayout
- The component goes at the beginning of the line direction for the
layout.
- before(Date) -
Method in class java.util.Date
- Tests if this date is before the specified date.
- before(Object) -
Method in class java.util.Calendar
- Compares the time field records.
- before(Timestamp) -
Method in class java.sql.Timestamp
- Indicates whether this
Timestamp
object is
earlier than the given Timestamp
object.
- beforeFirst() -
Method in interface java.sql.ResultSet
- Moves the cursor to the front of
this
ResultSet
object, just before the
first row.
- beforeOffset(int) -
Static method in class java.awt.font.TextHitInfo
- Creates a
TextHitInfo
at the specified offset,
associated with the character before the offset.
- beginAction -
Static variable in class javax.swing.text.DefaultEditorKit
- Name of the Action for moving the caret
to the begining 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 interface javax.swing.DesktopManager
- This method is normally called when the user has indicated that
they will begin dragging a component around.
- beginDraggingFrame(JComponent) -
Method in class javax.swing.DefaultDesktopManager
-
- beginLineAction -
Static variable in class javax.swing.text.DefaultEditorKit
- Name of the Action for moving the caret
to the begining of a line.
- beginParagraphAction -
Static variable in class javax.swing.text.DefaultEditorKit
- Name of the Action for moving the caret
to the begining of a paragraph.
- 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.
- beginResizingFrame(JComponent, int) -
Method in class javax.swing.DefaultDesktopManager
-
- 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 begining of a word.
- 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.lang.Character.UnicodeBlock
- Constant for the Unicode character block of the same name.
- BEST_COMPRESSION -
Static variable in class java.util.zip.Deflater
- Compression level for best compression.
- BEST_SPEED -
Static variable in class java.util.zip.Deflater
- Compression level for fastest compression.
- 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.
- BevelBorder - class javax.swing.border.BevelBorder.
- A class which implements a simple 2 line bevel border.
- BevelBorder(int) -
Constructor for class javax.swing.border.BevelBorder
- Creates a bevel border with the specified type and whose
colors will be derived from the background color of the
component passed into the paintBorder method.
- BevelBorder(int, Color, Color) -
Constructor for class javax.swing.border.BevelBorder
- Creates a bevel border with the specified type, highlight and
shadow colors.
- BevelBorder(int, Color, Color, Color, Color) -
Constructor for class javax.swing.border.BevelBorder
- Creates a bevel border with the specified type, highlight
shadow colors.
- bevelType -
Variable in class javax.swing.border.BevelBorder
-
- BGCOLOR -
Static variable in class javax.swing.text.html.HTML.Attribute
-
- BIDI_EMBEDDING -
Static variable in class java.awt.font.TextAttribute
- Attribute key for the embedding level for nested bidirectional runs.
- BidiElementName -
Static variable in class javax.swing.text.AbstractDocument
- Name of elements used to hold a unidirectional run
- BidiLevel -
Static variable in class javax.swing.text.StyleConstants
- Bidirectional level of a character as assigned by the Unicode bidi
algorithm.
- BidiLevel -
Static variable in class javax.swing.text.StyleConstants.CharacterConstants
- Bidirectional level of a character as assigned by the Unicode bidi
algorithm.
- BIG -
Static variable in class javax.swing.text.html.HTML.Tag
-
- BigDecimal - class java.math.BigDecimal.
- Immutable, arbitrary-precision signed decimal numbers.
- BigDecimal(BigInteger) -
Constructor for class java.math.BigDecimal
- Translates a BigInteger into a BigDecimal.
- BigDecimal(BigInteger, int) -
Constructor for class java.math.BigDecimal
- Translates a BigInteger unscaled value and an int scale into a
BigDecimal.
- BigDecimal(double) -
Constructor for class java.math.BigDecimal
- Translates a double into a BigDecimal.
- BigDecimal(String) -
Constructor for class java.math.BigDecimal
- Translates the String representation of a BigDecmal into a 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 java.math.BigInteger.
- Immutable arbitrary-precision integers.
- BigInteger(byte[]) -
Constructor for class java.math.BigInteger
- Translates a byte array containing the two's-complement binary
representation of a BigInteger into a BigInteger.
- BigInteger(int, byte[]) -
Constructor for class java.math.BigInteger
- Translates the sign-magnitude representation of a BigInteger into a
BigInteger.
- BigInteger(int, int, Random) -
Constructor for class java.math.BigInteger
- Constructs a randomly generated positive BigInteger that is probably
prime, with the specified bitLength.
- 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(String) -
Constructor for class java.math.BigInteger
- Translates the decimal String 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.
- 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
.
- BinaryRefAddr - class javax.naming.BinaryRefAddr.
- This class represents the binary form of the address of
a communications end-point.
- BinaryRefAddr(String, byte[]) -
Constructor for class javax.naming.BinaryRefAddr
- Constructs a new instance of BinaryRefAddr using its address type and a byte
array for contents.
- BinaryRefAddr(String, byte[], int, int) -
Constructor for class javax.naming.BinaryRefAddr
- Constructs a new instance of BinaryRefAddr using its address type and
a region of a byte array for contents.
- 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(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(double[], double) -
Static method in class java.util.Arrays
- Searches the specified array of doubles for the specified value using
the binary search algorithm.
- binarySearch(float[], float) -
Static method in class java.util.Arrays
- Searches the specified array of floats for the specified value using
the binary search algorithm.
- binarySearch(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(List, Object) -
Static method in class java.util.Collections
- Searches the specified list for the specified object using the binary
search algorithm.
- binarySearch(List, Object, Comparator) -
Static method in class java.util.Collections
- Searches the specified list for the specified object using the binary
search algorithm.
- 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(Object[], Object) -
Static method in class java.util.Arrays
- Searches the specified array for the specified object using the binary
search algorithm.
- binarySearch(Object[], Object, Comparator) -
Static method in class java.util.Arrays
- Searches the specified array for the specified object using the binary
search algorithm.
- binarySearch(short[], short) -
Static method in class java.util.Arrays
- Searches the specified array of shorts for the specified value using
the binary search algorithm.
- bind_context(NameComponent[], NamingContext) -
Method in class org.omg.CosNaming._NamingContextStub
-
- 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._NamingContextStub
-
- bind_new_context(NameComponent[]) -
Method in interface org.omg.CosNaming.NamingContextOperations
- This operation creates a new context and binds it to the name
supplied as an argument.
- bind(InetAddress, int) -
Method in class java.net.SocketImpl
- Binds this socket to the specified port number on the specified host.
- bind(int, InetAddress) -
Method in class java.net.DatagramSocketImpl
- Binds a datagram socket to a local port and address.
- bind(NameComponent[], Object) -
Method in class org.omg.CosNaming._NamingContextStub
-
- bind(NameComponent[], Object) -
Method in interface org.omg.CosNaming.NamingContextOperations
- Creates a binding of a name and an object in the naming context.
- bind(Name, Object) -
Method in class javax.naming.InitialContext
-
- bind(Name, 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(Name, Object, Attributes) -
Method in class javax.naming.directory.InitialDirContext
-
- bind(String, Object) -
Method in class javax.naming.InitialContext
-
- bind(String, Object) -
Method in interface javax.naming.Context
- Binds a name to an object.
- 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(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 the specified
name
to a remote object.
- BindException - exception java.net.BindException.
- Signals that an error occurred while attempting to bind a
socket to a local address and port.
- BindException() -
Constructor for class java.net.BindException
- Construct a new BindException with no detailed message.
- BindException(String) -
Constructor for class java.net.BindException
- Constructs a new BindException with the specified detail
message as to why the bind error occurred.
- Binding - class javax.naming.Binding.
- This class represents a name-to-object binding found in a context.
- Binding - class org.omg.CosNaming.Binding.
-
- binding_name -
Variable in class org.omg.CosNaming.Binding
-
- binding_type -
Variable in class org.omg.CosNaming.Binding
-
- Binding() -
Constructor for class org.omg.CosNaming.Binding
-
- Binding(NameComponent[], BindingType) -
Constructor for class org.omg.CosNaming.Binding
-
- 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.
- BindingHelper - class org.omg.CosNaming.BindingHelper.
-
- BindingHolder - class org.omg.CosNaming.BindingHolder.
-
- BindingHolder() -
Constructor for class org.omg.CosNaming.BindingHolder
-
- BindingHolder(Binding) -
Constructor for class org.omg.CosNaming.BindingHolder
-
- BindingIterator - interface org.omg.CosNaming.BindingIterator.
- The BindingIterator interface allows a client to iterate through
the bindings using the next_one or next_n operations.
- BindingIteratorHelper - class org.omg.CosNaming.BindingIteratorHelper.
-
- BindingIteratorHolder - class org.omg.CosNaming.BindingIteratorHolder.
-
- BindingIteratorHolder() -
Constructor for class org.omg.CosNaming.BindingIteratorHolder
-
- BindingIteratorHolder(BindingIterator) -
Constructor for class org.omg.CosNaming.BindingIteratorHolder
-
- BindingIteratorOperations - interface org.omg.CosNaming.BindingIteratorOperations.
- org/omg/CosNaming/BindingIteratorOperations.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from nameservice.idl
Wednesday, January 26, 2000 3:34:52 PM PST
- BindingListHelper - class org.omg.CosNaming.BindingListHelper.
-
- BindingListHolder - class org.omg.CosNaming.BindingListHolder.
-
- BindingListHolder() -
Constructor for class org.omg.CosNaming.BindingListHolder
-
- BindingListHolder(Binding[]) -
Constructor for class org.omg.CosNaming.BindingListHolder
-
- BindingType - class org.omg.CosNaming.BindingType.
-
- BindingTypeHelper - class org.omg.CosNaming.BindingTypeHelper.
-
- BindingTypeHolder - class org.omg.CosNaming.BindingTypeHolder.
-
- 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
.
- 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.
- BitSet - class java.util.BitSet.
- This class implements a vector of bits that grows as needed.
- BitSet() -
Constructor for class java.util.BitSet
- Creates a new bit set.
- BitSet(int) -
Constructor for class java.util.BitSet
- Creates a bit set whose initial size is large enough to explicitly
represent bits with indices in the range
0
through
nbits-1
.
- 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 java.sql.Blob.
- 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 Unicode character block of the same name.
- 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
-
- 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 javax.swing.text.html.BlockView.
- A view implementation to display a block (as a box)
with CSS specifications.
- BlockView(Element, int) -
Constructor for class javax.swing.text.html.BlockView
- Creates a new view that represents an
html box.
- blue -
Static variable in class java.awt.Color
- The color blue.
- BLUECOMPONENT -
Static variable in class java.awt.color.ICC_ProfileRGB
- To request a gamma value or TRC for the blue component.
- body -
Variable in class javax.swing.text.html.parser.DTD
-
- BODY -
Static variable in class javax.swing.text.html.HTML.Tag
-
- Bold -
Static variable in class javax.swing.text.StyleConstants
- Name of the bold attribute.
- Bold -
Static variable in class javax.swing.text.StyleConstants.CharacterConstants
- Name of the bold attribute.
- Bold -
Static variable in class javax.swing.text.StyleConstants.FontConstants
- Name of the bold attribute.
- BOLD -
Static variable in class java.awt.Font
- The bold style constant.
- BOLD_ACTION -
Static variable in class javax.swing.text.html.HTMLEditorKit
- The bold action identifier
- Book - class java.awt.print.Book.
- The
Book
class provides a representation of a document in
which pages may have different page formats and page painters. - Book() -
Constructor for class java.awt.print.Book
- Creates a new, empty
Book
.
- Boolean - class java.lang.Boolean.
- The Boolean class wraps a value of the primitive type
boolean
in an object. - Boolean(boolean) -
Constructor for class java.lang.Boolean
- Allocates a
Boolean
object representing the
value
argument.
- Boolean(String) -
Constructor for class java.lang.Boolean
- Allocates a
Boolean
object representing the value
true
if the string argument is not null
and is equal, ignoring case, to the string "true"
.
- BooleanControl - class javax.sound.sampled.BooleanControl.
- A
BooleanControl
provides the ability to switch between
two possible settings that affect a line's audio. - BooleanControl.Type - class javax.sound.sampled.BooleanControl.Type.
- An instance of the
BooleanControl.Type
class identifies one kind of
boolean control. - BooleanControl.Type(String) -
Constructor for class javax.sound.sampled.BooleanControl.Type
- Constructs a new boolean control type.
- BooleanControl(BooleanControl.Type, boolean) -
Constructor for class javax.sound.sampled.BooleanControl
- Constructs a new boolean control object with the given parameters.
- BooleanControl(BooleanControl.Type, boolean, String, String) -
Constructor for class javax.sound.sampled.BooleanControl
- Constructs a new boolean control object with the given parameters.
- BooleanHolder - class org.omg.CORBA.BooleanHolder.
- A Holder class for a
boolean
that is used to store "out" and "inout" parameters in IDL methods. - BooleanHolder() -
Constructor for class org.omg.CORBA.BooleanHolder
- Constructs a new
BooleanHolder
object with its
value
field initialized to false
.
- BooleanHolder(boolean) -
Constructor for class org.omg.CORBA.BooleanHolder
- Constructs a new
BooleanHolder
object with its
value
field initialized with the given boolean
.
- BooleanSeqHelper - class org.omg.CORBA.BooleanSeqHelper.
- org/omg/CORBA/BooleanSeqHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from streams.idl
13 May 1999 22:41:36 o'clock GMT+00:00
- BooleanSeqHelper() -
Constructor for class org.omg.CORBA.BooleanSeqHelper
-
- BooleanSeqHolder - class org.omg.CORBA.BooleanSeqHolder.
- org/omg/CORBA/BooleanSeqHolder.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from streams.idl
13 May 1999 22:41:36 o'clock GMT+00:00
- 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 Unicode character block of the same name.
- border -
Variable in class javax.swing.border.TitledBorder
-
- border -
Variable in class javax.swing.tree.DefaultTreeCellEditor.DefaultTextField
- Border to use.
- Border - interface javax.swing.border.Border.
- Interface describing an object capable of rendering a border
around the edges of a swing component.
- BORDER -
Static variable in class javax.swing.text.html.HTML.Attribute
-
- BORDER -
Static variable in class javax.swing.text.html.CSS.Attribute
-
- BORDER_BOTTOM -
Static variable in class javax.swing.text.html.CSS.Attribute
-
- BORDER_BOTTOM_WIDTH -
Static variable in class javax.swing.text.html.CSS.Attribute
-
- BORDER_COLOR -
Static variable in class javax.swing.text.html.CSS.Attribute
-
- BORDER_LEFT -
Static variable in class javax.swing.text.html.CSS.Attribute
-
- BORDER_LEFT_WIDTH -
Static variable in class javax.swing.text.html.CSS.Attribute
-
- BORDER_PAINTED_CHANGED_PROPERTY -
Static variable in class javax.swing.AbstractButton
- Identifies a change to having the border drawn,
or having it not drawn.
- BORDER_PAINTED_FLAT_CHANGED_PROPERTY -
Static variable in class javax.swing.JCheckBox
- Identifies a change to the flat property.
- BORDER_RIGHT -
Static variable in class javax.swing.text.html.CSS.Attribute
-
- BORDER_RIGHT_WIDTH -
Static variable in class javax.swing.text.html.CSS.Attribute
-
- BORDER_STYLE -
Static variable in class javax.swing.text.html.CSS.Attribute
-
- BORDER_TOP -
Static variable in class javax.swing.text.html.CSS.Attribute
-
- BORDER_TOP_WIDTH -
Static variable in class javax.swing.text.html.CSS.Attribute
-
- BORDER_WIDTH -
Static variable in class javax.swing.text.html.CSS.Attribute
-
- BorderFactory - class javax.swing.BorderFactory.
- 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 java.awt.BorderLayout.
- A border layout lays out a container, arranging and resizing
its components to fit in five regions:
north, south, east, west, and center.
- BorderLayout() -
Constructor for class java.awt.BorderLayout
- Constructs a new border layout with
no gaps between components.
- BorderLayout(int, int) -
Constructor for class java.awt.BorderLayout
- Constructs a border layout with the specified gaps
between components.
- borderListener -
Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
-
- borderSelectionColor -
Variable in class javax.swing.tree.DefaultTreeCellRenderer
- Color to use for the background when the node isn't selected.
- borderSelectionColor -
Variable in class javax.swing.tree.DefaultTreeCellEditor
- True if the border selection color should be drawn.
- BorderUIResource - class javax.swing.plaf.BorderUIResource.
-
- BorderUIResource.BevelBorderUIResource - class javax.swing.plaf.BorderUIResource.BevelBorderUIResource.
-
- BorderUIResource.BevelBorderUIResource(int) -
Constructor for class javax.swing.plaf.BorderUIResource.BevelBorderUIResource
-
- BorderUIResource.BevelBorderUIResource(int, Color, Color) -
Constructor for class javax.swing.plaf.BorderUIResource.BevelBorderUIResource
-
- BorderUIResource.BevelBorderUIResource(int, Color, Color, Color, Color) -
Constructor for class javax.swing.plaf.BorderUIResource.BevelBorderUIResource
-
- BorderUIResource.CompoundBorderUIResource - class javax.swing.plaf.BorderUIResource.CompoundBorderUIResource.
-
- BorderUIResource.CompoundBorderUIResource(Border, Border) -
Constructor for class javax.swing.plaf.BorderUIResource.CompoundBorderUIResource
-
- BorderUIResource.EmptyBorderUIResource - class javax.swing.plaf.BorderUIResource.EmptyBorderUIResource.
-
- BorderUIResource.EmptyBorderUIResource(Insets) -
Constructor for class javax.swing.plaf.BorderUIResource.EmptyBorderUIResource
-
- BorderUIResource.EmptyBorderUIResource(int, int, int, int) -
Constructor for class javax.swing.plaf.BorderUIResource.EmptyBorderUIResource
-
- BorderUIResource.EtchedBorderUIResource - class javax.swing.plaf.BorderUIResource.EtchedBorderUIResource.
-
- BorderUIResource.EtchedBorderUIResource() -
Constructor for class javax.swing.plaf.BorderUIResource.EtchedBorderUIResource
-
- BorderUIResource.EtchedBorderUIResource(Color, Color) -
Constructor for class javax.swing.plaf.BorderUIResource.EtchedBorderUIResource
-
- BorderUIResource.EtchedBorderUIResource(int) -
Constructor for class javax.swing.plaf.BorderUIResource.EtchedBorderUIResource
-
- BorderUIResource.EtchedBorderUIResource(int, Color, Color) -
Constructor for class javax.swing.plaf.BorderUIResource.EtchedBorderUIResource
-
- BorderUIResource.LineBorderUIResource - class javax.swing.plaf.BorderUIResource.LineBorderUIResource.
-
- BorderUIResource.LineBorderUIResource(Color) -
Constructor for class javax.swing.plaf.BorderUIResource.LineBorderUIResource
-
- BorderUIResource.LineBorderUIResource(Color, int) -
Constructor for class javax.swing.plaf.BorderUIResource.LineBorderUIResource
-
- BorderUIResource.MatteBorderUIResource - class javax.swing.plaf.BorderUIResource.MatteBorderUIResource.
-
- BorderUIResource.MatteBorderUIResource(Icon) -
Constructor for class javax.swing.plaf.BorderUIResource.MatteBorderUIResource
-
- BorderUIResource.MatteBorderUIResource(int, int, int, int, Color) -
Constructor for class javax.swing.plaf.BorderUIResource.MatteBorderUIResource
-
- BorderUIResource.MatteBorderUIResource(int, int, int, int, Icon) -
Constructor for class javax.swing.plaf.BorderUIResource.MatteBorderUIResource
-
- BorderUIResource.TitledBorderUIResource - 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
-
- BorderUIResource.TitledBorderUIResource(String) -
Constructor for class javax.swing.plaf.BorderUIResource.TitledBorderUIResource
-
- BorderUIResource(Border) -
Constructor for class javax.swing.plaf.BorderUIResource
- Creates a UIResource border object which wraps
an existing Border instance.
- 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 -
Variable in class javax.swing.border.EmptyBorder
-
- BOTTOM -
Static variable in interface javax.swing.SwingConstants
- Box-orientation constant used to specify the bottom of a box.
- BOTTOM -
Static variable in class javax.swing.JSplitPane
- Used to add a
Component
below the other
Component
.
- BOTTOM -
Static variable in class javax.swing.border.TitledBorder
- Position the title in the middle of the border's bottom line.
- BOTTOM_ALIGNMENT -
Static variable in class java.awt.Component
- Ease-of-use constant for
getAlignmentY
.
- BOTTOM_ALIGNMENT -
Static variable in class java.awt.font.GraphicAttribute
- Aligns bottom of graphic to bottom of line.
- BoundedRangeModel - interface javax.swing.BoundedRangeModel.
- Defines the data model used by components like Sliders and ProgressBars.
- bounds -
Variable in class java.awt.Polygon
- Bounds of the polygon.
- Bounds - exception org.omg.CORBA.Bounds.
- A user exception thrown when a parameter is not within
the legal bounds for the object that a method is trying
to access.
- Bounds - exception org.omg.CORBA.TypeCodePackage.Bounds.
- Provides the
TypeCode
operations member_name()
,
member_type()
, and member_label
. - bounds() -
Method in class java.awt.Component
- Deprecated. As of JDK version 1.1,
replaced by
getBounds()
.
- Bounds() -
Constructor for class org.omg.CORBA.Bounds
- Constructs an
Bounds
with no specified detail message.
- Bounds() -
Constructor for class org.omg.CORBA.TypeCodePackage.Bounds
- Constructs a
Bounds
exception with no reason message.
- Bounds(String) -
Constructor for class org.omg.CORBA.Bounds
- Constructs an
Bounds
with the specified detail message.
- Bounds(String) -
Constructor for class org.omg.CORBA.TypeCodePackage.Bounds
- Constructs a
Bounds
exception with the specified
reason message.
- Box - class javax.swing.Box.
- A lightweight container
that uses a BoxLayout object as its layout manager.
- BOX_DRAWING -
Static variable in class java.lang.Character.UnicodeBlock
- Constant for the Unicode character block of the same name.
- Box.AccessibleBox - class javax.swing.Box.AccessibleBox.
- This class implements accessibility support for the
Box
class. - Box.AccessibleBox(Box) -
Constructor for class javax.swing.Box.AccessibleBox
-
- Box.Filler - class javax.swing.Box.Filler.
- An implementation of a lightweight component that participates in
layout but has no view.
- Box.Filler.AccessibleBoxFiller - class javax.swing.Box.Filler.AccessibleBoxFiller.
- This class implements accessibility support for the
Box.Filler
class. - Box.Filler.AccessibleBoxFiller(Box.Filler) -
Constructor for class javax.swing.Box.Filler.AccessibleBoxFiller
-
- Box.Filler(Dimension, Dimension, Dimension) -
Constructor for class javax.swing.Box.Filler
- Constructor to create shape with the given size ranges.
- Box(int) -
Constructor for class javax.swing.Box
- Creates a
Box
that displays its components
along the the specified axis.
- BoxedValueHelper - interface org.omg.CORBA.portable.BoxedValueHelper.
-
- BoxLayout - class javax.swing.BoxLayout.
- A layout manager that allows multiple components to be layed out either
vertically or horizontally.
- BoxLayout(Container, int) -
Constructor for class javax.swing.BoxLayout
- Creates a layout manager that will lay out components either
left to right or
top to bottom,
as specified in the
axis
parameter.
- BoxView - class javax.swing.text.BoxView.
- A view that arranges its children into a box
shape by tiling it's 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
-
- 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 java.text.BreakIterator.
- The
BreakIterator
class implements methods for finding
the location of boundaries in text. - BreakIterator() -
Constructor for class java.text.BreakIterator
- Constructor.
- breaksFlow() -
Method in class javax.swing.text.html.HTML.Tag
- If the tag causes a line break, to the flow of
data, then this method will return true.
- breaksFlow() -
Method in class javax.swing.text.html.parser.TagElement
-
- 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.
- breakView(int, int, float, float) -
Method in class javax.swing.text.GlyphView
- Breaks this view on the given axis at the given length.
- 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
.
- buf -
Variable in class java.io.PushbackInputStream
- The pushback buffer.
- 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.CharArrayReader
- The character buffer.
- buf -
Variable in class java.io.CharArrayWriter
- The buffer where data is stored.
- buf -
Variable in class java.io.ByteArrayOutputStream
- The buffer where data is stored.
- buf -
Variable in class java.util.zip.InflaterInputStream
- Input buffer for decompression.
- buf -
Variable in class java.util.zip.DeflaterOutputStream
- Output buffer for writing compressed 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 -
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.
- BUFFERED_OPTION -
Static variable in class javax.swing.DebugGraphics
- Show buffered operations in a seperate Frame.
- BufferedImage - class java.awt.image.BufferedImage.
- The
BufferedImage
subclass describes an Image
with
an accessible buffer of image data. - BufferedImage(ColorModel, WritableRaster, boolean, Hashtable) -
Constructor for class java.awt.image.BufferedImage
- Constructs a new
BufferedImage
with a specified
ColorModel
and Raster
.
- 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
- BufferedImageFilter - class java.awt.image.BufferedImageFilter.
- The
BufferedImageFilter
class subclasses an
ImageFilter
to provide a simple means of
using a single-source/single-destination image operator
(BufferedImageOp
) to filter a BufferedImage
in the Image Producer/Consumer/Observer
paradigm. - BufferedImageFilter(BufferedImageOp) -
Constructor for class java.awt.image.BufferedImageFilter
- Constructs a
BufferedImageFilter
with the
specified single-source/single-destination operator.
- BufferedImageOp - interface java.awt.image.BufferedImageOp.
- This interface describes single-input/single-output
operations performed on BufferedImage objects.
- BufferedInputStream - class java.io.BufferedInputStream.
- A
BufferedInputStream
adds
functionality to another input stream-namely,
the ability to buffer the input and to
support the mark
and reset
methods. - BufferedInputStream(InputStream) -
Constructor for class java.io.BufferedInputStream
- Creates a
BufferedInputStream
and saves its argument, the input stream
in
, for later use.
- BufferedInputStream(InputStream, int) -
Constructor for class java.io.BufferedInputStream
- Creates a
BufferedInputStream
with the specified buffer size,
and saves its argument, the input stream
in
, for later use.
- BufferedOutputStream - class java.io.BufferedOutputStream.
- The class implements a buffered output stream.
- BufferedOutputStream(OutputStream) -
Constructor for class java.io.BufferedOutputStream
- Creates a new buffered output stream to write data to the
specified underlying output stream with a default 512-byte
buffer size.
- BufferedOutputStream(OutputStream, int) -
Constructor for class java.io.BufferedOutputStream
- Creates a new buffered output stream to write data to the
specified underlying output stream with the specified buffer
size.
- BufferedReader - class java.io.BufferedReader.
- Read text from a character-input stream, buffering characters so as to
provide for the efficient reading of characters, arrays, and lines.
- BufferedReader(Reader) -
Constructor for class java.io.BufferedReader
- Create a buffering character-input stream that uses a default-sized
input buffer.
- BufferedReader(Reader, int) -
Constructor for class java.io.BufferedReader
- Create a buffering character-input stream that uses an input buffer of
the specified size.
- BufferedWriter - class java.io.BufferedWriter.
- Write text to a character-output stream, buffering characters so as to
provide for the efficient writing of single characters, arrays, and strings.
- BufferedWriter(Writer) -
Constructor for class java.io.BufferedWriter
- Create a buffered character-output stream that uses a default-sized
output buffer.
- BufferedWriter(Writer, int) -
Constructor for class java.io.BufferedWriter
- Create a new buffered character-output stream that uses an output
buffer of the given size.
- buildChooser() -
Method in class javax.swing.colorchooser.AbstractColorChooserPanel
- Builds a new chooser panel.
- bumps -
Variable in class javax.swing.plaf.metal.MetalScrollBarUI
-
- bumps -
Variable in class javax.swing.plaf.metal.MetalBorders.ToolBarBorder
-
- 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 java.awt.Button.
- This class creates a labeled button.
- Button.AccessibleAWTButton - class java.awt.Button.AccessibleAWTButton.
- This class implements accessibility support for the
Button
class. - Button.AccessibleAWTButton(Button) -
Constructor for class java.awt.Button.AccessibleAWTButton
-
- Button() -
Constructor for class java.awt.Button
- Constructs a Button with no label.
- Button(String) -
Constructor for class java.awt.Button
- Constructs a Button with the specified label.
- BUTTON1_MASK -
Static variable in class java.awt.event.InputEvent
- The mouse button1 modifier constant.
- BUTTON2_MASK -
Static variable in class java.awt.event.InputEvent
- The mouse button2 modifier constant.
- BUTTON3_MASK -
Static variable in class java.awt.event.InputEvent
- The mouse button3 modifier constant.
- ButtonGroup - class javax.swing.ButtonGroup.
- This class is used to create a multiple-exclusion scope for
a set of buttons.
- ButtonGroup() -
Constructor for class javax.swing.ButtonGroup
- Creates a new ButtonGroup.
- buttonIndex -
Variable in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonActionListener
-
- buttonListener -
Variable in class javax.swing.plaf.basic.BasicScrollBarUI
-
- ButtonModel - interface javax.swing.ButtonModel.
- State Model for buttons.
- buttons -
Variable in class javax.swing.ButtonGroup
-
- ButtonUI - class javax.swing.plaf.ButtonUI.
- Pluggable look and feel interface for JButton.
- ButtonUI() -
Constructor for class javax.swing.plaf.ButtonUI
-
- Byte - class java.lang.Byte.
- The Byte class is the standard wrapper for byte values.
- Byte(byte) -
Constructor for class java.lang.Byte
- Constructs a Byte object initialized to the specified byte value.
- Byte(String) -
Constructor for class java.lang.Byte
- Constructs a Byte object initialized to the value specified by the
String parameter.
- ByteArrayInputStream - class java.io.ByteArrayInputStream.
- A
ByteArrayInputStream
contains
an internal buffer that contains bytes that
may be read from the stream. - ByteArrayInputStream(byte[]) -
Constructor for class java.io.ByteArrayInputStream
- Creates a
ByteArrayInputStream
so that it uses buf
as its
buffer array.
- ByteArrayInputStream(byte[], int, int) -
Constructor for class java.io.ByteArrayInputStream
- Creates
ByteArrayInputStream
that uses buf
as its
buffer array.
- ByteArrayOutputStream - class java.io.ByteArrayOutputStream.
- This class implements an output stream in which the data is
written into a byte array.
- ByteArrayOutputStream() -
Constructor for class java.io.ByteArrayOutputStream
- Creates a new byte array output stream.
- ByteArrayOutputStream(int) -
Constructor for class java.io.ByteArrayOutputStream
- Creates a new byte array output stream, with a buffer capacity of
the specified size, in bytes.
- ByteHolder - class org.omg.CORBA.ByteHolder.
- A Holder class for a
byte
that is used to store "out" and "inout" parameters in IDL methods. - 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 java.awt.image.ByteLookupTable.
- This class defines a lookup table object.
- ByteLookupTable(int, byte[]) -
Constructor for class java.awt.image.ByteLookupTable
- Constructs a ByteLookupTable object from an array
of bytes representing a lookup table to be applied to all
bands.
- 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.
- bytesTransferred -
Variable in class java.io.InterruptedIOException
- Reports how many bytes had been transferred as part of the I/O
operation before it was interrupted.
- bytesWidth(byte[], int, int) -
Method in class java.awt.FontMetrics
- Returns the total advance width for showing the specified array
of bytes in this
Font
.
- byteValue() -
Method in class java.lang.Number
- Returns the value of the specified number 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.Short
- Returns the value of this Short as 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.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).
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.