EchoPoint
1.0

Serialized Form


Package echopoint

Class echopoint.AbstractDateTimeField extends TextField implements Serializable

Serialized Fields

expansionModel

ExpandableModel expansionModel

dateFormat

java.text.DateFormat dateFormat

invalidColor

nextapp.echo.Color invalidColor

dropDownButtonBackground

nextapp.echo.Color dropDownButtonBackground

dropDownIcon

nextapp.echo.ImageReference dropDownIcon

autoCollapse

boolean autoCollapse

Class echopoint.BalloonHelp extends PopUp implements Serializable

Class echopoint.Beep extends nextapp.echo.Component implements Serializable

Class echopoint.BlackHole extends nextapp.echo.Container implements Serializable

Class echopoint.BoxSection extends EchoPointComponent implements Serializable

Serialized Fields

insets

nextapp.echo.Insets insets

rulerColor

nextapp.echo.Color rulerColor

rulerWidth

int rulerWidth

titleBar

TitleBar titleBar

footerBar

TitleBar footerBar

borderableDelegate

BorderableDelegate borderableDelegate

Class echopoint.ChartPanel extends EchoPointComponent 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

chart

org.jfree.chart.JFreeChart chart

width

int width

height

int height

actionCommand

java.lang.String actionCommand

chartActionEventGenerator

ChartEventGenerator chartActionEventGenerator

Class echopoint.ClientDatePicker extends TextField implements Serializable

Serialized Fields

dateFormat

java.text.SimpleDateFormat dateFormat

offsetX

int offsetX

offsetY

int offsetY

dayColumnHeaderForeground

nextapp.echo.Color dayColumnHeaderForeground

dayColumnHeaderBackground

nextapp.echo.Color dayColumnHeaderBackground

currentMonthDateForeground

nextapp.echo.Color currentMonthDateForeground

currentMonthDateBackground

nextapp.echo.Color currentMonthDateBackground

otherMonthDateForeground

nextapp.echo.Color otherMonthDateForeground

otherMonthDateBackground

nextapp.echo.Color otherMonthDateBackground

currentDateForeground

nextapp.echo.Color currentDateForeground

currentDateBackground

nextapp.echo.Color currentDateBackground

todayTextForeground

nextapp.echo.Color todayTextForeground

todayTextBackground

nextapp.echo.Color todayTextBackground

yearNavigationForeground

nextapp.echo.Color yearNavigationForeground

yearNavigationBackground

nextapp.echo.Color yearNavigationBackground

monthNavigationForeground

nextapp.echo.Color monthNavigationForeground

monthNavigationBackground

nextapp.echo.Color monthNavigationBackground

topLineForeground

nextapp.echo.Color topLineForeground

bottomLineForeground

nextapp.echo.Color bottomLineForeground

currentDateBorderForeground

nextapp.echo.Color currentDateBorderForeground

currentMonthDateRolloverForeground

nextapp.echo.Color currentMonthDateRolloverForeground

currentMonthDateRolloverBackground

nextapp.echo.Color currentMonthDateRolloverBackground

otherMonthDateRolloverForeground

nextapp.echo.Color otherMonthDateRolloverForeground

otherMonthDateRolloverBackground

nextapp.echo.Color otherMonthDateRolloverBackground

currentDateRolloverForeground

nextapp.echo.Color currentDateRolloverForeground

currentDateRolloverBackground

nextapp.echo.Color currentDateRolloverBackground

navigationRolloverForeground

nextapp.echo.Color navigationRolloverForeground

navigationRolloverBackground

nextapp.echo.Color navigationRolloverBackground

invalidColor

nextapp.echo.Color invalidColor

locale

java.util.Locale locale

calendarFont

nextapp.echo.Font calendarFont

icon

nextapp.echo.ImageReference icon

buttonText

java.lang.String buttonText

buttonRendering

boolean buttonRendering

Class echopoint.ColorChooser extends EchoPointComponent implements Serializable

Serialized Fields

borderColor

nextapp.echo.Color borderColor

borderSize

int borderSize

insets

nextapp.echo.Insets insets

cellsPerRow

int cellsPerRow

cellWidth

int cellWidth

cellHeight

int cellHeight

cellSpacing

int cellSpacing

cellSpacingColor

nextapp.echo.Color cellSpacingColor

previewPanel

nextapp.echo.Component previewPanel

colorArray

nextapp.echo.Color[] colorArray

selectionModel

ColorSelectionModel selectionModel

titleBar

TitleBar titleBar

Class echopoint.ComboBox extends TextField implements Serializable

Serialized Fields

dropDownBackground

nextapp.echo.Color dropDownBackground

dropDownForeground

nextapp.echo.Color dropDownForeground

dropDownFont

nextapp.echo.Font dropDownFont

dropDownButtonBackground

nextapp.echo.Color dropDownButtonBackground

cellRenderer

nextapp.echo.ListCellRenderer cellRenderer

model

nextapp.echo.ListModel model

dataListener

nextapp.echo.event.ListDataListener dataListener

visibleRowCount

int visibleRowCount

textMatchingPerformed

boolean textMatchingPerformed

width

int width

widthUnits

int widthUnits

actionOnSelection

boolean actionOnSelection

Class echopoint.ConfirmButton extends PushButton implements Serializable

Serialized Fields

message

java.lang.String message

Class echopoint.CornerImages extends java.lang.Object implements Serializable

Serialized Fields

leftImage

nextapp.echo.ImageReference leftImage

rightImage

nextapp.echo.ImageReference rightImage

Class echopoint.DateField extends AbstractDateTimeField implements Serializable

Serialized Fields

datePicker

DatePicker datePicker

setTextInProgress

boolean setTextInProgress

setDateInProgress

boolean setDateInProgress

docHandler

echopoint.DateField.InternalDocumentListener docHandler

Class echopoint.DatePicker extends EchoPointComponent implements Serializable

Serialized Fields

borderColor

nextapp.echo.Color borderColor

borderSize

int borderSize

calendarBackground

nextapp.echo.Color calendarBackground

calendarFont

nextapp.echo.Font calendarFont

calendarSelectedFont

nextapp.echo.Font calendarSelectedFont

calendarForeground

nextapp.echo.Color calendarForeground

calendarNonMonthForeground

nextapp.echo.Color calendarNonMonthForeground

calendarRollOverBackground

nextapp.echo.Color calendarRollOverBackground

calendarRollOverForeground

nextapp.echo.Color calendarRollOverForeground

calendarSelectedBackground

nextapp.echo.Color calendarSelectedBackground

calendarSelectedForeground

nextapp.echo.Color calendarSelectedForeground

colorScheme

int colorScheme

dowNameLength

int dowNameLength

monthNameLength

int monthNameLength

locale

java.util.Locale locale

model

CalendarSelectionModel model

monthSelectable

boolean monthSelectable

navigationBackground

nextapp.echo.Color navigationBackground

navigationFont

nextapp.echo.Font navigationFont

navigationForeground

nextapp.echo.Color navigationForeground

navigationRollOverBackground

nextapp.echo.Color navigationRollOverBackground

navigationRollOverForeground

nextapp.echo.Color navigationRollOverForeground

navigationArrowsVisible

boolean navigationArrowsVisible

weekNumberAbbreviation

java.lang.String weekNumberAbbreviation

selectedBackground

nextapp.echo.Color selectedBackground

selectedFont

nextapp.echo.Font selectedFont

selectedForeground

nextapp.echo.Color selectedForeground

selectedRollOverBackground

nextapp.echo.Color selectedRollOverBackground

selectedRollOverForeground

nextapp.echo.Color selectedRollOverForeground

yearRange

int yearRange

yearSelectable

boolean yearSelectable

selectionDisplayBarVisible

boolean selectionDisplayBarVisible

Class echopoint.DevNull extends nextapp.echo.Container implements Serializable

Class echopoint.DialogPanel extends ScrollablePanel implements Serializable

Serialized Fields

backgroundDithered

boolean backgroundDithered

dragWindowUsed

boolean dragWindowUsed

ourDialogListener

echopoint.DialogPanel.OurDialogListener ourDialogListener

titleBar

TitleBar titleBar
the internal titlebar reference

Class echopoint.DropDownBox extends ScrollableBox implements Serializable

Serialized Fields

autoCollapse

boolean autoCollapse

dropDownButtonBackground

nextapp.echo.Color dropDownButtonBackground

dropDownButtonVerticalAlignment

int dropDownButtonVerticalAlignment

expansionModel

ExpandableModel expansionModel

toggleComponent

nextapp.echo.Component toggleComponent

boxHorizontalAlignment

int boxHorizontalAlignment

groupName

java.lang.String groupName

displayToggle

boolean displayToggle

Class echopoint.EchoPointComponent extends nextapp.echo.Container implements Serializable

Serialized Fields

