EchoPoint
2.1.0rc4

Serialized Form


Package echopointng

Class echopointng.AbleComponent extends ComponentEx implements Serializable

Class echopointng.AbleProperties extends AbleComponent implements Serializable

Class echopointng.AutoLookupTextFieldEx extends TextFieldEx implements Serializable

Class echopointng.BalloonHelp extends PopUp implements Serializable

Class echopointng.BorderEx extends nextapp.echo2.app.Border implements Serializable

Serialized Fields

bottomColor

nextapp.echo2.app.Color bottomColor

bottomSize

nextapp.echo2.app.Extent bottomSize

bottomStyle

int bottomStyle

color

nextapp.echo2.app.Color color

leftColor

nextapp.echo2.app.Color leftColor

leftSize

nextapp.echo2.app.Extent leftSize

leftStyle

int leftStyle

rightColor

nextapp.echo2.app.Color rightColor

rightSize

nextapp.echo2.app.Extent rightSize

rightStyle

int rightStyle

size

nextapp.echo2.app.Extent size

style

int style

topColor

nextapp.echo2.app.Color topColor

topSize

nextapp.echo2.app.Extent topSize

topStyle

int topStyle

Class echopointng.ButtonEx extends nextapp.echo2.app.Button implements Serializable

Serialized Fields

actionForwarder

nextapp.echo2.app.event.ActionListener actionForwarder
Forwards events generated by the model to listeners registered with the component instance.


attributeMap

java.util.Map attributeMap

Class echopointng.Calculator extends AbleComponent implements Serializable

Serialized Fields

document

nextapp.echo2.app.text.Document document

documentListener

nextapp.echo2.app.event.DocumentListener documentListener
Local listener to monitor changes to document.

Class echopointng.CalculatorField extends DropDown implements Serializable

Serialized Fields

internalListener

echopointng.CalculatorField.InternalListener internalListener

Class echopointng.CheckBoxEx extends nextapp.echo2.app.CheckBox implements Serializable

Serialized Fields

attributeMap

java.util.Map attributeMap

Class echopointng.ColorChooser extends AbleComponent implements Serializable

Serialized Fields

internalListener

nextapp.echo2.app.event.ChangeListener internalListener

Class echopointng.ComboBox extends DropDown implements Serializable

Serialized Fields

textField

nextapp.echo2.app.TextField textField

listModel

nextapp.echo2.app.list.ListModel listModel

listCellRenderer

nextapp.echo2.app.list.ListCellRenderer listCellRenderer

selectionPending

boolean selectionPending

textFieldListener

echopointng.ComboBox.TextFieldListener textFieldListener

docListener

echopointng.ComboBox.DocListener docListener

listListener

echopointng.ComboBox.ListDataHandler listListener

Class echopointng.ComponentEx extends nextapp.echo2.app.Component implements Serializable

Serialized Fields

attributeMap

java.util.Map attributeMap

Class echopointng.ContainerEx extends AbleComponent implements Serializable

Class echopointng.ContentPaneEx extends nextapp.echo2.app.ContentPane implements Serializable

Serialized Fields

attributeMap

java.util.Map attributeMap

Class echopointng.DateChooser extends AbleComponent implements Serializable

Serialized Fields

modelChangeForwarder

echopointng.DateChooser.ModelChangeListener modelChangeForwarder

Class echopointng.DateField extends DropDown implements Serializable

Serialized Fields

dateFormat

java.text.DateFormat dateFormat

internalListener

echopointng.DateField.InternalListener internalListener

selectionPending

boolean selectionPending

expansionOverride

boolean expansionOverride

updateFromTextField

boolean updateFromTextField

Class echopointng.DirectHtml extends nextapp.echo2.app.Component implements Serializable

Class echopointng.DropDown extends PopUp implements Serializable

Class echopointng.EditableLabelEx extends LabelEx implements Serializable

Serialized Fields

target

nextapp.echo2.app.Component target

Class echopointng.ExpandableSection extends AbleComponent implements Serializable

