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<K,V> context
java.util.Map<K,V> renderIdToComponentMap
Component instances themselves.java.util.HashMap<K,V> 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<E> modalComponents
long nextId
ApplicationInstance-unique identifier value.ApplicationInstance.generateId()boolean disposed
ApplicationInstance.dispose()
has been invoked.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<E> 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
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<K,V> indicesToValues
java.util.Map<K,V> namedStyleMap
java.util.Map<K,V> defaultStyleMap
ChangeListener changeMonitor
ButtonGroup behavior.ButtonGroup buttonGroup
boolean autoCreateColumnsFromModel
boolean headerVisible
TableModel model
TableColumnModel columnModel
boolean valid
java.util.Map<K,V> 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<E> 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<E> items
EventListenerList listenerList
int selectionMode
java.util.BitSet selection
int minSelectedIndex
java.lang.Throwable cause
EventListenerList listenerList
java.util.List<E> columns
EventListenerList listenerList
java.util.List<E> rows
java.util.List<E> 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<K,V> inputs
java.util.Map<K,V> clientComponentUpdateMap
Components and ClientComponentUpdates.java.util.Map<K,V> 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<E> addedChildren
Components added to the parent.Component parent
ServerComponentUpdate.java.util.Map<K,V> propertyUpdates
parent component and PropertyUpdates.java.util.Set<E> removedChildren
Components removed from the parent.java.util.Set<E> removedDescendants
Components which are implicitly removed as they were children of removed children.java.util.Set<E> updatedLayoutDataChildren
Components whose LayoutData was updated.java.util.Map<K,V> applicationUpdateMap
PropertyUpdates to the application.java.util.List<E> commands
java.util.Map<K,V> 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