toolTipPopUp

ToolTipPopUp toolTipPopUp
The ToolTipPopUp used for ToolTipPopUpSupport


mouseCursorable

MouseCursorableDelegate mouseCursorable

Class echopoint.EmbeddedObject extends EchoPointComponent implements Serializable

Serialized Fields

src

java.lang.String src

classId

java.lang.String classId

codeBase

java.lang.String codeBase

codeType

java.lang.String codeType

contentType

java.lang.String contentType

data

java.lang.String data

standBy

java.lang.String standBy

pluginsPage

java.lang.String pluginsPage

width

int width

height

int height

widthUnits

int widthUnits

heightUnits

int heightUnits

embedTagUsed

boolean embedTagUsed

parameterMap

java.util.HashMap parameterMap

Class echopoint.EmbeddedPane extends nextapp.echo.Component implements Serializable

Serialized Fields

width

int width

height

int height

content

nextapp.echo.ContentPane content

scrollBarPolicy

int scrollBarPolicy

scrollBarX

int scrollBarX

scrollBarY

int scrollBarY

widthUnits

int widthUnits

heightUnits

int heightUnits

insets

nextapp.echo.Insets insets

borderableDelegate

BorderableDelegate borderableDelegate

Class echopoint.ExitButton extends PushButton implements Serializable

Serialized Fields

exitMode

boolean exitMode

uri

java.lang.String uri

Class echopoint.ExpandableMenu extends EchoPointComponent implements Serializable

Serialized Fields

rowHeight

int rowHeight

tree

Tree tree

treeModel

DefaultTreeModel treeModel

treeRoot

DefaultMutableTreeNode treeRoot

treeIcons

DefaultTreeIcons treeIcons

menuMap

java.util.ArrayList menuMap

valid

boolean valid

expandedImage

nextapp.echo.ImageReference expandedImage

collapsedImage

nextapp.echo.ImageReference collapsedImage

leafImage

nextapp.echo.ImageReference leafImage

Class echopoint.ExpandableSection extends BoxSection implements Serializable

Serialized Fields

serverSideSection

boolean serverSideSection

modelListener

echopoint.ExpandableSection.InternalModelListener modelListener

Class echopoint.ExternalEventMonitor extends nextapp.echo.Component implements Serializable

Serialized Fields

listenerList

nextapp.echo.event.EventListenerList listenerList

Class echopoint.FontChooser extends EchoPointComponent implements Serializable

Serialized Fields

borderColor

nextapp.echo.Color borderColor

borderSize

int borderSize

insets

nextapp.echo.Insets insets

previewPanel

nextapp.echo.Component previewPanel

selectionModel

FontSelectionModel selectionModel

changeSelectFieldFonts

boolean changeSelectFieldFonts

fntNames

java.lang.String[] fntNames

fntSizes

int[] fntSizes

fntStyles

java.lang.String[] fntStyles

selectFontNames

nextapp.echo.SelectField selectFontNames

selectFontSizes

nextapp.echo.SelectField selectFontSizes

selectFontStyles

nextapp.echo.SelectField selectFontStyles

showFontNames

boolean showFontNames

showFontSizes

boolean showFontSizes

showFontStyles

boolean showFontStyles

titleBar

TitleBar titleBar

Class echopoint.FontChooser.DefaultPreviewPanel extends nextapp.echo.Panel implements Serializable

Serialized Fields

labelFont

nextapp.echo.Label labelFont

Class echopoint.GridPanel extends ScrollablePanel implements Serializable

Class echopoint.GroupBox extends EchoPointComponent implements Serializable

Serialized Fields

complexRendering

boolean complexRendering

title

java.lang.String title

titleColor

nextapp.echo.Color titleColor

borderableDelegate

BorderableDelegate borderableDelegate

insets

nextapp.echo.Insets insets

layoutManager

LayoutManager layoutManager

Class echopoint.HidingSlidingPanel extends ScrollableBox implements Serializable

Serialized Fields

expanded

boolean expanded

hidingAlignment

int hidingAlignment

iconsByMe

boolean iconsByMe

jump

boolean jump

offIcon

nextapp.echo.ImageReference offIcon

offTitle

java.lang.String offTitle

offTitleFont

nextapp.echo.Font offTitleFont

offTitleForeground

nextapp.echo.Color offTitleForeground

onIcon

nextapp.echo.ImageReference onIcon

onTitle

java.lang.String onTitle

onTitleFont

nextapp.echo.Font onTitleFont

onTitleForeground

nextapp.echo.Color onTitleForeground

xy

int xy

Class echopoint.HorizontalPanel extends ScrollablePanel implements Serializable

Serialized Fields

height

int height

scrollBarPolicy

int scrollBarPolicy

scrollBarX

int scrollBarX

scrollBarY

int scrollBarY

width

int width

Class echopoint.HourGlass extends nextapp.echo.Component implements Serializable

Serialized Fields

delay

int delay

x

int x

y

int y

icon

nextapp.echo.ImageReference icon

Class echopoint.HtmlContainer extends nextapp.echo.Container implements Serializable

Serialized Fields

layoutManager

HtmlTemplateLayoutManager layoutManager

Class echopoint.HtmlTemplatePanel extends ScrollablePanel implements Serializable

Class echopoint.ImageIcon extends EchoPointComponent implements Serializable

Serialized Fields

actionCommand

java.lang.String actionCommand

height

int height

imageRef

nextapp.echo.ImageReference imageRef

width

int width

Class echopoint.ImageMap extends EchoPointComponent implements Serializable

Serialized Fields

image

nextapp.echo.ImageReference image

coordMap

java.util.Map coordMap

Class echopoint.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

Class echopoint.JavaScriptButton extends PushButton implements Serializable

Serialized Fields

script

java.lang.String script

Class echopoint.JavaScriptInclude extends EchoPointComponent implements Serializable

Serialized Fields

script

java.lang.String script

includeType

int includeType

Class echopoint.JspTemplatePanel extends ScrollablePanel implements Serializable

Class echopoint.Label extends nextapp.echo.Label implements Serializable

Serialized Fields

toolTipPopUp

ToolTipPopUp toolTipPopUp
The ToolTipPopUp used for ToolTipPopUpSupport


borderableDelegate

BorderableDelegate borderableDelegate
Used to delegate borderable responsibility


mouseDelegate

MouseCursorableDelegate mouseDelegate

clientIdentifier

java.lang.String clientIdentifier

insets

nextapp.echo.Insets insets

Class echopoint.ListSection extends EchoPointComponent implements Serializable

Serialized Fields

borderColor

nextapp.echo.Color borderColor

borderSize

int borderSize

insets

nextapp.echo.Insets insets

ordering

int ordering

bullets

int bullets

bulletsImage

nextapp.echo.ImageReference bulletsImage

model

nextapp.echo.ListModel model

dataListener

echopoint.ListSection.ListDataHandler dataListener

Class echopoint.Menu extends MenuItem implements Serializable

Serialized Fields

submenuImage

nextapp.echo.ImageReference submenuImage

submenuImageAlignment

int submenuImageAlignment

width

int width

margin

int margin

padding

int padding

menuBorderColor

nextapp.echo.Color menuBorderColor

menuBorderSize

int menuBorderSize

topOffset

int topOffset

leftOffset

int leftOffset

Class echopoint.MenuBar extends Menu implements Serializable

Serialized Fields

fixedPosition

boolean fixedPosition

top

int top

left

int left

submenuImage

nextapp.echo.ImageReference submenuImage

submenuImageAlignment

int submenuImageAlignment

clickToOpen

boolean clickToOpen

horizontal

boolean horizontal

keepAlive

boolean keepAlive

scrollWithPage

boolean scrollWithPage

Class echopoint.MenuItem extends nextapp.echo.AbstractButton implements Serializable

Serialized Fields

borderColor

nextapp.echo.Color borderColor

rolloverColor

nextapp.echo.Color rolloverColor

Class echopoint.NewsTicker extends ScrollablePanel implements Serializable

Serialized Fields

delay

int delay

pixelsPerScroll

int pixelsPerScroll

direction

int direction

Class echopoint.NumberFormatField extends TextField implements Serializable

Serialized Fields

invalidColor

nextapp.echo.Color invalidColor

locale

java.util.Locale locale

numberFormat

java.text.NumberFormat numberFormat

Class echopoint.Panel extends nextapp.echo.Panel implements Serializable

Serialized Fields

borderableDelegate

BorderableDelegate borderableDelegate
the layout manager


mouseCursorable

MouseCursorableDelegate mouseCursorable

layoutManager

LayoutManager layoutManager

Class echopoint.PasswordField extends TextField implements Serializable

Class echopoint.PickList extends EchoPointComponent implements Serializable

Serialized Fields

borderColor

nextapp.echo.Color borderColor
the default border is Color.BLACK


borderSize