Serialized Fields

internalExpansionListener

nextapp.echo2.app.event.ChangeListener internalExpansionListener

Class echopointng.ExtentEx extends nextapp.echo2.app.Extent implements Serializable

Class echopointng.ExternalEventMonitor extends nextapp.echo2.app.Component implements Serializable

Serialized Fields

listenerList

nextapp.echo2.app.event.EventListenerList listenerList

Class echopointng.GroupBox extends AbleComponent implements Serializable

Class echopointng.HistoryMonitor extends nextapp.echo2.app.Component implements Serializable

Serialized Fields

listenerList

nextapp.echo2.app.event.EventListenerList listenerList
The EventListenerList containing HistoryEventListener's


historyStateList

java.util.List historyStateList
The list of HistoryState objects


pendingHistoryStateList

java.util.List pendingHistoryStateList
The pending list of HistoryState objects not yet processed by the rendering peer.


currentHistoryIndex

int currentHistoryIndex

Class echopointng.HttpPaneEx extends ContentPaneEx implements Serializable

Class echopointng.ImageIcon extends AbleComponent implements Serializable

Class echopointng.ImageMap extends AbleComponent implements Serializable

Serialized Fields

coordMap

java.util.Map coordMap

Class echopointng.ImageMap.Coords extends java.lang.Object implements Serializable

Serialized Fields

type

int type

top

int top

bottom

int bottom

left

int left

right

int right

x

int x

y

int y

radius

int radius

polyCoords

int[] polyCoords

actionCommand

java.lang.String actionCommand

altText

java.lang.String altText

Class echopointng.KeyStrokeListener extends ComponentEx implements Serializable

Serialized Fields

keyCombos

java.util.Map keyCombos

Class echopointng.LabelEx extends nextapp.echo2.app.Label implements Serializable

Serialized Fields

attributeMap

java.util.Map attributeMap

Class echopointng.LightBox extends ComponentEx implements Serializable

Class echopointng.ListBoxEx extends nextapp.echo2.app.ListBox implements Serializable

Serialized Fields

attributeMap

java.util.Map attributeMap

Class echopointng.ListSection extends AbleComponent implements Serializable

Serialized Fields

dataListener

echopointng.ListSection.ListDataHandler dataListener

Class echopointng.LiveTable extends nextapp.echo2.app.Table implements Serializable

Serialized Fields

attributeMap

java.util.Map attributeMap

Class echopointng.Menu extends MenuItem implements Serializable

Class echopointng.MenuBar extends Menu implements Serializable

Class echopointng.MenuButton extends Menu implements Serializable

Class echopointng.MenuItem extends ButtonEx implements Serializable

Class echopointng.MutableBorderEx extends BorderEx implements Serializable

Class echopointng.MutableStyleEx extends nextapp.echo2.app.MutableStyle implements Serializable

Class echopointng.NativeWindow extends nextapp.echo2.app.Component implements Serializable

Class echopointng.PasswordFieldEx extends TextFieldEx implements Serializable

Class echopointng.PopUp extends AbleComponent implements Serializable

Serialized Fields

internalListener

echopointng.PopUp.InternallListener internalListener

popUpTracker

ComponentTracker popUpTracker

targetTracker

ComponentTracker targetTracker

Class echopointng.ProgressBar extends AbleComponent implements Serializable

Serialized Fields

changeListener

nextapp.echo2.app.event.ChangeListener changeListener

invalid

boolean invalid

Class echopointng.PushButton extends ButtonEx implements Serializable

Class echopointng.RadioButtonEx extends nextapp.echo2.app.RadioButton implements Serializable

Serialized Fields

attributeMap

java.util.Map attributeMap

Class echopointng.RichTextArea extends nextapp.echo2.app.text.TextComponent implements Serializable

Serialized Fields

attributeMap

java.util.Map attributeMap

Class echopointng.SelectFieldEx extends nextapp.echo2.app.SelectField implements Serializable

Serialized Fields

attributeMap

