Serialized Form
mode
int mode
- The rendering mode for the background image.
backgroundImage
java.awt.Image backgroundImage
- The image to use as the background.
defaultButton
DButton defaultButton
- The default button in this container.
cancelButton
DButton cancelButton
- The cancel button in this container.
offscreen
java.awt.Image offscreen
changes
java.beans.PropertyChangeSupport changes
contentPane
DContainer contentPane
glassPane
DContainer glassPane
sticky
boolean sticky
- The button stickiness.
bold
boolean bold
- Whether to use a bold font for the button label.
icon
java.awt.Image icon
- The button icon.
value
boolean value
- The value of the checkbox.
down
boolean down
- Whether the checkbox is currently being pressed.
label
java.lang.String label
- The checkbox label.
align
int align
- The checkbox alignment.
group
DCheckboxGroup group
- The checkbox group that controls this checkbox.
command
java.lang.String command
- The command to send in action events.
listeners
java.util.Vector listeners
items
Tree items
- The items in this choice.
selected
DItem selected
- The currently selected item.
filled
boolean filled
- Is this choice filled?
list
dog.gui.DChoice.List list
- The list used to display the items.
indent
int indent
- The amount by which items in the tree are indented.
- See Also:
DChoice.getIndent(),
DChoice.setIndent(int)
listeners
java.util.Vector listeners
changes
java.beans.PropertyChangeSupport changes
- The property change support for components.
reference
java.lang.Object reference
tooltip
java.lang.String tooltip
clicker
dog.gui.DComponent.Clicker clicker
changes
java.beans.PropertyChangeSupport changes
defaultButton
DButton defaultButton
- The default button in this container.
cancelButton
DButton cancelButton
- The cancel button in this container.
reference
java.lang.Object reference
tooltip
java.lang.String tooltip
clickFix
java.awt.Point clickFix
clicker
dog.gui.DContainer.Clicker clicker
mode
int mode
- The rendering mode for the background image.
backgroundImage
java.awt.Image backgroundImage
- The image to use as the background.
defaultButton
DButton defaultButton
- The default button in this container.
cancelButton
DButton cancelButton
- The cancel button in this container.
offscreen
java.awt.Image offscreen
changes
java.beans.PropertyChangeSupport changes
frame
java.awt.Frame frame
contentPane
DContainer contentPane
glassPane
DContainer glassPane
current
DItem current
- The current tab.
tabs
java.util.Vector tabs
- The tabs.
pages
java.util.Hashtable pages
- The tab to component mapping.
vetoes
java.beans.VetoableChangeSupport vetoes
insets
java.util.Hashtable insets
mode
int mode
- The rendering mode for the background image.
backgroundImage
java.awt.Image backgroundImage
- The image to use as the background.
defaultButton
DButton defaultButton
- The default button in this container.
cancelButton
DButton cancelButton
- The cancel button in this container.
offscreen
java.awt.Image offscreen
changes
java.beans.PropertyChangeSupport changes
contentPane
DContainer contentPane
glassPane
DContainer glassPane
menubar
DMenubar menubar
orientation
int orientation
- The orientation of the frameset.
allowUserResize
boolean allowUserResize
- Whether or not to allow the frameset to be resized by the user.
gap
int gap
- The gap between the components.
percentages
java.util.Hashtable percentages
- The hashtable used to store the percentages represented by the contained components.
dimensions
java.util.Hashtable dimensions
- The hashtable used to store the dimensions represented by the contained components.
dimpled
boolean dimpled
- Whether to draw a NeXT-like dimple on the borders between components when user-resizeable.
current
java.awt.Component current
dragStart
java.awt.Point dragStart
dragStartExtent
int dragStartExtent
align
int align
- The alignment of the label.
label
java.lang.String label
- The label.
insets
java.awt.Insets insets
- The additional insets for this group.
label
java.lang.String label
- The label text.
align
int align
- The label alignment.
mode
int mode
- The mode of this view (LIST, FIELDS, or ICON).
- See Also:
DList.getMode(),
DList.setMode(int)
indent
int indent
- The amount by which items in the tree are indented.
- See Also:
DList.getIndent(),
DList.setIndent(int)
multipleMode
boolean multipleMode
- Whether to allow multiple selections.
- See Also:
DList.isMultipleMode(),
DList.setMultipleMode(boolean)
filled
boolean filled
- Is this list filled?
- See Also:
DList.isFilled(),
DList.setFilled(boolean)
showColumnLines
boolean showColumnLines
- Should vertical lines be drawn separating the columns?
- See Also:
DList.isShowColumnLines(),
DList.setShowColumnLines(boolean)
showTreeLines
boolean showTreeLines
- Should tree lines be drawn to child items in a tree?
- See Also:
DList.isShowTreeLines(),
DList.setShowTreeLines(boolean)
selectable
boolean selectable
- Whether to allow items in the list to be selected.
- See Also:
DList.isSelectable(),
DList.setSelectable(boolean)
lastItemDeselectable
boolean lastItemDeselectable
- Whether to allow the last selected item in the list to be deselected.
- See Also:
DList.isLastItemDeselectable(),
DList.setLastItemDeselectable(boolean)
suppressHorizontalScrollbar
boolean suppressHorizontalScrollbar
- Whether to suppress the horizontal scrollbar.
- See Also:
DList.isSuppressHorizontalScrollbar(),
DList.setSuppressHorizontalScrollbar(boolean)
suppressVerticalScrollbar
boolean suppressVerticalScrollbar
- Whether to suppress the vertical scrollbar, if necessary.
- See Also:
DList.isSuppressVerticalScrollbar(),
DList.setSuppressVerticalScrollbar(boolean)
view
dog.gui.DList.View view
- The view that manages the layout and painting of the items and their subcomponents.
itemStates
java.util.Hashtable itemStates
- The states of the items within the list.
This is used to hold the selected states if in multiple mode.
selected
DItem selected
- The currently selected item in single-select mode.
actionListeners
java.util.Vector actionListeners
itemListeners
java.util.Vector itemListeners
vetoes
java.beans.VetoableChangeSupport vetoes
horizontal
DScrollbar horizontal
- The horizontal scrollbar.
vertical
DScrollbar vertical
- The vertical scrollbar.
items
Tree items
- The items in this list.
treeValidator
TreeValidator treeValidator
- The object used to validate lazy items.
dateFormat
java.text.DateFormat dateFormat
- The date formatter used to format dates in items.
columns
java.util.Vector columns
- The columns in this list.
columnMap
java.util.Hashtable columnMap
sorted
boolean sorted
- Whether to sort this list.
indices
java.util.Vector indices
- The sort indices and direction.
descendingMap
java.util.Hashtable descendingMap
- The sort direction of the indices.
collator
ItemCollator collator
- The item collator used to sort the items in this list.
items
java.util.Vector items
- The list of items.
selected
DItem selected
- The currently selected item in the menu.
actionListeners
java.util.Vector actionListeners
parentMenu
DMenu parentMenu
subMenu
DMenu subMenu
parentItem
DItem parentItem
items
java.util.Vector items
- The list of items.
selected
DItem selected
- The currently selected item in the menubar.
menu
DMenu menu
- The currently selected menu.
actionListeners
java.util.Vector actionListeners
image
java.awt.Image image
- The image.
mode
int mode
- The rendering mode for the image.
component
java.awt.Component component
- The component this popup is displayed relative to.
componentWindow
java.awt.Window componentWindow
- The containing window of the component this popup is displayed relative to.
position
int position
- The position relative to the component to display the popup at.
fitMode
int fitMode
- The action to take if a part of the window cannot be displayed on the screen.
width
int width
- The desired width.
height
int height
- The desired height.
hideOnFocusLost
boolean hideOnFocusLost
root
DRootPane root
window
DWindow window
nudge
java.awt.Point nudge
value
int value
- The value of the progress indicator.
maximum
int maximum
- The maximum value of the progress indicator.
minimum
int minimum
- The minimum value of the progress indicator.
orientation
int orientation
- The orientation.
format
java.text.MessageFormat format
- The message format used to format the text display.
value
int value
- The value of the scrollbar.
maximum
int maximum
- The maximum value of the scrollbar.
minimum
int minimum
- The minimum value of the scrollbar.
visibleAmount
int visibleAmount
- The size of the visible portion of the scrollbar.
orientation
int orientation
- The scrollbar's orientation, either horizontal or vertical.
unitIncrement
int unitIncrement
- The amount by which the scrollbar value will change when the user clicks one of the up or down buttons.
blockIncrement
int blockIncrement
- The amount by which the scrollbar value will change when the user clicks above or below the block indicator.
dimpled
boolean dimpled
- Whether to draw a NeXT-like dimple on the scrollbar.
reference
java.lang.Object reference
- The object reference.
valueRect
java.awt.Rectangle valueRect
unitDecrementRect
java.awt.Rectangle unitDecrementRect
unitIncrementRect
java.awt.Rectangle unitIncrementRect
blockIncrementRect
java.awt.Rectangle blockIncrementRect
blockDecrementRect
java.awt.Rectangle blockDecrementRect
down
int down
timer
Timer timer
mouseDownPoint
java.awt.Point mouseDownPoint
mouseDownValue
int mouseDownValue
mouseDownExtent
int mouseDownExtent
policy
int policy
- The scrollbar display policy.
horizontal
DScrollbar horizontal
vertical
DScrollbar vertical
value
int value
- The value in the spinbox.
maximum
int maximum
- The maximum value of the spinbox.
minimum
int minimum
- The minimum value of the spinbox.
unitIncrement
int unitIncrement
- The amount by which the spinbox increments or decrements its value.
align
int align
- The alignment of the value in the spinbox.
filled
boolean filled
- Is this component filled?
align
int align
- The alignment of the text.
scrollbarVisibility
int scrollbarVisibility
- The scrollbar policy.
filled
boolean filled
- Is this component filled?
tabWidth
int tabWidth
- Number of spaces to expand tabs to.
horizontal
DScrollbar horizontal
- The horizontal scrollbar.
vertical
DScrollbar vertical
- The vertical scrollbar.
textRows
java.lang.String[] textRows
selStart
java.awt.Point selStart
selEnd
java.awt.Point selEnd
pos
java.awt.Point pos
rows
int rows
- The number of rows in the DTextArea.
columns
int columns
- The number of columns in the DTextArea.
text
java.lang.String text
- The value of the text.
editable
boolean editable
- A boolean indicating whether or not this TextComponent is editable.
position
int position
- The caret position.
selectionStart
int selectionStart
- The selection start.
selectionEnd
int selectionEnd
- The selection end.
align
int align
- The alignment of the text in the field.
filled
boolean filled
- Is this component filled?
echoChar
char echoChar
- The echo character.
columns
int columns
- The number of columns in the DTextField.
label
java.lang.String label
- The tooltip label.
mode
int mode
- The rendering mode for the background image.
backgroundImage
java.awt.Image backgroundImage
- The image to use as the background.
defaultButton
DButton defaultButton
- The default button in this container.
cancelButton
DButton cancelButton
- The cancel button in this container.
offscreen
java.awt.Image offscreen
changes
java.beans.PropertyChangeSupport changes
frame
java.awt.Frame frame
contentPane
DContainer contentPane
glassPane
DContainer glassPane
type
int type
operation
java.lang.String operation
minimum
int minimum
maximum
int maximum
value
int value
ms
long ms