int borderSize
the default border size is 0


insets

nextapp.echo.Insets insets
the default insets Insets(0)


leftListBox

nextapp.echo.ListBox leftListBox
the left ListBox


rightListBox

nextapp.echo.ListBox rightListBox
the right ListBox


leftTitle

java.lang.String leftTitle
the left title text


rightTitle

java.lang.String rightTitle
the right title text


leftSwapText

java.lang.String leftSwapText
the left swap text


rightSwapText

java.lang.String rightSwapText
the right swap text


orientation

int orientation
The default is HORIZONTAL.

Class echopoint.PopUp extends EchoPointComponent implements Serializable

Serialized Fields

autoCollapse

boolean autoCollapse

expansionModel

ExpandableModel expansionModel

imageRef

nextapp.echo.ImageReference imageRef

Class echopoint.PrintRequest extends nextapp.echo.Component implements Serializable

Serialized Fields

active

boolean active

frameOnly

boolean frameOnly

Class echopoint.ProgressBar extends EchoPointComponent implements Serializable

Serialized Fields

orientation

int orientation
The orientation to display the progress bar. The default is HORIZONTAL.


model

BoundedRangeModel model
The data structure that holds the various values for the progress bar.


progressString

java.lang.String progressString
A optional Progress String that can be displayed on the progress bar. The default is null. Setting this to a non-null value does not imply that the String will be displayed.


paintString

boolean paintString
Whether to textually display a String on the progress bar. The default is false. Setting this to true will cause a textual display of the progress to de rendered on the progress bar. If the progressString is null, the percentage done to be displayed on the progress bar. If the progressString is non-null, it is rendered on the progress bar.


progressBarImage

nextapp.echo.ImageReference progressBarImage
This is our progress bar imaegt hat changes when ever the model changes.


width

int width
The width of the ProgressBar


height

int height
The height of the ProgressBar


borderSize

int borderSize
The border size of the ProgressBar


borderColor

nextapp.echo.Color borderColor
The border color of the ProgressBar


completedColor

nextapp.echo.Color completedColor
The completed color of the ProgressBar


uncompletedColor

nextapp.echo.Color uncompletedColor
The uncompleted color of the ProgressBar


renderer

ProgressBarRenderer renderer
The progress bar renderer


numberOfBlocks

int numberOfBlocks
The number of blocks shown in the progress bar


needsRedraw

boolean needsRedraw
An internal flag to control whether the component needs redrawing


changeListener

nextapp.echo.event.ChangeListener changeListener

Class echopoint.PushButton extends nextapp.echo.Button implements Serializable

Serialized Fields

complexRendering

boolean complexRendering

borderableDelegate

BorderableDelegate borderableDelegate

mouseCursorable

MouseCursorableDelegate mouseCursorable

toolTipPopUp

ToolTipPopUp toolTipPopUp

validationEnabled

boolean validationEnabled

runOptions

int runOptions

Class echopoint.RecallComboBox extends ComboBox implements Serializable

Serialized Fields

autoRecall

boolean autoRecall

autoRecallLimit

int autoRecallLimit

Class echopoint.RichTextArea extends nextapp.echo.text.TextComponent implements Serializable

Serialized Fields

height

int height

heightUnits

int heightUnits

toolBarAlignment

int toolBarAlignment

toolBarBackground

nextapp.echo.Color toolBarBackground

width

int width

widthUnits

int widthUnits

renderer

RichTextRenderer renderer

Class echopoint.ScrollableBox extends AbstractScrollableComponent implements Serializable

Serialized Fields

horizontalAlignment

int horizontalAlignment

insets

nextapp.echo.Insets insets

verticalAlignment

int verticalAlignment

Class echopoint.ScrollablePanel extends Panel implements Serializable

Serialized Fields

bottom

int bottom

clipRect

ClipRect clipRect

height

int height

left

int left

positioning

int positioning

right

int right

scrollBarPolicy

int scrollBarPolicy

scrollBarX

int scrollBarX

scrollBarY

int scrollBarY

top

int top

width

int width

zindex

int zindex

Class echopoint.SelectableTable extends SortableTable implements Serializable

Serialized Fields

selectionModel

nextapp.echo.ListSelectionModel selectionModel

selectionBackground

nextapp.echo.Color selectionBackground

selectionForeground

nextapp.echo.Color selectionForeground

rolloverBackground

nextapp.echo.Color rolloverBackground

rolloverForeground

nextapp.echo.Color rolloverForeground

rolloverEnabled

boolean rolloverEnabled

actionCommand

java.lang.String actionCommand

serverSide

boolean serverSide

selectionHandlesShown

boolean selectionHandlesShown

rowClickSelection

boolean rowClickSelection

selectionListener

nextapp.echo.event.ListSelectionListener selectionListener
A selection listener


modelListener

echopoint.SelectableTable.TableModelHandler modelListener
A table model listener

Class echopoint.Separator extends EchoPointComponent implements Serializable

Serialized Fields

bottomColor

nextapp.echo.Color bottomColor

insets

nextapp.echo.Insets insets

topColor

nextapp.echo.Color topColor

topSize

int topSize

bottomSize

int bottomSize

Class echopoint.SortableTable extends nextapp.echo.Table implements Serializable

Serialized Fields

scrollBarPolicy

int scrollBarPolicy

scrollBarX

int scrollBarX

scrollBarY

int scrollBarY

sortableHeaderRenderer

SortableTableHeaderRenderer sortableHeaderRenderer

wrapAllowed

boolean wrapAllowed

sortableModelListener

nextapp.echo.event.TableModelListener sortableModelListener

sortableColumnModelListener

nextapp.echo.event.TableColumnModelListener sortableColumnModelListener

Class echopoint.SpinField extends TextField implements Serializable

Serialized Fields

max

int max

min

int min

wrapAllowed

boolean wrapAllowed

readOnly

boolean readOnly

allowableList

java.util.List allowableList

Class echopoint.SubmitButton extends PushButton implements Serializable

Serialized Fields

parameterMap

java.util.HashMap parameterMap

uri

java.lang.String uri

method

int method

Class echopoint.TabbedPane extends EchoPointComponent implements Serializable

Serialized Fields

borderColor

nextapp.echo.Color borderColor

borderSize

int borderSize

rollOverForeground

nextapp.echo.Color rollOverForeground

rollOverBackground

nextapp.echo.Color rollOverBackground

inactiveForeground

nextapp.echo.Color inactiveForeground

inactiveBackground

nextapp.echo.Color inactiveBackground

inactiveRollOverForeground

nextapp.echo.Color inactiveRollOverForeground

inactiveRollOverBackground

nextapp.echo.Color inactiveRollOverBackground

inactiveFont

nextapp.echo.Font inactiveFont

insets

nextapp.echo.Insets insets

tabInsets

nextapp.echo.Insets tabInsets

iconSpacing

int iconSpacing

tabSpacing

int tabSpacing

tabImageRender

TabImageRenderer tabImageRender

tabPlacement

int tabPlacement

width

int width

height

int height

scrollBarPolicy

int scrollBarPolicy

closeImage

nextapp.echo.ImageReference closeImage

closeToolTip

java.lang.String closeToolTip

invisibleContainer

DevNull invisibleContainer

visibleContainer

nextapp.echo.Container visibleContainer

tabList

java.util.ArrayList tabList

model

SingleSelectionModel model

Class echopoint.Tachometer extends AbstractMeterComponent implements Serializable

Serialized Fields

jFreeChart

org.jfree.chart.JFreeChart jFreeChart

plot

org.jfree.chart.plot.MeterPlot plot

adapter

MeterModelJFreeChartAdapter adapter

needleColor

nextapp.echo.Color needleColor

dialColor

nextapp.echo.Color dialColor

tickLabelsFont

nextapp.echo.Font tickLabelsFont

tickLabelsShown

boolean tickLabelsShown

dialType

int dialType

meterAngle

int meterAngle

Class echopoint.TextField extends nextapp.echo.TextField implements Serializable

Serialized Fields

ruleSet

ValidationRuleSet ruleSet

toolTipPopUp

ToolTipPopUp toolTipPopUp

mouseCursorable

MouseCursorableDelegate mouseCursorable

borderableDelegate

BorderableDelegate borderableDelegate

Class echopoint.Thermometer extends AbstractMeterComponent implements Serializable

Serialized Fields

thermometerColor

nextapp.echo.Color thermometerColor

mercuryColor

nextapp.echo.Color mercuryColor

valuePlacement

int valuePlacement

valueFormat

java.text.NumberFormat valueFormat

valueLinesShown

boolean valueLinesShown

lowerBound

double lowerBound

upperBound

double upperBound

jFreeChart

org.jfree.chart.JFreeChart jFreeChart

plot

org.jfree.chart.plot.ThermometerPlot plot

dataset