java.util.Map attributeMap

Class echopointng.Separator extends ComponentEx implements Serializable

Class echopointng.Slider extends AbleComponent implements Serializable

Serialized Fields

changeListener

nextapp.echo2.app.event.ChangeListener changeListener

Class echopointng.StackedPaneEx extends ContentPaneEx implements Serializable

Serialized Fields

stack

java.util.List stack

Class echopointng.Strut extends AbleComponent implements Serializable

Class echopointng.TabbedPane extends AbleComponent implements Serializable

Serialized Fields

contentTracker

ComponentTracker contentTracker
used to contain the tab content components


currentlySelectedIndex

int currentlySelectedIndex
our currently selected index


internalActionListener

echopointng.TabbedPane.TabActionListener internalActionListener

internalModelListener

echopointng.TabbedPane.TabModelListener internalModelListener

internalSelectionListener

echopointng.TabbedPane.TabSelectionListener internalSelectionListener

tabsTracker

ComponentTracker tabsTracker
used to contain the tab components

Class echopointng.TableEx extends nextapp.echo2.app.Table implements Serializable

Serialized Fields

attributeMap

java.util.Map attributeMap

defaultFooterRenderer

nextapp.echo2.app.table.TableCellRenderer defaultFooterRenderer

defaultRenderer

nextapp.echo2.app.table.TableCellRenderer defaultRenderer

cellMatrix

TableEx.CellMatrix cellMatrix
Tracks the content for the cells of the TableEx


valid

boolean valid
A boolean flag indicating whether the TableEx is valid or not.


footerVisible

boolean footerVisible
A boolean flag indicating whether the TableEx has a visible footer or not

Class echopointng.TableEx.CellMatrix extends java.lang.Object implements Serializable

Serialized Fields

cellContentMap

java.util.Map cellContentMap

cellSpanObject

java.lang.Object cellSpanObject

columnCount

int columnCount

rowCount

int rowCount

propertyMap

java.util.Map propertyMap

Class echopointng.TemplatePanel extends AbleComponent implements Serializable

Serialized Fields

componentNameMap

java.util.Map componentNameMap

styleApplied

boolean styleApplied

Class echopointng.TextAreaEx extends nextapp.echo2.app.TextArea implements Serializable

Serialized Fields

attributeMap

java.util.Map attributeMap

Class echopointng.TextFieldEx extends nextapp.echo2.app.TextField implements Serializable

Serialized Fields

attributeMap

java.util.Map attributeMap

Class echopointng.TitleBar extends AbleComponent implements Serializable

Class echopointng.Tree extends AbleComponent implements Serializable

Serialized Fields

expansionForwarder

echopointng.Tree.TreeExpansionHandler expansionForwarder

selectionForwarder

Tree.TreeSelectionForwarder selectionForwarder

treeModelListener

TreeModelListener treeModelListener

dirtyPaths

java.util.ArrayList dirtyPaths

valid

boolean valid

Class echopointng.Tree.TreeModelHandler extends java.lang.Object implements Serializable

Class echopointng.Tree.TreeRowMapper extends java.lang.Object implements Serializable

Class echopointng.Tree.TreeSelectionForwarder extends java.lang.Object implements Serializable

Class echopointng.TreeTable extends TableEx implements Serializable

Serialized Fields

treeAndTableCellRenderer

TreeTable.TreeAndTableCellRenderer treeAndTableCellRenderer


Package echopointng.able

Class echopointng.able.ScrollBarProperties extends java.lang.Object implements Serializable

Serialized Fields

threeDLightColor

nextapp.echo2.app.Color threeDLightColor

arrowColor

nextapp.echo2.app.Color arrowColor

baseColor

nextapp.echo2.app.Color baseColor

darkShadowColor

nextapp.echo2.app.Color darkShadowColor

faceColor

nextapp.echo2.app.Color faceColor

hilightColor

nextapp.echo2.app.Color hilightColor

shadowColor

nextapp.echo2.app.Color shadowColor

pcs

