Serialized Form
rolloverForeground
Color rolloverForeground
rolloverBackground
Color rolloverBackground
rolloverFont
Font rolloverFont
icon
ImageReference icon
rolloverIcon
ImageReference rolloverIcon
selectedIcon
ImageReference selectedIcon
rolloverSelectedIcon
ImageReference rolloverSelectedIcon
rolloverEnabled
boolean rolloverEnabled
text
java.lang.String text
model
ButtonModel model
iconTextMargin
int iconTextMargin
horizontalAlignment
int horizontalAlignment
horizontalTextPosition
int horizontalTextPosition
verticalAlignment
int verticalAlignment
verticalTextPosition
int verticalTextPosition
toolTipText
java.lang.String toolTipText
eventForwarder
AbstractButton.EventForwarder eventForwarder
listenerList
EventListenerList listenerList
- A storage facility for
EventListener
s.
This EventListenerList
is lazy-created, so it may be null
if no ImageUpdateListener
s have yet been registered.
listenerList
EventListenerList listenerList
- A storage facility for
EventListener
s.
resizable
boolean resizable
selectedItem
java.lang.Object selectedItem
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
- See Also:
Serializable
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
- See Also:
Serializable
image
ImageReference image
attachment
int attachment
repeat
int repeat
horizontalPositionExtent
Extent horizontalPositionExtent
verticalPositionExtent
Extent verticalPositionExtent
pcs
java.beans.PropertyChangeSupport pcs
buttons
java.util.Set buttons
selection
ButtonModel selection
borderColor
Color borderColor
borderSize
int borderSize
borderStyle
int borderStyle
insets
Insets insets
pressedBorderColor
Color pressedBorderColor
pressedBorderStyle
int pressedBorderStyle
pressedForeground
Color pressedForeground
pressedBackground
Color pressedBackground
widthExtent
Extent widthExtent
heightExtent
Extent heightExtent
rolloverBorderColor
Color rolloverBorderColor
r
int r
g
int g
b
int b
cellHeight
Extent cellHeight
cellSpacing
Extent cellSpacing
heightExtent
Extent heightExtent
horizontalAlignment
int horizontalAlignment
verticalAlignment
int verticalAlignment
widthExtent
Extent widthExtent
propertyChangeSupport
java.beans.PropertyChangeSupport propertyChangeSupport
- The propery change event dispatcher.
children
java.util.List children
- A collection of references to child components.
parent
Component parent
- The parent of the component.
background
Color background
- The default background color of the component.
font
Font font
- The default font of the component.
foreground
Color foreground
- The default foreground color of the component.
locale
java.util.Locale locale
- The default locale of the component.
listenerList
EventListenerList listenerList
- Used to store any type of listener on this Component.
identifier
java.lang.Object identifier
- The identifier of the component.
flags
int flags
- Boolean flags for this component, including enabled state, visibility,
and registration. Multiple booleans are wrapped in a single integer
to save memory, since many
Component
instances will be
created.
orientation
int orientation
preferredHeightExtent
Extent preferredHeightExtent
preferredWidthExtent
Extent preferredWidthExtent
insets
Insets insets
scrollBarPolicy
int scrollBarPolicy
scrollBarX
int scrollBarX
scrollBarY
int scrollBarY
horizontalAlignment
int horizontalAlignment
verticalAlignment
int verticalAlignment
backgroundImageProperties
BackgroundImageProperties backgroundImageProperties
propertyChangeForwarder
ContentPane.PropertyChangeForwarder propertyChangeForwarder
widthExtent
Extent widthExtent
heightExtent
Extent heightExtent
x
int x
y
int y
listenerList
EventListenerList listenerList
actionCommand
java.lang.String actionCommand
group
ButtonGroup group
items
java.util.List items
listenerList
EventListenerList listenerList
selectionMode
int selectionMode
selection
java.util.BitSet selection
minSelectedIndex
int minSelectedIndex
items
java.util.List items
width
int width
height
int height
attributes
java.util.Map attributes
- An mutable map of application attributes.
windows
java.util.Set windows
- The set of all windows registered with the application.
propertyChangeSupport
java.beans.PropertyChangeSupport propertyChangeSupport
- Fires property change events for the instance object.
locale
java.util.Locale locale
- The default locale of the application.
focusedComponent
java.lang.ref.WeakReference focusedComponent
- The presently focused component.
value
int value
units
int units
width
int width
height
int height
names
java.lang.String[] names
sizeExtent
Extent sizeExtent
style
int style
explicitPositionedCells
java.util.SortedMap explicitPositionedCells
autoPositionedCellPositions
java.util.Map autoPositionedCellPositions
borderColor
Color borderColor
borderSize
int borderSize
cellMargin
int cellMargin
columns
int columns
columnWidths
DynamicIntegerArray columnWidths
height
int height
heightUnits
int heightUnits
rowHeights
DynamicIntegerArray rowHeights
rows
int rows
valid
boolean valid
width
int width
widthUnits
int widthUnits
cellLayoutOrientation
int cellLayoutOrientation
size
Dimension size
backgroundImage
ImageReference backgroundImage
columnSpan
int columnSpan
flow
int flow
flowPriority
int flowPriority
horizontalAlignment
int horizontalAlignment
insets
Insets insets
position
Coordinate position
rowSpan
int rowSpan
verticalAlignment
int verticalAlignment
lineWrap
boolean lineWrap
uri
java.lang.String uri
height
int height
width
int width
uri
java.lang.String uri
widthExtent
Extent widthExtent
heightExtent
Extent heightExtent
top
int top
bottom
int bottom
left
int left
right
int right
text
java.lang.String text
icon
ImageReference icon
iconTextMargin
int iconTextMargin
horizontalAlignment
int horizontalAlignment
horizontalTextPosition
int horizontalTextPosition
verticalAlignment
int verticalAlignment
verticalTextPosition
int verticalTextPosition
cellRenderer
ListCellRenderer cellRenderer
model
ListModel model
selectionModel
ListSelectionModel selectionModel
visibleRowCount
int visibleRowCount
selectionListener
ListSelectionListener selectionListener
dataListener
ListDataListener dataListener
toolTipText
java.lang.String toolTipText
width
int width
widthUnits
int widthUnits
horizontalAlignment
int horizontalAlignment
verticalAlignment
int verticalAlignment
insets
Insets insets
contentType
java.lang.String contentType
resourceName
java.lang.String resourceName
width
int width
height
int height
cellSpacing
Extent cellSpacing
cellWidth
Extent cellWidth
heightExtent
Extent heightExtent
horizontalAlignment
int horizontalAlignment
verticalAlignment
int verticalAlignment
widthExtent
Extent widthExtent
dataListener
ListDataListener dataListener
cellRenderer
ListCellRenderer cellRenderer
model
SelectFieldModel model
actionCommand
java.lang.String actionCommand
toolTipText
java.lang.String toolTipText
width
int width
widthUnits
int widthUnits
immutable
boolean immutable
attributes
java.util.Map attributes
autoCreateColumnsFromModel
boolean autoCreateColumnsFromModel
borderColor
Color borderColor
borderSize
int borderSize
cellMargin
int cellMargin
tableHeader
TableHeader tableHeader
componentPositionMap
java.util.Map componentPositionMap
defaultRenderers
java.util.Map defaultRenderers
model
TableModel model
modelListener
TableModelListener modelListener
columnModel
TableColumnModel columnModel
columnModelListener
TableColumnModelListener columnModelListener
rowHeights
DynamicIntegerArray rowHeights
width
int width
widthUnits
int widthUnits
height
int height
heightUnits
int heightUnits
valid
boolean valid
renderedCells
Container renderedCells
headerContainer
Container headerContainer
columns
int columns
rows
int rows
columnUnits
int columnUnits
rowUnits
int rowUnits
lineWrap
boolean lineWrap
actionCommand
java.lang.String actionCommand
columns
int columns
columnUnits
int columnUnits
maximumLength
int maximumLength
horizontalStateAlignment
int horizontalStateAlignment
horizontalStatePosition
int horizontalStatePosition
verticalStateAlignment
int verticalStateAlignment
verticalStatePosition
int verticalStatePosition
stateMargin
int stateMargin
selected
boolean selected
title
java.lang.String title
width
int width
height
int height
echoInstance
EchoInstance echoInstance
defaultCloseOperation
int defaultCloseOperation
Package nextapp.echo.event |
command
java.lang.String command
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Throws:
java.lang.ClassNotFoundException
java.io.IOException
- See Also:
Serializable
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
- See Also:
Serializable
changeFlags
long changeFlags
changed
Component changed
changedParent
Component changedParent
component
Component component
item
java.lang.Object item
stateChange
int stateChange
index0
int index0
index1
int index1
type
int type
fromIndex
int fromIndex
toIndex
int toIndex
firstRow
int firstRow
lastRow
int lastRow
column
int column
type
int type
Package nextapp.echo.table |
listenerList
EventListenerList listenerList
- A listener management facility.
columns
java.util.List columns
- A collection of all columns in the column model in order.
listenerList
EventListenerList listenerList
- A listener storage facility.
rows
java.util.List rows
columnNames
java.util.List columnNames
width
int width
cellRenderer
TableCellRenderer cellRenderer
headerRenderer
TableCellRenderer headerRenderer
headerValue
java.lang.Object headerValue
modelIndex
int modelIndex
identifier
java.lang.Object identifier
pcs
java.beans.PropertyChangeSupport pcs
defaultRenderer
TableCellRenderer defaultRenderer
columnModelListener
TableColumnModelListener columnModelListener
modelListener
TableModelListener modelListener
table
Table table
renderedCells
Container renderedCells
renderedCellsList
java.util.List renderedCellsList
valid
boolean valid
height
int height
Package nextapp.echo.text |
listenerList
EventListenerList listenerList
- A listener storage facility.
text
java.lang.String text
borderColor
Color borderColor
borderSize
int borderSize
borderStyle
int borderStyle
document
Document document
documentHandler
DocumentListener documentHandler
editable
boolean editable
toolTipText
java.lang.String toolTipText
horizontalAlignment
int horizontalAlignment
Package nextapp.echo.util |
data
java.util.List data
nullValue
int nullValue