org.jfree.data.DefaultValueDataset dataset

Class echopoint.TimeField extends AbstractDateTimeField implements Serializable

Serialized Fields

minuteInterval

int minuteInterval

Class echopoint.Timer extends nextapp.echo.Component implements Serializable

Serialized Fields

actionCommand

java.lang.String actionCommand

delay

int delay

hasFired

boolean hasFired

initialDelay

int initialDelay

repeats

boolean repeats

running

boolean running

Class echopoint.TitleBar extends EchoPointComponent implements Serializable

Serialized Fields

borderableDelegate

BorderableDelegate borderableDelegate

closeImage

nextapp.echo.ImageReference closeImage

cornerImages

CornerImages cornerImages

fullHeight

boolean fullHeight

fullWidth

boolean fullWidth

helpImage

nextapp.echo.ImageReference helpImage

applicationImage

nextapp.echo.ImageReference applicationImage

horizontalAlignment

int horizontalAlignment

leftCollapsedImage

nextapp.echo.ImageReference leftCollapsedImage

isTextClickable

boolean isTextClickable

backgroundImageProperties

nextapp.echo.BackgroundImageProperties backgroundImageProperties

propertyChangeForwarder

echopoint.TitleBar.PropertyChangeForwarder propertyChangeForwarder

leftExpandedImage

nextapp.echo.ImageReference leftExpandedImage

model

ExpandableModel model

rightCollapsedImage

nextapp.echo.ImageReference rightCollapsedImage

rightExpandedImage

nextapp.echo.ImageReference rightExpandedImage

title

java.lang.String title

type

int type

verticalAlignment

int verticalAlignment

Class echopoint.ToolTipPopUp extends DevNull implements Serializable

Serialized Fields

complexRendering

boolean complexRendering
whether a complex HTML display is used.


m_toolTipText

java.lang.String m_toolTipText
text to display in popup


m_captionText

java.lang.String m_captionText
title of popup


m_hoverable

boolean m_hoverable
toggle popup behaviour between to hoverable (default) and clickable


m_browserStatusBarText

java.lang.String m_browserStatusBarText
Sets the text in the browsers status bar to text.


m_sticky

boolean m_sticky
Makes the popup stick around until closed.


m_popupHorizontalAlignment

int m_popupHorizontalAlignment
Makes the popups go to the left of the mouse


m_popupVerticalAlignment

int m_popupVerticalAlignment
Makes the popups go above the mouse


m_insideColor

nextapp.echo.Color m_insideColor
Color of the inside of the popup box.


m_borderColor

nextapp.echo.Color m_borderColor
Color of the border of the popup box.


m_captionColor

nextapp.echo.Color m_captionColor
Color of the box's caption.


m_toolTipTextColor

nextapp.echo.Color m_toolTipTextColor
Color of the text inside the box.


m_closeColor

nextapp.echo.Color m_closeColor
Color of the close text.


m_toolTipTextFont

nextapp.echo.Font m_toolTipTextFont
Font of the popup text.


m_captionFont

nextapp.echo.Font m_captionFont
Font of the caption.


m_closeFont

nextapp.echo.Font m_closeFont
Font for the "Close" text.


m_height

int m_height
Height of the box.


m_width

int m_width
Width of the box to some other size


m_borderSize

int m_borderSize
Makes the border of the popups thicker or thinner.


m_offSetX

int m_offSetX
How far away from the pointer the popup will show up, horizontally.


m_offSetY

int m_offSetY
How far away from the pointer the popup will show up, vertically.


m_closeText

java.lang.String m_closeText
Replaces the text "Close" with something else.


m_forceCloseEnabled

boolean m_forceCloseEnabled
Force users to click on "Close" to close sticky popups. This command toggles the feature on and off.


m_noCloseText

boolean m_noCloseText
Doesn't display the text "Close" on stickies with caption.


m_autoStatus

boolean m_autoStatus
Sets the status bar's text to the popup's text. Overrides STATUS.


m_autoStatusCaption

boolean m_autoStatusCaption
Sets the status bar's text to the popup's caption. Overrides AUTOSTATUS and STATUS.


m_captionIcon

nextapp.echo.ImageReference m_captionIcon
Displays a small icon before the popup caption.


m_insideImage

nextapp.echo.ImageReference m_insideImage
Defines a picture to use instead of color for the inside of the popup. You will most likely want to set InsideColor to null or the color will show as well.


m_borderImage

nextapp.echo.ImageReference m_borderImage
Defines a picture to use instead of color for the border of the popup. You will most likely want to set BGCOLOR to null or the color will show as well. When having a Close link, Netscape will re-render the table cells, making things look bad.


m_snapX

int m_snapX
Snaps the popup to an even position in a horizontal grid.


m_snapY

int m_snapY
Snaps the popup to an even position in a vertical grid.


m_padX

int[] m_padX
Pads the background picture with horizontal whitespace for text placement.


m_padY

int[] m_padY
Pads the background picture with vertical whitespace for text placement.


m_fixX

int m_fixX
Locks the popups horizontal position. Overrides all other horizontal placement.


m_fixY

int m_fixY
Locks the popups vertical position. Overrides all other vertical placement.


m_backgroundImage

nextapp.echo.ImageReference m_backgroundImage
Instead of using the table box as background, your picture will be used.


m_fullHtmlEnabled

boolean m_fullHtmlEnabled
Allows you to control the html over a BACKGROUND picture completely. The html code is expected in "text"


m_timeout

int m_timeout
Makes the popup go away after the requested delay.


m_delay

int m_delay
Makes that popup behave like a tooltip. It will popup only after a certain delay specified in millisecs.


m_verticalAutoPositionEnabled

boolean m_verticalAutoPositionEnabled
Automatically determine if the popup should be to the above or below of the mouse. This command toggles the feature on or off.


m_horizontalAutoPositionEnabled

boolean m_horizontalAutoPositionEnabled
Automatically determine if the popup should be to the left or right of the mouse. This command toggles the feature on or off.


m_cssSupport

boolean m_cssSupport
Allows better Font-Control but forbid InsideImage

Class echopoint.Tree extends EchoPointComponent implements Serializable

Serialized Fields

actionCommand

java.lang.String actionCommand
the action command of the Tree


devNull

DevNull devNull

drawLines

boolean drawLines
True if the liones should be drawn between nodes


expansionForwarder

echopoint.Tree.TreeExpansionHandler expansionForwarder

nullActionCommandsRaiseEvents

boolean nullActionCommandsRaiseEvents
True if null Tree Node action commands will raise events


rootVisible

boolean rootVisible
True if the root node is displayed, false if its children are the highest visible nodes.


rowHeight

int rowHeight

serverSideTree

boolean serverSideTree
Is the tree fully rendered on the server side or some of it is rendered on the server side.


showsRootHandles

boolean showsRootHandles
True if handles are displayed at the topmost level of the tree.


valid

boolean valid

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

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

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

Class echopoint.WizardPane extends EchoPointComponent implements Serializable

Serialized Fields

borderColor

nextapp.echo.Color borderColor

borderSize

int borderSize

finishButtonOnLastOnly

boolean finishButtonOnLastOnly

footerBar

TitleBar footerBar

insets

nextapp.echo.Insets insets

width

int width

scrollBarX

int scrollBarX

scrollBarY

int scrollBarY

height

int height

invisibleContainer

DevNull invisibleContainer

visibleContainer

nextapp.echo.Container visibleContainer

model

SingleSelectionModel model

nextButton

nextapp.echo.Button nextButton

prevButton

nextapp.echo.Button prevButton

cancelButton

nextapp.echo.Button cancelButton

finishButton

nextapp.echo.Button finishButton

placement

int placement

scrollBarPolicy

int scrollBarPolicy

titleBar

TitleBar titleBar

wizardList

java.util.ArrayList wizardList


Package echopoint.asynch

Class echopoint.asynch.AsynchContentPane extends nextapp.echo.ContentPane implements Serializable

Serialized Fields

eventQ

AsynchEventQueue eventQ

Class echopoint.asynch.AsynchEvent extends java.util.Properties implements Serializable

Serialized Fields

timeStamp

java.util.Date timeStamp

Class echopoint.asynch.AsynchEventQueue extends java.lang.Object implements Serializable

Serialized Fields

capacity

int capacity

queue

java.lang.Object[] queue

front

int front

rear

int rear


Package echopoint.event

Class echopoint.event.DefaultChartEventGenerator extends java.lang.Object implements Serializable

Class echopoint.event.DialogAdapter extends java.lang.Object implements Serializable

Class echopoint.event.DialogEvent extends java.util.EventObject implements Serializable

Class echopoint.event.ExternalEvent extends java.util.EventObject implements Serializable

Serialized Fields

eventParameters

java.util.Map eventParameters