java.beans.PropertyChangeSupport pcs


Package echopointng.externalevent

Class echopointng.externalevent.ExternalEvent extends java.util.EventObject implements Serializable

Serialized Fields

eventParameters

java.util.Map eventParameters


Package echopointng.history

Class echopointng.history.HistoryEvent extends java.util.EventObject implements Serializable

Serialized Fields

historyState

HistoryState historyState


Package echopointng.image

Class echopointng.image.EncodedImageReference extends nextapp.echo2.app.StreamImageReference implements Serializable

Serialization Methods

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
Serialized Fields

keptInMemory

boolean keptInMemory

valid

boolean valid

id

java.lang.String id

Class echopointng.image.GifEncoder extends java.lang.Object implements Serializable

Class echopointng.image.PngEncoder extends java.lang.Object implements Serializable

Serialized Fields

encodeAlpha

boolean encodeAlpha

Class echopointng.image.TextImageReference extends EncodedImageReference implements Serializable

Serialization Methods

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
Serialized Fields

bestQuality

boolean bestQuality

autoCenterAtConstruction

boolean autoCenterAtConstruction

horizontalAlignment

int horizontalAlignment

replacementImageAlignment

int replacementImageAlignment

textAngle

int textAngle

verticalAlignment

int verticalAlignment

x

int x

y

int y

origImageW

int origImageW

origImageH

int origImageH

scaleOption

int scaleOption

insets

nextapp.echo2.app.Insets insets

drawer

echopointng.image.TextImageReference.TextImageDrawer drawer

Class echopointng.image.URLImageReference extends nextapp.echo2.app.StreamImageReference implements Serializable

Serialized Fields

resourceURL

java.net.URL resourceURL

contentType

java.lang.String contentType

width

nextapp.echo2.app.Extent width

height

nextapp.echo2.app.Extent height

id

java.lang.String id


Package echopointng.layout

Class echopointng.layout.DisplayLayoutData extends java.lang.Object implements Serializable

Serialized Fields

localStyle

nextapp.echo2.app.MutableStyle localStyle

Class echopointng.layout.ScrollableDisplayLayoutData extends DisplayLayoutData implements Serializable

Class echopointng.layout.TableLayoutDataEx extends nextapp.echo2.app.layout.TableLayoutData implements Serializable

Serialized Fields

colSpan

int colSpan

rowSpan

int rowSpan

toolTipText

java.lang.String toolTipText


Package echopointng.model

Class echopointng.model.ActionEventEx extends nextapp.echo2.app.event.ActionEvent implements Serializable

Serialized Fields

metaKeyInfo

int metaKeyInfo

Class echopointng.model.CalendarEvent extends java.util.EventObject implements Serializable

Serialized Fields

calendar

java.util.Calendar calendar

Class echopointng.model.DefaultBoundedRangeModel extends java.lang.Object implements Serializable

Serialized Fields

listenerList

nextapp.echo2.app.event.EventListenerList listenerList
The listeners waiting for model changes.


value

int value

extent

int extent

min

int min

max

int max

isAdjusting

boolean isAdjusting

Class echopointng.model.DefaultButtonModelEx extends nextapp.echo2.app.button.DefaultButtonModel implements Serializable

Class echopointng.model.DefaultCalendarSelectionModel extends java.lang.Object implements Serializable

Serialized Fields

displayedDate

java.util.Calendar displayedDate

listenerList

nextapp.echo2.app.event.EventListenerList listenerList

selectedDate

java.util.Calendar selectedDate

Class echopointng.model.DefaultExpansionModel extends java.lang.Object implements Serializable

Serialized Fields

isExpanded

boolean isExpanded

listenerList

nextapp.echo2.app.event.EventListenerList listenerList

Class echopointng.model.DefaultMenuItemModel extends java.lang.Object implements Serializable

Serialized Fields

listenerList

nextapp.echo2.app.event.EventListenerList listenerList

actionCommand

java.lang.String actionCommand

group

