A BButton is a pushbutton Widget.
Create a new BButton with no set text or image.
A BCheckBox is a Widget for making simple boolean selections.
Create a new BCheckBox with no label, which is initially deselected.
A BCheckBoxMenuItem is a menu item for making simple boolean selectons.
Create a new BCheckBoxMenuItem with no label, which is initially deselected.
Create a new BCheckBoxMenuItem.
Create a new BCheckBoxMenuItem.
Create a new BCheckBoxMenuItem.
Create a new BCheckBoxMenuItem.
A BColorChooser is a Widget that allows the user to select a color.
Create a new BColorChooser whose initial color is white.
Create a new BColorChooser
A BComboBox is a Widget that displays a popup menu with a list of objects for the user to select.
Create a new uneditable BComboBox containing no objects.
Create a new uneditable BComboBox containing the objects in a Collection.
Create a new uneditable BComboBox whose contents are determined by a ComboBoxModel.
Create a new uneditable BComboBox containing the objects in an array.
A BDialog is a WidgetContainer corresponding to a dialog window.
Create a non-modal BDialog with no title or parent window.
Create a new BDialog with no title.
Create a non-modal BDialog with no parent window.
A BDocumentViewer is used for displaying formatted text documents.
Create an empty BDocumentViewer.
Create a new BDocumentViewer displaying the document referenced by a URL.
A BFileChooser is a Widget that allows the user to select files or directories from the
file system.
Create a new BFileChooser in OPEN_FILE mode.
Create a new BFileChooser
Create a new BFileChooser.
A BFrame is a WidgetContainer corresponding to a main window.
A BLabel is a Widget that displays a text string, an image, or both.
Create a new BLabel with no text or image.
Create a new BLabel which displays an image.
Create a new BLabel which displays an image.
Create a new BLabel which displays text.
Create a new BLabel which displays text.
Create a new BLabel which displays both text and an image.
A BList is a Widget that displays a list of objects for the user to select.
Create a new BList containing no objects.
Create a new BList containing the objects in a Collection.
Create a new BList containing the objects in an array.
Create a new BList whose contents are determined by a ListModel.
This class is a PersistenceDelegate for serializing BLists.
A BMenu is a WidgetContainer corresponding to a pulldown menu in the menu bar of a window.
Create a new BMenu with no title.
A BMenuBar is a WidgetContainer corresponding to the menu bar of a window.
A BMenuItem is a Widget corresponding to an item in a pulldown menu.
Create a new BMenuItem with no label.
BorderContainer is a WidgetContainer which may have up to five children: one along each edge, and a fifth
one in the center.
Create a new BorderContainer.
This class is a PersistenceDelegate for serializing BorderContainers.
Create a BorderContainerDelegate.
A BOutline is a WidgetContainer that draws an outline around another Widget.
Create a new BOutline with no content Widget and no border.
A BPasswordField is a simple text entry box for typing passwords.
Create a new BPasswordField.
Create a new BPasswordField.
Create a new BPasswordField.
Create a new BPasswordField.
A BPopupMenu is a WidgetContainer corresponding to a popup menu.
BProgressBar is a Widget that displays the status of some operation.
Create a horizontal BProgressBar which does not display text.
Create a new BProgressBar.
Create a horizontal BProgressBar which does not display text.
A BRadioButton is a Widget for selecting between several options.
Create a new BRadioButton with no label, which is initially deselected.
Create a new BRadioButton.
A BRadioButtonMenuItem is a menu item for selecting between several options.
Create a new BRadioButtonMenuItem with no label, which is initially deselected.
Create a new BRadioButtonMenuItem.
Create a new BRadioButtonMenuItem.
Create a new BRadioButtonMenuItem.
Create a new BRadioButtonMenuItem.
A BScrollBar is a Widget that allows the user to select a single value by dragging a "thumb"
along a bar.
A BScrollPane is a WidgetContainer with up to five children: an arbitrary "content" Widget that
fills most of the BScrollPane, optional "row header" and "column header" Widgets along the left
and top edges, respectively, and optional BScrollBars along the right and bottom edges.
Create a new BScrollPane with no content or header Widgets.
Create a new BScrollPane with no content or header Widgets.
Create a new BScrollPane with the specified Widget as its content.
Create a new BScrollPane with the specified Widget as its content.
A BSeparator is a Widget corresponding to a divider line between parts of a container.
Create a new BSeparator whose orientation is set to HORIZONTAL.
A BSlider is a Widget that allows the user to select a single value by dragging a "thumb"
along a bar.
Create a new vertical BSlider.
A BSpinner is a Widget that allows the user to select a value from an ordered sequence.
Create a new BSpinner which allows the user to select an arbitrary integer.
Create a new BSpinner which allows the user to select a date.
Create a new BSpinner which allows the user to select floating point numbers in a fixed range.
Create a new BSpinner which allows the user to select integers in a fixed range.
Create a new BSpinner which allows the user to select from a fixed list of objects.
BSplitPane is a WidgetContainer whose space is divided between two child Widgets.
Create a new BSplitPane which is split horizontally to place its children side by side.
This class is a PersistenceDelegate for serializing BSplitPanes.
Create a BSplitPaneDelegate.
BStandardDialog is used for displaying a variety of "standard" modal dialogs which display messages
or ask for simple types of input.
Create a new BStandardDialog with no message whose style is PLAIN.
Create a new BStandardDialog.
BTabbedPane is a WidgetContainer which arranges its child Widgets in a row.
Create a new BTabbedPane with the tabs along the top.
Create a new TabbedContainer.
A BTable is a Widget that displays a grid of objects.
Create a BTable with no rows or columns.
Create a BTable, and populate it with the data in an array.
Create an empty BTable of a specified size.
Create a BTable whose contents are determined by a TableModel.
This class is a PersistenceDelegate for serializing BTables.
This inner class is the Widget that draws the table's column headers.
This class is a PersistenceDelegate for serializing BTableHeaders.
Create a BTableHeaderDelegate.
A BTextArea is a multi-line text entry box.
Create an empty BTextArea whose preferred numbers of rows and columns are 0.
Create an empty BTextArea.
Create a new BTextArea whose preferred numbers of rows and columns are 0.
A BTextField is a simple text entry box.
A BToolBar is a WidgetContainer which displays a series of Widgets in a row or column.
Create a new BToolBar whose orientation is set to HORIZONTAL.
A BToolTip is a small floating window that appears in front of another Widget.
Create a new BToolTip with no text.
A BTree is a Widget that displays a hierarchical list of objects (or "nodes").
Create a BTree whose model is a DefaultTreeModel
.
Create a BTree whose contents are determined by a TreeModel.
Create a BTree whose model is a DefaultTreeModel
.
This class is a JPanel which contains a Widget.
Create a BuoyComponent containing a Widget.
A BWindow is a WidgetContainer corresponding to an undecorated window.
Get the "action command" which will be sent in a CommandEvent when this button is pressed.
Get the "action command" which will be sent in a CommandEvent when this menu item is selected.
Get the alignment of the label's contents.
Get the alignment of the Widget within its available space.
Get the full list of String objects which should be localized when the user interface
is reconstructed from XML.
Get the background color of this Widget.
Get the amount by which this BScrollBar will scroll when the user clicks in the body of
the scrollbar.
Get the Border object which draws this Widget's outline.
Get the current location and size of this Widget.
Get the current position of the caret.
Get the TreeCellRenderer which draws the individual nodes in the tree.
Get the value contained in a cell.
Get the child in a particular location.
Get the i'th child of this container.
Get the i'th child of this container.
Get the i'th child of this container.
Get one of the child Widgets.
Get the i'th child of this container.
Get the i'th child of this container.
Get the i'th child of this container.
Get the i'th child of this container.
Get the i'th child of this container.
Get the i'th child of this container.
Get the i'th child of this container.
Get the child in a particular cell.
Get the position of a child Widget within this container.
Get the position of a child Widget within this container.
Get the cell containing the specified Widget.
Get the range of cells occupied by a Widget.
Get the range of cells occupied by a Widget.
Get the number of children in this container.
Get the number of children in this container.
Get the number of children in this container.
Get the number of children in this container.
Get the number of children in this container.
Get the number of children in this container.
Get the number of children in this container.
Get the number of children in this container.
Get the number of children in this container.
Get the number of children in this container.
Get the number of children in this container.
Get the number of children in this container.
Get the number of children in this container.
Get the number of children in this container.
Get the number of children in this container.
Get the number of children in this container.
Get the number of children in this container.
Get the number of children in this container.
Get the number of children in this container.
Get the index of a particular Widget.
Get the index of a particular Widget.
Get the index of a particular Widget.
Get the index of a particular Widget.
Get the index of a particular Widget.
Get the index of a particular Widget.
Get the LayoutInfo for the Widget in a particular location.
Get the LayoutInfo for a particular Widget.
Get the LayoutInfo for a particular Widget.
Get the LayoutInfo for a particular Widget.
Get the LayoutInfo for a particular Widget.
Get the LayoutInfo for a particular Widget.
Get the LayoutInfo for a particular Widget.
Get the LayoutInfo for a particular Widget.
Get the LayoutInfo for a particular Widget.
Get the LayoutInfo for the Widget in a particular cell.
Given the path to a node, return the path to one of its children.
Given the path to a node, return the number of children it has.
Get the Position of a particular Widget.
Get a Collection containing all child Widgets of this container.
Get a Collection containing all child Widgets of this container.
Get a Collection containing all child Widgets of this container.
Get a Collection containing all child Widgets of this container.
Get a Collection containing all child Widgets of this container.
Get a Collection containing all child Widgets of this container.
Get a Collection containing all child Widgets of this container.
Get a Collection containing all child Widgets of this container.
Get a Collection containing all child Widgets of this container.
Get a Collection containing all child Widgets of this container.
Get a Collection containing all child Widgets of this container.
Get a Collection containing all child Widgets of this container.
Get a Collection containing all child Widgets of this container.
Get a Collection containing all child Widgets of this container.
Get a Collection containing all child Widgets of this container.
Get a Collection containing all child Widgets of this container.
Get a Collection containing all child Widgets of this container.
Get a Collection containing all child Widgets of this container.
Get a Collection containing all child Widgets of this container.
Get the column header Widget.
Get the color selected in the BColorChooser.
Get the column containing the cell whose value was edited.
Get the number of columns in the table.
Get the number of columns in this FormContainer.
Get the number of columns in the grid.
Get the header value for a column.
Get the number of columns this text area should be wide enough to display.
Get the number of columns this text field should be wide enough to display.
Get whether the user is allowed to reorder columns by dragging their headers.
Get whether the user is allowed to resize columns by clicking between the headers and dragging.
Get the weight of a particular column.
Get the width of a column.
Get the java.awt.Component corresponding to this Widget.
Get the java.awt.Component corresponding to this Widget.
Get the java.awt.Component corresponding to this Widget.
Get the java.awt.Component corresponding to this Widget.
Get the java.awt.Component corresponding to this Widget.
Get the java.awt.Component corresponding to this Widget.
Get the java.awt.Component corresponding to this Widget.
Get the java.awt.Component corresponding to this Widget.
Get the java.awt.Component corresponding to this Widget.
Get the java.awt.Component corresponding to this Widget.
Get the java.awt.Component corresponding to this Widget.
Get the java.awt.Component corresponding to this Widget.
Get the java.awt.Component corresponding to this Widget.
Get the java.awt.Component corresponding to this Widget.
Get the java.awt.Component corresponding to this Widget.
Get the java.awt.Component corresponding to this Widget.
Get the java.awt.Component corresponding to this Widget.
Get the Widget that holds the main contents of the window.
Get the MIME type of the document currently being displayed.
Get whether the vertical Widgets (EAST and WEST) or the horizontal Widgets (NORTH and SOUTH) extend
all the way to the corners.
Get the Cursor to display when the mouse is over this Widget.
Get the default button for this window.
Get the default LayoutInfo.
Get the default LayoutInfo.
Get the default LayoutInfo.
Get the default LayoutInfo.
Get the default LayoutInfo.
Get a description of the link which was clicked.
Get the directory displayed in this file chooser.
Get the location of the divider (in pixels).
Get the URL for the document currently being displayed.
Get the echo character to be displayed in the text field.
Get the original HyperlinkEvent.
Get the event class for this record.
Get the extent of this BScrollBar's thumb.
Get the FileFilter which restricts the list of files shown in the dialog.
Get whether the Widget should grow to fill the available space.
Get the font used to draw text in this Widget.
Get whether the BScrollPane should force the height of the content and row header Widgets to
exactly match the height of the visible area.
Get whether the BScrollPane should force the width of the content and column header Widgets to
exactly match the width of the visible area.
Get a list of all BFrames that currently exist.
Get a Graphics2D which can be used to paint the Widget.
Get the RadioButtonGroup this button is part of.
Get the RadioButtonGroup this menu item is part of.
Get the horizontal BScrollBar.
Get the horizontal scrollbar policy.
Get the image being displayed on the button.
Get the image which should be used to represent this window when it is
iconified.
Get the image which appears on this label.
Get the image which appears next to this menu item.
Get the extra space (in pixels) that should be added around the Widget.
Get the item at a specific position in the list.
Get the item at a specific position in the list.
Get the number of items in the combo box's list.
Get the number of items in the list.
Get the character which must be typed to activate this shortcut.
Get the key code (defined by the KeyEvent class) which must be typed to activate this shortcut.
Get a KeyStroke corresponding to this Shortcut.
Get the number of characters in the text contained in the Widget.
Determine the number of lines of text contained in this text area.
This method is invoked during decoding to get the localized String corresponding to a key.
Get the spacing between major tick marks on the slider.
Get the progress bar's maximum progress value.
Get the maximum value of the range represented by this BScrollBar.
Get the maximum value of the range represented by this BSlider.
Get the largest size at which this Widget can reasonably be drawn.
Get the largest size at which this Widget can reasonably be drawn.
Get the largest size at which this Widget can reasonably be drawn.
Get the largest size at which this Widget can reasonably be drawn.
Get the largest size at which this Widget can reasonably be drawn.
Get the largest size at which this Widget can reasonably be drawn.
Get the largest size at which this Widget can reasonably be drawn.
Get the maximum size of a Widget, taking into account the insets and padding specified by this object.
Get the BMenuBar for this window.
Get the BMenuBar for this window.
Get the message displayed in the dialog.
Get the progress bar's minimum progress value.
Get the minimum value of the range represented by this BScrollBar.
Get the minimum value of the range represented by this BSlider.
Get the smallest size at which this Widget can reasonably be drawn.
Get the smallest size at which this Widget can reasonably be drawn.
Get the smallest size at which this Widget can reasonably be drawn.
Get the smallest size at which this Widget can reasonably be drawn.
Get the smallest size at which this Widget can reasonably be drawn.
Get the smallest size at which this Widget can reasonably be drawn.
Get the smallest size at which this Widget can reasonably be drawn.
Get the smallest size at which this Widget can reasonably be drawn.
Get the smallest size at which this Widget can reasonably be drawn.
Get the smallest size at which this Widget can reasonably be drawn.
Get the smallest size at which this Widget can reasonably be drawn.
Get the smallest size at which this Widget can reasonably be drawn.
Get the spacing between minor tick marks on the slider.
Get the mnemonic which can be used to activate this menu in keyboard navigation mode.
Get the mnemonic which can be used to activate this menu item in keyboard navigation mode.
Get the select mode for this file chooser (OPEN_FILE, SAVE_FILE, or SELECT_FOLDER).
Get the ComboBoxModel which controls the contents of this BComboBox.
Get the ListModel which controls the contents of this BList.
Get the model for this spinner.
Get the TableModel which controls the contents of this BTable.
Get the TreeModel which controls the contents of this BTree.
Get the set of modifier keys (a sum of the mask constants defined by this class) which must be
held down to activate this shortcut.
Get the name of this Widget.
Get an object that was stored in the XML file.
Get the progress bar's orientation, HORIZONTAL or VERTICAL.
Get the orientation (HORIZONTAL or VERTICAL) of this BScrollBar.
Get the orientation of this separator.
Get the orientation (HORIZONTAL or VERTICAL) of this BSlider.
Get which way the container is split, HORIZONTAL or VERTICAL.
Get the orientation of this toolbar.
Get the extra padding, in pixels, that should be added to the preferred size of the Widget.
Get this Widget's parent in the layout hierarchy (may be null).
Given the path to a node, return the path to its parent node.
Get the position of the mouse pointer.
Get the preferred size at which this Widget will look best.
Get the preferred size at which this Widget will look best.
Get the preferred size at which this Widget will look best.
Get the preferred size at which this Widget will look best.
Get the preferred size at which this Widget will look best.
Get the preferred size at which this Widget will look best.
Get the preferred size at which this Widget will look best.
Get the preferred size at which this Widget will look best.
Get the preferred size at which this Widget will look best.
Get the preferred size at which this Widget will look best.
Get the preferred size at which this Widget will look best.
Get the preferred size of a Widget, taking into account the insets and padding specified by this object.
Get the preferred size for the content's view area.
Get the preferred number of rows which should be visible in the popup menu without using
a scrollbar.
Get the preferred number of rows which should be visible without using a scrollbar.
Get the preferred number of rows which should be visible without using a scrollbar.
Get the line of text displayed on the progress bar.
Get the i'th radio button in this group.
Get the number of members in this group.
Get an Iterator listing all members of the group.
Get how extra space is divided between the two child widgets.
Get the icon's resource name.
Get the path to the root node.
Get the root object that was stored in the XML file.
Get the row containing the cell whose value was edited.
Get the number of rows in the table.
Get the number of rows in this FormContainer.
Get the number of rows in the grid.
Get the row header Widget.
Get the number of rows this text area should be tall enough to display.
Get the weight of a particular row.
Get an array of Points which contain the indices of all selected cells.
Get an array which contains the indices of all selected columns.
Get the file selected in the file chooser.
Get the list of selected files.
Get the index of the selected item.
Get the index of the first selected object, or -1 if nothing is selected.
Get the indices of all selected objects, in increasing order.
Get the path to the first selected node.
Get an array containing the paths to all selected nodes.
Get an array which contains the indices of all selected rows.
Get the index of the tab which is currently selected.
Get the current value which has been selected from the list or, if this is an editable combo
box, typed into the box.
Get the first selected object, or null if nothing is selected.
Get an array of all selected objects, in order of increasing index.
Get the currently selected radio button, or null if none is selected.
Get the number of nodes which are currently selected.
Get the end of the selected range.
Get the selection mode for this table.
Get the start of the selected range.
Get the keyboard shortcut for this menu item.
Get whether this table displays horizontal lines between the rows.
Get the currently showing tool tip, or null if none is showing.
Get whether labels are shown on the slider at the major tick positions.
Get whether the progress bar displays a line of text describing the operation whose progress
is being monitored.
Get whether tick marks are shown on the slider.
Get whether this table displays vertical lines between the columns.
Get whether the thumb of the slider should always snap to the nearest tick position.
Get the object which generated this event.
Get the object which generated this event.
Get the object which generated this event.
Get the object which generated this event.
Get the object which generated this event.
Get the selection state of this check box.
Get the selection state of this menu item.
Get the selection state of this radio button.
Get the selection state of this menu item.
Get the style of the dialog.
Get the image displayed on a particular tab.
Get the Widget that displays this table's column headers.
Get the name displayed on a particular tab.
Get the position of the tabs (TOP, LEFT, BOTTOM, or RIGHT).
Get the number of character widths to use for a tab character.
Get the text being displayed on the button.
Get the text which appears on this check box.
Get the text which appears on this label.
Get the title of this menu which appears in the menu bar.
Get the text which appears on this menu item.
Get the text contained in the Widget.
Get the text which appears on this radio button.
Get the text to display on the tool tip.
Get the text contained in the Widget.
Get the position of the text relative to the image.
Get the position of the text relative to the image.
Get the title displayed on the dialog.
Get the title of the dialog.
Get the title displayed on the dialog.
Get the title of the window.
Get the title displayed on the dialog.
Get the suggested position at which the tool tip should be displayed.
Get the amount by which this BScrollBar will scroll when the user clicks on one of the
arrows at its end.
Get the URL of the link which was clicked.
Get the progress bar's current progress value.
Get the current value of this BScrollBar.
Get the current value of this BSlider.
Get the current value of the spinner.
Get the vertical BScrollBar.
Get the vertical scrollbar policy.
Get the current size of the content's view area.
Get the time at which the event occurred.
Get the Widget contained in this Component.
Get the Widget which generated this event.
Get the Widget which generated this event.
Get the Widget which generated this event.
Get the Widget which generated this event.
Get the Widget which generated this event.
Get the Widget which generated this event.
Get the Widget which generated this event.
Get the Widget which generated this event.
Get the Widget which generated this event.
Get the Widget which generated this event.
Get the Widget which generated this event.
Get the Widget which generated this event.
Get the Widget which generated this event.
Get the index of a particular Widget.
Given a Widget, and a Rectangle in which to position it, return the desired bounds of the Widget.
Get the line wrap style for this text area.
GridContainer is a WidgetContainer which arranges its child Widgets in a uniform grid.
Create a new GridContainer.
This class is a PersistenceDelegate for serializing GridContainers.
Create a GridContainerDelegate.
Create a new RadioButtonGroup.
This method is used during decoding.
Remove a child Widget from this container.
Remove a child Widget from this container.
Remove a child Widget from this container.
Remove a child Widget from this container.
Remove a child Widget from this container.
Remove a child Widget from this container.
Remove a child Widget from this container.
Remove a child Widget from this container.
Remove a child Widget from this container.
Remove a child Widget from this container.
Remove a child Widget from this container.
Remove a child Widget from this container.
Remove a child Widget from this container.
Remove a child Widget from this container.
Remove a child Widget from this container.
Remove a child Widget from this container.
Remove a child Widget from this container.
Remove a child Widget from this container.
Remove a child Widget from this container.
Remove a child Widget from this container.
Remove an object from the list.
Remove an object from the list.
Remove a child Widget from this container.
Remove a child Widget from this container.
Remove a child Widget from this container.
Remove a child Widget from this container.
Remove a child Widget from this container.
Remove the Widget in a particular cell from this container.
Remove all objects from the list.
Remove all child Widgets from this container.
Remove all child Widgets from this container.
Remove all objects from the list.
Remove all child Widgets from this container.
Remove all child Widgets from this container.
Remove all child Widgets from this container.
Remove the content Widget from this container.
Remove all child Widgets from this container.
Remove the content, row header, and column header Widgets from this container.
Remove all child Widgets from this container.
Remove all child Widgets from this container.
Remove all child Widgets from this container.
Remove all child Widgets from this container.
Remove all child Widgets from this container.
Remove all child Widgets from this container.
Remove all child Widgets from this container.
Remove all child Widgets from this container.
Remove all child Widgets from this container.
Remove all child Widgets from this container.
Remove all child Widgets from this container.
Remove all columns from this table.
Remove all rows from the table.
Remove a column from this table.
Remove an event link so that an object will no longer be notified of events of a particular type.
Remove an object from the list of targets to be notified of events of this type.
Remove a String object from the list of Strings which should be localized when the user interface
is reconstructed from XML.
Remove a node from the tree.
Remove a row from the table.
Request that this Widget be repainted.
A RepaintEvent is generated by certain Widgets (including CustomWidgets and many WidgetContainers)
whenever a portion of it needs to be repainted.
Replace the object at a specified position in the list with a new one.
Replace the object at a specified position in the list with a new one.
Replace a part of the text contained in this Widget with a new String.
Request that keyboard focus be transferred to this Widget, so that WidgetKeyEvents will be sent
to it.
Reposition the divider based on the minimum and preferred sizes of the child widgets,
and the current resize weight.
RowContainer is a WidgetContainer which arranges its child Widgets in a row, from left to right.
Create a new RowContainer.
This inner class represents a scrollbar policy for the horizontal or vertical scrollbar.
Scroll the BTable's parent BScrollPane to ensure that a particular cell is visible.
Scroll the BList's parent BScrollPane to ensure that a particular list entry is visible.
Scroll the BTree's parent BScrollPane to ensure that a particular node is visible.
SelectionChangedEvents are generated by Widgets that allow the user to select part of their contents,
whenever the selection changes.
Create a SelectionChangedEvent.
Create a SelectionChangedEvent.
This inner class represents a mode for the file chooser.
This inner class represents a selection mode.
Set the "action command" which will be sent in a CommandEvent when this button is pressed.
Set the "action command" which will be sent in a CommandEvent when this menu item is selected.
Set the alignment of the label's contents.
Set the alignment of the Widget within its available space.
Set the background color of this Widget.
Set the background color of this Widget.
Set the amount by which this BScrollBar will scroll when the user clicks in the body of
the scrollbar.
Set the Border object which draws this Widget's outline.
Set the position and size of the window, then re-layout the window contents.
Set the current position of the caret.
Set the TreeCellRenderer which draws the individual nodes in the tree.
Set whether a cell is selected.
Set the value contained in a cell.
Set the position of a child Widget within this container.
Set the position of a child Widget within this container.
Set the range of cells occupied by a Widget.
Set the range of cells occupied by a Widget.
Set the LayoutInfo for the Widget in a particular location.
Set the LayoutInfo for a particular Widget.
Set the LayoutInfo for a particular Widget.
Set the LayoutInfo for a particular Widget.
Set the LayoutInfo for a particular Widget.
Set the LayoutInfo for a particular Widget.
Set the LayoutInfo for a particular Widget.
Set the LayoutInfo for a particular Widget.
Set the LayoutInfo for a particular Widget.
Set the LayoutInfo for the Widget in a particular cell.
Set the column header Widget.
Set the color selected in the BColorChooser.
Set the number of columns in this FormContainer.
Set the number of columns in the grid.
Set whether the cells in a particular column may be edited.
Set the header value for a column.
Set the number of columns this text area should be wide enough to display.
Set the number of columns this text field should be wide enough to display.
Set whether a column is selected.
Set whether the user is allowed to reorder columns by dragging their headers.
Set whether the user is allowed to resize columns by clicking between the headers and dragging.
Set the weight of a particular column.
Set the width of a column.
Set the Widget that holds the main contents of the window.
Set the contents of the list to the objects in a Collection.
Set the contents of the list to the objects in a Collection.
Set the contents of the list to the objects in an array.
Set the contents of the list to the objects in an array.
Set whether the container should continuously resize its children as the divider bar is dragged,
or only when the mouse is released.
Set whether the vertical Widgets (EAST and WEST) or the horizontal Widgets (NORTH and SOUTH) extend
all the way to the corners.
Set the Cursor to display when the mouse is over this Widget.
Set the default button for this window.
Set the default LayoutInfo.
Set the default LayoutInfo.
Set the default LayoutInfo.
Set the default LayoutInfo.
Set the default LayoutInfo.
Set the directory displayed in this file chooser.
Set the location of the divider as a fraction of the total size of the container.
Set the location of the divider (in pixels).
Set the document to display in this BDocumentViewer.
Set the document to display in this BDocumentViewer.
Set the echo character to be displayed in the text field.
Set whether this combo box is editable, allowing the user to type in values other than those in
the popup list.
Set whether the user is allowed to edit nodes in this tree.
Set whether the user can edit the text contained in this text field.
Set whether this Widget should be enabled.
Set the extent of this BScrollBar's thumb.
Set the FileFilter which restricts the list of files shown in the dialog.
Set whether the Widget should grow to fill the available space.
Set whether this Widget can receive keyboard focus through the user pressing Tab or Shift-Tab to
cycle between Widgets.
Set the font used to draw text in this Widget.
Set whether the BScrollPane should force the height of the content and row header Widgets to
exactly match the height of the visible area.
Set whether the BScrollPane should force the width of the content and column header Widgets to
exactly match the width of the visible area.
Set the RadioButtonGroup this button is part of.
Set the RadioButtonGroup this menu item is part of.
Set the horizontal scrollbar policy.
Set the image being displayed on the button.
Set the image which appears on this label.
Set the image which appears next to this menu item.
Set the image which should be used to represent this window when it is
iconified.
Set whether this window is iconified.
Set whether this progress bar is in indeterminate mode.
Set the extra space (in pixels) that should be added around the Widget.
Set the spacing between major tick marks on the slider.
Set whether this window is maximized.
Set the progress bar's maximum progress value.
Set the maximum value of the range represented by this BScrollBar.
Set the maximum value of the range represented by this BSlider.
Set the largest size at which this Widget can reasonably be drawn.
Set the BMenuBar for this window.
Set the BMenuBar for this window.
Set the message displayed in the dialog.
Set the progress bar's minimum progress value.
Set the minimum value of the range represented by this BScrollBar.
Set the minimum value of the range represented by this BSlider.
Set the smallest size at which this Widget can reasonably be drawn.
Set the spacing between minor tick marks on the slider.
Set the mnemonic which can be used to activate this menu in keyboard navigation mode.
Set the mnemonic which can be used to activate this menu item in keyboard navigation mode.
Set whether this dialog is modal.
Set the select mode for this file chooser (OPEN_FILE, SAVE_FILE, or SELECT_FOLDER).
Set the ComboBoxModel which controls the contents of this BComboBox.
Set the ListModel which controls the contents of this BList.
Set the model for this spinner.
Set the TableModel which controls the contents of this BTable.
Set the TreeModel which controls the contents of this BTree.
Set whether the user is allowed to select multiple files.
Set whether this list should allow multiple objects to be selected.
Set whether this table should allow multiple cells to be selected.
Set whether this tree should allow multiple objects to be selected at the same time.
Set the name of this Widget.
Set whether a node is currently expanded.
Set whether a particular node is selected.
Set whether the divider provides a control to collapse or expand the split with a single click.
Set whether this Widget should be opaque.
Set whether this WidgetContainer should be opaque.
Set the progress bar's orientation, HORIZONTAL or VERTICAL.
Set the orientation (HORIZONTAL or VERTICAL) of this BScrollBar.
Set the orientation of this separator.
Set the orientation (HORIZONTAL or VERTICAL) of this BSlider.
Set which way the container is split, HORIZONTAL or VERTICAL.
Set the orientation of this toolbar.
Set the extra padding, in pixels, that should be added to the preferred size of the Widget.
Register a persistence delegate for a class.
Set the preferred size at which this Widget will look best.
Set the preferred size for the content's view area.
Get the preferred number of rows which should be visible in the popup menu without using
a scrollbar.
Set the preferred number of rows which should be visible without using a scrollbar.
Set the preferred number of rows which should be visible without using a scrollbar.
Set the line of text displayed on the progress bar.
Set whether this dialog may be resized by the user.
Set whether this window may be resized by the user.
Set how extra space is divided between the two child widgets.
Set whether the root node of the tree should be shown.
Set the number of rows in this FormContainer.
Set the number of rows in the grid.
Set the row header Widget.
Set the number of rows this text area should be tall enough to display.
Set whether a row is selected.
Set the weight of a particular row.
Set whether a particular object should be selected.
Set the file selected in the file chooser.
Set the list of selected files.
Select the item with the specified index.
Set which tab is selected.
Set the value shown in the combo box.
Select a particular radio button, and deselect all others in the group.
Set whether this tree should allow nodes to be selected.
Set the end of the selected range.
Set the selection mode for this table.
Set the start of the selected range.
Set the keyboard shortcut for this menu item.
Set whether this table displays horizontal lines between the rows.
Set whether labels are shown on the slider at the major tick positions.
Set whether the progress bar displays a line of text describing the operation whose progress
is being monitored.
Set whether tick marks are shown on the slider.
Set whether this table displays vertical lines between the columns.
Set whether the thumb of the slider should always snap to the nearest tick position.
Set the selection state of this check box.
Set the selection state of this menu item.
Set the selection state of this radio button.
Set the selection state of this menu item.
Set the style of the dialog.
Set the image displayed on a particular tab.
Set the name displayed on a particular tab.
Set the position of the tabs (TOP, LEFT, BOTTOM, or RIGHT).
Set the number of character widths to use for a tab character.
Set the text being displayed on the button.
Set the text which appears on this check box.
Set the text which appears on this label.
Set the title of this menu which appears in the menu bar.
Set the text which appears on this menu item.
Set the text which appears on this radio button.
Set the text to display on the tool tip.
Set the text contained in the Widget.
Set the position of the text relative to the image.
Set the position of the text relative to the image.
Set the title displayed on the dialog.
Set the title of the dialog.
Set the title displayed on the dialog.
Set the title of the window.
Set the title displayed on the dialog.
Set the amount by which this BScrollBar will scroll when the user clicks on one of the
arrows at its end.
Set the progress bar's current progress value.
Set the current value of this BScrollBar.
Set the current value of this BSlider.
Set the current value of the spinner.
Set the vertical scrollbar policy.
Set whether this Widget should be visible.
Set whether this Widget should be visible.
Set a particular child Widget to be visible, and all others to be not visible.
Set the i'th child Widget to be visible, and all others to be not visible.
Set the line wrap style for this text area.
A Shortcut represents a keyboard shortcut that can be used for activating a menu item.
Create a Shortcut representing a particular character, combined with the platform-specific default
modifier key.
Create a Shortcut representing a particular character, combined with a set of modifier keys.
Create a Shortcut representing a particular key, combined with the platform-specific default
modifier key.
Create a Shortcut representing a particular key, combined with a set of modifier keys.
This class is a PersistenceDelegate for serializing Shortcuts.
Create a ShortcutDelegate.
Display the popup menu in response to an event.
Display the popup menu over another Widget.
Show a dialog containing this BColorChooser and block until the user closes it.
Show a dialog containing this BFileChooser and block until the user closes it.
Show a dialog which contains the message and space for the user to enter value.
Show a dialog which contains the message.
Show a dialog which contains the message and two or three buttons to choose from.
This is a JPanel subclass, which is used internally by various WidgetContainers.
Adjust the width of a column based on the size of its header.
This class is a PersistenceDelegate for serializing the values of static fields of classes.
Create a StaticFieldDelegate.
This inner class represents a style for the dialog.