Class echopoint.event.WeakEventListenerList extends nextapp.echo.event.EventListenerList implements Serializable

Serialization Methods

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


Package echopoint.image

Class echopoint.image.EncodedImageReference extends nextapp.echo.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

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

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

Serialized Fields

encodeAlpha

boolean encodeAlpha

Class echopoint.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.echo.Insets insets

drawer

echopoint.image.TextImageReference.TextImageDrawer drawer

Class echopoint.image.URLImageReference extends nextapp.echo.StreamImageReference implements Serializable

Serialized Fields

resourceURL

java.net.URL resourceURL

contentType

java.lang.String contentType

width

int width

height

int height


Package echopoint.image.icons

Class echopoint.image.icons.EchoPointIcons extends java.lang.Object implements Serializable


Package echopoint.layout

Class echopoint.layout.AbstractLayoutManager 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

componentMap

java.util.HashMap componentMap
the map of components to constaints, where the Component is the key.

Class echopoint.layout.BrowserLayoutManager extends AbstractLayoutManager implements Serializable

Class echopoint.layout.GridLayoutManager extends AbstractLayoutManager implements Serializable

Serialized Fields

cells

java.util.ArrayList cells

cursorCol

int cursorCol

cursorRow

int cursorRow

height

int height

width

int width

cellSpacing

int cellSpacing

horizontalAlignment

int horizontalAlignment

verticalAlignment

int verticalAlignment

fullWidth

boolean fullWidth

fullHeight

boolean fullHeight

Class echopoint.layout.GridLayoutManager.CellConstraints extends java.lang.Object implements Serializable

Serialized Fields

col1

int col1

row1

int row1

col2

int col2

row2

int row2

height

int height

heightUnits

int heightUnits

width

int width

widthUnits

int widthUnits

foreground

nextapp.echo.Color foreground

background

nextapp.echo.Color background

font

nextapp.echo.Font font

Class echopoint.layout.GridLayoutManager.OutOfBoundsException extends java.lang.IllegalStateException implements Serializable

Serialized Fields

constraint

GridLayoutManager.CellConstraints constraint

Class echopoint.layout.GridLayoutManager.OverlapException extends java.lang.IllegalStateException implements Serializable

Serialized Fields

constraint

GridLayoutManager.CellConstraints constraint

Class echopoint.layout.HorizontalLayoutManager extends AbstractLayoutManager implements Serializable

Serialized Fields

cellSpacing

int cellSpacing

horizontalAlignment

int horizontalAlignment

insets

nextapp.echo.Insets insets

verticalAlignment

int verticalAlignment

Class echopoint.layout.HtmlTemplateLayoutManager extends AbstractLayoutManager implements Serializable

Serialized Fields

cacheSizeLimit

int cacheSizeLimit
the size of the cache entries


propertiesUsed

boolean propertiesUsed
controls whether template tag attributes are set into component properties


loudErrorsUsed

boolean loudErrorsUsed

dataSource

DataSource dataSource
the template datasource in question ..


textSubstitution

TextSubstitution textSubstitution
The TextSubstitution interface opbject to use


compilationContext

CompilationContext compilationContext
The TextSubstitution interface opbject to use

Class echopoint.layout.JspTemplateLayoutManager extends AbstractLayoutManager implements Serializable

Serialized Fields

compilationContext

CompilationContext compilationContext
our compilation context


bean

java.lang.Object bean
the bean in use. If this is null it means the _oMapJspBeanGenerator is used.


beanName

java.lang.String beanName
the beans name


beanMap

java.util.Map beanMap
a map of beans


jspBeanGeneratorMap

java.util.Map jspBeanGeneratorMap
map of JSP related beans


jspPath

java.lang.String jspPath
path to the JSP page


propertiesUsed

boolean propertiesUsed
are properties values used


loudErrorsUsed

boolean loudErrorsUsed
are lound error messages used

Class echopoint.layout.XyCoord extends java.lang.Object implements Serializable

Serialized Fields

x

int x

y

int y

Class echopoint.layout.XyLayoutManager extends AbstractLayoutManager implements Serializable

Serialized Fields

positioning

int positioning


Package echopoint.meter

Class echopoint.meter.AbstractMeterComponent extends EchoPointComponent implements Serializable

Serialized Fields

model

MeterModel model

width

int width

height

int height

image

nextapp.echo.ImageReference image

insets

nextapp.echo.Insets insets

units

java.lang.String units

criticalColor

nextapp.echo.Color criticalColor

warningColor

nextapp.echo.Color warningColor

normalColor

nextapp.echo.Color normalColor

valueColor

nextapp.echo.Color valueColor

valueFont

nextapp.echo.Font valueFont

needsRedraw

boolean needsRedraw

Class echopoint.meter.DefaultMeterModel extends java.lang.Object implements Serializable

Serialized Fields

listenerList

nextapp.echo.event.EventListenerList listenerList
The event listener support .


max

java.lang.Number max
The upper bound of the overall range.


maxCritical

java.lang.Number maxCritical
The upper bound of the 'critical' range.


maxNormal

java.lang.Number maxNormal
The upper bound of the 'normal' range.


maxWarning

java.lang.Number maxWarning
The upper bound of the 'warning' range.


min

java.lang.Number min
The lower bound of the overall range.


minCritical

java.lang.Number minCritical
The lower bound of the 'critical' range.


minNormal

java.lang.Number minNormal
The lower bound of the 'normal' range.


minWarning

java.lang.Number minWarning
The lower bound of the 'warning' range.


value

java.lang.Number value
The current value.

Class echopoint.meter.MeterModelJFreeChartAdapter extends java.lang.Object implements Serializable

Serialized Fields

model

MeterModel model

meterDataSet

org.jfree.data.DefaultMeterDataset meterDataSet


Package echopoint.model

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

Serialized Fields

displayedDate

java.util.Calendar displayedDate

listenerList

nextapp.echo.event.EventListenerList listenerList

selectedDate

java.util.Calendar selectedDate

Class echopoint.model.DefaultColorSelectionModel extends java.lang.Object implements Serializable

Serialized Fields

listenerList

nextapp.echo.event.EventListenerList listenerList

selectedColor

nextapp.echo.Color selectedColor

Class echopoint.model.DefaultExpandableModel extends java.lang.Object implements Serializable

Serialized Fields

isExpanded

boolean isExpanded

listenerList

nextapp.echo.event.EventListenerList listenerList

Class echopoint.model.DefaultFontSelectionModel extends java.lang.Object implements Serializable

Serialized Fields

listenerList

nextapp.echo.event.EventListenerList listenerList

selectedFont

nextapp.echo.Font selectedFont

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

Serialized Fields

listenerList

nextapp.echo.event.EventListenerList listenerList

actionCommand

java.lang.String actionCommand

group

nextapp.echo.ButtonGroup group

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

Serialized Fields

listenerList

nextapp.echo.event.EventListenerList listenerList

selectedIndex

int selectedIndex


Package echopoint.positionable

Class echopoint.positionable.AbstractComponentDelegate extends java.lang.Object implements Serializable

Serialized Fields

delegatee

nextapp.echo.Component delegatee

Class echopoint.positionable.AbstractScrollableComponent extends EchoPointComponent implements Serializable

Serialized Fields

left

int left

right

int right

top

int top

bottom

int bottom

zindex

int zindex

width

int width

height

int height

scrollBarX

int scrollBarX

scrollBarY

int scrollBarY

positioning

int positioning

scrollBarPolicy

int scrollBarPolicy

clipRect

ClipRect clipRect

borderableDelegate

BorderableDelegate borderableDelegate

horizontalAlignment

int horizontalAlignment

verticalAlignment

int verticalAlignment

layoutManager

LayoutManager layoutManager
the layout manager

Class echopoint.positionable.BorderableDelegate extends AbstractComponentDelegate implements Serializable

Serialized Fields

borderColor

nextapp.echo.Color borderColor

borderSize

int borderSize

borderStyle

int borderStyle

bottomBorderColor

nextapp.echo.Color bottomBorderColor

bottomBorderSize

int bottomBorderSize

bottomBorderStyle

int bottomBorderStyle

leftBorderColor

nextapp.echo.Color leftBorderColor

leftBorderSize

int leftBorderSize

leftBorderStyle

int leftBorderStyle

rightBorderColor

nextapp.echo.Color rightBorderColor

rightBorderSize

int rightBorderSize

rightBorderStyle

int rightBorderStyle

topBorderColor

nextapp.echo.Color topBorderColor

topBorderSize

int topBorderSize

topBorderStyle

int topBorderStyle

Class echopoint.positionable.ClipRect extends java.lang.Object implements Serializable

Serialized Fields

x

int x

y

int y

width

int width

height

int height

Class echopoint.positionable.MouseCursorableDelegate extends AbstractComponentDelegate implements Serializable

Serialized Fields

mouseCursor