nextapp.echo2.app.button.ButtonGroup group

Class echopointng.model.DefaultSingleSelectionModel extends java.lang.Object implements Serializable

Serialized Fields

listenerList

nextapp.echo2.app.event.EventListenerList listenerList

selectedIndex

int selectedIndex

Class echopointng.model.ExpansionGroup extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id

members

java.util.List members

accordionMode

boolean accordionMode


Package echopointng.progressbar

Class echopointng.progressbar.DefaultProgressBarRenderer extends java.lang.Object implements Serializable

Serialized Fields

borderSize

int borderSize

height

int height

hspacer

int hspacer

isHorz

boolean isHorz

pb

ProgressBar pb

vspacer

int vspacer

width

int width


Package echopointng.richtext

Class echopointng.richtext.DefaultRichTextRenderer extends java.lang.Object implements Serializable

Serialized Fields

fontNames

java.lang.String[][] fontNames

fontSizes

java.lang.String[][] fontSizes

paragraphStyles

java.lang.String[][] paragraphStyles

commandImages

java.util.Map commandImages


Package echopointng.stylesheet

Class echopointng.stylesheet.CssInvalidValueException extends CssStyleSheetException implements Serializable

Class echopointng.stylesheet.CssStyleSheetException extends java.lang.Exception implements Serializable

Serialized Fields

causeException

java.lang.Throwable causeException

lineNo

int lineNo


Package echopointng.tabbedpane

Class echopointng.tabbedpane.DefaultTabImageRenderer extends java.lang.Object implements Serializable

Serialization Methods

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
Serialized Fields

leadInImage

nextapp.echo2.app.ImageReference leadInImage

leadOutImage

nextapp.echo2.app.ImageReference leadOutImage

insets

nextapp.echo2.app.Insets insets

borderWidth

int borderWidth

borderColor

nextapp.echo2.app.Color borderColor

activeColor

nextapp.echo2.app.Color activeColor

inactiveColor

nextapp.echo2.app.Color inactiveColor

tabPlacement

int tabPlacement

Class echopointng.tabbedpane.DefaultTabModel extends AbstractTabModel implements Serializable

Serialized Fields

tabEntryList

java.util.List tabEntryList

Class echopointng.tabbedpane.DefaultTabModel.TabEntry extends java.lang.Object implements Serializable

Serialized Fields

tabComponent

nextapp.echo2.app.Component tabComponent

tabContent

nextapp.echo2.app.Component tabContent


Package echopointng.table

Class echopointng.table.AbleTableSelectionModel extends java.lang.Object implements Serializable

Serialized Fields

listenerList

nextapp.echo2.app.event.EventListenerList listenerList

selectionMode

int selectionMode

selection

java.util.BitSet selection

minSelectedUnsortedIndex

int minSelectedUnsortedIndex

tableModel

nextapp.echo2.app.table.TableModel tableModel

suppressChangeNotifications

boolean suppressChangeNotifications

Class echopointng.table.ColumnHidingTableModel extends nextapp.echo2.app.table.AbstractTableModel implements Serializable

Serialized Fields

forwarderModelListener

nextapp.echo2.app.event.TableModelListener forwarderModelListener
Used to forward table model events upwards and onwards to the users of this TableModel. That way we dont "mask" out events that might occur in the underlying TableModel


underlyingTableModel

nextapp.echo2.app.table.TableModel underlyingTableModel

hiddenColumnsSet

java.util.Set hiddenColumnsSet

Class echopointng.table.DefaultPageableSortableTableModel extends DefaultSortableTableModel implements Serializable

Serialized Fields

currentPage

int currentPage

rowsPerPage

int rowsPerPage

Class echopointng.table.DefaultSortableTableModel extends nextapp.echo2.app.table.AbstractTableModel implements Serializable

Serialized Fields

underlyingTableModel

nextapp.echo2.app.table.TableModel underlyingTableModel
This is the underlying TableModel being decorated by this class


columnModel

nextapp.echo2.app.table.TableColumnModel columnModel

