int horizontal
int vertical
java.util.Locale locale
Locale of the application.
This Locale will be inherited by Components.LayoutDirection layoutDirection
LayoutDirection of the application, derived
from the application's Locale.
This LayoutDirection will be inherited by
Components.java.util.Map context
java.util.Map renderIdToComponentMap
Component instances themselves.java.util.HashMap taskQueueMap
TaskQueueHandles and Lists
of Runnable tasks. Values may be null if a particular
TaskQueue does not contain any tasks.java.beans.PropertyChangeSupport propertyChangeSupport
UpdateManager updateManager
UpdateManager handling updates to/from this application.Window defaultWindow
Window.
Currently only one top-level is supported per
ApplicationInstance.StyleSheet styleSheet
StyleSheet used by the application.java.util.List modalComponents
long nextId
ApplicationInstance-unique identifier value.ApplicationInstance.generateId()private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOExceptionjava.lang.ClassNotFoundExceptionSerializableprivate void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
java.io.IOExceptionSerializablejava.lang.String id
Border.Side[] sides
int rgb
ApplicationInstance applicationInstance
ApplicationInstance to which the component is registered.java.util.List children
int flags
java.lang.String id
renderId.LayoutDirection layoutDirection
ApplicationInstance or from
an ancestor Component in the hierarchy.EventListenerList listenerList
java.util.Locale locale
ApplicationInstance or from an ancestor
Component in the hierarchy.MutableStyle localStyle
Component parent
java.beans.PropertyChangeSupport propertyChangeSupport
java.lang.String renderId
id.java.lang.String lastRenderId
Set when component is unregistering from application instance!
Component.renderIdStyle sharedStyle
java.lang.String styleName
java.lang.String focusPreviousId
java.lang.String focusNextId
double decimalValue
Style parentStyle
int value
int units
ImageReference image
Extent horizontalOffset
Extent verticalOffset
int repeat
Font.Typeface typeface
Extent size
int style
java.lang.String name
Font.Typeface alternate
boolean leftToRight
java.lang.Object[] data
int length
java.util.SortedMap indicesToValues
java.util.Map namedStyleMap
java.util.Map defaultStyleMap
ChangeListener changeMonitor
ButtonGroup behavior.ButtonGroup buttonGroup
boolean autoCreateColumnsFromModel
boolean headerVisible
TableModel model
TableColumnModel columnModel
boolean valid
java.util.Map defaultRendererMap
TableCellRenderer defaultHeaderRenderer
ListSelectionModel selectionModel
boolean suppressChangeNotifications
boolean rendering
TableModelListener modelListener
TableColumnModelListener columnModelListener
ChangeListener changeHandler
boolean modal
ActionListener actionForwarder
java.lang.String id
java.util.Set buttons
EventListenerList listenerList
java.lang.String actionCommand
boolean selected
ChangeListener changeForwarder
java.lang.String command
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundExceptionjava.io.IOExceptionSerializableprivate void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
java.io.IOExceptionSerializableint index0
int index1
int type
int fromIndex
int toIndex
int firstRow
int lastRow
int column
int type
Extent height
int columnSpan
int rowSpan
Extent width
ChangeListener changeHandler
ListDataListener listDataHandler
ListDataEvents.ListCellRenderer listCellRenderer
ListModel model
ListSelectionModel selectionModel
EventListenerList listenerList
EventListeners.java.util.List items
EventListenerList listenerList
int selectionMode
java.util.BitSet selection
int minSelectedIndex
java.lang.Throwable cause
EventListenerList listenerList
java.util.List columns
EventListenerList listenerList
java.util.List rows
java.util.List columnNames
Extent width
TableCellRenderer cellRenderer
TableCellRenderer headerRenderer
java.lang.Object headerValue
int modelIndex
java.lang.Object identifier
java.beans.PropertyChangeSupport pcs
EventListenerList listenerList
java.lang.String text
Document document
DocumentListener documentListener
Component component
java.util.Map inputs
java.util.Map clientComponentUpdateMap
Components and ClientComponentUpdates.java.util.Map applicationUpdateMap
Component actionComponent
java.lang.String actionName
java.lang.Object actionValue
ApplicationInstance applicationInstance
ApplicationInstance.java.lang.Object newValue
java.lang.Object oldValue
java.util.Set addedChildren
Components added to the parent.Component parent
ServerComponentUpdate.java.util.Map propertyUpdates
parent component and PropertyUpdates.java.util.Set removedChildren
Components removed from the parent.java.util.Set removedDescendants
Components which are implicitly removed as they were children of removed children.java.util.Set updatedLayoutDataChildren
Components whose LayoutData was updated.java.util.Map applicationUpdateMap
PropertyUpdates to the application.java.util.List commands
java.util.Map componentUpdateMap
Components and ServerComponentUpdates. The key is the parent component involved in
the update.ServerComponentUpdate fullRefreshUpdate
ServerComponentUpdate used to describe a full-refresh of the application state being required.ClientUpdateManager clientUpdateManager
ClientUpdateManager that will be used to process input from the client.ApplicationInstance applicationInstance
ApplicationInstance.ServerComponentUpdate[] cachedComponentUpdates
ServerComponentUpdates (returned by multiple invocations of getComponentUpdates().)ClientUpdateManager clientUpdateManager
ServerUpdateManager serverUpdateManager
ApplicationInstance applicationInstance