int mouseCursor

mouseCursorURI

java.lang.String mouseCursorURI

Class echopoint.positionable.ScrollableDelegate extends AbstractComponentDelegate implements Serializable

Serialized Fields

scrollBarPolicy

int scrollBarPolicy

height

int height

width

int width

scrollBarX

int scrollBarX

scrollBarY

int scrollBarY


Package echopoint.progressbar

Class echopoint.progressbar.DefaultBoundedRangeModel extends java.lang.Object implements Serializable

Serialized Fields

listenerList

nextapp.echo.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 echopoint.progressbar.DefaultProgressBarRenderer extends java.lang.Object implements Serializable

Serialized Fields

pb

ProgressBar pb

width

int width

height

int height

vspacer

int vspacer

hspacer

int hspacer

borderSize

int borderSize


Package echopoint.richtext

Class echopoint.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 echopoint.servlet

Class echopoint.servlet.EchoPointServer extends nextapp.echoservlet.EchoServer implements Serializable

Serialized Fields

compressionUsed

boolean compressionUsed


Package echopoint.stylesheet

Class echopoint.stylesheet.AbstractStyleSheetHandler extends java.lang.Object implements Serializable

Serialized Fields

listOfClasses

java.util.ArrayList listOfClasses
The array of handled classes is kept here

Class echopoint.stylesheet.CssEchoPointStyleSheetHandler extends AbstractStyleSheetHandler implements Serializable

Class echopoint.stylesheet.CssEchoStyleSheetHandler extends AbstractStyleSheetHandler implements Serializable

Class echopoint.stylesheet.CssStyleSheet extends java.lang.Object implements Serializable

Serialized Fields

exceptionList

java.util.ArrayList exceptionList

failOnInvalidAttributes

boolean failOnInvalidAttributes

groupList

java.util.ArrayList groupList

handlerList

java.util.ArrayList handlerList

hasParsingOccurred

boolean hasParsingOccurred

idList

java.util.ArrayList idList

styleMap

java.util.HashMap styleMap

styleSheetGroupList

java.util.ArrayList styleSheetGroupList

parseable

boolean parseable

Class echopoint.stylesheet.CssStyleSheetHelper extends java.lang.Object implements Serializable

Class echopoint.stylesheet.SmartStyle extends nextapp.echo.Style implements Serializable

Serialized Fields

accessedAttributes

java.util.Map accessedAttributes

Class echopoint.stylesheet.StyleAttrDescriptor extends java.beans.FeatureDescriptor implements Serializable

Serialized Fields

styleAttrName

java.lang.String styleAttrName

styleAttrType

java.lang.Class styleAttrType

styleBeanPropertyName

java.lang.String styleBeanPropertyName

symbolicValues

SymbolicValue[] symbolicValues

Class echopoint.stylesheet.StyleSheetGroup extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name
Deprecated. 

componentMap

java.util.HashMap componentMap
Deprecated. 

Class echopoint.stylesheet.StyleSheetInvalidValueException extends java.lang.RuntimeException implements Serializable

Serialized Fields

causeException

java.lang.Exception causeException

lineNo

int lineNo

Class echopoint.stylesheet.StyleSheetParseException extends java.lang.Exception implements Serializable

Serialized Fields

causeException

java.lang.Exception causeException

lineNo

int lineNo

Class echopoint.stylesheet.SymbolicColorValue extends java.lang.Object implements Serializable

Serialized Fields

value

nextapp.echo.Color value

symbol

java.lang.String symbol

Class echopoint.stylesheet.SymbolicIntegerValue extends SymbolicNumberValue implements Serializable

Class echopoint.stylesheet.SymbolicNumberValue extends java.lang.Object implements Serializable

Serialized Fields

value

java.lang.Number value

symbolic

java.lang.String symbolic


Package echopoint.tabbedpane

Class echopoint.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.echo.ImageReference leadInImage

leadOutImage

nextapp.echo.ImageReference leadOutImage

insets

nextapp.echo.Insets insets

borderWidth

int borderWidth

borderColor

nextapp.echo.Color borderColor

activeColor

nextapp.echo.Color activeColor

inactiveColor

nextapp.echo.Color inactiveColor

tabPlacement

int tabPlacement


Package echopoint.table

Class echopoint.table.ComponentTableCellRenderer extends nextapp.echo.table.DefaultTableCellRenderer implements Serializable

Class echopoint.table.DefaultPagedTableModel extends TableModelAdapter implements Serializable

Serialized Fields

rowsPerPage

int rowsPerPage
How many items on a page.


pageIndex

int pageIndex
Which page of we on.

Class echopoint.table.DefaultSortableTableModelComparator extends java.lang.Object implements Serializable

Class echopoint.table.NonSortableTableHeaderRenderer extends SortableTableHeaderRenderer implements Serializable

Class echopoint.table.PagedTableController extends nextapp.echo.Container implements Serializable

Serialized Fields

PAGED_TABLE_SCROLLER_CHANGED_PROPERTY

java.lang.String PAGED_TABLE_SCROLLER_CHANGED_PROPERTY
See Also:
Constant Field Values

model

PagedTableModel model

previous

nextapp.echo.Button previous

next

nextapp.echo.Button next

currentPage

nextapp.echo.TextField currentPage

maxPages

nextapp.echo.TextField maxPages

rowsPerPage

nextapp.echo.SelectField rowsPerPage

layoutGrid

nextapp.echo.Grid layoutGrid

panel

ScrollablePanel panel

pageText

java.lang.String pageText

ofText

java.lang.String ofText

perPageText

java.lang.String perPageText

constructed

boolean constructed

Class echopoint.table.SortablePagedTableModel extends SortableTableModel implements Serializable

Serialized Fields

rowsPerPage

int rowsPerPage
How many items on a page.


pageIndex

int pageIndex
Which page of we on.

Class echopoint.table.SortableTableHeaderRenderer extends nextapp.echo.Button implements Serializable

Serialized Fields

upIcon

nextapp.echo.ImageReference upIcon

downIcon

nextapp.echo.ImageReference downIcon

sortableTableModel

SortableTableModel sortableTableModel

sortColumnBitSet

java.util.BitSet sortColumnBitSet

Class echopoint.table.SortableTableModel extends TableModelAdapter implements Serializable

Serialized Fields

ascending

boolean ascending

comparator

java.util.Comparator comparator
the Comparator in action


compares

int compares

pressedState

java.util.Hashtable pressedState

rowIndexes

int[] rowIndexes

sortingColumns

java.util.Vector sortingColumns

Class echopoint.table.TableModelAdapter extends nextapp.echo.table.AbstractTableModel implements Serializable

Serialized Fields

model

nextapp.echo.table.TableModel model


Package echopoint.template

Class echopoint.template.AbstractDataSource extends java.lang.Object implements Serializable

Serialized Fields

encoding

java.lang.String encoding

Class echopoint.template.CachedFileDataSource extends FileDataSource implements Serializable

Serialized Fields

entry

CacheEntry entry

Class echopoint.template.FileDataSource extends AbstractDataSource implements Serializable

Serialized Fields

file

java.io.File file

canonicalName

java.lang.String canonicalName

Class echopoint.template.ReaderDataSource extends AbstractDataSource implements Serializable

Serialized Fields

reader

java.io.Reader reader

Class echopoint.template.SimpleTextSubstitution extends java.lang.Object implements Serializable

Serialized Fields

stringMap

java.util.HashMap stringMap

Class echopoint.template.StreamDataSource extends AbstractDataSource implements Serializable

Serialized Fields

iReader

java.io.Reader iReader

the InputStream from which we are reading data.


modificationTime

long modificationTime

the last time the InputStream was updated.

Class echopoint.template.StringDataSource extends AbstractDataSource implements Serializable

Serialized Fields

string

java.lang.String string


Package echopoint.template.propertymgr

Class echopoint.template.propertymgr.AbstractButtonPropertyManager extends ComponentPropertyManager implements Serializable

Class echopoint.template.propertymgr.ComponentPropertyManager extends java.lang.Object implements Serializable

Class echopoint.template.propertymgr.LabelPropertyManager extends ComponentPropertyManager implements Serializable

Class echopoint.template.propertymgr.ListPropertyManager extends ComponentPropertyManager implements Serializable

Class echopoint.template.propertymgr.TableGridPropertyManager extends ComponentPropertyManager implements Serializable

Class echopoint.template.propertymgr.TextAreaPropertyManager extends TextComponentPropertyManager implements Serializable

Class echopoint.template.propertymgr.TextComponentPropertyManager extends ComponentPropertyManager implements Serializable

Class echopoint.template.propertymgr.TextFieldPropertyManager extends TextComponentPropertyManager implements Serializable


Package echopoint.tree

Class echopoint.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 echopoint.tree.DefaultMutableTreeNode.BreadthFirstEnumeration extends java.lang.Object implements Serializable