viewToModel

echopointng.table.DefaultSortableTableModel.SortedRow[] viewToModel

modelToView

int[] modelToView

tableModelListener

nextapp.echo2.app.event.TableModelListener tableModelListener

columnComparators

java.util.Map columnComparators

sortingColumns

java.util.List sortingColumns
Sorted columns status. The last element is the most recently sorted.

Class echopointng.table.DefaultTableCellRendererEx extends nextapp.echo2.app.table.DefaultTableCellRenderer implements Serializable

Class echopointng.table.PageableSortableTable extends SortableTable implements Serializable

Class echopointng.table.PageableTableNavigation extends nextapp.echo2.app.Row implements Serializable

Serialized Fields

model

PageableTableModel model

Class echopointng.table.SortableTable extends TableEx implements Serializable

Class echopointng.table.SortableTableColumn extends TableColumnEx implements Serializable

Serialized Fields

comparator

java.util.Comparator comparator

Class echopointng.table.SortableTableHeaderRenderer extends java.lang.Object implements Serializable

Serialized Fields

upArrowImage

nextapp.echo2.app.ImageReference upArrowImage
The up arrow image displayed in the column header


downArrowImage

nextapp.echo2.app.ImageReference downArrowImage
The down arrow image displayed in the column header


background

nextapp.echo2.app.Color background
The background displayed in the column header


border

BorderEx border
The border displayed in the column header


insets

nextapp.echo2.app.Insets insets
The insets of the button displayed in the column header


layoutData

nextapp.echo2.app.layout.TableLayoutData layoutData
The layout data to be used for each cell

Class echopointng.table.SortableTableSelectionModel extends AbleTableSelectionModel implements Serializable

Class echopointng.table.TableActionEventEx extends ActionEventEx implements Serializable

Serialized Fields

row

int row

column

int column

Class echopointng.table.TableColumnEx extends nextapp.echo2.app.table.TableColumn implements Serializable

Serialized Fields

footerRenderer

nextapp.echo2.app.table.TableCellRenderer footerRenderer

footerValue

java.lang.Object footerValue


Package echopointng.template

Class echopointng.template.AbstractTemplateDataSource extends java.lang.Object implements Serializable

Serialized Fields

encoding

java.lang.String encoding

cachingHints

TemplateCachingHints cachingHints

contentType

java.lang.String contentType

compilerHints

TemplateCompilerHints compilerHints

Class echopointng.template.FileTemplateDataSource extends AbstractTemplateDataSource implements Serializable

Serialized Fields

file

java.io.File file

canonicalName

java.lang.String canonicalName

Class echopointng.template.JspTemplateDataSource extends AbstractTemplateDataSource implements Serializable

Serialized Fields

jspPath

java.lang.String jspPath

requestAttributeMap

java.util.Map requestAttributeMap

Class echopointng.template.ResourceTemplateDataSource extends AbstractTemplateDataSource implements Serializable

Serialized Fields

resource

java.lang.String resource

canonicalName

java.lang.String canonicalName

classLoader

java.lang.ClassLoader classLoader

Class echopointng.template.SimpleTemplateCachingHints extends java.lang.Object implements Serializable

Serialized Fields

timeToLive

long timeToLive

accessTimeout

long accessTimeout

lastModified

long lastModified

Class echopointng.template.SimpleTemplateTextSubstitution extends java.lang.Object implements Serializable

Serialized Fields

stringMap

java.util.HashMap stringMap

Class echopointng.template.StringTemplateDataSource extends AbstractTemplateDataSource implements Serializable

Serialized Fields

string

java.lang.String string


Package echopointng.text

Class echopointng.text.StringDocumentEx extends nextapp.echo2.app.text.StringDocument implements Serializable

Serialized Fields

text

java.lang.String text


Package echopointng.tree

Class echopointng.tree.DefaultMutableTreeNode extends java.lang.Object implements Serializable

Serialized Fields

actionCommand

java.lang.String actionCommand
this node's action command


parent