Serialized Fields

queue

DefaultMutableTreeNode.BreadthFirstEnumeration.Queue queue

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

Serialized Fields

stack

java.util.Stack stack

Class echopoint.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 echopoint.tree.DefaultMutableTreeNode.PreorderEnumeration extends java.lang.Object implements Serializable

Serialized Fields

stack

java.util.Stack stack

Class echopoint.tree.DefaultTreeCellRenderer extends nextapp.echo.Label implements Serializable

Serialized Fields

backgroundNonSelectionColor

nextapp.echo.Color backgroundNonSelectionColor

backgroundSelectionColor

nextapp.echo.Color backgroundSelectionColor

textNonSelectionColor

nextapp.echo.Color textNonSelectionColor

textSelectionColor

nextapp.echo.Color textSelectionColor

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

Serialized Fields

iconMap

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

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

Serialized Fields

root

TreeNode root
Root of the tree.


listenerList

nextapp.echo.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.

Class echopoint.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.echo.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 echopoint.tree.EmptyTreeSelectionModel extends DefaultTreeSelectionModel implements Serializable

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

Serialized Fields

event

TreeExpansionEvent event
The event that the exception was created for.

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

Serialized Fields

path

TreePath path
Path to the value this event represents.

Class echopoint.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.echo.event.EventListenerList listenerList

leadAnchorNotificationEnabled

boolean leadAnchorNotificationEnabled

Class echopoint.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 echopoint.tree.TreePath extends java.lang.Object implements Serializable

Serialized Fields

parentPath

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

Class echopoint.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 echopoint.ui

Class echopoint.ui.AbstractDateFieldUI extends TextFieldUI implements Serializable

Serialized Fields

imageManager

nextapp.echoservlet.image.ImageManager imageManager

Class echopoint.ui.BalloonHelpUI extends PopUpUI implements Serializable

Class echopoint.ui.BeepUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.BlackHoleUI extends nextapp.echoservlet.ComponentPeer implements Serializable

Class echopoint.ui.BoxSectionUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.ChartPanelUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.ClientDatePickerUI extends TextFieldUI implements Serializable

Serialized Fields

imageManager

nextapp.echoservlet.image.ImageManager imageManager
Icon Management

Class echopoint.ui.ColorChooserUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.ComboBoxUI extends TextFieldUI implements Serializable

Class echopoint.ui.ConfirmButtonUI extends PushButtonUI implements Serializable

Class echopoint.ui.DateFieldUI extends AbstractDateFieldUI implements Serializable

Class echopoint.ui.DatePickerUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.DevNullUI extends nextapp.echoservlet.ComponentPeer implements Serializable

Class echopoint.ui.DialogPanelUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.DropDownBoxUI extends ScrollableBoxUI implements Serializable

Serialized Fields

renderedActive

boolean renderedActive
See Also:
ButtonUI

Class echopoint.ui.EmbeddedObjectUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.EmbeddedPaneUI extends EchoPointComponentPeer implements Serializable

Serialized Fields

parentPane

nextapp.echo.Component parentPane

Class echopoint.ui.ExpandableSectionUI extends BoxSectionUI implements Serializable

Class echopoint.ui.ExternalEventMonitorUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.FontChooserUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.GroupBoxUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.HidingSlidingPanelUI extends ScrollableBoxUI implements Serializable

Serialized Fields

hidingAlignment

java.lang.String hidingAlignment

imageManager

nextapp.echoservlet.image.ImageManager imageManager

imgHeight

int imgHeight

imgWidth

int imgWidth

offIconUri

java.lang.String offIconUri

onIconUri

java.lang.String onIconUri

renderedActive

boolean renderedActive

taggerAlignment

java.lang.String taggerAlignment

Class echopoint.ui.HorizontalPanelUI extends ScrollablePanelUI implements Serializable

Class echopoint.ui.HourGlassUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.HtmlContainerUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.HtmlTemplatePanelUI extends ScrollablePanelUI implements Serializable

Class echopoint.ui.ImageIconUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.ImageMapUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.Installer extends java.lang.Object implements Serializable

Class echopoint.ui.JavaScriptButtonUI extends PushButtonUI implements Serializable

Class echopoint.ui.JavaScriptIncludeUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.JspTemplatePanelUI extends ScrollablePanelUI implements Serializable

Class echopoint.ui.LabelUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.ListSectionUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.MenuBarUI extends EchoPointComponentPeer implements Serializable

Serialized Fields

imageNameMap

java.util.HashMap imageNameMap

Class echopoint.ui.MenuItemUI extends nextapp.echoservlet.ui.AbstractButtonUI implements Serializable

Class echopoint.ui.MenuUI extends nextapp.echoservlet.ui.AbstractButtonUI implements Serializable

Class echopoint.ui.NewsTickerUI extends ScrollablePanelUI implements Serializable

Class echopoint.ui.NumberFormatFieldUI extends TextFieldUI implements Serializable

Class echopoint.ui.PanelUI extends nextapp.echoservlet.ui.PanelUI implements Serializable

Class echopoint.ui.PickListUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.PopUpUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.PrintRequestUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.ProgressBarUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.PushButtonUI extends nextapp.echoservlet.ui.ButtonUI implements Serializable

Serialized Fields

toolTipHelper

ToolTipPopUpSupportHelper toolTipHelper

Class echopoint.ui.RecallComboBoxUI extends ComboBoxUI implements Serializable

Class echopoint.ui.RichTextAreaUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.ScrollableBoxUI extends nextapp.echoservlet.ui.PanelUI implements Serializable

Class echopoint.ui.ScrollablePanelUI extends nextapp.echoservlet.ui.PanelUI implements Serializable

Class echopoint.ui.ScrollableRenderer extends java.lang.Object implements Serializable

Serialized Fields

scrollable

ScrollableContainer scrollable

panelPeer

nextapp.echoservlet.ComponentPeer panelPeer

children

nextapp.echoservlet.ComponentPeer[] children

toolTipHelper

ToolTipPopUpSupportHelper toolTipHelper

Class echopoint.ui.SelectableTableUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.SeparatorUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.SortableTableUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.SpinFieldUI extends TextFieldUI implements Serializable

Class echopoint.ui.SubmitButtonUI extends PushButtonUI implements Serializable

Class echopoint.ui.TabbedPaneUI extends EchoPointComponentPeer implements Serializable

Serialized Fields

ieRightHandSideBorderBug

boolean ieRightHandSideBorderBug

Class echopoint.ui.TachometerUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.TextFieldUI extends nextapp.echoservlet.ui.TextFieldUI implements Serializable

Serialized Fields

toolTipHelper

ToolTipPopUpSupportHelper toolTipHelper
a ToolTipPopUpSupportHelper available to subclasses

Class echopoint.ui.ThermometerUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.TimeFieldUI extends AbstractDateFieldUI implements Serializable

Class echopoint.ui.TimerUI extends EchoPointComponentPeer implements Serializable

Class echopoint.ui.TitleBarUI extends EchoPointComponentPeer implements Serializable

Serialized Fields

applicationHeight

int applicationHeight

applicationWidth

int applicationWidth

clientMode

boolean clientMode

closeHeight

int closeHeight

closeWidth

int closeWidth

dragContextStr

java.lang.String dragContextStr

dragCustomFunction

java.lang.String dragCustomFunction

dragElementStr

java.lang.String dragElementStr

helpHeight

int helpHeight

helpWidth

int helpWidth

hideElementStr

java.lang.String hideElementStr

leftOffHeight

int leftOffHeight

leftOffWidth

int leftOffWidth

leftOnHeight

int leftOnHeight

leftOnWidth

int leftOnWidth

rightOffHeight

int rightOffHeight

rightOffWidth

int rightOffWidth

rightOnHeight

int rightOnHeight

rightOnWidth

int rightOnWidth

useDragBackground

boolean useDragBackground

useDragWindow

boolean useDragWindow

Class echopoint.ui.TreeUI extends EchoPointComponentPeer implements Serializable

Serialized Fields

imageNameMap

java.util.HashMap imageNameMap

Class echopoint.ui.WizardPaneUI extends EchoPointComponentPeer implements Serializable


Package echopoint.ui.asynch

Class echopoint.ui.asynch.AsynchContentPaneUI extends nextapp.echoservlet.ContentPaneUI implements Serializable

Serialized Fields

imageManager

nextapp.echoservlet.image.ImageManager imageManager

asynchContentPane

AsynchContentPane asynchContentPane


Package echopoint.ui.jsp

Class echopoint.ui.jsp.JspComponentPeer extends EchoPointComponentPeer implements Serializable

Serialized Fields

rc

nextapp.echoservlet.RenderingContext rc

pageContext

javax.servlet.jsp.PageContext pageContext

factory

javax.servlet.jsp.JspFactory factory

servlet

javax.servlet.Servlet servlet

request

javax.servlet.http.HttpServletRequest request

response

javax.servlet.http.HttpServletResponse response

session

javax.servlet.http.HttpSession session

childElementMap

java.util.Map childElementMap

styleMap

java.util.Map styleMap

jspPath

java.lang.String jspPath

isLoudErrorsUsed

boolean isLoudErrorsUsed

Class echopoint.ui.jsp.JspEchoComponentTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

name

java.lang.String name

style

java.lang.String style

Class echopoint.ui.jsp.JspEchoStyleSheetTag extends JspEchoTagSupport implements Serializable

Serialized Fields

name

java.lang.String name

Class echopoint.ui.jsp.JspEchoTagSupport extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable


Package echopoint.ui.layout

Class echopoint.ui.layout.BrowserLayoutManagerUI extends LayoutManagerPeer implements Serializable

Class echopoint.ui.layout.GridLayoutManagerUI extends LayoutManagerPeer implements Serializable

Serialized Fields

_componentPeers

nextapp.echoservlet.ComponentPeer[] _componentPeers

Class echopoint.ui.layout.HorizontalLayoutManagerUI extends LayoutManagerPeer implements Serializable

Class echopoint.ui.layout.HtmlTemplateLayoutManagerUI extends LayoutManagerPeer implements Serializable

Serialized Fields

componentPeers

nextapp.echoservlet.ComponentPeer[] componentPeers

Class echopoint.ui.layout.JspTemplateLayoutManagerUI extends LayoutManagerPeer implements Serializable

Serialized Fields

_componentPeers

nextapp.echoservlet.ComponentPeer[] _componentPeers

outputElement

nextapp.echoservlet.html.Element outputElement

_rc

nextapp.echoservlet.RenderingContext _rc

_cc

CompilationContext _cc

finalOutputOccurring

boolean finalOutputOccurring

stylesApplied

boolean stylesApplied

Class echopoint.ui.layout.LayoutManagerPeer 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

Class echopoint.ui.layout.LayoutManagerPeerFactory extends java.lang.Object implements Serializable

Class echopoint.ui.layout.XyLayoutManagerUI extends LayoutManagerPeer implements Serializable


Package echopoint.ui.resource

Class echopoint.ui.resource.ResourceNames extends java.lang.Object implements Serializable


Package echopoint.ui.template

Class echopoint.ui.template.SGMLPageParser extends java.lang.Object implements Serializable

Serialized Fields

handlerClasses

java.util.Map handlerClasses
a Hashtable with key/value=tagname/handlerClass


compilationUnitCache

ExpiryCache compilationUnitCache
This Map contains the cached parsed pages, saved in CompilationUnit objects. The key is the canonical name of the Data Source.


poolOfBuffers

java.util.List poolOfBuffers
The pool of char buffers used for writing

Class echopoint.ui.template.SGMLTag extends java.lang.Object implements Serializable

Serialized Fields

attr_ready

boolean attr_ready

attrs

java.util.Vector attrs

closeTag

java.lang.String closeTag
The token that closes this tag. Different for SSI and SGML tags.


tagStart

long tagStart
The start position of the tag. Just after the <


tagEnd

long tagEnd
The end position of the tag. Just after the traling >


tagName

java.lang.String tagName
Name of this SGML tag, in uppercase format.


tagOffset

int tagOffset
Number of characters skipped up to the <


values

java.util.HashMap values
The Map of attribute values


wellFormed

boolean wellFormed
Does the tag look well formed


selfTerminated

boolean selfTerminated
Ends in a <xxx /> tag

Class echopoint.ui.template.TemplateParseContext extends java.lang.Object implements Serializable

Serialized Fields

rc

nextapp.echoservlet.RenderingContext rc

parentElement

nextapp.echoservlet.html.Element parentElement

componentMapper

ComponentMapper componentMapper

peerMapper

ComponentPeerMapper peerMapper

propertyManagerOwner

PropertyManagerOwner propertyManagerOwner

textSubstitution

TextSubstitution textSubstitution

id

nextapp.echoservlet.Id id

isLoudErrorsUsed

boolean isLoudErrorsUsed


Package echopoint.ui.template.taghandlers

Class echopoint.ui.template.taghandlers.AbstractTagHandler extends java.lang.Object implements Serializable

Serialized Fields

startPos

long startPos

endPos

long endPos

lineNumber

long lineNumber

properties

java.util.Map properties

name

java.lang.String name

tagClosedProperly

boolean tagClosedProperly

Class echopoint.ui.template.taghandlers.HtmlBodyCssStripper extends java.lang.Object implements Serializable

Serialized Fields

startPos

long startPos

endPos

long endPos

lineNumber

long lineNumber

close_is_missing

boolean close_is_missing

cssList

java.util.ArrayList cssList

styleSheetList

java.util.ArrayList styleSheetList

styleList

java.util.ArrayList styleList

metaList

java.util.ArrayList metaList

Class echopoint.ui.template.taghandlers.LabelTagHandler extends AbstractTagHandler implements Serializable

Serialized Fields

content

java.lang.StringBuffer content

Class echopoint.ui.template.taghandlers.RangeTagHandler extends AbstractTagHandler implements Serializable

Class echopoint.ui.template.taghandlers.SelectTagHandler extends AbstractTagHandler implements Serializable

Serialized Fields

listOfOptions

java.util.ArrayList listOfOptions

selectedOption

java.lang.String selectedOption

Class echopoint.ui.template.taghandlers.SimpleTagHandler extends AbstractTagHandler implements Serializable

Class echopoint.ui.template.taghandlers.StyleSheetTagHandler extends RangeTagHandler implements Serializable

Serialized Fields

styleException

java.lang.Exception styleException

styleSheetData

java.lang.String styleSheetData

Class echopoint.ui.template.taghandlers.TextSubstitutionTagHandler extends AbstractTagHandler implements Serializable


Package echopoint.ui.util

Class echopoint.ui.util.EchoPointComponentPeer extends nextapp.echoservlet.ComponentPeer implements Serializable

Serialized Fields

renderedActive

boolean renderedActive
can be set at render time to getComponent.isEnabled() and then checked at clientInput or clientAction to ensure a disabled component is just that.


toolTipHelper

ToolTipPopUpSupportHelper toolTipHelper
The ToolTipPopUpSupportHelper can be used to provide rich ToolTip support.


imageManager

nextapp.echoservlet.image.ImageManager imageManager
There is an ImageManager available however it is lazily created


propertyChangeListeners

java.util.List propertyChangeListeners

Class echopoint.ui.util.NoNameElement extends nextapp.echoservlet.html.Element implements Serializable

Serialized Fields

contents

nextapp.echoservlet.html.ElementContent contents

elements

java.util.ArrayList elements

Class echopoint.ui.util.PositioningHelper extends java.lang.Object implements Serializable

Class echopoint.ui.util.ToolTipPopUpSupportHelper extends java.lang.Object implements Serializable

Serialized Fields

imageManager

nextapp.echoservlet.image.ImageManager imageManager

m_hasCssStyle

boolean m_hasCssStyle

componentPeer

nextapp.echoservlet.ComponentPeer componentPeer

tooltipPopUp

ToolTipPopUp tooltipPopUp

Class echopoint.ui.util.TriCellTable extends nextapp.echoservlet.html.Element implements Serializable

Serialized Fields

tds

nextapp.echoservlet.html.Element[] tds

marginTds

nextapp.echoservlet.html.Element[] marginTds


Package echopoint.util.collections

Class echopoint.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 echopoint.util.collections.ConcurrentReaderHashMap.BarrierLock extends java.lang.Object implements Serializable


Package echopoint.util.throwable

Class echopoint.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 echopoint.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 echopoint.validation

Class echopoint.validation.SimpleRule extends java.lang.Object implements Serializable

Serialized Fields

jsRule

java.lang.String jsRule

errorMessage

java.lang.String errorMessage

runOptions

int runOptions

Class echopoint.validation.SimpleRuleSet extends java.lang.Object implements Serializable

Serialized Fields

ruleList

java.util.List ruleList

runOptions

int runOptions

fieldName

java.lang.String fieldName

clientResultDisplay

ClientAddressable clientResultDisplay

uniqueId

java.lang.String uniqueId


Package echopoint.wizard

Class echopoint.wizard.WizardNavigationEvent extends java.util.EventObject implements Serializable

Serialized Fields

fromComponent

nextapp.echo.Component fromComponent

toComponent

nextapp.echo.Component toComponent

fromIndex

int fromIndex

toIndex

int toIndex

type

int type

Class echopoint.wizard.WizardNavigationVetoException extends java.lang.Exception implements Serializable

Serialized Fields

wizardEvent

WizardNavigationEvent wizardEvent


EchoPoint
1.0