MutableTreeNode parent
this node's parent, or null if this node has no parent


children

java.util.Vector children
array of children, may be null if this node has no children


allowsChildren

boolean allowsChildren
true if the node is able to have children

Class echopointng.tree.DefaultMutableTreeNode.BreadthFirstEnumeration extends java.lang.Object implements Serializable

Serialized Fields

queue

DefaultMutableTreeNode.BreadthFirstEnumeration.Queue queue

Class echopointng.tree.DefaultMutableTreeNode.PathBetweenNodesEnumeration extends java.lang.Object implements Serializable

Serialized Fields

stack

java.util.Stack stack

Class echopointng.tree.DefaultMutableTreeNode.PostorderEnumeration extends java.lang.Object implements Serializable

Serialized Fields

root

TreeNode root

children

java.util.Enumeration children

subtree

java.util.Enumeration subtree

Class echopointng.tree.DefaultMutableTreeNode.PreorderEnumeration extends java.lang.Object implements Serializable

Serialized Fields

stack

java.util.Stack stack

Class echopointng.tree.DefaultTreeCellRenderer extends nextapp.echo2.app.Label implements Serializable

Serialized Fields

saveBackground

nextapp.echo2.app.Color saveBackground

saveForeground

nextapp.echo2.app.Color saveForeground

saveFont

nextapp.echo2.app.Font saveFont

Class echopointng.tree.DefaultTreeIcons extends java.lang.Object implements Serializable

Serialized Fields

iconMap

java.util.Map iconMap
the map of icons images to names

Class echopointng.tree.DefaultTreeModel extends java.lang.Object implements Serializable

Serialized Fields

root

TreeNode root
Root of the tree.


listenerList

nextapp.echo2.app.event.EventListenerList listenerList
Listeners.


asksAllowsChildren

boolean asksAllowsChildren
Determines how the isLeaf method figures out if a node is a leaf node. If true, a node is a leaf node if it does not allow children. (If it allows children, it is not a leaf node, even if no children are present.) That lets you distinguish between folder nodes and file nodes in a file system, for example.

If this value is false, then any node which has no children is a leaf node, and any node may acquire children.


nodeIds

java.util.HashMap nodeIds
Map of Node identifiers keyed by the Nodes themselves


nextNodeId

int nextNodeId

Class echopointng.tree.DefaultTreeSelectionModel extends java.lang.Object implements Serializable

Serialized Fields

changeSupport

java.beans.PropertyChangeSupport changeSupport
Used to messaged registered listeners.


leadIndex

int leadIndex
Index of the lead path in selection.


leadPath

TreePath leadPath
Last path that was added.


leadRow

int leadRow
Lead row.


listenerList

nextapp.echo2.app.event.EventListenerList listenerList
Event listener list.


listSelectionModel

TreeListSelectionModel listSelectionModel
Handles maintaining the list selection model.


selection

TreePath[] selection
Paths that are currently selected. Will be null if nothing is currently selected.


selectionMode

int selectionMode
Mode for the selection, will be either SINGLE_TREE_SELECTION, CONTIGUOUS_TREE_SELECTION or DISCONTIGUOUS_TREE_SELECTION.

Class echopointng.tree.EmptyTreeSelectionModel extends DefaultTreeSelectionModel implements Serializable

Class echopointng.tree.ExpandVetoException extends java.lang.Exception implements Serializable

Serialized Fields

event

TreeExpansionEvent event
The event that the exception was created for.

Class echopointng.tree.TreeActionEventEx extends ActionEventEx implements Serializable

Serialized Fields

treeNode

java.lang.Object treeNode

Class echopointng.tree.TreeExpansionEvent extends java.util.EventObject implements Serializable

Serialized Fields

path

TreePath path
Path to the value this event represents.

Class echopointng.tree.TreeListSelectionModel extends java.lang.Object implements Serializable

Serialized Fields

selectionMode

int selectionMode

minIndex

int minIndex

maxIndex

int maxIndex

anchorIndex

int anchorIndex

leadIndex

int leadIndex

firstAdjustedIndex

int firstAdjustedIndex

lastAdjustedIndex

int lastAdjustedIndex

isAdjusting

boolean isAdjusting

firstChangedIndex

int firstChangedIndex

lastChangedIndex

int lastChangedIndex

value

java.util.BitSet value

listenerList

nextapp.echo2.app.event.EventListenerList listenerList

leadAnchorNotificationEnabled

boolean leadAnchorNotificationEnabled

Class echopointng.tree.TreeModelEvent extends java.util.EventObject implements Serializable

Serialized Fields

path

TreePath path
Path to the parent of the nodes that have changed.


childIndices

int[] childIndices
Indices identifying the position of where the children were.


children

java.lang.Object[] children
Children that have been removed.

Class echopointng.tree.TreePath extends java.lang.Object implements Serializable

Serialized Fields

parentPath

TreePath parentPath
Path representing the parent, null if lastPathComponent represents the root.

Class echopointng.tree.TreeSelectionEvent extends java.util.EventObject implements Serializable

Serialized Fields

paths

TreePath[] paths
Paths this event represents.


areNew

boolean[] areNew
For each path identifies if that is path is in fact new.


oldLeadSelectionPath

TreePath oldLeadSelectionPath
leadSelectionPath before the paths changed, may be null.


newLeadSelectionPath

TreePath newLeadSelectionPath
leadSelectionPath after the paths changed, may be null.


Package echopointng.util

Class echopointng.util.ComponentTracker extends java.lang.Object implements Serializable

Serialized Fields

componentMap

java.util.Map componentMap

trackee

nextapp.echo2.app.Component trackee


Package echopointng.util.collections

Class echopointng.util.collections.ConcurrentReaderHashMap extends java.util.AbstractMap implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Reconstitute the ConcurrentReaderHashMap instance from a stream (i.e., deserialize it).


writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
Save the state of the ConcurrentReaderHashMap instance to a stream (i.e., serialize it).

Serial Data:
The capacity of the ConcurrentReaderHashMap (the length of the bucket array) is emitted (int), followed by the size of the ConcurrentReaderHashMap (the number of key-value mappings), followed by the key (Object) and value (Object) for each key-value mapping represented by the ConcurrentReaderHashMap The key-value mappings are emitted in no particular order.
Throws:
java.io.IOException
Serialized Fields

barrierLock

ConcurrentReaderHashMap.BarrierLock barrierLock
Lock used only for its memory effects.


threshold

int threshold
The table is rehashed when its size exceeds this threshold. (The value of this field is always (int)(capacity * loadFactor).)

 

loadFactor

float loadFactor
The load factor for the hash table.

 

Class echopointng.util.collections.ConcurrentReaderHashMap.BarrierLock extends java.lang.Object implements Serializable


Package echopointng.util.reflect

Class echopointng.util.reflect.BeanKit.BeanKitException extends java.lang.Exception implements Serializable

Class echopointng.util.reflect.DuckTypeKit.DuckTypeException extends java.lang.Exception implements Serializable


Package echopointng.util.throwable

Class echopointng.util.throwable.ThrowableDescriptor extends ThrowablePropertyDescriptor implements Serializable

Serialized Fields

throwable

java.lang.Throwable throwable

message

java.lang.String message

causes

ThrowableDescriptor[] causes

properties

ThrowablePropertyDescriptor[] properties

stackTrace

java.lang.String[] stackTrace

Class echopointng.util.throwable.ThrowablePropertyDescriptor extends java.lang.Object implements Serializable

Serialized Fields

type

java.lang.Class type

name

java.lang.String name

value

java.lang.Object value

modifiers

int modifiers


Package echopointng.xhtml

Class echopointng.xhtml.XhtmlFragment extends java.lang.Object implements Serializable

Serialized Fields

fragment

java.lang.String fragment

layoutData

nextapp.echo2.app.LayoutData layoutData


EchoPoint
2.1.0rc4