|
EchoPoint 1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
AbstractComponentDelegate
is the abstract
base class for the other delegate objects.ComponentDelegate
for a compoent
AbstractDateTimeField
class is an abstract Component that can be
used as the baisis for allowing a user to enter in a date or time.
AbstractDateTimeField
AbstractDateTimeField
that is columns wide.
AbstractDateTimeField
with text
as the initial
value.
AbstractDateTimeField
with text
as the initial
value and that is columns
wide.
AbstractDateTimeField
with cal
as the initial
Date value.
AbstractDateTimeField
with cal
as the initial
Date value and a specific Locale.
AbstractDateTimeField
with cal
as the initial
value and a given column size.
AbstractDateTimeField
with cal
as the initial
value and a given column size as well as a specific Locale.
AbstractScrollableComponent
is a base component class that
implements Scrollable
, Postionable
and Clippable
via the all in one interface
ScrollableContainer
.
AbstractScrollableComponent
with to right and bottom
properties set to Positionable.UNDEFINED, a zIndex of 0 and
with POSITIONING_ABSOLUTE, SCROLLBARS_NEVER and
no clipping rectangle.
AbstractScrollableComponent
with a zIndex of 0
and with POSITIONING_ABSOLUTE, SCROLLBARS_NEVER and
no clipping rectangle.
AbstractScrollableComponent
with POSITIONING_ABSOLUTE,
SCROLLBARS_NEVER and no clipping rectangle.
AbstractScrollableComponent
with SCROLLBARS_NEVER and
no clipping rectangle.
AbstractScrollableComponent
AbstractScrollableComponent
with all the properties
HtmlTemplatePanel
AsynchContentPane
is a ContentPane pane that can receive
asynchronous communications events, because it implements
AsynchEventSink
.
AsynchContentPaneUI
is the UI peer for AsynchContentPane
AsynchEvent
is a set of String properties
that can be sent to an AsyncEventSink, most likely
by an AsynchEventSource.AsynchEvent
with
a null subject.
AsynchEvent
with the specified
subject.
AysnchEventQueue
is a class that
can hold AsyncEvent
s in a queue'ed fashion.AysnchEventQueue
with a capacity
of 20 events.
AysnchEventQueue
with the
specified capacity.
AsychEventSink
is a place for AsynchEvents
to be placed. AsynchEventSource
is an interface where
AsynchEvents can be generated from. DialogPanel
is an ActionListener
and
it listens for an ActionEvent
with a command
of DialogPanel.ACTION_CLOSE
.
Component
derived object to the ExpandableMenu
.
Component
derived object to the ExpandableMenu
.
Component
to the GroupBox
Component
to the GroupBox
at
the specified index
Component
to the GroupBox
at
the end of the list.
Component
to the GroupBox
at
the specified index.
String
to the ListSection
Note that this will only be performed if the underlying model
is derived from DefaultListModel.
String
to the ListSection
at
the specified index
Note that this will only be performed if the underlying model
is derived from DefaultListModel.
Component
to the ListSection
Note that this will only be performed if the underlying model
is derived from DefaultListModel.
Component
to the ListSection
at
the specified index
Note that this will only be performed if the underlying model
is derived from DefaultListModel.
MenuItem
to the end of the Menu
.
MenuItem
to the end of the Menu
with the specified text.
Component
to the end of the Menu
.
Menu
to the MenuBar
.
Component
to the Panel
This method then informs any LayoutManager that is present.
Component
to the Panel
at
the specified index
This method then informs any LayoutManager that is present.
Component
to the Panel
at
the end of the list.
Component
to the Panel
at
the specified index.
TabbedPane
.
TabbedPane
Cover method for insertTab
TabbedPane
Cover method for insertTab
TabbedPane
with an empty title.
TabbedPane
with an empty title.
WizardPane
Cover method for insert()
WizardPane
at the specified index
Cover method for insert()
WizardPane
WizardPane
Component
to the AbstractScrollableComponent
This method then informs any LayoutManager that is present.
Component
to the AbstractScrollableComponent
at
the specified index
This method then informs any LayoutManager that is present.
Component
to the AbstractScrollableComponent
at
the end of the list.
Component
to the AbstractScrollableComponent
at
the specified index.
newChild
from its parent and makes it a child of
this node by adding it to the end of this node's child array.
ActionListener
to the chart.
ActionListener
to the expandable section.
ActionListener
.
ActionListener
.
ActionListener
to the SelectableTable
.
ActionListener
to the Timer.
ActionListener
to the titlebar.
ActionListener
.
ActionListener
to the menu item model.
LayoutManager
-to-LayoutManagerPeer
associations for a specific layout manager and layout manager peer.
LayoutManager
-to-LayoutManagerPeer
associations.
ChangeListener
to the color chooser.
ChangeListener
to the date picker.
ChangeListener
to the section
ChangeListener
to the FontChooser.
ChangeListener
to the tabbed pane.
ChangeListener
to the WizardPane.
ChangeListener
to the button.
ChangeListener
to the button.
ChangeListener
to the button.
ChangeListener
to the button.
ChangeListener
to the button.
ChangeListener
to the button.
ChangeListener
to the button.
ChangeListener
to the menu item model.
ChangeListener
to the button.
ImageMap
ImageMap
and
sets the co-ordinate's action command at the same time.
DialogListener
to the dialog
ExternalEventListener
to the ExternalEventMonitor
ItemListener
to the menu item model.
ListDataListener
to the section
ListSelectionListener
to the underlying
selection model
Menu
to the end of the MenuBar
with the specified text.
style
to a Component's font.
style
to the Font
and returns a new Font.
TabbedPane
.
TabbedPane
.
TabbedPane
Cover method for insertTab
TabbedPane
Cover method for insertTab
Component
to the echo hierarchy.
WizardNavigationListener
to the WizardPane.
isLeaf
method figures
out if a node is a leaf node.
BalloonHelp
class is a PopUp component that
appears like classic Balloon Help, inspired from the early
Apple Macintosh.BalloonHelp
component that has a default
help icon.
BalloonHelpUI
class is the backend peer for BalloonHelpBeep
component causes a beep to issued when the
page is loaded. Beep
component that
will sound a beep on page load.
BlackHole
class is a component that will
NEVER render anything. BlackHole
that is always
visible and hence gets a rendering peer for
itself and any of its visible children..
Borderable
interface is used to produce a border around a
component. BorderableDelegate
is a simple delegate object
than can be used inside a component that implements
Borderable.BoxSection
class provides a Component
that has a title, some content and an optional footer.
BoxSection
.
BoxSection
with the given content
BoxSection
with with the given title.
BoxSection
with the given title
and content.
BoxSection
with the given title bar
and content.
CachedFileDataSource
implements a DataSource
for a files and URLS, but caches small ones up to CACHED_SIZE_LIMIT or a
specified limit size.ChartEventGenerator
is used to generate
ActionEvent commands for ChartEntity
s within a
ChartPanel
such as lines, bars pie sections etc..
ClientDatePicker
allows the user to select a date
without requiring a trip back to the server. ClientDatePicker
ClientDatePicker
that is columns wide.
ClientDatePicker
with number
as the initial
Date value.
ClientDatePicker
with number
as the initial
value and a given column size.
ClientDatePicker
with text
as the initial
value.
ClientDatePicker
with text
as the initial
value and that is columns
wide.
Clippable
can have a clipping rectangle
that can clip the component content to a define shape. ColorChooser
with Color.WHITE
selected
ColorChooser
with newSelectedColor
selected
using the ColorChooser.defaultColorArray color array.
ColorChooser
with newSelectedColor
selected
and uses newColorArray
to display sample color cells.
ComboBox
component is a TextField that
acts like a SelectField as well. ComboBox
ComboBox
that is columns wide.
ComboBox
with text
as the initial
value.
ComboBox
with list
as the initial
list contents.
ComboBox
with text
as the initial
value and list
as the initial list contents.
ComboBox
with text
as the initial
value and that is columns
wide and list
as
the initial list contents.
ComponentOperationCallBack
is an interface
used during the traverseComponent() method. CompressingHttpServletResponse
is HttpServletResponse
that can compress data back to the client browser if
it indicates that it can accept encoded data. CompressingHttpServletResponse
that
compresses the data that is returned by a HttpServletResponse.
ConfirmButton
class is implementation
of the PushButton
class.
CornerImages
class can be used to create an immutable
set of images that can then be used by a Component as a series of
corner images, for example rounded or triangluar corner images.StyleInfo
support for nextapp.echo.AbstractButton
StyleInfo
support for nextapp.echo.AbstractPane
StyleInfo
support for nextapp.echo.Component
StyleInfo
support for nextapp.echo.ContainerPane
StyleInfo
support for nextapp.echo.ContentPane
StyleInfo
support for nextapp.echo.Grid.Cell
StyleInfo
support for nextapp.echo.Grid
StyleInfo
support for nextapp.echo.Label
StyleInfo
support for nextapp.echo.ListBox
StyleInfo
support for nextapp.echo.Panel
StyleInfo
support for nextapp.echo.SelectField
StyleInfo
support for nextapp.echo.Table
StyleInfo
support for nextapp.echo.text.TextArea
StyleInfo
support for nextapp.echo.text.TextComponent
StyleInfo
support for nextapp.echo.text.TextField
StyleInfo
support for nextapp.echo.ToggleButton
StyleInfo
support for nextapp.echo.Window
CssStyleSheet
class implements a StyleSheet for
Echo derived Components.
CssStyleSheetWriter
class allows a CSS stylesheet
fragment to be created for a given Component or Component class.
CssStyleSheetCreator
getStyle()
method but it
adds the text class="xxx" for you.
ExpandableMenu
Element
that will reference the
label's image.
DateField
class is a TextField component that can be
used to allow a user to enter in a date.
DateField
DateField
that is columns wide.
DateField
with text
as the initial
value.
DateField
with text
as the initial
value and that is columns
wide.
DateField
with cal
as the initial
value.
DateField
with cal
as the initial
value and specified Locale.
DateField
with cal
as the initial
value and a given column size.
DateField
with cal
as the initial
value and a given column size and a specified Locale.
DatePicker
with the currently selected date
set to right now.
DatePicker
with the currently selected date
set to the one provided.
DatePicker
with the currently selected date
set to the one provided and a the specified Locale.
cal
DefaultChartEventGenerator
generates default
action commands and tooltips for ChartEntity
by calling
the ChartEntity.getURLText()
and ChartEntity.getToolTipText()
respectively.
color
font
DefaultMutableTreeNode
is a general-purpose node in a tree data
structure. DefaultPagedTableModel
is a PagedTabledModel
that
can be used to display a subset (ie. a page worth) of data at a time from an
underlying TableModel
.
DefaultRichTextRenderer
is the default RichTextArea
renderer.
DefaultRichTextRenderer
-1
DefaultTabImageRenderer
is a default implementation
of TabImageRenderer
that uses a "background template image"
and TextImageReference to return "dynamic" tab image representations.DefaultTabImageRenderer
with default
background tab images.
DefaultTabImageRenderer
with the specified
background tab images.
DevNull
class is a component that will
NEVER render itself or any of its children. DevNull
that is always
invisible and hence does get a rendering peer for
itself nor any of its children..
DialogListener
interface with empty methods.DialogPanel
, which extends ScrollablePanel
is
a generic container that implements Scrollable
,
Positionable
and Clippable
.
DialogPanel
with a LayoutManager
DropDownBox
class is a ScrollableBox
component
that can be used as a container for other components, with a "toggle"
child component.
DropDownBox
DropDownBox
with a LayoutManager
DropDownBox
* @param left
* @param top
DropDownBox
* @param left
* @param top
* @param right
* @param bottom
DropDownBox
* @param left
* @param top
* @param right
* @param bottom
* @param zIndex
DropDownBox
* @param left
* @param top
* @param right
* @param bottom
* @param zIndex
* @param positioning
DropDownBox
* @param left
* @param top
* @param right
* @param bottom
* @param zIndex
* @param positioning
* @param scrollBarPolicy
DropDownBox
* @param left
* @param top
* @param right
* @param bottom
* @param zIndex
* @param positioning
* @param scrollBarPolicy
* @param clipRect
DialogListener
method.
- dialogClosed(DialogEvent) -
Method in interface echopoint.event.DialogListener
- Invoked when a DialogPanel has been closed.
- dialogClosing(DialogEvent) -
Method in class echopoint.event.DialogAdapter
- An empty implementation of the required
DialogListener
method.
- dialogClosing(DialogEvent) -
Method in interface echopoint.event.DialogListener
- Invoked immediately prior to a DialogPanel closing.
- dialogOpened(DialogEvent) -
Method in class echopoint.event.DialogAdapter
- An empty implementation of the required
DialogListener
method.
- dialogOpened(DialogEvent) -
Method in interface echopoint.event.DialogListener
- Invoked when a DialogPanel is opened.
- direction -
Variable in class echopoint.NewsTicker
-
- doAction() -
Method in class echopoint.model.DefaultMenuItemModel
- Our default doAction
- doAfterBody() -
Method in class echopoint.ui.jsp.JspEchoStyleSheetTag
-
- doEndTag() -
Method in class echopoint.ui.jsp.JspEchoComponentTag
-
- doInitBody() -
Method in class echopoint.ui.jsp.JspEchoStyleSheetTag
-
- doStartTag() -
Method in class echopoint.ui.jsp.JspEchoComponentTag
-
- doneTag(int) -
Method in interface echopoint.ui.template.ParseContext
- Called when a tag number i has finished executing
- doneTag(int) -
Method in class echopoint.ui.template.TemplateParseContext
-
- doubleQuote -
Static variable in class echopoint.ui.template.SGMLTag
-
- drawMeterImage() -
Method in class echopoint.Tachometer
- Called to redraw the image for this meter.
- drawMeterImage() -
Method in class echopoint.Thermometer
- Called to redraw the image for this meter.
- drawMeterImage() -
Method in class echopoint.meter.AbstractMeterComponent
- This is called to redraw the "image" repsentation if the meter.
- drawProgressBar(ProgressBar) -
Method in class echopoint.progressbar.DefaultProgressBarRenderer
- This method can be used by subclasses to customise how the
ProgressBar
is to be displayed.
- drawProgressBar(ProgressBar) -
Method in interface echopoint.progressbar.ProgressBarRenderer
- Called when the ProgressBar needs redrawing.
EchoPointComponent
class is a base class
used on many of the EchoPoint components. EchoPointIcons
is a class that provides user interface
icons that can be used in Echo web applications.EchoPointServer
is a derivation of EchoServer
that provides some more services than the standard one.
EmbeddedObject
class provides a Component
that when rendered will present an embedded object on the client.
EmbeddedObject
with nothing in it
EmbeddedPane
class provides a Component
that can embedded a ContentPane
inside itself. EmbeddedPane
with no content that is 100 by 100 pixels
in dimensions.
EmbeddedPane
with the specified ContentPane as
content that is 100 by 100 pixels in dimensions.
EncodedImageReference
class is an ImageReference that
can render java.awt.Image
objects. EncodedImageReference
without an image.
EncodedImageReference
with an image.
ExitButton
class is an implementation
of the basic echo Button
component that allows linking
to other web URI,leaving the echo web application is a consistent state.
ExitButton
with no text or icon.
ExitButton
with text.
ExitButton
with an icon.
ExitButton
with text.
ExitButton
with text and an icon.
ExpandableMenu
class provides a Component
that shows a hierarchial menu of Component objects. ExpandableSection
class provides a Component
that can be expanded and collapsed. ExpandableSection
that is not expanded.
ExpandableSection
with the isExpanded parameter
controlling whether the ExpandableSection is expanded.
ExpandableSection
with the isExpanded parameter
controlling whether the ExpandableSection is expanded.
ExpandableSection
with the isExpanded parameter
controlling whether the ExpandableSection is expanded and with the given title.
ExpandableSection
with the isExpanded parameter
controlling whether the ExpandableSection is expanded, with the given title
The contents of the section is the component.
ExpandableSection
with that is no expanded
with the given title and content
ExpandableSection
with the isExpanded parameter
controlling whether the ExpandableSection is expanded, with the given
title.
ExpiryCache
implements a cache that can contain
objects that "expire". ExpiryCache
ExpiryCache
ExpiryCache
with all the parameters
ExternalEvent
represents an event that
has been raised externally to the Echo
web application.ExternalEventListener
interface is used
to listen for ExternalEvents.ExternalEventMonitor
can be used to monitor
external events that come in via web request URIs.
ExternalEventMonitor
ExternalEventMonitorUI
is the peer for ExternalEventMonitor
ExpandableMenu
FileDataSource
implements a DataSource
for a file.FileDataSource
with the specified file
FileDataSource
with the specified file
FontChooser
with Color.WHITE
selected
FontChooser
with newSelectedFont
selected
node.getId.toString().equals(idString) == true
GifEncoder
implements the ImageEncoder
interface
and hence can take a java.awt.Image object and encode it as a GIF
output stream. GridLayoutManager
allows Components to be
laid out using a grid patterm. OutOfBoundsException
exception is thrown
if any of the CellConstraints constaints are outside
the width or height of the GridLayoutManager.
OverlapException
exception is thrown
if any of the CellConstraints constaints overlap.
GridPanel
is a ScrollablePanel
that uses
an GridLayoutManager
as its layout manager.
GroupBox
class provides a Container
that can contain other Components or objects with a border and
a title.
GroupBox
with nothing in it
GroupBox
with a LayoutManager
GroupBox
with nothing in it
and the designated title
getAttribute(identifier,attrName)
.
getAttribute(identifier,index)
.
getAttribute(c,attrName)
.
SelectableTable
.
Tree
WizardPane
.
aChild
, which must be a child of this node.
TreeNode
at index
childIndex
.
aChild
, which must be a child of this node.
TreeNode
s the receiver
contains.
getPath
at the locations specified by
getChildIndices
.
ImageMap
TabbedPane
.
WizardPane
.
DateFormat
that is used during object contruction.
parent
.
ImageEncoder
in use.
path
that
are currently expanded.
WizardPane
.
ButtonGroup
to which this menu item model belongs, if
any.
ProgressBar
WizardPane
.
WizardPane
.
MenuItem
TreeNode
TreeNode
Using System.identityHashCode(node) might be a good way to implement this;
Id
by which this peer delegate is identified with
Image
in use.
node
in the receivers children.
defaultValue
if the
attribute cannot be found or converted to an integer.
defaultValue
if the
attribute cannot be found or converted to an integer.
Menu
Note: Thjis only takes effect when the Menu is a direct child of
the MenuBar, ie a first level child.
- getLeftSwapText() -
Method in class echopoint.PickList
- Returns the PickList's left swap text .
- getLeftTitle() -
Method in class echopoint.PickList
- Returns the PickList's left list box title.
- getLevel() -
Method in class echopoint.tree.DefaultMutableTreeNode
- Returns the number of levels above this node -- the distance from
the root to this node.
- getLineNo() -
Method in class echopoint.stylesheet.StyleSheetInvalidValueException
- The line number at which the exception occurred or -1.
- getLineNo() -
Method in class echopoint.stylesheet.StyleSheetParseException
- The line number at which the exception occurred or -1.
- getLineNumber() -
Method in class echopoint.ui.template.PositionReader
- Get the current line number.
- getLineNumber() -
Method in class echopoint.ui.template.taghandlers.AbstractTagHandler
-
- getLineNumber() -
Method in class echopoint.ui.template.taghandlers.HtmlBodyCssStripper
-
- getLineNumber() -
Method in interface echopoint.ui.template.taghandlers.TagHandler
- Returns the line number at which this tag handler was invoked.
- getList() -
Method in class echopoint.ListSection
-
- getListenerCount(Class) -
Method in class echopoint.event.WeakEventListenerList
- Returns the number of listeners present of the given type.
- getListeners(Class) -
Method in class echopoint.event.WeakEventListenerList
- Returns an array of listeners of the given class.
- getLocale() -
Method in class echopoint.ClientDatePicker
-
- getLocale() -
Method in class echopoint.DatePicker
- Returns the Locale used by the DatePicker for formatting dates
- getLocale() -
Method in class echopoint.NumberFormatField
- Returns the Locale used by the NumberFormatField for formatting Numbers
- getLocale() -
Method in class echopoint.servlet.CompressingHttpServletResponse
-
- getLocale() -
Method in class echopoint.ui.util.noop.NoopHttpServletResponse
-
- getLocale() -
Method in interface echopoint.validation.Validateable
- Returns the locale to use with this Validateable.
- getLowerBound() -
Method in class echopoint.Thermometer
- Returns the lower bound of the Thermometer.
- getMargin() -
Method in class echopoint.Menu
- Gets the margin of the
Menu
on the screen.
- getMarginTdElement(int) -
Method in class echopoint.ui.util.TriCellTable
- Returns the specified margin element.
- getMaxPageIndex() -
Method in class echopoint.table.DefaultPagedTableModel
-
- getMaxPageIndex() -
Method in interface echopoint.table.PagedTableModel
- Gets the maximum number of pages that this model contains.
- getMaxPageIndex() -
Method in class echopoint.table.SortablePagedTableModel
-
- getMaxPages() -
Method in class echopoint.table.PagedTableController
- Returns the maxPages TextField
- getMaxSelectedIndex() -
Method in class echopoint.SelectableTable
- Returns the maximum selected table row.
- getMaxSelectedIndex() -
Method in class echopoint.tree.TreeListSelectionModel
-
- getMaxSelectionRow() -
Method in class echopoint.tree.DefaultTreeSelectionModel
- Gets the last selected row.
- getMaximum() -
Method in class echopoint.ProgressBar
- Returns the model's maximum value.
- getMaximum() -
Method in class echopoint.SpinField
-
- getMaximum() -
Method in interface echopoint.progressbar.BoundedRangeModel
- Returns the model's maximum.
- getMaximum() -
Method in class echopoint.progressbar.DefaultBoundedRangeModel
- Return the model's maximum.
- getMaximumCriticalValue() -
Method in class echopoint.meter.AbstractMeterComponent
- Returns the maximum critical value.
- getMaximumCriticalValue() -
Method in class echopoint.meter.DefaultMeterModel
- Returns the maximum critical value.
- getMaximumCriticalValue() -
Method in interface echopoint.meter.MeterModel
- Returns the maximum critical value.
- getMaximumNormalValue() -
Method in class echopoint.meter.AbstractMeterComponent
- Returns the maximum normal value.
- getMaximumNormalValue() -
Method in class echopoint.meter.DefaultMeterModel
- Returns the maximum normal value.
- getMaximumNormalValue() -
Method in interface echopoint.meter.MeterModel
- Returns the maximum normal value.
- getMaximumValue() -
Method in class echopoint.meter.AbstractMeterComponent
- Returns the maximum value.
- getMaximumValue() -
Method in class echopoint.meter.DefaultMeterModel
- Returns the maximum value.
- getMaximumValue() -
Method in interface echopoint.meter.MeterModel
- Returns the maximum value.
- getMaximumWarningValue() -
Method in class echopoint.meter.AbstractMeterComponent
- Returns the maximum warning value.
- getMaximumWarningValue() -
Method in class echopoint.meter.DefaultMeterModel
- Returns the maximum warning value.
- getMaximumWarningValue() -
Method in interface echopoint.meter.MeterModel
- Returns the maximum warning value.
- getMenuBorderColor() -
Method in class echopoint.Menu
-
- getMenuBorderSize() -
Method in class echopoint.Menu
-
- getMercuryColor() -
Method in class echopoint.Thermometer
- Returns the color of the Thermometer's mercury area (the bulb)
- getMessage() -
Method in class echopoint.ConfirmButton
- Gets the confirmation message presented to the user.
- getMessage() -
Method in class echopoint.util.throwable.ThrowableDescriptor
- Returns the localised message of the Throwable
- getMeterAngle() -
Method in class echopoint.Tachometer
- Gets the meter angle (in degrees)
- getMethod() -
Method in class echopoint.SubmitButton
- Returns the method in action.
- getMethods(Class, Class, ReflectionKit.MethodSearchCriteria) -
Static method in class echopoint.util.reflect.ReflectionKit
- This method will returns member methods of the targetClass that meet
a specified search criteria.
- getMinSelectedIndex() -
Method in class echopoint.SelectableTable
- Returns the minimum selected table row.
- getMinSelectedIndex() -
Method in class echopoint.tree.TreeListSelectionModel
-
- getMinSelectionRow() -
Method in class echopoint.tree.DefaultTreeSelectionModel
- Gets the first selected row.
- getMinimum() -
Method in class echopoint.ProgressBar
- Returns the model's minimum value.
- getMinimum() -
Method in class echopoint.SpinField
-
- getMinimum() -
Method in interface echopoint.progressbar.BoundedRangeModel
- Returns the minimum acceptable value.
- getMinimum() -
Method in class echopoint.progressbar.DefaultBoundedRangeModel
- Return the model's minimum.
- getMinimumCriticalValue() -
Method in class echopoint.meter.AbstractMeterComponent
- Returns the minimum critical value.
- getMinimumCriticalValue() -
Method in class echopoint.meter.DefaultMeterModel
- Returns the minimum critical value.
- getMinimumCriticalValue() -
Method in interface echopoint.meter.MeterModel
- Returns the minimum critical value.
- getMinimumNormalValue() -
Method in class echopoint.meter.AbstractMeterComponent
- Returns the minimum normal value.
- getMinimumNormalValue() -
Method in class echopoint.meter.DefaultMeterModel
- Returns the minimum normal value.
- getMinimumNormalValue() -
Method in interface echopoint.meter.MeterModel
- Returns the minimum normal value.
- getMinimumValue() -
Method in class echopoint.meter.AbstractMeterComponent
- Returns the minimum value.
- getMinimumValue() -
Method in class echopoint.meter.DefaultMeterModel
- Returns the minimum value.
- getMinimumValue() -
Method in interface echopoint.meter.MeterModel
- Returns the minimum value.
- getMinimumWarningValue() -
Method in class echopoint.meter.AbstractMeterComponent
- Returns the minimum warning value.
- getMinimumWarningValue() -
Method in class echopoint.meter.DefaultMeterModel
- Returns the minimum warning value.
- getMinimumWarningValue() -
Method in interface echopoint.meter.MeterModel
- Returns the minimum warning value.
- getMinuteInterval() -
Method in class echopoint.TimeField
- Return the minute interval used in the pop down list of valid times
- getModel() -
Method in class echopoint.ComboBox
- Returns the model.
- getModel() -
Method in class echopoint.DatePicker
-
- getModel() -
Method in class echopoint.ExpandableSection
-
- getModel() -
Method in class echopoint.ListSection
-
- getModel() -
Method in class echopoint.ProgressBar
- Returns the data model used by the
ProgressBar
.
- getModel() -
Method in class echopoint.TabbedPane
- Returns the model associated with this
TabbedPane
.
- getModel() -
Method in class echopoint.TitleBar
-
- getModel() -
Method in class echopoint.Tree
- Returns the TreeModel that is providing the data.
- getModel() -
Method in class echopoint.WizardPane
- Returns the model associated with this
WizardPane
.
- getModel() -
Method in class echopoint.meter.AbstractMeterComponent
- Gets the model in use.
- getModel() -
Method in class echopoint.meter.MeterModelJFreeChartAdapter
- Returns the MeterModel in use.
- getModel() -
Method in class echopoint.table.PagedTableController
- Returns the TableModel in use
- getModel() -
Method in class echopoint.table.TableModelAdapter
-
- getModelRowIndex(int) -
Method in class echopoint.table.SortablePagedTableModel
-
- getModelRowIndex(int) -
Method in class echopoint.table.SortableTableModel
- This returns the "sorted" table model row index for a given
"visual" table row index.
- getModelRowIndex(Table, int) -
Static method in class echopoint.ui.SortableTableRenderer
- Returns the underlying model index for a given positional index
- getModifiers() -
Method in class echopoint.util.throwable.ThrowablePropertyDescriptor
- Returns the modifiers of the Throwable property
- getMonthNameLength() -
Method in class echopoint.DatePicker
- Gets the length of the month names when displayed.
- getMonthNavigationBackground() -
Method in class echopoint.ClientDatePicker
-
- getMonthNavigationForeground() -
Method in class echopoint.ClientDatePicker
-
- getMouseCursor() -
Method in class echopoint.EchoPointComponent
-
- getMouseCursor() -
Method in class echopoint.Label
-
- getMouseCursor() -
Method in class echopoint.Panel
-
- getMouseCursor() -
Method in class echopoint.PushButton
-
- getMouseCursor() -
Method in class echopoint.TextField
-
- getMouseCursor() -
Method in interface echopoint.positionable.MouseCursorable
- Returns the current mouse cursor in use.
- getMouseCursor() -
Method in class echopoint.positionable.MouseCursorableDelegate
-
- getMouseCursorURI() -
Method in class echopoint.EchoPointComponent
-
- getMouseCursorURI() -
Method in class echopoint.Label
-
- getMouseCursorURI() -
Method in class echopoint.Panel
-
- getMouseCursorURI() -
Method in class echopoint.PushButton
-
- getMouseCursorURI() -
Method in class echopoint.TextField
-
- getMouseCursorURI() -
Method in interface echopoint.positionable.MouseCursorable
-
- getMouseCursorURI() -
Method in class echopoint.positionable.MouseCursorableDelegate
-
- getMouseCursorableStyle(MouseCursorable) -
Static method in class echopoint.ui.util.PositioningHelper
- Returns a style string that are relevant for the MouseCursorable component.
- getName() -
Method in class echopoint.stylesheet.StyleAttrDescriptor
- Returns the name of the style attribute.
- getName() -
Method in class echopoint.stylesheet.StyleSheetGroup
- Deprecated. Returns the name of the StyleSheetGroup
- getName() -
Method in class echopoint.ui.jsp.JspEchoComponentTag
- Gets the name of the tag
- getName() -
Method in class echopoint.ui.jsp.JspEchoStyleSheetTag
- An optional name attribute
- getName() -
Method in class echopoint.ui.template.SGMLTag
- get the Name of this SGML tag, in uppercase format.
- getName() -
Method in class echopoint.util.throwable.ThrowablePropertyDescriptor
- Returns the name of the Throwable property
- getName(Validateable) -
Method in class echopoint.validation.SimpleRuleSet
- If a field name was provided on the constructor or via the setName()
method, then it will be sued as the field name.
- getName(Validateable) -
Method in interface echopoint.validation.ValidationRuleSet
- This method is called to get a name for the given
Validateable
.
- getNameProperty() -
Method in class echopoint.ui.template.taghandlers.AbstractTagHandler
- Returns the name of the tag in question
- getNameProperty() -
Method in class echopoint.ui.template.taghandlers.HtmlBodyCssStripper
-
- getNameProperty() -
Method in interface echopoint.ui.template.taghandlers.TagHandler
- Called to get the identification tag attribute property called "name".
- getNavigationBackground() -
Method in class echopoint.DatePicker
-
- getNavigationFont() -
Method in class echopoint.DatePicker
-
- getNavigationForeground() -
Method in class echopoint.DatePicker
-
- getNavigationRollOverBackground() -
Method in class echopoint.DatePicker
-
- getNavigationRollOverForeground() -
Method in class echopoint.DatePicker
-
- getNavigationRolloverBackground() -
Method in class echopoint.ClientDatePicker
-
- getNavigationRolloverForeground() -
Method in class echopoint.ClientDatePicker
-
- getNeedleColor() -
Method in class echopoint.Tachometer
- Returns the needle color
- getNewLeadSelectionPath() -
Method in class echopoint.tree.TreeSelectionEvent
- Returns the current lead path.
- getNext() -
Method in class echopoint.table.PagedTableController
- Returns the Next Button
- getNextButton() -
Method in class echopoint.WizardPane
- Returns the button that acts as the "Next" button in the
WizardPane
.
- getNextLeaf() -
Method in class echopoint.tree.DefaultMutableTreeNode
- Returns the leaf after this node or null if this node is the
last leaf in the tree.
- getNextNode() -
Method in class echopoint.tree.DefaultMutableTreeNode
- Returns the node that follows this node in a preorder traversal of this
node's tree.
- getNextSibling() -
Method in class echopoint.tree.DefaultMutableTreeNode
- Returns the next sibling of this node in the parent's children array.
- getNormalColor() -
Method in class echopoint.meter.AbstractMeterComponent
- Gets the normal color used by the meter
- getNumber() -
Method in class echopoint.NumberFormatField
- This method will return a Number object created by parsing the current
text in the NumberFormatField with the current NumberFormat.
- getNumberFormat() -
Method in class echopoint.NumberFormatField
- Returns the NumberFormat in use.
- getNumberOfBlocks() -
Method in class echopoint.ProgressBar
-
- getOfText() -
Method in class echopoint.table.PagedTableController
- Returns the text value for 'Of' as in Page 1 'Of' 10
- getOffIcon() -
Method in class echopoint.HidingSlidingPanel
- Returns the icon to be used when the panel is hidden
- getOffTitle() -
Method in class echopoint.HidingSlidingPanel
- Returns the Off Title used on the expansion icons.
- getOffTitleFont() -
Method in class echopoint.HidingSlidingPanel
- Returns the Off Title font used on the expansion icons.
- getOffTitleForeground() -
Method in class echopoint.HidingSlidingPanel
- Returns the Off Title foreground used on the expansion icons.
- getOffset() -
Method in class echopoint.ui.template.SGMLTag
- returns the number of chars skipped before the
starting '<'
- getOffsetX() -
Method in class echopoint.ClientDatePicker
-
- getOffsetX() -
Method in class echopoint.ToolTipPopUp
-
- getOffsetY() -
Method in class echopoint.ClientDatePicker
-
- getOffsetY() -
Method in class echopoint.ToolTipPopUp
-
- getOldLeadSelectionPath() -
Method in class echopoint.tree.TreeSelectionEvent
- Returns the path that was previously the lead path.
- getOnBlurRule(RenderingContext, String, Validateable) -
Static method in class echopoint.ui.util.ValidationHelper
- Called to return the onblur function to support validation.
- getOnChangeRule(RenderingContext, String, Validateable) -
Static method in class echopoint.ui.util.ValidationHelper
- Called to return the onchange function to support validation.
- getOnIcon() -
Method in class echopoint.HidingSlidingPanel
- Returns the icon to be used when the panel is visible
- getOnTitle() -
Method in class echopoint.HidingSlidingPanel
- Returns the On Title used on the expansion icons.
- getOnTitleFont() -
Method in class echopoint.HidingSlidingPanel
- Returns the On Title font used on the expansion icons.
- getOnTitleForeground() -
Method in class echopoint.HidingSlidingPanel
- Returns the On Title foreground used on the expansion icons.
- getOrdering() -
Method in class echopoint.ListSection
-
- getOrientation() -
Method in class echopoint.PickList
- Returns
PickList.ORIENTATION_VERTICAL
or
PickList.ORIENTATION_HORIZONTAL
, depending on the orientation
of the progress bar.
- getOrientation() -
Method in class echopoint.ProgressBar
- Returns
ProgressBar.ORIENTATION_VERTICAL
or
ProgressBar.ORIENTATION_HORIZONTAL
, depending on the orientation
of the progress bar.
- getOrientation(int, int) -
Static method in class echopoint.ui.util.TriCellTable
- Translates horizontal and vertical orientation constants from the
nextapp.echo.EchoContstants
class into the constants
used by TriCellTable
:
LEFT_RIGHT
RIGHT_LEFT
TOP_BOTTOM
BOTTOM_TOP
- getOtherMonthDateBackground() -
Method in class echopoint.ClientDatePicker
-
- getOtherMonthDateForeground() -
Method in class echopoint.ClientDatePicker
-
- getOtherMonthDateRolloverBackground() -
Method in class echopoint.ClientDatePicker
-
- getOtherMonthDateRolloverForeground() -
Method in class echopoint.ClientDatePicker
-
- getOutputElement() -
Method in class echopoint.ui.layout.JspTemplateLayoutManagerUI
- Returns the top level output Element in play
- getOutputElement() -
Method in interface echopoint.ui.template.ParseContext
- Returns the Element for output to be placed in
- getOutputElement() -
Method in class echopoint.ui.template.TemplateParseContext
-
- getOutputStream() -
Method in class echopoint.servlet.CompressingHttpServletResponse
-
- getOutputStream() -
Method in class echopoint.ui.util.noop.NoopHttpServletResponse
-
- getPadX() -
Method in class echopoint.ToolTipPopUp
-
- getPadY() -
Method in class echopoint.ToolTipPopUp
-
- getPadding() -
Method in class echopoint.Menu
- Gets the padding of the
Menu
on the screen.
- getPageContext() -
Method in class echopoint.ui.jsp.JspComponentPeer
- Returns the PageContext currently in use or null if none is available.
- getPageIndex() -
Method in class echopoint.table.DefaultPagedTableModel
-
- getPageIndex() -
Method in interface echopoint.table.PagedTableModel
- Gets the current page index.
- getPageIndex() -
Method in class echopoint.table.SortablePagedTableModel
-
- getPageText() -
Method in class echopoint.table.PagedTableController
- Returns the text value for 'Page' as in 'Page' 1 Of 10
- getParagraphStyles(RenderingContext, RichTextArea) -
Method in class echopoint.richtext.DefaultRichTextRenderer
-
- getParagraphStyles(RenderingContext, RichTextArea) -
Method in interface echopoint.richtext.RichTextRenderer
- This returns a String[n][2] array of paragraph style values and
descriptive names.
- getParameter(String) -
Method in class echopoint.EmbeddedObject
- Returns the a single parameter value, keyed by name.
- getParameter(String) -
Method in class echopoint.SubmitButton
- Returns the a single parameter value, keyed by name.
- getParameter(String) -
Method in class echopoint.event.ExternalEvent
- Returns the value of an ExternalEvent request parameter as a String, or null
if the parameter does not exist.
- getParameterMap() -
Method in class echopoint.event.ExternalEvent
- Returns the Map of web request parameters that where
encountered during this ExternalEvent.
- getParameterNames() -
Method in class echopoint.EmbeddedObject
- Returns the names of the parameters added to the component
- getParameterNames() -
Method in class echopoint.SubmitButton
- Returns the names of the parameters added to the component
- getParameterNames() -
Method in class echopoint.event.ExternalEvent
- Returns a String[] containing the names of the parameters contained in this
ExternalEvent.
- getParameterValues(String) -
Method in class echopoint.event.ExternalEvent
- Returns an array of String objects containing all of the values the given
ExternalEvent parameter has, or null if the parameter does not exist.
- getParameters() -
Method in class echopoint.EmbeddedObject
- Returns the HashMap of parameters, keyed by name.
- getParameters() -
Method in class echopoint.SubmitButton
- Returns the Map of parameters, keyed by name.
- getParent() -
Method in class echopoint.tree.DefaultMutableTreeNode
- Returns this node's parent or null if this node has no parent.
- getParent(Object) -
Method in class echopoint.tree.DefaultTreeModel
- Returns the parent of child.
- getParent(Object) -
Method in interface echopoint.tree.TreeModel
- Returns the parent of child.
- getParent() -
Method in interface echopoint.tree.TreeNode
- Returns the parent
TreeNode
of the receiver.
- getParentPath() -
Method in class echopoint.tree.TreePath
- Returns a path containing all the elements of the receiver, accept
the last path component.
- getParseExceptions() -
Method in class echopoint.stylesheet.CssStyleSheet
- This method returns an array of StyleSheetParseExceptions that have occurred
during parsing.
- getPath() -
Method in class echopoint.JspTemplatePanel
- Location of the JSP file.
- getPath() -
Method in class echopoint.layout.JspTemplateLayoutManager
- Location of the JSP file.
- getPath() -
Method in class echopoint.tree.DefaultMutableTreeNode
- Returns the path from the root, to get to this node.
- getPath() -
Method in class echopoint.tree.TreeExpansionEvent
- Returns the path to the value that has been expanded/collapsed.
- getPath() -
Method in class echopoint.tree.TreeModelEvent
- Convenience method to get the array of objects from the TreePath
instance that this event wraps.
- getPath() -
Method in class echopoint.tree.TreePath
- Returns an array of Objects containing the components of this
TreePath.
- getPath() -
Method in class echopoint.tree.TreeSelectionEvent
- Returns the first path element.
- getPathComponent(int) -
Method in class echopoint.tree.TreePath
- Returns the path component at the specified index.
- getPathCount() -
Method in class echopoint.tree.TreePath
- Returns the number of elements in the path.
- getPathToRoot(TreeNode, int) -
Method in class echopoint.tree.DefaultMutableTreeNode
- Builds the parents of node up to and including the root node,
where the original node is the last element in the returned array.
- getPathToRoot(TreeNode, int) -
Method in class echopoint.tree.DefaultTreeModel
- Builds the parents of node up to and including the root node,
where the original node is the last element in the returned array.
- getPathToRoot(Object) -
Method in class echopoint.tree.DefaultTreeModel
- Builds the parents of node up to and including the root node,
where the original node is the last element in the returned array.
- getPathToRoot(String) -
Method in class echopoint.tree.DefaultTreeModel
- Builds the parents of node up to and including the root node,
where the original node is the last element in the returned array.
- getPathToRoot(Object) -
Method in interface echopoint.tree.TreeModel
- Builds the parents of node up to and including the root node,
where the original node is the last element in the returned array.
- getPathToRoot(String) -
Method in interface echopoint.tree.TreeModel
- Builds the parents of node up to and including the root node,
where the original node is the last element in the returned array.
- getPaths() -
Method in class echopoint.tree.TreeSelectionEvent
- Returns the paths that have been added or removed from the
selection.
- getPeer(Component) -
Method in class echopoint.ui.DropDownBoxUI
- This version of getPeer returns a ComponentPeer for the given Component c or null if one
cannot be found.
- getPeer(Component) -
Method in class echopoint.ui.util.EchoPointComponentPeer
- This version of getPeer returns a ComponentPeer for the given Component c or null if one
cannot be found.
- getPeer(InstancePeer, Component) -
Static method in class echopoint.ui.util.EchoPointComponentPeer
- This static version of getPeer will return a peer object, given an
InstancePeer.
- getPeer(Component) -
Method in interface echopoint.ui.util.PeerDelegate
- Returns a ComponentPeer for a given Component or null if it cannot
be obtained.
- getPerPageText() -
Method in class echopoint.table.PagedTableController
- Returns the text value for 'Per Page' as in 10 'Per Page'
- getPercentComplete() -
Method in class echopoint.ProgressBar
- Returns the percentage/percent complete for the progress bar.
- getPixelsPerScroll() -
Method in class echopoint.NewsTicker
- Returns the pixelsPerScroll.
- getPlacement() -
Method in class echopoint.WizardPane
-
- getPluginsPage() -
Method in class echopoint.EmbeddedObject
- Returns the plugins page.
- getPolygonCoords() -
Method in class echopoint.ImageMap.Coords
- Returns the array of the polygon co-ords.
- getPopupHorizontalAlignment() -
Method in class echopoint.ToolTipPopUp
- Makes the popups go to the left of the mouse
- getPopupVerticalAlignment() -
Method in class echopoint.ToolTipPopUp
- Makes the popups go above the mouse.
- getPosition() -
Method in class echopoint.ui.template.PositionReader
- Returns the current position within the file
- getPositionableStyle(Positionable) -
Static method in class echopoint.ui.util.PositioningHelper
- Returns a style string that is relevant for the Positonable
If no positioning is in effect, then nothing is return.
- getPositioning() -
Method in class echopoint.ScrollablePanel
- This can be one of :
POSITIONING_NONE
POSITIONING_ABSOLUTE
POSITIONING_RELATIVE
- getPositioning() -
Method in class echopoint.layout.XyLayoutManager
- Returns the default positioning currently in use
- getPositioning() -
Method in class echopoint.positionable.AbstractScrollableComponent
- This can be one of :
POSITIONING_NONE
POSITIONING_ABSOLUTE
POSITIONING_RELATIVE
- getPositioning() -
Method in interface echopoint.positionable.Positionable
- This can be one of :
POSITIONING_NONE
POSITIONING_ABSOLUTE
POSITIONING_RELATIVE
- getPreviewPanel() -
Method in class echopoint.ColorChooser
-
- getPreviewPanel() -
Method in class echopoint.FontChooser
-
- getPrevious() -
Method in class echopoint.table.PagedTableController
- Returns the Previous Button
- getPreviousButton() -
Method in class echopoint.WizardPane
- Returns the button that acts as the "Previous" button in the
WizardPane
.
- getPreviousLeaf() -
Method in class echopoint.tree.DefaultMutableTreeNode
- Returns the leaf before this node or null if this node is the
first leaf in the tree.
- getPreviousNode() -
Method in class echopoint.tree.DefaultMutableTreeNode
- Returns the node that precedes this node in a preorder traversal of
this node's tree.
- getPreviousSibling() -
Method in class echopoint.tree.DefaultMutableTreeNode
- Returns the previous sibling of this node in the parent's children
array.
- getProgressBarImage() -
Method in class echopoint.ProgressBar
- This returns the image used to represent the
ProgressBar.
- getProgressString() -
Method in class echopoint.ProgressBar
- Returns the current value of the Progress String.
- getProperties() -
Method in class echopoint.ui.template.taghandlers.AbstractTagHandler
-
- getProperties() -
Method in class echopoint.ui.template.taghandlers.HtmlBodyCssStripper
-
- getProperties() -
Method in interface echopoint.ui.template.taghandlers.TagHandler
- Called to get a Map of tag attribute properties and their values.
- getProperties() -
Method in class echopoint.util.throwable.ThrowableDescriptor
- Returns an array of properties of the Throwable.
- getPropertyManager(Class) -
Method in class echopoint.layout.HtmlTemplateLayoutManager
- Called to get a ProperyManagerfor a given clazz of Component
- getPropertyManager(Class) -
Method in class echopoint.layout.JspTemplateLayoutManager
-
- getPropertyManager(Class) -
Method in interface echopoint.template.CompilationContext
- Returns a PropertyManager for a given Component class.
- getPropertyManager(Class) -
Method in interface echopoint.template.propertymgr.PropertyManagerOwner
- Called to get a ProperyManagerfor a given clazz of Component
- getPropertyManager(Class) -
Method in class echopoint.ui.template.TemplateParseContext
- Returns a PropertyManager for a given Component class.
- getRadius() -
Method in class echopoint.ImageMap.Coords
- Returns the value of the radius co-ord.
- getReader() -
Method in class echopoint.ui.template.PositionReader
- Returns the underlying Reader
- getRegisteredTags() -
Method in class echopoint.ui.template.SGMLPageParser
-
- getRenderer() -
Method in class echopoint.ProgressBar
- Returns the renderer used by the
ProgressBar
.
- getRenderer() -
Method in class echopoint.RichTextArea
- Returns the RichTextRenderer in use
- getRenderingContext() -
Method in class echopoint.ui.jsp.JspComponentPeer
- Returns the current RenderingContext associated with the peer or null if none is available.
- getRenderingContext() -
Method in interface echopoint.ui.jsp.JspRenderingContext
- Returns the RenderingContext needed to render Echo output.
- getRenderingContext() -
Method in class echopoint.ui.layout.JspTemplateLayoutManagerUI
-
- getRenderingContext() -
Method in interface echopoint.ui.template.ParseContext
- Returns the RenderingContext that output is controlled by.
- getRenderingContext() -
Method in class echopoint.ui.template.TemplateParseContext
-
- getReplacementImageAlignment() -
Method in class echopoint.image.TextImageReference
- Returns the alignment of the replacement images within
the
AttributedString
.
- getReplacementImages() -
Method in class echopoint.image.TextImageReference
- Returns the array of replacement images that will be substituted for
the Unicode replacement character 'u'FFFC'.
- getRequest() -
Method in class echopoint.ui.jsp.JspComponentPeer
- Returns the HttpServletRequest currently in use or null if none is available.
- getResponse() -
Method in class echopoint.ui.jsp.JspComponentPeer
- Returns the HttpServletResponse currently in use or null if none is available.
- getRight() -
Method in class echopoint.CornerImages
- Returns the right image
- getRight() -
Method in class echopoint.ImageMap.Coords
- Returns the value of the right co-ord.
- getRight() -
Method in class echopoint.ScrollablePanel
- Returns the right X position of the component
- getRight() -
Method in class echopoint.positionable.AbstractScrollableComponent
- Returns the right X position of the component
- getRight() -
Method in interface echopoint.positionable.Positionable
- Returns the right X position of the component
- getRightBorderColor() -
Method in class echopoint.BoxSection
-
- getRightBorderColor() -
Method in class echopoint.EmbeddedPane
-
- getRightBorderColor() -
Method in class echopoint.GroupBox
-
- getRightBorderColor() -
Method in class echopoint.Label
-
- getRightBorderColor() -
Method in class echopoint.Panel
-
- getRightBorderColor() -
Method in class echopoint.PushButton
-
- getRightBorderColor() -
Method in class echopoint.TextField
-
- getRightBorderColor() -
Method in class echopoint.TitleBar
-
- getRightBorderColor() -
Method in class echopoint.positionable.AbstractScrollableComponent
-
- getRightBorderColor() -
Method in interface echopoint.positionable.Borderable
-
- getRightBorderColor() -
Method in class echopoint.positionable.BorderableDelegate
-
- getRightBorderColor() -
Method in class echopoint.table.PagedTableController
-
- getRightBorderSize() -
Method in class echopoint.BoxSection
-
- getRightBorderSize() -
Method in class echopoint.EmbeddedPane
-
- getRightBorderSize() -
Method in class echopoint.GroupBox
-
- getRightBorderSize() -
Method in class echopoint.Label
-
- getRightBorderSize() -
Method in class echopoint.Panel
-
- getRightBorderSize() -
Method in class echopoint.PushButton
-
- getRightBorderSize() -
Method in class echopoint.TextField
-
- getRightBorderSize() -
Method in class echopoint.TitleBar
-
- getRightBorderSize() -
Method in class echopoint.positionable.AbstractScrollableComponent
-
- getRightBorderSize() -
Method in interface echopoint.positionable.Borderable
-
- getRightBorderSize() -
Method in class echopoint.positionable.BorderableDelegate
-
- getRightBorderSize() -
Method in class echopoint.table.PagedTableController
-
- getRightBorderStyle() -
Method in class echopoint.BoxSection
-
- getRightBorderStyle() -
Method in class echopoint.EmbeddedPane
-
- getRightBorderStyle() -
Method in class echopoint.GroupBox
-
- getRightBorderStyle() -
Method in class echopoint.Label
-
- getRightBorderStyle() -
Method in class echopoint.Panel
-
- getRightBorderStyle() -
Method in class echopoint.PushButton
-
- getRightBorderStyle() -
Method in class echopoint.TextField
-
- getRightBorderStyle() -
Method in class echopoint.TitleBar
-
- getRightBorderStyle() -
Method in class echopoint.positionable.AbstractScrollableComponent
-
- getRightBorderStyle() -
Method in interface echopoint.positionable.Borderable
-
- getRightBorderStyle() -
Method in class echopoint.positionable.BorderableDelegate
-
- getRightBorderStyle() -
Method in class echopoint.table.PagedTableController
-
- getRightCollapsedImage() -
Method in class echopoint.TitleBar
- Returns the image used for the right icon when the titlebar is collapsed.
- getRightExpandedImage() -
Method in class echopoint.TitleBar
- Returns the image used for the right icon when the titlebar is expanded.
- getRightListBox() -
Method in class echopoint.PickList
- Returns the PickList's right list box.
- getRightSwapText() -
Method in class echopoint.PickList
- Returns the PickList's right swap text.
- getRightTitle() -
Method in class echopoint.PickList
- Returns the PickList's right list box title.
- getRollOverBackground() -
Method in class echopoint.TabbedPane
-
- getRollOverForeground() -
Method in class echopoint.TabbedPane
-
- getRolloverBackground() -
Method in class echopoint.SelectableTable
- Returns the rollover background color
- getRolloverBorderColor() -
Method in class echopoint.MenuItem
-
- getRolloverForeground() -
Method in class echopoint.SelectableTable
- Returns the rollover foreground color
- getRoot() -
Method in class echopoint.tree.DefaultMutableTreeNode
- Returns the root of the tree that contains this node.
- getRoot() -
Method in class echopoint.tree.DefaultTreeModel
- Returns the root of the tree.
- getRoot() -
Method in interface echopoint.tree.TreeModel
- Returns the root of the tree.
- getRow1() -
Method in class echopoint.layout.GridLayoutManager.CellConstraints
- Returns the Row1 co-ord
- getRow2() -
Method in class echopoint.layout.GridLayoutManager.CellConstraints
- Returns the Row1 co-ord
- getRowCount() -
Method in class echopoint.table.DefaultPagedTableModel
-
- getRowCount() -
Method in interface echopoint.table.PagedTableModel
- In a PagedTableModel, this reports the minimum of the current
rows per page or the number of rows left in the current page.
- getRowCount() -
Method in class echopoint.table.SortablePagedTableModel
-
- getRowCount() -
Method in class echopoint.table.TableModelAdapter
-
- getRowForPath(TreePath) -
Method in class echopoint.Tree.TreeRowMapper
- Returns the row that the TreePath
path
is being displayed at.
- getRowForPath(TreePath) -
Method in class echopoint.Tree
- Returns the row that the TreePath
path
is being displayed at.
- getRowHeight() -
Method in class echopoint.ExpandableMenu
- Returns the row height to be used for each row within the ExpandableMenu.
- getRowHeight() -
Method in class echopoint.Tree
- Returns the row height to be used for each row within the Tree.
- getRowMapper() -
Method in class echopoint.tree.DefaultTreeSelectionModel
- Returns the RowMapper instance that is able to map a path to a
row.
- getRowsForPaths(TreePath[]) -
Method in class echopoint.Tree.TreeRowMapper
- Returns the rows that the TreePath instances in
path
are being displayed at.
- getRowsForPaths(TreePath[]) -
Method in class echopoint.Tree
- Returns the rows that the TreePath instances in
path
are being displayed at.
- getRowsForPaths(TreePath[]) -
Method in interface echopoint.tree.RowMapper
- Returns the rows that the TreePath instances in
path
are being displayed at.
- getRowsPerPage() -
Method in class echopoint.table.DefaultPagedTableModel
-
- getRowsPerPage() -
Method in class echopoint.table.PagedTableController
- Returns the Rows Per Page SelectField
- getRowsPerPage() -
Method in interface echopoint.table.PagedTableModel
- Gets the number of rows per page.
- getRowsPerPage() -
Method in class echopoint.table.SortablePagedTableModel
-
- getRuleSet() -
Method in class echopoint.TextField
- Returns the ValidationRuleSet used for validation.
- getRuleSet() -
Method in interface echopoint.validation.Validateable
- This returns the ValidationRuleSet that can be used to validate this Validateable.
- getRulerColor() -
Method in class echopoint.BoxSection
- Returns the color of the BoxSections' sruler
- getRulerWidth() -
Method in class echopoint.BoxSection
- Returns the width fo the BoxSection's ruler
- getRules() -
Method in class echopoint.validation.SimpleRuleSet
-
- getRules() -
Method in interface echopoint.validation.ValidationRuleSet
- Returns an array of ValidationRules fro this ValidationRuleSet.
- getRunOptions() -
Method in class echopoint.PushButton
- Returns the server submit validation run options.
- getRunOptions() -
Method in class echopoint.validation.SimpleRule
- Returns a OR'ed integer of run options allowed.
- getRunOptions() -
Method in class echopoint.validation.SimpleRuleSet
- Returns ValidationRuleSet.RULE_ON_DEFAULT as the default.
- getRunOptions() -
Method in interface echopoint.validation.ValidationRuleSet
- Returns the running options to use for this rule set.
- getRunOptions() -
Method in interface echopoint.validation.ValidationSubmitter
- This method is used to the run options for running
all rule sets that might be present.
- getScaleOption() -
Method in class echopoint.image.TextImageReference
- Returns the scaling option in effect.
- getScreenHeight(EchoInstance) -
Static method in class echopoint.ScrollablePanel
- This convenience method returns the current client screen height.
- getScreenHeight() -
Method in class echopoint.positionable.AbstractScrollableComponent
- This convenience method returns the current client screen height.
- getScreenHeight(EchoInstance) -
Static method in class echopoint.positionable.AbstractScrollableComponent
- This convenience method returns the current client screen height.
- getScreenWidth(EchoInstance) -
Static method in class echopoint.ScrollablePanel
- This convenience method returns the current client screen
width.
- getScreenWidth() -
Method in class echopoint.positionable.AbstractScrollableComponent
- This convenience method returns the current client screen
width.
- getScreenWidth(EchoInstance) -
Static method in class echopoint.positionable.AbstractScrollableComponent
- This convenience method returns the current client screen
width.
- getScript() -
Method in class echopoint.JavaScriptButton
- Returns the client side script to execute on the client.
- getScript() -
Method in class echopoint.JavaScriptInclude
- Returns the client side JavaScript.
- getScriptAction(RenderingContext) -
Method in class echopoint.ui.ConfirmButtonUI
- Generates a javascript script that confirms the users choice.
- getScriptAction() -
Method in class echopoint.ui.DatePickerUI
-
- getScriptAction(RenderingContext) -
Method in class echopoint.ui.ImageIconUI
-
- getScriptAction(RenderingContext) -
Method in class echopoint.ui.JavaScriptButtonUI
-
- getScriptAction(RenderingContext) -
Method in class echopoint.ui.MenuItemUI
-
- getScriptAction(RenderingContext) -
Method in class echopoint.ui.MenuUI
-
- getScriptAction(RenderingContext) -
Method in class echopoint.ui.PushButtonUI
-
- getScriptAction(RenderingContext) -
Method in class echopoint.ui.SubmitButtonUI
-
- getScrollBarPolicy() -
Method in class echopoint.EmbeddedPane
-
- getScrollBarPolicy() -
Method in class echopoint.HorizontalPanel
- Returns the ScrollBarPolicy in place
This can be one of :
SCOLLBARS_NONE
SCOLLBARS_ALWAYS
SCOLLBARS_AUTO
- getScrollBarPolicy() -
Method in class echopoint.ScrollablePanel
- Returns the ScrollBarPolicy in place
This can be one of :
SCOLLBARS_NONE
SCOLLBARS_ALWAYS
SCOLLBARS_AUTO
- getScrollBarPolicy() -
Method in class echopoint.SortableTable
- Returns the ScrollBarPolicy in place
This can be one of :
SCOLLBARS_NONE
SCOLLBARS_ALWAYS
SCOLLBARS_AUTO
- getScrollBarPolicy() -
Method in class echopoint.TabbedPane
- Returns the ScrollBarPolicy in place
This can be one of :
SCOLLBARS_NONE
SCOLLBARS_ALWAYS
SCOLLBARS_AUTO
- getScrollBarPolicy() -
Method in class echopoint.WizardPane
- Returns the ScrollBarPolicy in place
This can be one of :
SCOLLBARS_NONE
SCOLLBARS_ALWAYS
SCOLLBARS_AUTO
- getScrollBarPolicy() -
Method in class echopoint.positionable.AbstractScrollableComponent
- Returns the ScrollBarPolicy in place
This can be one of :
SCOLLBARS_NONE
SCOLLBARS_ALWAYS
SCOLLBARS_AUTO
- getScrollBarPolicy() -
Method in interface echopoint.positionable.Scrollable
- Returns the ScrollBarPolicy in place
This can be one of :
SCOLLBARS_NONE
SCOLLBARS_ALWAYS
SCOLLBARS_AUTO
- getScrollBarPolicy() -
Method in class echopoint.positionable.ScrollableDelegate
-
- getScrollBarX() -
Method in class echopoint.EmbeddedPane
- Returns the position of the horizontal scroll bar, in pixels offset from
the left of the component.
- getScrollBarX() -
Method in class echopoint.HorizontalPanel
- Returns the position of the horizontal scroll bar, in pixels offset from
the left of the component.
- getScrollBarX() -
Method in class echopoint.ScrollablePanel
- Returns the position of the horizontal scroll bar, in pixels offset from
the left of the panel.
- getScrollBarX() -
Method in class echopoint.SortableTable
- Returns the position of the horizontal scroll bar, in pixels offset from
the left of the component.
- getScrollBarX() -
Method in class echopoint.TabbedPane
- Returns the position of the horizontal scroll bar, in pixels offset from
the left of the component.
- getScrollBarX() -
Method in class echopoint.WizardPane
- Returns the position of the horizontal scroll bar, in pixels offset from
the left of the component.
- getScrollBarX() -
Method in class echopoint.positionable.AbstractScrollableComponent
- Returns the position of the horizontal scroll bar, in pixels offset from
the left of the component.
- getScrollBarX() -
Method in interface echopoint.positionable.Scrollable
- Returns the position of the horizontal scroll bar, in pixels offset from
the left of the component.
- getScrollBarX() -
Method in class echopoint.positionable.ScrollableDelegate
-
- getScrollBarY() -
Method in class echopoint.EmbeddedPane
- Returns the position of the vertical scroll bar, in pixels offset from
the top the component.
- getScrollBarY() -
Method in class echopoint.HorizontalPanel
- Returns the position of the vertical scroll bar, in pixels offset from
the top the component.
- getScrollBarY() -
Method in class echopoint.ScrollablePanel
- Returns the position of the vertical scroll bar, in pixels offset from
the top the panel.
- getScrollBarY() -
Method in class echopoint.SortableTable
- Returns the position of the vertical scroll bar, in pixels offset from
the top the component.
- getScrollBarY() -
Method in class echopoint.TabbedPane
- Returns the position of the vertical scroll bar, in pixels offset from
the top the component.
- getScrollBarY() -
Method in class echopoint.WizardPane
- Returns the position of the vertical scroll bar, in pixels offset from
the top the component.
- getScrollBarY() -
Method in class echopoint.positionable.AbstractScrollableComponent
- Returns the position of the vertical scroll bar, in pixels offset from
the top the component.
- getScrollBarY() -
Method in interface echopoint.positionable.Scrollable
- Returns the position of the vertical scroll bar, in pixels offset from
the top the component.
- getScrollBarY() -
Method in class echopoint.positionable.ScrollableDelegate
-
- getScrollablePolicy(Scrollable) -
Static method in class echopoint.ui.util.PositioningHelper
- Returns a CSS attribute overflow:value string for the scrollable policy.
- getScrollableStyle(Scrollable) -
Static method in class echopoint.ui.util.PositioningHelper
- Returns a style string that are relevant for the scrollable component.
- getSelectedBackground() -
Method in class echopoint.DatePicker
-
- getSelectedColor() -
Method in class echopoint.ColorChooser
-
- getSelectedColor() -
Method in interface echopoint.model.ColorSelectionModel
-
- getSelectedColor() -
Method in class echopoint.model.DefaultColorSelectionModel
-
- getSelectedComponent() -
Method in class echopoint.TabbedPane
-
- getSelectedComponent() -
Method in class echopoint.WizardPane
-
- getSelectedDate() -
Method in class echopoint.ClientDatePicker
-
- getSelectedDate() -
Method in class echopoint.DatePicker
-
- getSelectedDate() -
Method in interface echopoint.model.CalendarSelectionModel
-
- getSelectedDate() -
Method in class echopoint.model.DefaultCalendarSelectionModel
-
- getSelectedFont() -
Method in class echopoint.DatePicker
-
- getSelectedFont() -
Method in class echopoint.FontChooser
-
- getSelectedFont() -
Method in class echopoint.model.DefaultFontSelectionModel
-
- getSelectedFont() -
Method in interface echopoint.model.FontSelectionModel
- Returns the currently selected Font
- getSelectedForeground() -
Method in class echopoint.DatePicker
-
- getSelectedIndex() -
Method in class echopoint.SelectableTable
- Returns the selected table row.
- getSelectedIndex() -
Method in class echopoint.TabbedPane
- Returns the currently selected tab index or -1 if none is selected
- getSelectedIndex() -
Method in class echopoint.WizardPane
- Returns the currently selected index or -1 if none is selected
- getSelectedIndex() -
Method in class echopoint.model.DefaultSingleSelectionModel
-
- getSelectedIndex() -
Method in interface echopoint.model.SingleSelectionModel
- Returns the model's selection.
- getSelectedIndices() -
Method in class echopoint.SelectableTable
- Returns all selected table rows.
- getSelectedRollOverBackground() -
Method in class echopoint.DatePicker
-
- getSelectedRollOverForeground() -
Method in class echopoint.DatePicker
-
- getSelectionBackground() -
Method in class echopoint.SelectableTable
- Returns the selection background color
- getSelectionCount() -
Method in class echopoint.Tree
- Returns the number of nodes selected.
- getSelectionCount() -
Method in class echopoint.tree.DefaultTreeSelectionModel
- Returns the number of paths that are selected.
- getSelectionCount() -
Method in interface echopoint.tree.TreeSelectionModel
- Returns the number of paths that are selected.
- getSelectionForeground() -
Method in class echopoint.SelectableTable
- Returns the selection foreground color
- getSelectionMode() -
Method in class echopoint.SelectableTable
- Returns the selection mode.
- getSelectionMode() -
Method in class echopoint.tree.DefaultTreeSelectionModel
- Returns the selection mode.
- getSelectionMode() -
Method in class echopoint.tree.TreeListSelectionModel
-
- getSelectionMode() -
Method in interface echopoint.tree.TreeSelectionModel
- Returns the selection mode.
- getSelectionModel() -
Method in class echopoint.ColorChooser
-
- getSelectionModel() -
Method in class echopoint.FontChooser
-
- getSelectionModel() -
Method in class echopoint.SelectableTable
- Returns the selection model.
- getSelectionModel() -
Method in class echopoint.Tree
- Returns the model for selections.
- getSelectionPath() -
Method in class echopoint.Tree
- Returns the path to the first selected node.
- getSelectionPath() -
Method in class echopoint.tree.DefaultTreeSelectionModel
- Returns the first path in the selection.
- getSelectionPath() -
Method in interface echopoint.tree.TreeSelectionModel
- Returns the first path in the selection.
- getSelectionPaths() -
Method in class echopoint.Tree
- Returns the paths of all selected values.
- getSelectionPaths() -
Method in class echopoint.tree.DefaultTreeSelectionModel
- Returns the paths in the selection.
- getSelectionPaths() -
Method in interface echopoint.tree.TreeSelectionModel
- Returns the paths in the selection.
- getSelectionRows() -
Method in class echopoint.tree.DefaultTreeSelectionModel
- Returns all of the currently selected rows.
- getServlet() -
Method in class echopoint.ui.jsp.JspComponentPeer
- Returns the Servlet currently in use or null if none is available.
- getSession() -
Method in class echopoint.ui.jsp.JspComponentPeer
- Returns the HttpSession currently in use or null if none is available.
- getSharedAncestor(DefaultMutableTreeNode) -
Method in class echopoint.tree.DefaultMutableTreeNode
- Returns the nearest common ancestor to this node and
aNode
.
- getShowsRootHandles() -
Method in class echopoint.Tree
- Returns true if handles for the root nodes are displayed.
- getSiblingCount() -
Method in class echopoint.tree.DefaultMutableTreeNode
- Returns the number of siblings of this node.
- getSink() -
Method in interface echopoint.asynch.AsynchEventSource
- Returns the AsynchEventSink that has previously been set by the setSink() method
- getSize() -
Method in class echopoint.asynch.AsynchEventQueue
- Returns the number of events in the queue
- getSnapX() -
Method in class echopoint.ToolTipPopUp
-
- getSnapY() -
Method in class echopoint.ToolTipPopUp
-
- getSortableTableModel() -
Method in class echopoint.table.SortableTableHeaderRenderer
- Returns the SortableTableModel in use.
- getSrc() -
Method in class echopoint.EmbeddedObject
- This is used to specify the src attribute.
- getStackTrace() -
Method in class echopoint.util.throwable.ThrowableDescriptor
- Returns an array of stack tace messages for the Throwable.
- getStandBy() -
Method in class echopoint.EmbeddedObject
- This attribute specifies a message that a client may render while
loading the object's implementation and data.
- getStart() -
Method in class echopoint.ui.template.SGMLTag
- Gets the start position of the tag in the stream
ie: just AFTER the starting < character
- getStartPos() -
Method in class echopoint.ui.template.taghandlers.AbstractTagHandler
- Returns the start position of the tag in the markup source
- getStateAttribute(Object) -
Method in interface echopoint.template.CompilationContext
- Returns any state object that has been prevously set
into the compilation context, or null if the state key
cannot be found.
- getString() -
Method in class echopoint.image.TextImageReference
- Returns the AttributedString in use.
- getStringAttribute(String) -
Method in class echopoint.stylesheet.SmartStyle
-
- getStringMap() -
Method in class echopoint.template.SimpleTextSubstitution
- Returns the underlying HashMap containing named string.
- getStyle() -
Method in class echopoint.ui.TextFieldUI
-
- getStyle(String) -
Method in class echopoint.ui.jsp.JspComponentPeer
- Returns the Echo style name that was previously stored away
using the
putStyle() method.
- getStyle() -
Method in class echopoint.ui.jsp.JspEchoComponentTag
- Gets the style string associated with this tag
- getStyleDescriptors() -
Method in class echopoint.AbstractDateTimeField.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.BoxSection.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.ChartPanel.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.ColorChooser.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.ComboBox.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.DatePicker.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.DropDownBox.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.EchoPointComponent.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.EmbeddedObject.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.EmbeddedPane.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.ExitButton.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.ExpandableMenu.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.ExpandableSection.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.FontChooser.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.GroupBox.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.HidingSlidingPanel.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.HorizontalPanel.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.HourGlass.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.ImageIcon.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.ImageMap.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.Label.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.ListSection.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.Menu.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.MenuBar.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.MenuItem.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.NewsTicker.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.NumberFormatField.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.PickList.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.PopUp.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.ProgressBar.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.RecallComboBox.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.RichTextArea.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.SelectableTable.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.Separator.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.SpinField.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.SubmitButton.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.TabbedPane.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.Tachometer.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.Thermometer.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.TitleBar.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.ToolTipPopUp.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.Tree.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.WizardPane.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.meter.AbstractMeterComponent.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.positionable.Borderable.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.positionable.Clippable.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.positionable.MouseCursorable.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.positionable.Positionable.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.positionable.Scrollable.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.positionable.ScrollableContainer.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.stylesheet.CssEchoStyleSheetHandler.AbstractButtonStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.stylesheet.CssEchoStyleSheetHandler.AbstractPaneStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.stylesheet.CssEchoStyleSheetHandler.ComponentStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.stylesheet.CssEchoStyleSheetHandler.ContainerPaneStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.stylesheet.CssEchoStyleSheetHandler.ContentPaneStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.stylesheet.CssEchoStyleSheetHandler.GridCellStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.stylesheet.CssEchoStyleSheetHandler.GridStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.stylesheet.CssEchoStyleSheetHandler.LabelStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.stylesheet.CssEchoStyleSheetHandler.ListBoxStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.stylesheet.CssEchoStyleSheetHandler.PanelStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.stylesheet.CssEchoStyleSheetHandler.SelectFieldStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.stylesheet.CssEchoStyleSheetHandler.TableStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.stylesheet.CssEchoStyleSheetHandler.TextAreaStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.stylesheet.CssEchoStyleSheetHandler.TextComponentStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.stylesheet.CssEchoStyleSheetHandler.TextFieldStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.stylesheet.CssEchoStyleSheetHandler.ToggleButtonStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.stylesheet.CssEchoStyleSheetHandler.WindowStyleInfo
-
- getStyleDescriptors() -
Method in interface echopoint.stylesheet.StyleInfo
- Returns an array of StyleAttrDescriptor objects for a given
coponent class.
- getStyleDescriptors() -
Method in class echopoint.table.SortableTableHeaderRenderer.NestedStyleInfo
-
- getStyleDescriptors() -
Method in class echopoint.tree.DefaultTreeCellRenderer.NestedStyleInfo
-
- getStyleInfo(Class) -
Method in class echopoint.stylesheet.CssEchoPointStyleSheetHandler
-
- getStyleInfo(Class) -
Method in class echopoint.stylesheet.CssEchoStyleSheetHandler
-
- getStyleInfo(Class) -
Method in interface echopoint.stylesheet.CssStyleSheetHandler
- This method can be called to retrieve a StyleInfo object for
the specified component class.
- getStyleInfo(Class) -
Static method in class echopoint.stylesheet.StyleSheetIntrospector
- Introspects a class and learns about the style attributes it supports.
- getStylesApplied() -
Method in interface echopoint.ui.jsp.JspRenderingContext
- Returns true of Styles have been applied during execution
the JSP render.
- getStylesApplied() -
Method in class echopoint.ui.layout.JspTemplateLayoutManagerUI
-
- getSubject() -
Method in class echopoint.asynch.AsynchEvent
- Gets the subject of the asycnhronous event.
- getSubmenuImage() -
Method in class echopoint.Menu
-
- getSubmenuImageAlignment() -
Method in class echopoint.Menu
-
- getSubmitterActionCommand(RenderingContext, ValidationSubmitter, String, String) -
Static method in class echopoint.ui.util.ValidationHelper
- This adds support for a ValidationSubmitter for running validation
when submitting the page.
- getSubstitutionText(String) -
Method in class echopoint.template.SimpleTextSubstitution
- This method is called to return a String that has been associated with the
given substitution name.
- getSubstitutionText(String) -
Method in interface echopoint.template.TextSubstitution
- This method is called to return a String that has been associated with the
given substitution name.
- getSupportedClasses() -
Method in class echopoint.template.propertymgr.AbstractButtonPropertyManager
-
- getSupportedClasses() -
Method in class echopoint.template.propertymgr.ComponentPropertyManager
-
- getSupportedClasses() -
Method in class echopoint.template.propertymgr.LabelPropertyManager
-
- getSupportedClasses() -
Method in class echopoint.template.propertymgr.ListPropertyManager
-
- getSupportedClasses() -
Method in interface echopoint.template.propertymgr.PropertyManager
- called to get a list of supported classes
- getSupportedClasses() -
Method in class echopoint.template.propertymgr.TableGridPropertyManager
-
- getSupportedClasses() -
Method in class echopoint.template.propertymgr.TextAreaPropertyManager
-
- getSupportedClasses() -
Method in class echopoint.template.propertymgr.TextComponentPropertyManager
-
- getSupportedClasses() -
Method in class echopoint.template.propertymgr.TextFieldPropertyManager
-
- getSupportedCommands(RenderingContext, RichTextArea) -
Method in class echopoint.richtext.DefaultRichTextRenderer
-
- getSupportedCommands(RenderingContext, RichTextArea) -
Method in interface echopoint.richtext.RichTextRenderer
- This returns a String[n][2] array of supported commands and descriptive names.
- getSymbolic() -
Method in class echopoint.stylesheet.SymbolicColorValue
-
- getSymbolic() -
Method in class echopoint.stylesheet.SymbolicNumberValue
-
- getSymbolic() -
Method in interface echopoint.stylesheet.SymbolicValue
- The symbolic string value for a given object value
It must not be null.
- getSymbolicValues() -
Method in class echopoint.stylesheet.StyleAttrDescriptor
- Gets the symbolic values associated with the style attribute
- getTABLE() -
Method in class echopoint.ui.util.HtmlTable
-
- getTD() -
Method in class echopoint.ui.util.HtmlTable
-
- getTR() -
Method in class echopoint.ui.util.HtmlTable
-
- getTabCount() -
Method in class echopoint.TabbedPane
- Returns the number of tabs within the
TabbedPane
.
- getTabImage(TabbedPane, int, String, boolean) -
Method in class echopoint.tabbedpane.DefaultTabImageRenderer
-
- getTabImage(TabbedPane, int, String, boolean) -
Method in interface echopoint.tabbedpane.TabImageRenderer
- This returns an ImageReference to be used as the tab's representation.
- getTabImageRender() -
Method in class echopoint.TabbedPane
- Returns the
TabImageRenderer
currently in use.
- getTabIndex(Component) -
Method in class echopoint.TabbedPane
- Returns the index of the specified Component or -1 if it
cannot be found.
- getTabInsets() -
Method in class echopoint.TabbedPane
- Returns the Insets to be used inside tabs
- getTabPlacement() -
Method in class echopoint.TabbedPane
-
- getTabSpacing() -
Method in class echopoint.TabbedPane
- Returns the spacing to be used between tabs
- getTableCellRendererComponent(Table, Object, int, int) -
Method in class echopoint.table.ComponentTableCellRenderer
-
- getTableCellRendererComponent(Table, Object, int, int) -
Method in class echopoint.table.NonSortableTableHeaderRenderer
- Returns a component that will be rendered at the given
coordinate.
- getTableCellRendererComponent(Table, Object, int, int) -
Method in class echopoint.table.SortableTableHeaderRenderer
- Returns a component that will be rendered at the given
coordinate.
- getTableForReading() -
Method in class echopoint.util.collections.ConcurrentReaderHashMap
- Get ref to table; the reference and the cells it
accesses will be at least as fresh as from last
use of barrierLock
- getTagLength() -
Method in class echopoint.ui.template.taghandlers.AbstractTagHandler
- Get the length of the area in the sourcefile.
- getTagLength() -
Method in class echopoint.ui.template.taghandlers.HtmlBodyCssStripper
- Get the length of the area in the sourcefile.
- getTagLength() -
Method in interface echopoint.ui.template.taghandlers.TagHandler
- Get the length of the area in the sourcefile.
- getTagStart() -
Method in class echopoint.ui.template.taghandlers.AbstractTagHandler
- Get start position of the area in the sourcefile this
handler processes.
- getTagStart() -
Method in class echopoint.ui.template.taghandlers.HtmlBodyCssStripper
- Get start position of the area in the sourcefile this
handler processes.
- getTagStart() -
Method in interface echopoint.ui.template.taghandlers.TagHandler
- Get start position of the area in the sourcefile this
handler processes.
- getTdElement(int) -
Method in class echopoint.ui.util.TriCellTable
- Returns the specified container element.
- getText() -
Method in class echopoint.TitleBar
-
- getText() -
Method in interface echopoint.validation.Validateable
- This returns the value of the Validateable as a String.
- getTextAngle() -
Method in class echopoint.image.TextImageReference
- Returns the current textAngle.
- getTextField() -
Method in class echopoint.ui.TextFieldUI
- A helper method to get the TextField safelt instead of
via (TextField) getComponent().
- getTextInput(RenderingContext, TextField, String) -
Method in class echopoint.ui.TextFieldUI
- Called to return the HTML element that will
be used as the visiual representation of the TextField.
- getTextLayouts(Graphics2D, AttributedString) -
Method in class echopoint.image.TextImageReference
- This methods returns an array of TextLayouts that will be used to
draw the attributed string.
- getTextNonSelectionColor() -
Method in class echopoint.tree.DefaultTreeCellRenderer
- Returns the color the text is drawn with when the node isn't selected.
- getTextSelectionColor() -
Method in class echopoint.tree.DefaultTreeCellRenderer
- Returns the color the text is drawn with when the node is selected.
- getTextSubstitution() -
Method in class echopoint.HtmlContainer
-
- getTextSubstitution() -
Method in class echopoint.HtmlTemplatePanel
- Returns the TextSubstitution object used to substitute TEXT tags.
- getTextSubstitution() -
Method in class echopoint.layout.HtmlTemplateLayoutManager
- Returns the TextSubstitution object used to substitute TEXT tags.
- getTextSubstitution() -
Method in interface echopoint.ui.template.ParseContext
- Returns the TextSubstitution object
- getTextSubstitution() -
Method in class echopoint.ui.template.TemplateParseContext
-
- getThermometerColor() -
Method in class echopoint.Thermometer
- Returns the color of the Thermometer's outside lines
- getThrowable() -
Method in class echopoint.util.throwable.ThrowableDescriptor
- Returns the actual Throwable that this ThrowableDescriptor describes.
- getTickLabelsFont() -
Method in class echopoint.Tachometer
- Gets the font for tick labels
- getTime() -
Method in class echopoint.TimeField
- This method will return a Calendar object created by parsing the current
text in the TimeField with the current DateFormat.
- getTimeStamp() -
Method in class echopoint.asynch.AsynchEvent
- Gets the time stamp of when the asynchonous event was created
- getTimeout() -
Method in class echopoint.ToolTipPopUp
-
- getTitle() -
Method in class echopoint.BoxSection
-
- getTitle() -
Method in class echopoint.ColorChooser
-
- getTitle() -
Method in class echopoint.FontChooser
-
- getTitle() -
Method in class echopoint.GroupBox
-
- getTitle() -
Method in class echopoint.WizardPane
-
- getTitleAt(int) -
Method in class echopoint.TabbedPane
-
- getTitleAt(int) -
Method in class echopoint.WizardPane
-
- getTitleBar() -
Method in class echopoint.DialogPanel
- Gets the titlebar used by the DialogPanel
- getTitleColor() -
Method in class echopoint.GroupBox
-
- getToComponent() -
Method in class echopoint.wizard.WizardNavigationEvent
- Returns the component navigated to.
- getToIndex() -
Method in class echopoint.wizard.WizardNavigationEvent
- Returns the index of the component navigated to.
- getTodayTextBackground() -
Method in class echopoint.ClientDatePicker
-
- getTodayTextForeground() -
Method in class echopoint.ClientDatePicker
-
- getToggleComponent() -
Method in class echopoint.DropDownBox
- Returns the toggle Component that will be drawn with a
drop down toggle button beside it.
- getToolBarAlignment() -
Method in class echopoint.RichTextArea
- Returns the toolbar alignment of the contents of this RichTextArea.
- getToolBarBackground() -
Method in class echopoint.RichTextArea
- Returns the tollbar background color
- getToolTipAt(int) -
Method in class echopoint.TabbedPane
-
- getToolTipHelper() -
Method in class echopoint.ui.util.EchoPointComponentPeer
-
- getToolTipHelper() -
Method in interface echopoint.ui.util.PeerDelegate
- Returns a ToolTipPopUpSupportHelper for creating tool tips
- getToolTipPopUp() -
Method in class echopoint.EchoPointComponent
-
- getToolTipPopUp() -
Method in class echopoint.Label
-
- getToolTipPopUp() -
Method in class echopoint.PushButton
-
- getToolTipPopUp() -
Method in class echopoint.TextField
-
- getToolTipPopUp() -
Method in interface echopoint.ToolTipPopUpSupport
- Returns the
ToolTipPopUp
component used to
configure the rich tool tip support.
- getToolTipText() -
Method in class echopoint.EchoPointComponent
-
- getToolTipText() -
Method in class echopoint.Label
-
- getToolTipText() -
Method in class echopoint.PushButton
-
- getToolTipText() -
Method in class echopoint.TextField
-
- getToolTipText() -
Method in class echopoint.ToolTipPopUp
-
- getToolTipTextColor() -
Method in class echopoint.ToolTipPopUp
-
- getToolTipTextFont() -
Method in class echopoint.ToolTipPopUp
-
- getTop() -
Method in class echopoint.ImageMap.Coords
- Returns the value of the top co-ord.
- getTop() -
Method in class echopoint.MenuBar
-
- getTop() -
Method in class echopoint.ScrollablePanel
- Returns the top Y position of the component
- getTop() -
Method in class echopoint.positionable.AbstractScrollableComponent
- Returns the top Y position of the component
- getTop() -
Method in interface echopoint.positionable.Positionable
- Returns the top Y position of the component
- getTopBorderColor() -
Method in class echopoint.BoxSection
-
- getTopBorderColor() -
Method in class echopoint.EmbeddedPane
-
- getTopBorderColor() -
Method in class echopoint.GroupBox
-
- getTopBorderColor() -
Method in class echopoint.Label
-
- getTopBorderColor() -
Method in class echopoint.Panel
-
- getTopBorderColor() -
Method in class echopoint.PushButton
-
- getTopBorderColor() -
Method in class echopoint.TextField
-
- getTopBorderColor() -
Method in class echopoint.TitleBar
-
- getTopBorderColor() -
Method in class echopoint.positionable.AbstractScrollableComponent
-
- getTopBorderColor() -
Method in interface echopoint.positionable.Borderable
-
- getTopBorderColor() -
Method in class echopoint.positionable.BorderableDelegate
-
- getTopBorderColor() -
Method in class echopoint.table.PagedTableController
-
- getTopBorderSize() -
Method in class echopoint.BoxSection
-
- getTopBorderSize() -
Method in class echopoint.EmbeddedPane
-
- getTopBorderSize() -
Method in class echopoint.GroupBox
-
- getTopBorderSize() -
Method in class echopoint.Label
-
- getTopBorderSize() -
Method in class echopoint.Panel
-
- getTopBorderSize() -
Method in class echopoint.PushButton
-
- getTopBorderSize() -
Method in class echopoint.TextField
-
- getTopBorderSize() -
Method in class echopoint.TitleBar
-
- getTopBorderSize() -
Method in class echopoint.positionable.AbstractScrollableComponent
-
- getTopBorderSize() -
Method in interface echopoint.positionable.Borderable
-
- getTopBorderSize() -
Method in class echopoint.positionable.BorderableDelegate
-
- getTopBorderSize() -
Method in class echopoint.table.PagedTableController
-
- getTopBorderStyle() -
Method in class echopoint.BoxSection
-
- getTopBorderStyle() -
Method in class echopoint.EmbeddedPane
-
- getTopBorderStyle() -
Method in class echopoint.GroupBox
-
- getTopBorderStyle() -
Method in class echopoint.Label
-
- getTopBorderStyle() -
Method in class echopoint.Panel
-
- getTopBorderStyle() -
Method in class echopoint.PushButton
-
- getTopBorderStyle() -
Method in class echopoint.TextField
-
- getTopBorderStyle() -
Method in class echopoint.TitleBar
-
- getTopBorderStyle() -
Method in class echopoint.positionable.AbstractScrollableComponent
-
- getTopBorderStyle() -
Method in interface echopoint.positionable.Borderable
-
- getTopBorderStyle() -
Method in class echopoint.positionable.BorderableDelegate
-
- getTopBorderStyle() -
Method in class echopoint.table.PagedTableController
-
- getTopColor() -
Method in class echopoint.Separator
- The color of the top separator line
- getTopLineForeground() -
Method in class echopoint.ClientDatePicker
-
- getTopOffset() -
Method in class echopoint.Menu
- Returns the top offset of this
Menu
Note: This only takes effect when the Menu is a direct child of
the MenuBar, ie a first level child.
- getTopSize() -
Method in class echopoint.Separator
- The size of the top separator line
- getTotalRowCount() -
Method in class echopoint.table.DefaultPagedTableModel
-
- getTotalRowCount() -
Method in interface echopoint.table.PagedTableModel
- Returns the total number of rows in the TableModel.
- getTotalRowCount() -
Method in class echopoint.table.SortablePagedTableModel
-
- getTransparentImageRef(int, int) -
Static method in class echopoint.image.ImageKit
- Returns an transparent ImageReference that is width * height in dimensions
- getTreeCellRendererComponent(Tree, Object, boolean, boolean, boolean) -
Method in class echopoint.tree.DefaultTreeCellRenderer
- If the value is a Component then it will be returned as is, otherwise
it returns null.
- getTreeCellRendererComponent(Tree, Object, boolean, boolean, boolean) -
Method in interface echopoint.tree.TreeCellRenderer
- Returns a Component that will be rendered as a Tree cell.
- getTreeCellRendererText(Tree, Object, boolean, boolean, boolean) -
Method in class echopoint.tree.DefaultTreeCellRenderer
- Configures the renderer based on the passed in parameters.
- getTreeCellRendererText(Tree, Object, boolean, boolean, boolean) -
Method in interface echopoint.tree.TreeCellRenderer
- Returns a Label that will be used to render a Tree cell.
- getTreeIcons() -
Method in class echopoint.Tree
- Returns the TreeIcons being used by the Tree
- getTreePath() -
Method in class echopoint.tree.TreeModelEvent
- Returns the TreePath object identifying the changed node.
- getType() -
Method in class echopoint.ImageMap.Coords
- Returns the type co-ords.
- getType() -
Method in class echopoint.TitleBar
-
- getType() -
Method in class echopoint.stylesheet.StyleAttrDescriptor
- Returns the Class type of the style attribute value, for
example nextapp.echo.Color.class or nextapp.echo.Font.class
- getType() -
Method in class echopoint.util.throwable.ThrowablePropertyDescriptor
- Returns the type of the Throwable property
- getType() -
Method in class echopoint.wizard.WizardNavigationEvent
- Returns the type of Wizard Navigation that has occurred.
- getURI() -
Method in class echopoint.ExitButton
- Returns the URI that will be shown if the button is pressed
- getURI() -
Method in class echopoint.SubmitButton
- Returns the URI that will be submitted to if the button is pressed
- getUnAccessedAttributes() -
Method in class echopoint.stylesheet.SmartStyle
- Returns an array of all style attribute names that have
not ben accessed.
- getUncompletedColor() -
Method in class echopoint.ProgressBar
-
- getUnits() -
Method in class echopoint.meter.AbstractMeterComponent
- Returns the "units" string associated with the meter.
- getUpIcon() -
Method in class echopoint.table.SortableTableHeaderRenderer
- Returns the Icon used for the ascending sort order
- getUpperBound() -
Method in class echopoint.Thermometer
- Returns the upper bound of the Thermometer.
- getUri(RenderingContext, Service) -
Static method in class echopoint.ui.util.EchoPointComponentPeer
- Returns the URI string for a given service.
- getUserObject() -
Method in class echopoint.tree.DefaultMutableTreeNode
- Returns this node's user object.
- getUserObjectPath() -
Method in class echopoint.tree.DefaultMutableTreeNode
- Returns the user object path, from the root, to get to this node.
- getValue() -
Method in class echopoint.ProgressBar
- Returns the model's current value.
- getValue() -
Method in class echopoint.meter.AbstractMeterComponent
- Returns the value.
- getValue() -
Method in class echopoint.meter.DefaultMeterModel
- Returns the value.
- getValue() -
Method in interface echopoint.meter.MeterModel
- Returns the value.
- getValue() -
Method in interface echopoint.progressbar.BoundedRangeModel
- Returns the model's current value.
- getValue() -
Method in class echopoint.progressbar.DefaultBoundedRangeModel
- Return the model's current value.
- getValue() -
Method in class echopoint.stylesheet.SymbolicColorValue
-
- getValue() -
Method in class echopoint.stylesheet.SymbolicNumberValue
-
- getValue() -
Method in interface echopoint.stylesheet.SymbolicValue
- The actual object value for a given symbolic value.
- getValue() -
Method in class echopoint.util.collections.ConcurrentReaderHashMap.Entry
- Get the value.
- getValue() -
Method in class echopoint.util.throwable.ThrowablePropertyDescriptor
- Returns the value of the Throwable property
- getValueAsString() -
Method in class echopoint.util.throwable.ThrowablePropertyDescriptor
- Returns a trimmed String representation of the
value of the Throwable property or null.
- getValueAt(int, int) -
Method in class echopoint.table.DefaultPagedTableModel
-
- getValueAt(int, int) -
Method in class echopoint.table.SortablePagedTableModel
-
- getValueAt(int, int) -
Method in class echopoint.table.SortableTableModel
- Returns the "sorted" value at the given column and row.
- getValueAt(int, int) -
Method in class echopoint.table.TableModelAdapter
-
- getValueColor() -
Method in class echopoint.meter.AbstractMeterComponent
- Gets the value color used by the meter
- getValueFont() -
Method in class echopoint.meter.AbstractMeterComponent
- Gets the value font used by the meter
- getValueFormat() -
Method in class echopoint.Thermometer
- Gets the format of the Thermometer value.
- getValueIsAdjusting() -
Method in interface echopoint.progressbar.BoundedRangeModel
- Returns true if the current changes to the value property are part
of a series of changes.
- getValueIsAdjusting() -
Method in class echopoint.progressbar.DefaultBoundedRangeModel
- Returns true if the value is in the process of changing
as a result of actions being taken by the user.
- getValueIsAdjusting() -
Method in class echopoint.tree.TreeListSelectionModel
-
- getValuePlacement() -
Method in class echopoint.Thermometer
- Returns the value placement on the Thermometer.
- getVersion() -
Static method in class echopoint.ui.Installer
- Returns the current version number of EchoPoint
- getVerticalAlignment() -
Method in class echopoint.GridPanel
- Gets the vertical alignment of the underlying GridLayoutManager.
- getVerticalAlignment() -
Method in class echopoint.HorizontalPanel
-
- getVerticalAlignment() -
Method in class echopoint.ScrollableBox
- Returns the vertical alignment of the contents of this panel.
- getVerticalAlignment() -
Method in class echopoint.TitleBar
- Returns the vertical alignment of the title text.
- getVerticalAlignment() -
Method in class echopoint.image.TextImageReference
- Returns the vertical alignment of the text relative to the x,y
drawing point.
- getVerticalAlignment() -
Method in class echopoint.layout.GridLayoutManager
- Gets the vertical alignment of the GridLayoutManager.
- getVerticalAlignment() -
Method in class echopoint.layout.HorizontalLayoutManager
-
- getVerticalAlignment() -
Method in class echopoint.positionable.AbstractScrollableComponent
- Returns the vertical alignment of the contents of this container.
- getVerticalAlignment() -
Method in interface echopoint.positionable.ScrollableContainer
- Returns the vertical alignment of the contents of this ScrollableContainer.
- getVerticalAlignment() -
Method in class echopoint.ui.LabelUI
-
- getVerticalAlignment() -
Method in class echopoint.ui.ScrollableBoxUI
-
- getVerticalPositionLock() -
Method in class echopoint.ToolTipPopUp
-
- getVisibleRowCount() -
Method in class echopoint.ComboBox
- Returns the number of rows that will be simultaneously displayed.
- getWarningColor() -
Method in class echopoint.meter.AbstractMeterComponent
- Gets the warning color used by the meter
- getWeekNumberAbbreviation() -
Method in class echopoint.DatePicker
- Returns String for weekNumberAbbreviation (WN)
- getWidth() -
Method in class echopoint.ChartPanel
- Returns the width.
- getWidth() -
Method in class echopoint.ComboBox
- Returns the list width of the
ComboBox
.
- getWidth() -
Method in class echopoint.EmbeddedObject
- Returns the width of the embedded object.
- getWidth() -
Method in class echopoint.EmbeddedPane
- Returns the width.
- getWidth() -
Method in class echopoint.HorizontalPanel
- Returns the width of the component
- getWidth() -
Method in class echopoint.ImageIcon
- Returns the width of the ImageIcon.
- getWidth() -
Method in class echopoint.Menu
- Sets the width of the
Menu
on the screen.
- getWidth() -
Method in class echopoint.ProgressBar
- Returns width of the
ProgressBar
- getWidth() -
Method in class echopoint.RichTextArea
- Returns the overall width of the RichTextArea.
- getWidth() -
Method in class echopoint.ScrollablePanel
- Returns the width of the component
- getWidth() -
Method in class echopoint.TabbedPane
- Returns the width of the
WizardPane
.
- getWidth() -
Method in class echopoint.ToolTipPopUp
-
- getWidth() -
Method in class echopoint.WizardPane
- Returns the width of the
WizardPane
.
- getWidth() -
Method in class echopoint.image.EncodedImageReference
- This returns the width of the Image
- getWidth() -
Method in class echopoint.image.TextImageReference
- This returns the width of the backgroundImage.
- getWidth() -
Method in class echopoint.image.URLImageReference
-
- getWidth() -
Method in class echopoint.layout.GridLayoutManager.CellConstraints
- Returns the current width value of the cell or -1 if its not set
- getWidth() -
Method in class echopoint.layout.GridLayoutManager
- Sets the height of the GridLayoutManager
- getWidth() -
Method in class echopoint.meter.AbstractMeterComponent
- Returns the width.
- getWidth() -
Method in class echopoint.positionable.AbstractScrollableComponent
- Returns the width of the component
- getWidth() -
Method in class echopoint.positionable.ClipRect
- Returns the size of the width dimension.
- getWidth() -
Method in interface echopoint.positionable.Scrollable
- Returns the width of the component
- getWidth() -
Method in class echopoint.positionable.ScrollableDelegate
-
- getWidthUnits() -
Method in class echopoint.ComboBox
- Returns the list width units of the
ComboBox
.
- getWidthUnits() -
Method in class echopoint.EmbeddedObject
- Returns the widthUnits.
- getWidthUnits() -
Method in class echopoint.EmbeddedPane
- Returns the widthUnits.
- getWidthUnits() -
Method in class echopoint.RichTextArea
- Returns the units (pixel or percent) in which widths are measured.
- getWidthUnits() -
Method in class echopoint.layout.GridLayoutManager.CellConstraints
- Returns the width untis in action for this cell.
- getWizardEvent() -
Method in class echopoint.wizard.WizardNavigationVetoException
- Returns the WizardNavigationEvent associated with this exception
- getWizardPane() -
Method in class echopoint.wizard.WizardNavigationEvent
- Returns the WizardPane associated with this event
- getWizardPane() -
Method in class echopoint.wizard.WizardNavigationVetoException
- Returns the WizardPane associated with this exception
- getWriter() -
Method in class echopoint.servlet.CompressingHttpServletResponse
-
- getWriter() -
Method in class echopoint.ui.util.noop.NoopHttpServletResponse
-
- getX() -
Method in class echopoint.HourGlass
-
- getX() -
Method in class echopoint.ImageMap.Coords
- Returns the value of the x co-ord.
- getX() -
Method in class echopoint.image.TextImageReference
- The x position where the etxt will be drawn.
- getX() -
Method in class echopoint.layout.XyCoord
- Returns the x coordinate
- getX() -
Method in class echopoint.positionable.ClipRect
- Returns the size of the x dimension.
- getXY() -
Method in class echopoint.HidingSlidingPanel
- Returns the XY property
- getY() -
Method in class echopoint.HourGlass
-
- getY() -
Method in class echopoint.ImageMap.Coords
- Returns the value of the y co-ord.
- getY() -
Method in class echopoint.image.TextImageReference
- The y position where the etxt will be drawn.
- getY() -
Method in class echopoint.layout.XyCoord
- Returns the y coordinate
- getY() -
Method in class echopoint.positionable.ClipRect
- Returns the size of the ydimension.
- getYearNavigationBackground() -
Method in class echopoint.ClientDatePicker
-
- getYearNavigationForeground() -
Method in class echopoint.ClientDatePicker
-
- getYearRange() -
Method in class echopoint.DatePicker
- Returns the number of years that will appear in the selectable Year field.
- getzIndex() -
Method in class echopoint.DialogPanel
-
- getzIndex() -
Method in class echopoint.ScrollablePanel
- Returns the z-index of the component
- getzIndex() -
Method in class echopoint.positionable.AbstractScrollableComponent
- Returns the z-index of the component
- getzIndex() -
Method in interface echopoint.positionable.Positionable
- Returns the z-index of the component
- getzIndex(Component) -
Static method in class echopoint.ui.util.PositioningHelper
- Returns a zIndex for the Component by searching up the tree
for a Positionable parent or itself.
- gridAllUnits -
Static variable in class echopoint.stylesheet.CssStyleSheetHelper
- Helper static SymbolicValue[] - Grid.PIXEL_UNITS, PERCENT_INDIVIDUAL_PIXEL_TOTAL_UNITS and PERCENT_UNITS
- gridPixelPercentUnits -
Static variable in class echopoint.stylesheet.CssStyleSheetHelper
- Helper static SymbolicValue[] - Grid.PIXEL_UNITS and Grid.PERCENT_UNITS
HidingSlidingPanel
class provides a Scrollable
component that can be hidden on the side of the client window
ready to slide in and be used.
HidingSlidingPanel
with a LayoutManager and
with the hiding alignment site to EchoConstants.LEFT
and the XY property set to 10.
HorizontalLayoutManager
class provides a LayoutManager
that will layout its contents horizontally in a series of
adjoining cells.
HorizontalPanel
class provides a Panel
that will layout its contents horizontally in a series of
adjoining cells.
HorizontalPanel
, which will of
course have an underlying HorizontalLayoutManager.
HorizontalPanelUI
is the
peer to HorizontalPanelHourGlass
class is a component that will
display a centered "wait" image whenever information is
being sent back to the server.
HourGlass
with a default icon
HourGlass
with the specified icon
HourGlassUI
class provides the peer for
ImageRereferencehgHtmlContainer
is a component that can contain a HTML
fragment. HtmlContainer
with an empty template
HtmlContainer
with the specified htmlFragment
as its content.
HtmlContainerUI
class provides the peer for HtmlContainerHtmlTable
class is a helper for creating
HTML TABLE elements, TR element and TD elements in less
code that usual. HtmlTable
with a zero sized
border, cellpadding and cellspacing.
HtmlTable
with a zero sized
border, cellpadding and cellspacing and the specified
whitespacerelevant rule.
HtmlTable
with a zero sized
border, and the specified cellpadding and cellspacing.
HtmlTable
with the specified
border, cellpadding and cellspacing.
HtmlTable
with the specified
border, cellpadding and cellspacing.
HtmlTemplateLayoutManager
class can be used as a layout manager
that will use an HTML template as a basis to render other Components within it.
HtmlTemplatePanel
with an empty StringDataSource.
TemplatePanel
that reads its template from a File.
TemplatePanel
that reads its template from a File
with the provided character encoding.
TemplatePanel
that reads its template from
the String stringTemplate.
TemplatePanel
that reads its template from an URL.
TemplatePanel
that reads its template from an URL with
the provideded character encoding.
HtmlTemplatePanel
class can be used as a Component that will use
an HTML template as a basis to render other Components within.
HtmlTemplatePanel
with an empty StringDataSource.
HtmlTemplatePanel
that reads its template from a File with
the default character encoding.
HtmlTemplatePanel
that reads its template from a File with
the provided character encoding.
HtmlTemplatePanel
that reads its template from
the String stringTemplate.
HtmlTemplatePanel
that reads its template from an URL with
the default character encoding.
HtmlTemplatePanel
that reads its template from an URL with
the provided character encoding.
IdKit
provides functionality to
parse an object's identifier and return specific information
from it.
ImageEncoder
interface specifies an object that
can encode image data to an output stream. ImageIcon
class provides an component
that displays an ImageReference
. ImageIcon
with a null ImageReference.
ImageIcon
and sets the
width and height to be that of the ImageReference.
ImageIcon
with the specified
width and height
ImageIconUI
class provides the peer for
ImageRereferenceIconImageMap
class provides a Component
that allows a user to click on region within a provided region.
ImageMap
with nothing in it
ImageMap
using the provided image.
Coords
object with the given dimensions
with no ActionCommand string.
Coords
object with the given dimensions
with the given actionCommand String.
Coords
object with the given dimensions
with no ActionCommand string.
Coords
object with the given dimensions
with the given ActionCommand string.
Coords
object with the given dimensions
with no ActionCommand string.
Coords
object with the given dimensions
with the given ActionCommand string.
getImageUri()
method but it
adds the text <img src="xxx" width="nnn" height="nnn" ...> plus
any extra attribuets that have been provided on the call.
Component
or -1 if it is not found
Component
or -1 if it is not found
ImageReference
icon or -1 if it is not found
newChild
from its present parent (if it has a
parent), sets the child's parent to this node, and then adds the child
to this node's child array at index childIndex
.
child
to the receiver at index
.
DropDownBox
will revert to a collapsed state
when any server interaction occurs.
PopUp
will revert to a collapsed state
when any server interaction occurs.
PushButton
will be rendered
for more complex client browsers or whether it will gracefully
fall back to standard Button rendering behaviour.
ToolTipPopUp
will be rendered
for using all the complex behaviour or whether it will
default back to the client browser default from previous
versions.
true
if a toggle component should be displayed.
fontString
is a valid
representation of a Font value.
GridLayoutManager
will fill its
parents full height
TitleBar
will fill its parents full height
GridLayoutManager
will fill its
parents full height
GridLayoutManager
will fill its
parents full width
TitleBar
will fill its parents full width
GridLayoutManager
will fill its
parents full width
HidingSlidingPanel
will jump
directly to its final position or slide there.
anotherNode
is an ancestor of this node
-- if it is this node, this node's parent, or an ancestor of this
node's parent.
aNode
is a child of this node.
anotherNode
is a descendant of this node
-- if it is this node, one of this node's children, or a descendant of
one of this node's children.
aNode
is in the same tree
as this node.
anotherNode
is a sibling of (has the
same parent as) this node.
Timer
will send a
actionPerformed()
message to its listeners
multiple times.
SelectableTable
should raise
selection events on the server.
JavaScriptButton
class is derived from
the PushButton
class.
JavaScriptInclude
component allows custom
JavaScript to be included inline or in the onload/unload event of the page
or in the head section of the page.
JspComponentPeer
is an abstract component peer class
that allows JSP page fragments to be used to render a component.
JspEchoStyleSheet
is a tag that
encapsulates EchoPoint StyleSheet information and
can invoke this information on the containing
JSP template component.JspEchoTagSupport
is a body tag support classJspTemplatePanel
components.echopoint.Label
is the EchoPoint equivalent of
nextapp.echo.Label
but it adds extra
functionality such as tooltips.Label
components.LayoutManagerPeer
objects for LayoutManagers
.
ListSection
class provides a Component
that can contain other Components or objects in a list.
ListSection
with nothing in it
ListSection
with the list contents as arrList.
ListSection
Ordering can be one of the following values.
ListSection
with the objects supplied
in the provided array.
ListSection
with the objects supplied
in the provided list.
URL
using the following strategy
Step 1 : Looks for a file called 'fileDirectoryPrefix + fileOrResourceName'
Step 2 : failing that, it will a Class.getResource(fileOrResourceName)
URL
using the following strategy
Step 1 : Looks for a file called 'fileDirectoryPrefix + fileOrResourceName'
Step 2 : failing that, it uses the EchoInstance to locate the URL via ServletContext.getResource(fileOrResourceName)
Step 3 : failing that, it will a Class.getResource(fileOrResourceName)
URL
using the following strategy :
Step 1 : Looks for a file called 'fileDirectoryPrefix + fileOrResourceName'
Step 2 : failing that, it uses the EchoInstance to locate the URL
via ServletContext.getResource(fileOrResourceName), if the
EchoInstance is not null.
Menu
class provides a Component
that can be added to a menu bar or other menu items.
MenuBar
class provides a Component
that contains other Menu
objects and MenuItem
objects.
MenuBar
.
MenuItem
class provides a Component
that can be added to a menu bar or other menu items.
MouseCursorable
interface is used to set a
new cursor value when the mouse is moved over a component.MouseCursorableDelegate
is a simple delegate object
than can be used inside a component that implements
MouseCursorable.echoColor
object is null
NewsTicker
class provides a Component
that scrolls its child components in a panel according to
user defined parameters.NewsTicker
that is 300 pixels by 300 pixels.
NewsTicker
with a LayoutManager
that is 300 pixels by 300 pixels.
NoNameElement
class is used to contain other elements
however it does not generate an HTML element itself. NonSortableTableHeaderRenderer
wih the given model
NumberFormatField
class is a Component that can be
used as the baisis for allowing a user to enter in a numbers.
NumberFormatField
NumberFormatField
that is columns wide.
NumberFormatField
with number
as the initial
Date value.
NumberFormatField
with number
as the initial
value and a given column size.
NumberFormatField
with text
as the initial
value.
NumberFormatField
with text
as the initial
value and that is columns
wide.
Validateable
is found
to be invalid, ie it failed some or all its rules.
ValidationRule
of
the Validateable
's ValidationRuleSet
is
found to be invalid.
Validateable
is found
to be valid, ie it passed all its rules (or it has not rules).
setWidthUnits()
and
setHeightUnits()
methods.
setWidthUnits()
and
setHeightUnits()
methods.
PagedTableController
is a component that can control
the scrolling of a PagedTabelModel. PagedTableController
that controls
no PagedTableModel.
PagedTableController
that pages
the provided TableModel
.
PagedTableModel
interface defines a TableModel
that can be divided in "pages" of row data. Panel
component is a clone of the
nextapp.echo.Panel
component and it adds the
ability to specify a LayoutManager
for laying out the
child contents as well as implements Borderable
.
Panel
without a LayoutManager
Panel
with a LayoutManager
PasswordField
is derived from echopoint.TextField
and provides a field that does not show its contents.PeerDelegate
is used to indicate objects that
can provide ComponentPeer services, without necessarily being
a peer.PickList
class provides a Component
that presents tow list of objects and allows the user to move them
from one list to the other.
PickList
with nothing in it
PickList
with the objects supplied
in the provided array.
PickList
Orientation can be one of the following values.
PickList
with the objects supplied
in the provided array.
PngEncoder
implements the ImageEncoder
interface
and hence can take a java.awt.Image object and encode it as a PNG
output stream.
PopUp
class provides an container component
that can popup over other components.
PopUp
with a default popup icon.
PopUp
with the specified icon image.
PopUpRenderer
class is responsible for
rendering the PopUp and BallonHelp components.PositionReader
can be asked for the
current position in the stream as well as the
current logical line number.PositionReader
based on a source Reader
Positionable
is one that can be postioned anywhere
on the screen, regardless of the flow layout of other components.
ProgressBar
> component provides a visual display for
an integer value within a bounded interval.
ProgressBar.HORIZONTAL
.
ProgressBar.VERTICAL
or ProgressBar.HORIZONTAL
.
PushButton
class is another implementation
of the basic echo Button
class.
PushButton
with no text or icon.
PushButton
with text.
PushButton
with text and an icon.
PushButton
with an icon.
child
.
ancestor
to this node.
key
to the specified
value
in this table.
ReaderDataSource
implements a DataSource
for a java.io.Reader.RecallComboBox
class is a ComboBox that
can remember what has been entered into it before.
RecallTextField
ReflectionKit
provides methods that help when
using reflection on Java code.MethodSearchCriteria
is an interface used
to determine if a method matches some search criteria.ReflectionSetter
interface is used when
a SecurityManager prevents direct setting of private
field values via Field.setAccessible(boolean). RichTextArea
component provides HTML rich text
editing facilities.
RichTextRenderer
interface allows the customisation
of a RichTextArea
component. Menu
from the ExpandableMenu
at
the specified index.
Component
from
the ExpandableMenu
.
GroupBox
at the given index.
GroupBox
.
String
from the ListSection
Note that this will only be performed if the underlying model
is derived from DefaultListModel.
Component
from the ListSection
Note that this will only be performed if the underlying model
is derived from DefaultListModel.
Component
from the Menu
.
Panel
.
Panel
at the given index.
WizardPane
at represented by the Component c
WizardPane
at the specified index.
ScrollablePanel
at the given index.
ScrollablePanel
.
aChild
from this node's child array, giving it a
null parent.
index
from the receiver.
node
from the receiver.
ActionListener
from the chart.
ActionListener
to the expandable section.
ActionListener
.
ActionListener
.
ActionListener
from the SelectableTable
.
ActionListener
from the Timer.
ActionListener
from the titlebar.
ActionListener
.
ActionListener
from the menu item model.
WizardPane
.
ChangeListener
from the button.
ChangeListener
from the button.
ChangeListener
from the button.
ChangeListener
from the button.
ChangeListener
from the button.
ChangeListener
from the button.
ChangeListener
from the button.
ChangeListener
from the menu item model.
ChangeListener
from the button.
WizardPane
at the specified index.
toRemove
that have been expanded.
DialogListener
from the dialog
ExternalEventListener
from the ExternalEventMonitor
ItemListener
from the menu item model.
ListSelectionListener
from the underlying
selection model
WizardNavigationListener
to the WizardPane.
Timer
, canceling any pending firings, and causing
it to fire with its initial dely.
SGMLPageParser
parses SGML markup'd pages and executes
active tags within. boolean
Scrollable
is a component that can have a a fixed width
and/or height, and can present scrollbars when the content of
the component is too large to fit inside.
ScrollableBox
, which extends AbstractScrollableComponent
is
a generic lightweight container that implements Scrollable
,
Positionable
and Clippable
.
ScrollableBox
with to right and bottom
properties set to Integer.MAX_VALUE, a zIndex of 0 and
with POSITIONING_ABSOLUTE, SCROLLBARS_NEVER and
no clipping rectangle.
ScrollableBox
with a zIndex of 0
and with POSITIONING_ABSOLUTE, SCROLLBARS_NEVER and
no clipping rectangle.
ScrollableBox
with POSITIONING_ABSOLUTE,
SCROLLBARS_NEVER and no clipping rectangle.
ScrollableBox
with SCROLLBARS_NEVER and
no clipping rectangle.
ScrollableBox
with no clipping rectangle.
ScrollableBox
with all the properties
ScrollableBox
with a LayoutManager
with no direct positioning in affect at all.
ScrollableContainer
is a composite interface that
indicates that component that can contain other components like a Panel
and has extended support for Scrollable, Positionable, Clippable
and Borderable attributes, as well as being able to have a layout
manager.
ScrollableDelegate
is a simple delegate object
than can be used inside a component that implements
Scrollable.ScrollablePanel
, which extends Panel
is
a generic lightweight container that implements Scrollable
,
Positionable
and Clippable
.
ScrollablePanel
with to right and bottom
properties set to Positionable.UNDEFINED, a zIndex of 0 and
with POSITIONING_ABSOLUTE, SCROLLBARS_NEVER and
no clipping rectangle.
ScrollablePanel
with a zIndex of 0
and with POSITIONING_ABSOLUTE, SCROLLBARS_NEVER and
no clipping rectangle.
ScrollablePanel
with POSITIONING_ABSOLUTE,
SCROLLBARS_NEVER and no clipping rectangle.
ScrollablePanel
with SCROLLBARS_NEVER and
no clipping rectangle.
ScrollablePanel
ScrollablePanel
with all the properties
ScrollablePanel
with a LayoutManager
with no direct positioning in affect at all.
ScrollableRenderer
SelectableTable
is a SortableTable
component that allows
the table rows to be selected, much like a a ListBox. Separator
class is a Component
that provides a simple separator within menus or between
other Components
It consists of a top line and bottom line, that can have width
and color values. Separator
.
SimpleRule
is a ValidationRule that can perform
client side validation. SimpleRule
with the specified javascript
rule and error message that will run on blur and server submit;
SimpleRule
with the specified javascript
rule and error message that will run depnding on the runOptions
provided, which can be ValidationRule.RUN_ON_BLUR | ValidationRule.RUN_ON_SUBMIT
SimpleRuleSet
is an base
class that can be used as the basis of other ValidationRuleSet
classes. SimpleRuleSet
with runOptions
as ValidationRuleSet.RULE_ON_DEFAULT and the no rules in place.
SimpleRuleSet
with runOptions
as ValidationRuleSet.RULE_ON_DEFAULT and the no rules in place
and the specified field name.
SimpleRuleSet
with the runOptions
and no rules in place
SimpleRuleSet
with runOptions
as ValidationRuleSet.RULE_ON_DEFAULT and the
specified ValidationRule.
SimpleRuleSet
with runOptions
as ValidationRuleSet.RULE_ON_DEFAULT and the
specified array of ValidationRules.
SimpleRuleSet
with the specified runOptions
and the specified ValidationRule.
SimpleRuleSet
with the specified runOptions
and the array of ValidationRules and the specified field name.
SimpleTextSubstitution
is a simple implementation
of TextSubstitution
that uses a HashMap to substitute named
string values.
SmartStyle
class is a Style that knows which
style attributes have been accessed when the applyStyle() method
is called and can then use reflection to set any unaccessed style
attributes into a Component.
SortablePagedTableModel
is a SortableTabledModel
that
can be used to display a subset (ie. a page worth) of data at a time from an
underlying TableModel
and can also be sorted by column.
SortableTableHeaderRenderer
SpinField
class is a Component that can be
used to obtain values from the user within an contrained range.
SpinField
SpinField
that is columns wide.
SpinField
with text
as the initial
value.
SpinField
with text
as the initial
value and that is columns
wide.
SpinField
with text
as the initial
value and a list of allowable values.
StreamDataSource
implements a DataSource
as a wrapper around a Stream or ReaderStringDataSource
implements a DataSource
for a string.StyleAttrDescriptor
describes a single
style attribute. StyleSheetIntrospector
is used to introspect on a given
Component class and find out style attribute information on that class.
SubmitButton
class is an implementation
of PushButton
component that allows posting data
to another web URI.
SubmitButton
with no text or icon.
SubmitButton
with an icon.
SubmitButton
with text.
SubmitButton
with text and an icon.
SubmitButtonUI
renders SubmitButtonSwitchedDataSource
allows you to use a
3 step strategy for finding HTML template data.
SwitchedDataSource
that
locates the template data using the following strategy :
Step 1 : Looks for a file called 'fileDirectoryPrefix + fileOrResourceName'
Step 2 : failing that, it will a Class.getResource(fileOrResourceName)
SwitchedDataSource
that
locates the template data using the following strategy :
Step 1 : Looks for a file called 'fileDirectoryPrefix + fileOrResourceName'
Step 2 : failing that, it uses the EchoInstance to locate the URL
via ServletContext.getResource(fileOrResourceName), if the
EchoInstance is not null.
SwitchedDataSource
that
locates the template data using the following strategy :
Step 1 : Looks for a file called 'fileDirectoryPrefix + fileOrResourceName'
Step 2 : failing that, it uses the EchoInstance to locate the URL
via ServletContext.getResource(fileOrResourceName), if the
EchoInstance is not null.
SwitchedDataSource
that
locates the template data using the following strategy :
Step 1 : Looks for a file called 'fileDirectoryPrefix + fileOrResourceName'
Step 2 : failing that, it uses the EchoInstance to locate the URL
via ServletContext.getResource(fileOrResourceName), if the
EchoInstance is not null.
setAttribute(identifier,attrName,attrValue)
.
setAttribute(c,attrName,attrValue)
.
SelectableTable
's action command.
newActionCommand
SpinField
.
DropDownBox
will revert to a
collapsed state when any server interaction occurs.
PopUp
will revert to a
collapsed state when any server interaction occurs.
Color
of the ColorChooser
.
Color
of the DatePicker's
border
PropertyChangeEvent
with a
getPropertyName()
value of
DatePicker.BORDER_COLOR_CHANGED_PROPERTY
Color
of the FontChooser
.
Color
of the ListSection
.
Color
of the border around MenuItem's
text.
Color
of the PickList
.
Color
of the ProgressBar
.
TabbedPane
PropertyChangeEvent
with a
getPropertyName()
value of
TabbedPane.BORDER_COLOR_CHANGED_PROPERTY
WizardPane
PropertyChangeEvent
with a
getPropertyName()
value of
WizardPane.BORDER_COLOR_CHANGED_PROPERTY
Color
of the Borderable's
border.
ColorChooser
.
DatePicker's
border
PropertyChangeEvent
with a
getPropertyName()
value of
DatePicker.BORDER_SIZE_CHANGED_PROPERTY
FontChooser
.
ListSection
.
PickList
.
ProgressBar
.
TabbedPane
PropertyChangeEvent
with a
getPropertyName()
value of
TabbedPane.BORDER_SIZE_CHANGED_PROPERTY
WizardPane
PropertyChangeEvent
with a
getPropertyName()
value of
WizardPane.BORDER_SIZE_CHANGED_PROPERTY
Borderables's
border.
Color
of the Borderable's
bottom border.
Borderables's
bottom border.
Borderables's
bottom border.
ListSection
.
ImageReference
of the ListSection's
bullets.
Color
of the DatePicker's
calendar area.
Font
of the DatePicker's
calendar area.
Color
of the DatePicker's
calendar area.
Color
of days that are not
within the currently displayed date of
the DatePicker's
calendar area.
Color
of the DatePicker's
calendar area.
Color
of the DatePicker's
calendar area.
Color
of the selected date in the DatePicker's
calendar area.
Color
of the selected date in the DatePicker's
calendar area.
Color
of the selected date in the DatePicker's
calendar area.
WizardPane
PropertyChangeEvent
with a
getPropertyName()
value of
WizardPane.BUTTONS_CHANGED_PROPERTY
ColorChooser
sample color cells.
ColorChooser
sample color cells.
Color
of the ColorChooser
sample color cells.
ColorChooser
sample color cells.
ColorChooser
sample color cells.
FontChooser
.is will be changed
to reflect the currently selected Font..
MenuBar
in order
to open the sub menus.
Color[]
array used by the ColorChooser
to
display sample color cells.
DatePicker
PropertyChangeEvent
with a
getPropertyName()
value of
DatePicker.COLOR_SCHEME_CHANGED_PROPERTY
Color
of the ProgressBar
.
GroupBox
.
PushButton
will be rendered
for more complex client browsers or whether it will gracefully
fall back to standard Button rendering behaviour.
ToolTipPopUp
will be rendered
for using all the complex behaviour or whether it will
default back to the client browser default from previous
versions.
Component
at the specified index
PropertyChangeEvent
with a
getPropertyName()
value of
TabbedPane.TAB_COMPONENT_CHANGED_PROPERTY
Component
at the specified index
PropertyChangeEvent
with a
getPropertyName()
value of
WizardPane.COMPONENT_CHANGED_PROPERTY
CornerImages
used by the TitleBar
PropertyChangeEvent
with a
getPropertyName()
value of
TitleBar.CORNER_IMAGES_CHANGED_PROPERTY
HourGlass's
delay, which is the delay in
seconds before the hourglass image is removed.
Timer's
delay, the number of
milliseconds between successive actionPerfomed()
messages to its listeners
PropertyChangeEvent
with a
getPropertyName()
value of
Timer.TIMER_CHANGED_PROPERTY
DatePicker
CalendarSelectionModel
to
change.
Component
behaviour
and makes all children of the Component enabled/disabled
as well.
ImageEncoder
to use for encoding
AbstractDateTimeField
is expanded or not and hence whether its
contained DatePicker is showing.
DropDownBox
is expanded or not and hence whether its
contained DatePicker is showing.
ExpandableSection
is expanded or not
ExpandableModel
to
change.
PopUp
is active or not (ie expanded).
TitleBar
is expanded or not
ExpandableModel
to
change.
ExpandableModel
model used by the AbstractDateTimeField
.
ExpandableModel
model used by the DropDownBox
.
ExpandableModel
model used by the PopUp
.
WizardPane
PropertyChangeEvent
with a
getPropertyName()
value of
WizardPane.BUTTONS_CHANGED_PROPERTY
MenuBar
is fixed on the screen
within the position it was defined, or whether it floats free on the screen
according to its Positioning property.
FontChooser
PropertyChangeEvent
with a
getPropertyName()
value of
FontChooser.FONT_NAMES_CHANGED_PROPERTY
FontChooser
.is showing.
FontChooser
PropertyChangeEvent
with a
getPropertyName()
value of
FontChooser.FONT_SIZES_CHANGED_PROPERTY
FontChooser
.is showing.
FontChooser
.is showing.
BoxSection
.
BoxSection
.
ExpandableSection
.
PropertyChangeEvent
with a
getPropertyName()
value of
WizardPane.FOOTER_CHANGED_PROPERTY
GridLayoutManager
will fill its
parents full height.
TitleBar
will fill its parents full height
GridLayoutManager
will fill its
parents full height.
GridLayoutManager
will fill its
parents full width.
TitleBar
will fill its parents full width
GridLayoutManager
will fill its
parents full width.
ButtonGroup
to which this menu item model belongs.
ProgressBar<
TabbedPane
.
WizardPane
.
MenuBar
is horizontal or vertical
on the screen.
ImageReference
icon at the specified index
PropertyChangeEvent
with a
getPropertyName()
value of
TabbedPane.TAB_ICON_CHANGED_PROPERTY
TabbedPane
PropertyChangeEvent
with a
getPropertyName()
value of
TabbedPane.ICON_SPACING_CHANGED_PROPERTY
ImageReference
of the ImageMap
.
Image
to encode.
Color
of the TabbedPane's
inactive tabs.
Font
of the TabbedPane's
inactive tabs.
Color
of the TabbedPane's
inactive tabs.
Color
of the TabbedPane's
inactive tabs.
Color
of the TabbedPane's
inactive tabs.
Timer's
initial delay.
BoxSection
.
Insets
used by the ColorChooser
PropertyChangeEvent
with a
getPropertyName()
value of
ColorChooser.INSETS_CHANGED_PROPERTY
Insets
used by the FontChooser
PropertyChangeEvent
with a
getPropertyName()
value of
FontChooser.INSETS_CHANGED_PROPERTY
Insets
used by the GroupBox
PropertyChangeEvent
with a
getPropertyName()
value of
GroupBox.INSETS_CHANGED_PROPERTY
Insets
used by the ListSection
PropertyChangeEvent
with a
getPropertyName()
value of
ListSection.INSETS_CHANGED_PROPERTY
Insets
used by the PickList
PropertyChangeEvent
with a
getPropertyName()
value of
PickList.INSETS_CHANGED_PROPERTY
TabbedPane
WizardPane
Thermometer
HidingSlidingPanel
will jump
directly to its final position or slide there.
MenuBar
kept alive when the user moves
or clicks off the menu items.
MenuBar
on the screen.
Color
of the Borderable's
left border.
Borderables's
left border.
Borderables's
left border.
Menu
Note: Thjis only takes effect when the Menu is a direct child of
the MenuBar, ie a first level child.
- setLeftSwapText(String) -
Method in class echopoint.PickList
- Sets the PickList's left swap text.
- setLeftTitle(String) -
Method in class echopoint.PickList
- Sets the PickList's left list box title.
- setLineNumber(int) -
Method in class echopoint.ui.template.PositionReader
- Set the current line number.
- setLineNumber(long) -
Method in class echopoint.ui.template.taghandlers.AbstractTagHandler
- Sets the line number the tag was encountered at
- setLinesDrawn(boolean) -
Method in class echopoint.Tree
- Sets whether lines are drawn between tree nodes
- setList(Object[]) -
Method in class echopoint.ListSection
- Sets the contents of the
ListModel
of the ListSection
.
- setList(List) -
Method in class echopoint.ListSection
- Sets the contents of the
ListModel
of the ListSection
.
- setLocale(Locale) -
Method in class echopoint.ClientDatePicker
-
- setLocale(Locale) -
Method in class echopoint.DatePicker
- Sets the Locale used by the DatePicker for formatting dates
- setLocale(Locale) -
Method in class echopoint.NumberFormatField
- Sets the Locale used by the NumberFormatField for formatting Numbers
- setLocale(Locale) -
Method in class echopoint.servlet.CompressingHttpServletResponse
-
- setLocale(Locale) -
Method in class echopoint.ui.util.noop.NoopHttpServletResponse
-
- setLoudErrorsUsed(boolean) -
Method in class echopoint.HtmlContainer
-
- setLoudErrorsUsed(boolean) -
Method in class echopoint.HtmlTemplatePanel
- Controls whether loud error messages are to be
used during template compilation.
- setLoudErrorsUsed(boolean) -
Method in class echopoint.JspTemplatePanel
- Controls whether loud error messages are to be
used during template compilation.
- setLoudErrorsUsed(boolean) -
Method in class echopoint.layout.HtmlTemplateLayoutManager
- Controls whether loud error messages are to be
used during template compilation.
- setLoudErrorsUsed(boolean) -
Method in class echopoint.layout.JspTemplateLayoutManager
- Controls whether loud error messages are to be
used during template compilation.
- setLoudErrorsUsed(boolean) -
Method in class echopoint.ui.jsp.JspComponentPeer
- If this is set to true, then a loud, obvious HTML error
will be output if some catatrophic error occurs
during JSP rendering.
- setLowerBound(double) -
Method in class echopoint.Thermometer
- Sets the lower bound of the Thermometer.
- setMargin(int) -
Method in class echopoint.Menu
- Sets the margin of the
Menu
on the screen.
- setMaxPages(TextField) -
Method in class echopoint.table.PagedTableController
- Sets the MaxPages TextField
- setMaximum(int) -
Method in class echopoint.ProgressBar
- Sets the model's maximum to n.
- setMaximum(int) -
Method in class echopoint.SpinField
- Sets the maximum integer value allowed within the
SpinField
This methods fires a PropertyChangeEvent
with a
getPropertyName()
value of
SpinField.MAXIMUM_CHANGED_PROPERTY
- setMaximum(int) -
Method in interface echopoint.progressbar.BoundedRangeModel
- Sets the model's maximum to newMaximum.
- setMaximum(int) -
Method in class echopoint.progressbar.DefaultBoundedRangeModel
- Sets the maximum to n after ensuring that n
that the other three properties obey the model's constraints:
minimum <= value <= value+extent <= maximum
- setMenuBorderColor(Color) -
Method in class echopoint.Menu
- Sets the
Color
of the Menu's
border.
- setMenuBorderSize(int) -
Method in class echopoint.Menu
- Sets the size of the
Menu
outer border.
- setMercuryColor(Color) -
Method in class echopoint.Thermometer
- Sets the color of the Thermometer's mercury area (the bulb)
- setMessage(String) -
Method in class echopoint.ConfirmButton
- Sets the confirmation message presented to the user.
- setMeterAngle(int) -
Method in class echopoint.Tachometer
- Sets the meter angle (in degrees)
- setMethod(int) -
Method in class echopoint.SubmitButton
- Sets the method to be used when submitting data.
- setMinimum(int) -
Method in class echopoint.ProgressBar
- Sets the model's minimum to n.
- setMinimum(int) -
Method in class echopoint.SpinField
- Sets the minimum integer value allowed within the
SpinField
This methods fires a PropertyChangeEvent
with a
getPropertyName()
value of
SpinField.MINIMUM_CHANGED_PROPERTY
- setMinimum(int) -
Method in interface echopoint.progressbar.BoundedRangeModel
- Sets the model's minimum to newMinimum.
- setMinimum(int) -
Method in class echopoint.progressbar.DefaultBoundedRangeModel
- Sets the minimum to n after ensuring that n
that the other three properties obey the model's constraints:
minimum <= value <= value+extent <= maximum
- setMinuteInterval(int) -
Method in class echopoint.TimeField
- Return the minute interval used in the pop down list of valid times.
- setModel(ListModel) -
Method in class echopoint.ComboBox
- Sets the model.
- setModel(CalendarSelectionModel) -
Method in class echopoint.DatePicker
- Sets a new
CalendarSelectionModel
model into the DatePicker
This methods fires a PropertyChangeEvent
with a
getPropertyName()
value of
DatePicker.MODEL_CHANGED_PROPERTY
- setModel(ExpandableModel) -
Method in class echopoint.ExpandableSection
- Sets the
ExpandableModel
model used by the ExpandableSection
.
- setModel(ListModel) -
Method in class echopoint.ListSection
- Sets the
ListModel
of the ListSection
.
- setModel(BoundedRangeModel) -
Method in class echopoint.ProgressBar
- Sets the data model used by the ProgressBar.
- setModel(TableModel) -
Method in class echopoint.SelectableTable
- Sets the TableModel the Table is visualizing.
- setModel(TableModel) -
Method in class echopoint.SortableTable
- This sets the model for the SortableTable.
- setModel(SingleSelectionModel) -
Method in class echopoint.TabbedPane
- Sets the model to be used with this
TabbedPane
.
- setModel(MeterModel) -
Method in class echopoint.Tachometer
- Sets the model for the Tachometer and also uses an Adapter to reflect
changes into the JFreeChart architecture.
- setModel(MeterModel) -
Method in class echopoint.Thermometer
- Sets the model for the Thermometer
- setModel(ExpandableModel) -
Method in class echopoint.TitleBar
- Sets the
ExpandableModel
model used by the TitleBar
.
- setModel(TreeModel) -
Method in class echopoint.Tree
- Sets the TreeModel that will provide the data.
- setModel(SingleSelectionModel) -
Method in class echopoint.WizardPane
- Sets the model to be used with this
WizardPane
.
- setModel(MeterModel) -
Method in class echopoint.meter.AbstractMeterComponent
- Sets the model to be used.
- setModel(MeterModel) -
Method in class echopoint.meter.MeterModelJFreeChartAdapter
- Sets trhe MeterModel to be "bridged"
- setModel(TableModel) -
Method in class echopoint.table.PagedTableController
- Sets the PagedTableModel to use.
- setModel(TableModel) -
Method in class echopoint.table.SortableTableModel
- Sets the model wrapped by this SortableTableModel.
- setModel(TableModel) -
Method in class echopoint.table.TableModelAdapter
-
- setModificationTime() -
Method in class echopoint.template.StreamDataSource
- sets the modificationTime to the currentTimeMillis
- setMonthNameLength(int) -
Method in class echopoint.DatePicker
- Sets the length of the month names when displayed.
- setMonthNavigationBackground(Color) -
Method in class echopoint.ClientDatePicker
-
- setMonthNavigationForeground(Color) -
Method in class echopoint.ClientDatePicker
-
- setMonthSelectable(boolean) -
Method in class echopoint.DatePicker
- Sets whether the Month field is selectable by the user.
- setMostSpecificClassOrder(boolean) -
Method in class echopoint.stylesheet.CssStyleSheetWriter
- Controls whether or not will be presented in most
specific class order.
- setMouseCursor(int) -
Method in class echopoint.EchoPointComponent
-
- setMouseCursor(int) -
Method in class echopoint.Label
-
- setMouseCursor(int) -
Method in class echopoint.Panel
-
- setMouseCursor(int) -
Method in class echopoint.PushButton
-
- setMouseCursor(int) -
Method in class echopoint.TextField
-
- setMouseCursor(int) -
Method in interface echopoint.positionable.MouseCursorable
- Sets the mouse cursor to use.
- setMouseCursor(int) -
Method in class echopoint.positionable.MouseCursorableDelegate
-
- setMouseCursorURI(String) -
Method in class echopoint.EchoPointComponent
-
- setMouseCursorURI(String) -
Method in class echopoint.Label
-
- setMouseCursorURI(String) -
Method in class echopoint.Panel
-
- setMouseCursorURI(String) -
Method in class echopoint.PushButton
-
- setMouseCursorURI(String) -
Method in class echopoint.TextField
-
- setMouseCursorURI(String) -
Method in interface echopoint.positionable.MouseCursorable
- Sets the URI to a custom platform mouse cursor.
- setMouseCursorURI(String) -
Method in class echopoint.positionable.MouseCursorableDelegate
-
- setMouseCursorableStyle(MouseCursorable, ComponentStyle) -
Static method in class echopoint.ui.util.PositioningHelper
- Adds mouse cursor attributes to the provided style that are relevant
for the MouseCursorable component.
- setName(String) -
Method in class echopoint.stylesheet.StyleAttrDescriptor
- Sets the name of the style attribute.
- setName(String) -
Method in class echopoint.stylesheet.StyleSheetGroup
- Deprecated. Sets the name of the StyleSheetGroup
- setName(String) -
Method in class echopoint.ui.jsp.JspEchoComponentTag
- Sets the name of the tag
- setName(String) -
Method in class echopoint.ui.jsp.JspEchoStyleSheetTag
- An optional name attribute
- setName(String) -
Method in class echopoint.ui.template.taghandlers.AbstractTagHandler
- Called as a last resort for setting the name
of a tagHandler, rather than from the NAME
tag attribute.
- setName(Font, String) -
Static method in class echopoint.util.FontKit
- Returns a new Font object, based on
font
, that
has the specified fontName
.
- setName(String) -
Method in class echopoint.validation.SimpleRuleSet
- Sets the name to be returned in the getName() method.
- setNameProperty(SGMLTag) -
Method in class echopoint.ui.template.taghandlers.AbstractTagHandler
- Sets the Name property of the TagHandler based
on first the "NAME" tag attribute or the "ID" tag
attribute.
- setNames(Font, String[]) -
Static method in class echopoint.util.FontKit
- Returns a new Font object, based on
font
, that
has the specified fontNames
.
- setNavigationArrowsVisible(boolean) -
Method in class echopoint.DatePicker
- Sets whether the NavigationArrows are visible
This methods fires a
PropertyChangeEvent
with a
getPropertyName()
value of
DatePicker.NAVIGATION_ARROWS_CHANGED_PROPERTY
- setNavigationBackground(Color) -
Method in class echopoint.DatePicker
- Sets the background
Color
of the DatePicker's
navigation area.
- setNavigationFont(Font) -
Method in class echopoint.DatePicker
- Sets the background
Font
of the DatePicker's
navigation area.
- setNavigationForeground(Color) -
Method in class echopoint.DatePicker
- Sets the foreground
Color
of the DatePicker's
navigation area.
- setNavigationRollOverBackground(Color) -
Method in class echopoint.DatePicker
- Sets the rollover background
Color
of the DatePicker's
navigation area.
- setNavigationRollOverForeground(Color) -
Method in class echopoint.DatePicker
- Sets the rollover foreground
Color
of the DatePicker's
navigation area.
- setNavigationRolloverBackground(Color) -
Method in class echopoint.ClientDatePicker
-
- setNavigationRolloverForeground(Color) -
Method in class echopoint.ClientDatePicker
-
- setNeedleColor(Color) -
Method in class echopoint.Tachometer
- Sets the needle color
- setNext(Button) -
Method in class echopoint.table.PagedTableController
- Sets the Next Button
- setNextButton(Button) -
Method in class echopoint.WizardPane
- Sets the button that acts as the "Next" button in the
WizardPane
This methods fires a PropertyChangeEvent
with a
getPropertyName()
value of
WizardPane.BUTTONS_CHANGED_PROPERTY
- setNoCloseText(boolean) -
Method in class echopoint.ToolTipPopUp
- Doesn't display the text "Close" on stickies with caption.
- setNormalColor(Color) -
Method in class echopoint.meter.AbstractMeterComponent
- Sets the normal color used by the meter
- setNormalRange(Number, Number) -
Method in class echopoint.meter.AbstractMeterComponent
- Sets the normal range for the dataset.
- setNormalRange(Number, Number) -
Method in class echopoint.meter.DefaultMeterModel
- Sets the normal range for the dataset.
- setNormalRange(Number, Number) -
Method in interface echopoint.meter.MeterModel
- Sets the normal range for the dataset.
- setNullActionCommandsRaiseEvents(boolean) -
Method in class echopoint.Tree
- Sets whether TreeNode null action commands will cause an event to
be raised.
- setNumber(Number) -
Method in class echopoint.NumberFormatField
- This will set the text of the NumberFormatField according to
the current NumberFormat.
- setNumberFormat(NumberFormat) -
Method in class echopoint.NumberFormatField
- Sets the NumberFormat to be used by the NumberFormatField for displaying and
parsing entered data.
- setNumberOfBlocks(int) -
Method in class echopoint.ProgressBar
- Sets the number of blocks used when displaying the
ProgressBar<
- setOfText(String) -
Method in class echopoint.table.PagedTableController
- Sets the text value for 'Of' as in Page 1 'Of' 10
- setOffIcon(ImageReference) -
Method in class echopoint.HidingSlidingPanel
- Sets the icon to be used when the panel is hidden (ie not expanded).
- setOffTitle(String) -
Method in class echopoint.HidingSlidingPanel
- Sets the Off Title used on the expansion icons.
- setOffTitleFont(Font) -
Method in class echopoint.HidingSlidingPanel
- Sets the Off Title font used on the expansion icons.
- setOffTitleForeground(Color) -
Method in class echopoint.HidingSlidingPanel
- Sets the Off Title foreground used on the expansion icons.
- setOffsetX(int) -
Method in class echopoint.ClientDatePicker
-
- setOffsetX(int) -
Method in class echopoint.ToolTipPopUp
- How far away from the pointer the popup will show up, horizontally.
- setOffsetY(int) -
Method in class echopoint.ClientDatePicker
-
- setOffsetY(int) -
Method in class echopoint.ToolTipPopUp
- How far away from the pointer the popup will show up, vertically.
- setOnIcon(ImageReference) -
Method in class echopoint.HidingSlidingPanel
- Sets the icon to be used when the panel is visible (ie is expanded).
- setOnTitle(String) -
Method in class echopoint.HidingSlidingPanel
- Sets the On Title used on the expansion icons.
- setOnTitleFont(Font) -
Method in class echopoint.HidingSlidingPanel
- Sets the On Title font used on the expansion icons.
- setOnTitleForeground(Color) -
Method in class echopoint.HidingSlidingPanel
- Sets the On Title foreground used on the expansion icons.
- setOrdering(int) -
Method in class echopoint.ListSection
- Sets the ordering in use for the
ListSection
.
- setOrientation(int) -
Method in class echopoint.PickList
- Sets the PickList's orientation to newOrientation, which
must be
PickList.ORIENTATION_VERTICAL
or PickList.ORIENTATION_HORIZONTAL
.
- setOrientation(int) -
Method in class echopoint.ProgressBar
- Sets the progress bar's orientation to newOrientation, which
must be
ProgressBar.ORIENTATION_VERTICAL
or ProgressBar.ORIENTATION_HORIZONTAL
.
- setOrientation(int, boolean) -
Method in class echopoint.ProgressBar
- Sets the progress bar's orientation to newOrientation, which
must be
ProgressBar.ORIENTATION_VERTICAL
or ProgressBar.ORIENTATION_HORIZONTAL
.
- setOtherMonthDateBackground(Color) -
Method in class echopoint.ClientDatePicker
-
- setOtherMonthDateForeground(Color) -
Method in class echopoint.ClientDatePicker
-
- setOtherMonthDateRolloverBackground(Color) -
Method in class echopoint.ClientDatePicker
-
- setOtherMonthDateRolloverForeground(Color) -
Method in class echopoint.ClientDatePicker
-
- setOutputElement(Element) -
Method in class echopoint.ui.layout.JspTemplateLayoutManagerUI
- Sets the output element in play
- setPadX(int, int) -
Method in class echopoint.ToolTipPopUp
- Pads the background picture with horizontal whitespace for text placement.
- setPadY(int, int) -
Method in class echopoint.ToolTipPopUp
- Pads the background picture with vertical whitespace for text placement.
- setPadding(int) -
Method in class echopoint.Menu
- Sets the padding of the
Menu
on the screen.
- setPageIndex(int) -
Method in class echopoint.table.DefaultPagedTableModel
-
- setPageIndex(int) -
Method in interface echopoint.table.PagedTableModel
- Sets the current page index.
- setPageIndex(int) -
Method in class echopoint.table.SortablePagedTableModel
-
- setPageText(String) -
Method in class echopoint.table.PagedTableController
- Sets the text value for 'Page' as in 'Page' 1 Of 10
- setParagraphStyles(String[][]) -
Method in class echopoint.richtext.DefaultRichTextRenderer
- Sets a new set of paragraph style values to descriptive names mappings
- setParent(MutableTreeNode) -
Method in class echopoint.tree.DefaultMutableTreeNode
- Sets this node's parent to
newParent
but does not
change the parent's child array.
- setParent(MutableTreeNode) -
Method in interface echopoint.tree.MutableTreeNode
- Sets the parent of the receiver to
newParent
.
- setPath(String) -
Method in class echopoint.JspTemplatePanel
- Set/Change the location of the JSP file.
- setPath(String) -
Method in class echopoint.layout.JspTemplateLayoutManager
- Set/Change the location of the JSP file.
- setPerPageText(String) -
Method in class echopoint.table.PagedTableController
- Sets the text value for 'Per Page' as in 10 'Per Page'
- setPixelsPerScroll(int) -
Method in class echopoint.NewsTicker
- Sets the pixelsPerScroll.
- setPlacement(int) -
Method in class echopoint.WizardPane
- Sets the placement of buttons within the
WizardPane
- setPluginsPage(String) -
Method in class echopoint.EmbeddedObject
- Sets the plugins page.
- setPopupHorizontalAlignment(int) -
Method in class echopoint.ToolTipPopUp
- Makes the popups go to the left of the mouse
- setPopupVerticalAlignment(int) -
Method in class echopoint.ToolTipPopUp
- Makes the popups go above/below the mouse.
- setPositionableStyle(Positionable, ComponentStyle) -
Static method in class echopoint.ui.util.PositioningHelper
- Adds style attributes to the provided style that are relevant
for the positonable component.
- setPositionableStyleCorners(Positionable, ComponentStyle) -
Static method in class echopoint.ui.util.PositioningHelper
- Adds style attributes for the left, right, top and bottom dimensions
to the provided style that are relevant for the positonable component.
- setPositioning(int) -
Method in class echopoint.ScrollablePanel
- Sets the positioning of the component
This can be one of :
POSITIONING_NONE
POSITIONING_ABSOLUTE
POSITIONING_RELATIVE
- setPositioning(int) -
Method in class echopoint.layout.XyLayoutManager
- Sets the positioning to use if a component is not directly
Postionalble or or the component implements Positionable but
its positioning is set to Positionable.POSITIONING_FLOW.
- setPositioning(int) -
Method in class echopoint.positionable.AbstractScrollableComponent
- Sets the positioning of the component
This can be one of :
POSITIONING_NONE
POSITIONING_ABSOLUTE
POSITIONING_RELATIVE
- setPositioning(int) -
Method in interface echopoint.positionable.Positionable
- Sets the positioning of the component
This can be one of :
POSITIONING_NONE
POSITIONING_ABSOLUTE
POSITIONING_RELATIVE
- setPreviewPane(Component) -
Method in class echopoint.ColorChooser
- Sets the
Component
used by the ColorChooser
as a preview panel.
- setPreviewPane(Component) -
Method in class echopoint.FontChooser
- Sets the
Component
used by the FontChooser
as a preview panel.
- setPrevious(Button) -
Method in class echopoint.table.PagedTableController
- Sets the Previous Button
- setPreviousButton(Button) -
Method in class echopoint.WizardPane
- Sets the button that acts as the "Previous" button in the
WizardPane
This methods fires a PropertyChangeEvent
with a
getPropertyName()
value of
WizardPane.BUTTONS_CHANGED_PROPERTY
- setProgressString(String) -
Method in class echopoint.ProgressBar
- Sets the value of the Progress String.
- setProgressStringPainted(boolean) -
Method in class echopoint.ProgressBar
- Sets whether the progress bar will render a string.
- setProperties(Map) -
Method in class echopoint.ui.template.taghandlers.AbstractTagHandler
- Sets a Map of properties into the handler
- setPropertiesUsed(boolean) -
Method in class echopoint.HtmlTemplatePanel
- Sets whether component properties will be set from the template HTML
tag attributes.
- setPropertiesUsed(boolean) -
Method in class echopoint.layout.HtmlTemplateLayoutManager
- Sets whether component properties will be set from the template HTML
tag attributes.
- setPropertiesUsed(boolean) -
Method in class echopoint.layout.JspTemplateLayoutManager
- Controls whether Component properties can be set within the
JSP echo tag.
- setPropertiesUsed(boolean) -
Method in interface echopoint.template.CompilationContext
- Sets whether the Component properties will be set from the
template tag attributes.
- setProperty(Component, String, Object) -
Method in class echopoint.template.propertymgr.AbstractButtonPropertyManager
-
- setProperty(Component, String, Object) -
Method in class echopoint.template.propertymgr.ComponentPropertyManager
-
- setProperty(Component, String, Object) -
Method in class echopoint.template.propertymgr.LabelPropertyManager
-
- setProperty(Component, String, Object) -
Method in class echopoint.template.propertymgr.ListPropertyManager
-
- setProperty(Component, String, Object) -
Method in class echopoint.template.propertymgr.TableGridPropertyManager
-
- setProperty(Component, String, Object) -
Method in class echopoint.template.propertymgr.TextAreaPropertyManager
-
- setProperty(Component, String, Object) -
Method in class echopoint.template.propertymgr.TextComponentPropertyManager
-
- setProperty(Component, String, Object) -
Method in class echopoint.template.propertymgr.TextFieldPropertyManager
-
- setProperty(String, String) -
Static method in class echopoint.ui.Installer
- This method can be used to "overrride" the values of the properties
in the Installer.properties file.
- setProperty(Component, String, Object) -
Static method in class echopoint.util.ComponentKit
- This method will use reflection to set a property on a given component, and
all of its children.
- setProperty(Component, String, Object, Class) -
Static method in class echopoint.util.ComponentKit
- This method will use reflection to set a property on a given component, and
all of its children.
- setRange(Number, Number) -
Method in class echopoint.meter.AbstractMeterComponent
- Sets the range for the dataset.
- setRange(Number, Number) -
Method in class echopoint.meter.DefaultMeterModel
- Sets the range for the dataset.
- setRange(Number, Number) -
Method in interface echopoint.meter.MeterModel
- Sets the range for the dataset.
- setRangeProperties(int, int, int, int, boolean) -
Method in interface echopoint.progressbar.BoundedRangeModel
- This method sets all of the model's data with a single method call.
- setRangeProperties(int, int, int, int, boolean) -
Method in class echopoint.progressbar.DefaultBoundedRangeModel
- Sets all of the BoundedRangeModel properties after forcing
the arguments to obey the usual constraints:
minimum <= value <= value+extent <= maximum
At most, one ChangeEvent is generated.
- setReadOnly(boolean) -
Method in class echopoint.SpinField
- Sets the whether the
SpinField
is read only or not.
- setReader(Reader) -
Method in class echopoint.template.StreamDataSource
- sets the Reader and the modificationTime to the currentTimeMillis
- setRenderer(ProgressBarRenderer) -
Method in class echopoint.ProgressBar
- Sets the renderer used by the ProgressBar.
- setRenderer(RichTextRenderer) -
Method in class echopoint.RichTextArea
- Sets the RichTextRenderer to be used
- setRenderingContext(RenderingContext) -
Method in class echopoint.ui.layout.JspTemplateLayoutManagerUI
- Sets the RenderingContext to be used to render Echo output.
- setRepeats(boolean) -
Method in class echopoint.Timer
- Instructs the
Timer
to send actionPerformed()
to its listeners only once, and then stop.
- setReplacementImageAlignment(int) -
Method in class echopoint.image.TextImageReference
- Sets the alignment of the replacement images within
the
AttributedString
.
- setReplacementImages(Image[]) -
Method in class echopoint.image.TextImageReference
- Sets the array of replacement images that will be substituted for
the Unicode replacement character u'FFFC'.
- setRight(int) -
Method in class echopoint.ScrollablePanel
- Sets the right X position of the component
- setRight(int) -
Method in class echopoint.positionable.AbstractScrollableComponent
- Sets the right X position of the component
- setRight(int) -
Method in interface echopoint.positionable.Positionable
- Sets the right X position of the component
- setRightBorderColor(Color) -
Method in class echopoint.BoxSection
-
- setRightBorderColor(Color) -
Method in class echopoint.EmbeddedPane
-
- setRightBorderColor(Color) -
Method in class echopoint.GroupBox
-
- setRightBorderColor(Color) -
Method in class echopoint.Label
-
- setRightBorderColor(Color) -
Method in class echopoint.Panel
-
- setRightBorderColor(Color) -
Method in class echopoint.PushButton
-
- setRightBorderColor(Color) -
Method in class echopoint.TextField
-
- setRightBorderColor(Color) -
Method in class echopoint.TitleBar
-
- setRightBorderColor(Color) -
Method in class echopoint.positionable.AbstractScrollableComponent
-
- setRightBorderColor(Color) -
Method in interface echopoint.positionable.Borderable
- Sets the
Color
of the Borderable's
right border.
- setRightBorderColor(Color) -
Method in class echopoint.positionable.BorderableDelegate
-
- setRightBorderColor(Color) -
Method in class echopoint.table.PagedTableController
-
- setRightBorderSize(int) -
Method in class echopoint.BoxSection
-
- setRightBorderSize(int) -
Method in class echopoint.EmbeddedPane
-
- setRightBorderSize(int) -
Method in class echopoint.GroupBox
-
- setRightBorderSize(int) -
Method in class echopoint.Label
-
- setRightBorderSize(int) -
Method in class echopoint.Panel
-
- setRightBorderSize(int) -
Method in class echopoint.PushButton
-
- setRightBorderSize(int) -
Method in class echopoint.TextField
-
- setRightBorderSize(int) -
Method in class echopoint.TitleBar
-
- setRightBorderSize(int) -
Method in class echopoint.positionable.AbstractScrollableComponent
-
- setRightBorderSize(int) -
Method in interface echopoint.positionable.Borderable
- Sets the size of the
Borderables's
right border.
- setRightBorderSize(int) -
Method in class echopoint.positionable.BorderableDelegate
-
- setRightBorderSize(int) -
Method in class echopoint.table.PagedTableController
-
- setRightBorderStyle(int) -
Method in class echopoint.BoxSection
-
- setRightBorderStyle(int) -
Method in class echopoint.EmbeddedPane
-
- setRightBorderStyle(int) -
Method in class echopoint.GroupBox
-
- setRightBorderStyle(int) -
Method in class echopoint.Label
-
- setRightBorderStyle(int) -
Method in class echopoint.Panel
-
- setRightBorderStyle(int) -
Method in class echopoint.PushButton
-
- setRightBorderStyle(int) -
Method in class echopoint.TextField
-
- setRightBorderStyle(int) -
Method in class echopoint.TitleBar
-
- setRightBorderStyle(int) -
Method in class echopoint.positionable.AbstractScrollableComponent
-
- setRightBorderStyle(int) -
Method in interface echopoint.positionable.Borderable
- Sets the border style of the
Borderables's
right border.
- setRightBorderStyle(int) -
Method in class echopoint.positionable.BorderableDelegate
-
- setRightBorderStyle(int) -
Method in class echopoint.table.PagedTableController
-
- setRightCollapsedImage(ImageReference) -
Method in class echopoint.TitleBar
- Sets the image used for the right icon when the titlebar is collapsed.
- setRightExpandedImage(ImageReference) -
Method in class echopoint.TitleBar
- Sets the image used for the right icon when the titlebar is expanded.
- setRightListBox(ListBox) -
Method in class echopoint.PickList
- Sets the PickList's right list box.
- setRightSwapText(String) -
Method in class echopoint.PickList
- Sets the PickList's right swap text.
- setRightTitle(String) -
Method in class echopoint.PickList
- Sets the PickList's right list box title.
- setRollOverBackground(Color) -
Method in class echopoint.TabbedPane
- Sets the rollover background
Color
of the TabbedPane's
tabs.
- setRollOverForeground(Color) -
Method in class echopoint.TabbedPane
- Sets the rollover foreground
Color
of the TabbedPane's
tabs.
- setRolloverBackground(Color) -
Method in class echopoint.SelectableTable
- Sets the rollover background color
- setRolloverBorderColor(Color) -
Method in class echopoint.MenuItem
- Sets the
Color
of the border around the MenuItem's
text
when the mouse is over the menu item.
- setRolloverEnabled(boolean) -
Method in class echopoint.SelectableTable
- Sets whether rollovers are enabled.
- setRolloverForeground(Color) -
Method in class echopoint.SelectableTable
- Sets the rollover foreground color
- setRoot(TreeNode) -
Method in class echopoint.tree.DefaultTreeModel
- Sets the root to
root
.
- setRootVisible(boolean) -
Method in class echopoint.Tree
- Determines whether or not the root node from
the TreeModel is visible.
- setRowClickSelection(boolean) -
Method in class echopoint.SelectableTable
- Sets whether the user is able to select a table row by clicking
anywhere ins the row.
- setRowHeight(int) -
Method in class echopoint.ExpandableMenu
- Sets the row height to be used for each row within the ExpandableMenu.
- setRowHeight(int) -
Method in class echopoint.Tree
- Sets the row height to be used for each row within the Tree.
- setRowMapper(RowMapper) -
Method in class echopoint.tree.DefaultTreeSelectionModel
- Sets the RowMapper instance.
- setRowsPerPage(int) -
Method in class echopoint.table.DefaultPagedTableModel
-
- setRowsPerPage(SelectField) -
Method in class echopoint.table.PagedTableController
- Sets the Rows Per Page SelectField.
- setRowsPerPage(int) -
Method in interface echopoint.table.PagedTableModel
- Sets the number of rows per page.
- setRowsPerPage(int) -
Method in class echopoint.table.SortablePagedTableModel
-
- setRuleSet(ValidationRuleSet) -
Method in class echopoint.TextField
- Sets the ValidationRuleSet to use for validation
- setRulerColor(Color) -
Method in class echopoint.BoxSection
- Sets the color of the BoxSections' sruler
- setRulerWidth(int) -
Method in class echopoint.BoxSection
- Sets the width fo the BoxSection's ruler
- setRunOptions(int) -
Method in class echopoint.PushButton
- Sets the server submit validation run options.
- setRunOptions(int) -
Method in class echopoint.validation.SimpleRule
- Returns a OR'ed integer of run options allowed.
- setRunOptions(int) -
Method in class echopoint.validation.SimpleRuleSet
- Sets the new run optons for this ruleset
- setScaleOption(int) -
Method in class echopoint.image.TextImageReference
- Sets the scaling option that will be used to draw the background
image.
- setScript(String) -
Method in class echopoint.JavaScriptButton
- Sets the client side scipt to be executed on the client.
- setScript(String) -
Method in class echopoint.JavaScriptInclude
- Sets the client side scipt to be executed on the client.
- setScrollBarPolicy(int) -
Method in class echopoint.EmbeddedPane
-
- setScrollBarPolicy(int) -
Method in class echopoint.HorizontalPanel
- This sets the scroll bar policy to use.
- setScrollBarPolicy(int) -
Method in class echopoint.ScrollablePanel
- This sets the scroll bar policy to use.
- setScrollBarPolicy(int) -
Method in class echopoint.SortableTable
- This sets the scroll bar policy to use.
- setScrollBarPolicy(int) -
Method in class echopoint.TabbedPane
- This sets the scroll bar policy to use.
- setScrollBarPolicy(int) -
Method in class echopoint.WizardPane
- This sets the scroll bar policy to use.
- setScrollBarPolicy(int) -
Method in class echopoint.positionable.AbstractScrollableComponent
- This sets the scroll bar policy to use.
- setScrollBarPolicy(int) -
Method in interface echopoint.positionable.Scrollable
- Sets the scroll bar policy of the component
This can be one of :
SCOLLBARS_NONE
SCOLLBARS_ALWAYS
SCOLLBARS_AUTO
- setScrollBarPolicy(int) -
Method in class echopoint.positionable.ScrollableDelegate
-
- setScrollBarX(int) -
Method in class echopoint.EmbeddedPane
- Sets the position of the horizontal scroll bar, in pixels offset from
the left of the component.
- setScrollBarX(int) -
Method in class echopoint.HorizontalPanel
- Sets the position of the horizontal scroll bar, in pixels offset from
the left of the component.
- setScrollBarX(int) -
Method in class echopoint.ScrollablePanel
- Sets the position of the horizontal scroll bar, in pixels offset from
the left of the panel.
- setScrollBarX(int) -
Method in class echopoint.SortableTable
- Sets the position of the horizontal scroll bar, in pixels offset from
the left of the component.
- setScrollBarX(int) -
Method in class echopoint.TabbedPane
- Sets the position of the horizontal scroll bar, in pixels offset from
the left of the component.
- setScrollBarX(int) -
Method in class echopoint.WizardPane
- Sets the position of the horizontal scroll bar, in pixels offset from
the left of the component.
- setScrollBarX(int) -
Method in class echopoint.positionable.AbstractScrollableComponent
- Sets the position of the horizontal scroll bar, in pixels offset from
the left of the component.
- setScrollBarX(int) -
Method in interface echopoint.positionable.Scrollable
- Sets the position of the horizontal scroll bar, in pixels offset from
the left of the component.
- setScrollBarX(int) -
Method in class echopoint.positionable.ScrollableDelegate
-
- setScrollBarY(int) -
Method in class echopoint.EmbeddedPane
- Sets the position of the vertical scroll bar, in pixels offset from
the top of the component.
- setScrollBarY(int) -
Method in class echopoint.HorizontalPanel
- Sets the position of the vertical scroll bar, in pixels offset from
the top of the component.
- setScrollBarY(int) -
Method in class echopoint.ScrollablePanel
- Sets the position of the vertical scroll bar, in pixels offset from
the top of the panel.
- setScrollBarY(int) -
Method in class echopoint.SortableTable
- Sets the position of the vertical scroll bar, in pixels offset from
the top of the component.
- setScrollBarY(int) -
Method in class echopoint.TabbedPane
- Sets the position of the vertical scroll bar, in pixels offset from
the top of the component.
- setScrollBarY(int) -
Method in class echopoint.WizardPane
- Sets the position of the vertical scroll bar, in pixels offset from
the top of the component.
- setScrollBarY(int) -
Method in class echopoint.positionable.AbstractScrollableComponent
- Sets the position of the vertical scroll bar, in pixels offset from
the top of the component.
- setScrollBarY(int) -
Method in interface echopoint.positionable.Scrollable
- Sets the position of the vertical scroll bar, in pixels offset from
the top of the component.
- setScrollBarY(int) -
Method in class echopoint.positionable.ScrollableDelegate
-
- setScrollWithPage(boolean) -
Method in class echopoint.MenuBar
- Sets the whether the
MenuBar
scrolls down the page when
the scroll bars change.
- setScrollableStyle(Scrollable, ComponentStyle) -
Static method in class echopoint.ui.util.PositioningHelper
- Adds style attributes to the provided style that are relevant
for the scrollable component.
- setScrollableStyleScroll(Scrollable, ComponentStyle) -
Static method in class echopoint.ui.util.PositioningHelper
- Adds style scrollbar attributes to the provided style that are relevant
for the scrollable component.
- setScrollableStyleWandH(Scrollable, ComponentStyle) -
Static method in class echopoint.ui.util.PositioningHelper
- Adds style width and height attributes to the provided style that are relevant
for the scrollable component.
- setSelected(Component) -
Method in class echopoint.TabbedPane
- This will set the specified Component as the selected tab.
- setSelected(boolean) -
Method in class echopoint.model.DefaultMenuItemModel
- Sets the menu item model's selection state.
- setSelectedBackground(Color) -
Method in class echopoint.DatePicker
- Sets the background
Color
of the DatePicker's
selected area.
- setSelectedColor(int, int, int) -
Method in class echopoint.ColorChooser
- Sets the currently selected
Color
of the ColorChooser
in RGB format.
- setSelectedColor(Color) -
Method in class echopoint.ColorChooser
- Sets the currently selected
Color
of the ColorChooser
This methods causes the underlying ColorSelectionModel
to
change.
- setSelectedColor(Color) -
Method in interface echopoint.model.ColorSelectionModel
- Sets the model's selected color to color.
- setSelectedColor(Color) -
Method in class echopoint.model.DefaultColorSelectionModel
-
- setSelectedDate(Calendar) -
Method in class echopoint.ClientDatePicker
-
- setSelectedDate(Calendar) -
Method in class echopoint.DatePicker
- Sets the currently selected date within the
DatePicker
This methods causes the underlying CalendarSelectionModel
to
change.
- setSelectedDate(Calendar) -
Method in interface echopoint.model.CalendarSelectionModel
- Sets the model's selected date to cal.
- setSelectedDate(Calendar) -
Method in class echopoint.model.DefaultCalendarSelectionModel
- Sets the model's selected date to cal.
- setSelectedFont(Font) -
Method in class echopoint.DatePicker
- Sets the
Font
of the DatePicker's
selected area.
- setSelectedFont(Font) -
Method in class echopoint.FontChooser
- Sets the currently selected
Font
of the FontChooser
This methods causes the underlying FontSelectionModel
to
change.
- setSelectedFont(Font) -
Method in class echopoint.model.DefaultFontSelectionModel
-
- setSelectedFont(Font) -
Method in interface echopoint.model.FontSelectionModel
- Sets the currently selected Font
- setSelectedForeground(Color) -
Method in class echopoint.DatePicker
- Sets the foreground
Color
of the DatePicker's
selected area.
- setSelectedIndex(int) -
Method in class echopoint.SelectableTable
- Selects only the given table row.
- setSelectedIndex(int, boolean) -
Method in class echopoint.SelectableTable
- Sets the selection state of the given table row.
- setSelectedIndex(int) -
Method in class echopoint.TabbedPane
- Sets the selected tab of the
TabbedPane
.
- setSelectedIndex(int) -
Method in class echopoint.WizardPane
- Sets the selected tab of the
WizardPane
.
- setSelectedIndex(int) -
Method in class echopoint.model.DefaultSingleSelectionModel
-
- setSelectedIndex(int) -
Method in interface echopoint.model.SingleSelectionModel
- Sets the model's selected index to index.
- setSelectedIndex(int, boolean) -
Method in class echopoint.tree.TreeListSelectionModel
-
- setSelectedIndices(int[]) -
Method in class echopoint.SelectableTable
- Selects an array of table rows.
- setSelectedRollOverBackground(Color) -
Method in class echopoint.DatePicker
- Sets the rollover background
Color
of the DatePicker's
selected area.
- setSelectedRollOverForeground(Color) -
Method in class echopoint.DatePicker
- Sets the rollover foreground
Color
of the DatePicker's
selected area.
- setSelectionBackground(Color) -
Method in class echopoint.SelectableTable
- Sets the selection background color
- setSelectionDisplayBarVisible(boolean) -
Method in class echopoint.DatePicker
- Sets whether the SelectionDisplayBar is visible
This methods fires a
PropertyChangeEvent
with a
getPropertyName()
value of
DatePicker.SELECTION_DISPLAYBAR_CHANGED_PROPERTY
- setSelectionForeground(Color) -
Method in class echopoint.SelectableTable
- Sets the selection foreground color
- setSelectionHandlesShown(boolean) -
Method in class echopoint.SelectableTable
- Sets whether selection handles will be shown when the
table is rendered.
- setSelectionInterval(int, int) -
Method in class echopoint.tree.TreeListSelectionModel
-
- setSelectionMode(int) -
Method in class echopoint.SelectableTable
- Sets the selection mode.
- setSelectionMode(int) -
Method in class echopoint.tree.DefaultTreeSelectionModel
- Sets the selection model, which must be one of SINGLE_TREE_NONE,
SINGLE_TREE_SELECTION, CONTIGUOUS_TREE_SELECTION
or DISCONTIGUOUS_TREE_SELECTION.
- setSelectionMode(int) -
Method in class echopoint.tree.TreeListSelectionModel
-
- setSelectionMode(int) -
Method in interface echopoint.tree.TreeSelectionModel
- Sets the selection model, which must be one of SINGLE_TREE_SELECTION,
CONTIGUOUS_TREE_SELECTION or DISCONTIGUOUS_TREE_SELECTION.
- setSelectionModel(ColorSelectionModel) -
Method in class echopoint.ColorChooser
- Sets the
ColorSelectionModel
model used by the ColorChooser
.
- setSelectionModel(FontSelectionModel) -
Method in class echopoint.FontChooser
- Sets the
FontSelectionModel
model used by the FontChooser
.
- setSelectionModel(ListSelectionModel) -
Method in class echopoint.SelectableTable
- Sets the selection model.
- setSelectionModel(TreeSelectionModel) -
Method in class echopoint.Tree
- Sets the tree's selection model.
- setSelectionPath(TreePath) -
Method in class echopoint.Tree
- Selects the node identified by the specified path.
- setSelectionPath(TreePath) -
Method in class echopoint.tree.DefaultTreeSelectionModel
- Sets the selection to path.
- setSelectionPath(TreePath) -
Method in interface echopoint.tree.TreeSelectionModel
- Sets the selection to path.
- setSelectionPaths(TreePath[]) -
Method in class echopoint.Tree
- Selects the nodes identified by the specified array of paths.
- setSelectionPaths(TreePath[]) -
Method in class echopoint.tree.DefaultTreeSelectionModel
- Sets the selection to the paths in paths.
- setSelectionPaths(TreePath[]) -
Method in class echopoint.tree.EmptyTreeSelectionModel
- A null implementation that selects nothing
- setSelectionPaths(TreePath[]) -
Method in interface echopoint.tree.TreeSelectionModel
- Sets the selection to the the paths.
- setServerSide(boolean) -
Method in class echopoint.SelectableTable
- If set to true then the
SelectableTable
will raise
selection events on the server.
- setServerSideSection(boolean) -
Method in class echopoint.ExpandableSection
- Sets whether the ExpandableSection will expand on the server side or the client
side.
- setServerSideTree(boolean) -
Method in class echopoint.Tree
- Sets whether the
Tree
is a server side tree.
- setShowsRootHandles(boolean) -
Method in class echopoint.Tree
- Determines whether the node handles are to be displayed.
- setSink(AsynchEventSink) -
Method in interface echopoint.asynch.AsynchEventSource
- Sets the AsynchEventSink for this AsynchEventSource.
- setSize(Component, int) -
Static method in class echopoint.util.FontKit
- Sets the size of a Component's font.
- setSize(Font, int) -
Static method in class echopoint.util.FontKit
- Returns a new Font object, based on
font
, that
has the specified size
.
- setSnapX(int) -
Method in class echopoint.ToolTipPopUp
- Snaps the popup to an even position in a horizontal grid.
- setSnapY(int) -
Method in class echopoint.ToolTipPopUp
- Snaps the popup to an even position in a vertical grid.
- setSortableTableModel(SortableTableModel) -
Method in class echopoint.table.SortableTableHeaderRenderer
- Sets the SortableTableModel to use.
- setSrc(String) -
Method in class echopoint.EmbeddedObject
- This is used to specify the src attribute.
- setStackTrace(String[]) -
Method in class echopoint.util.throwable.ThrowableDescriptor
-
- setStandBy(String) -
Method in class echopoint.EmbeddedObject
- This attribute specifies a message that a client may render while
loading the object's implementation and data.
- setStartPos(long) -
Method in class echopoint.ui.template.taghandlers.AbstractTagHandler
- Sets the start position of the tag in the markup source
- setStateAttribute(Object, Object) -
Method in interface echopoint.template.CompilationContext
- Called to set some "arbitary" state attribute.
- setStatus(int) -
Method in class echopoint.servlet.CompressingHttpServletResponse
-
- setStatus(int, String) -
Method in class echopoint.servlet.CompressingHttpServletResponse
- Deprecated.
- setStatus(int) -
Method in class echopoint.ui.util.noop.NoopHttpServletResponse
-
- setStatus(int, String) -
Method in class echopoint.ui.util.noop.NoopHttpServletResponse
- Deprecated.
- setSticky(boolean) -
Method in class echopoint.ToolTipPopUp
- Makes the popup stick around until closed.
- setString(AttributedString) -
Method in class echopoint.image.TextImageReference
- This is the AttributedString to be drawn onto the
image.
- setStringAttribute(Style, String, String) -
Static method in class echopoint.stylesheet.CssStyleSheetHelper
- A helper to set an String attribute
- setStringMap(HashMap) -
Method in class echopoint.template.SimpleTextSubstitution
- Sets the underlying HashMap of named String values. 99% of the time there is
no need to call this method.
- setStyle(String) -
Method in class echopoint.ui.jsp.JspEchoComponentTag
- Sets the style string associated with this tag
- setStyle(Font, int) -
Static method in class echopoint.util.FontKit
- Returns a new Font object, based on
font
, that
has the specified style
.
- setStylesApplied(boolean) -
Method in interface echopoint.ui.jsp.JspRenderingContext
- Sets whether styles have been applied during a JSP render
- setStylesApplied(boolean) -
Method in class echopoint.ui.layout.JspTemplateLayoutManagerUI
-
- setSubject(String) -
Method in class echopoint.asynch.AsynchEvent
- Sets the subject of the asycnhronous event.
- setSubmenuImage(ImageReference) -
Method in class echopoint.Menu
- Sets the submenu
ImageReference
of the Menu
.
- setSubmenuImageAlignment(int) -
Method in class echopoint.Menu
- Sets the submenu alignment of the
Menu
.
- setSymbolicValues(SymbolicValue[]) -
Method in class echopoint.stylesheet.StyleAttrDescriptor
- Sets the symbolic values associated with the style attribute.
- setTabImageRender(TabImageRenderer) -
Method in class echopoint.TabbedPane
- Sets the
TabImageRenderer
to use
- setTabInsets(Insets) -
Method in class echopoint.TabbedPane
- Sets the Insets to be used inside tabs
- setTabPlacement(int) -
Method in class echopoint.TabbedPane
- Sets the tab placement of the
TabbedPane
- setTabSpacing(int) -
Method in class echopoint.TabbedPane
- Sets the spacing to be used between tabs.
- setTagClosedProperly(boolean) -
Method in class echopoint.ui.template.taghandlers.AbstractTagHandler
- Sets whether the tag was closed properly
- setTemplate(DataSource) -
Method in class echopoint.HtmlContainer
-
- setTemplate(File) -
Method in class echopoint.HtmlContainer
-
- setTemplate(File, String) -
Method in class echopoint.HtmlContainer
-
- setTemplate(String) -
Method in class echopoint.HtmlContainer
-
- setTemplate(URL) -
Method in class echopoint.HtmlContainer
-
- setTemplate(URL, String) -
Method in class echopoint.HtmlContainer
-
- setTemplate(DataSource) -
Method in class echopoint.HtmlTemplatePanel
- Sets the template from the DataSource.
- setTemplate(File) -
Method in class echopoint.HtmlTemplatePanel
- Set the template to the template stored in the given file.
- setTemplate(File, String) -
Method in class echopoint.HtmlTemplatePanel
- Set the template to the template stored in the given file with the provided
character encoding.
- setTemplate(String) -
Method in class echopoint.HtmlTemplatePanel
- Set the template via the string contents of templateString
This is a convenience method for calling into the apppropriate
underlying HtmlTemplateLayoutManager method.
- setTemplate(URL) -
Method in class echopoint.HtmlTemplatePanel
- Set the template to the template which can be retrieved from the
given URL.
- setTemplate(URL, String) -
Method in class echopoint.HtmlTemplatePanel
- Set the template to the template which can be retrieved from the
given URL with the provided character encoding.
- setTemplate(DataSource) -
Method in class echopoint.layout.HtmlTemplateLayoutManager
- Sets the template from the DataSource.
- setTemplate(File) -
Method in class echopoint.layout.HtmlTemplateLayoutManager
- Set the template to the template stored in the given file with the default
character encoding.
- setTemplate(File, String) -
Method in class echopoint.layout.HtmlTemplateLayoutManager
- Set the template to the template stored in the given file with the provided
character encoding.
- setTemplate(String) -
Method in class echopoint.layout.HtmlTemplateLayoutManager
- Set the template via the string contents of templateString
- setTemplate(URL) -
Method in class echopoint.layout.HtmlTemplateLayoutManager
- Set the template to the template which can be retrieved from the
given URL with the default character encoding
- setTemplate(URL, String) -
Method in class echopoint.layout.HtmlTemplateLayoutManager
- Set the template to the template which can be retrieved from the
given URL with the provided character encoding
- setText(String) -
Method in class echopoint.DateField
- Sets the text contained in the document model.
- setText(String) -
Method in class echopoint.TitleBar
-
- setTextAngle(int) -
Method in class echopoint.image.TextImageReference
- Sets the text angle in degrees to be used.
- setTextClickable(boolean) -
Method in class echopoint.TitleBar
- Sets whether the is the titlebar text clickable.
- setTextMatchingPerformed(boolean) -
Method in class echopoint.ComboBox
- Controls whether text matching is performed as the user types
in the text field.
- setTextNonSelectionColor(Color) -
Method in class echopoint.tree.DefaultTreeCellRenderer
- Sets the color the text is drawn with when the node isn't selected.
- setTextSelectionColor(Color) -
Method in class echopoint.tree.DefaultTreeCellRenderer
- Sets the color the text is drawn with when the node is selected.
- setTextSubstitution(TextSubstitution) -
Method in class echopoint.HtmlContainer
-
- setTextSubstitution(TextSubstitution) -
Method in class echopoint.HtmlTemplatePanel
- Sets the TextSubstitution object used to substitute TEXT tags.
- setTextSubstitution(TextSubstitution) -
Method in class echopoint.layout.HtmlTemplateLayoutManager
- Sets the TextSubstitution object used to substitute TEXT tags.
- setThermometerColor(Color) -
Method in class echopoint.Thermometer
- Sets the color of the Thermometer's outside lines
- setTickLabelFont(Font) -
Method in class echopoint.Tachometer
- Sets the font for tick labels
- setTickLabelsShown(boolean) -
Method in class echopoint.Tachometer
- If true, then tick labels will be shown
- setTime(Calendar) -
Method in class echopoint.TimeField
- Sets the text of the TimeField according to the current DateFormat
obhject in effect.
- setTimeStamp(Date) -
Method in class echopoint.asynch.AsynchEvent
- Sets the time stamp of when the asynchonous event was created
- setTimeToLive(long) -
Method in class echopoint.util.ExpiryCache
- Sets the default 'time-to-live' for a cache entry
- setTimeout(int) -
Method in class echopoint.ToolTipPopUp
- Makes the popup go away after the requested delay.
- setTitle(String) -
Method in class echopoint.BoxSection
- Sets the title used by the
BoxSection
.
- setTitle(TitleBar) -
Method in class echopoint.BoxSection
- Sets the title used by the
BoxSection
.
- setTitle(TitleBar) -
Method in class echopoint.ColorChooser
- Sets the title used by the
ColorChooser
.
- setTitle(String) -
Method in class echopoint.ColorChooser
- Sets the text of the title TitleBar used by the
ColorChooser
.
- setTitle(String) -
Method in class echopoint.ExpandableSection
- Sets the title used by the
ExpandableSection
.
- setTitle(TitleBar) -
Method in class echopoint.ExpandableSection
- Sets the title used by the
ExpandableSection
.
- setTitle(TitleBar) -
Method in class echopoint.FontChooser
- Sets the title used by the
FontChooser
.
- setTitle(String) -
Method in class echopoint.FontChooser
- Sets the text of the title TitleBar used by the
FontChooser
.
- setTitle(String) -
Method in class echopoint.GroupBox
- Sets the title of the
GroupBox
.
- setTitle(TitleBar) -
Method in class echopoint.WizardPane
- Sets the title TitleBar of the WizardPane.
- setTitleAt(int, String) -
Method in class echopoint.TabbedPane
- Sets the title at the specified index
This methods fires a PropertyChangeEvent
with a
getPropertyName()
value of
TabbedPane.TAB_TITLE_CHANGED_PROPERTY
- setTitleAt(int, String) -
Method in class echopoint.WizardPane
- Sets the title at the specified index
This methods fires a PropertyChangeEvent
with a
getPropertyName()
value of
WizardPane.TITLE_CHANGED_PROPERTY
- setTitleBar(TitleBar) -
Method in class echopoint.DialogPanel
- Sets the titlebar used by the DialogPanel
- setTitleColor(Color) -
Method in class echopoint.GroupBox
- Sets the titleColor of the
GroupBox
.
- setTodayTextBackground(Color) -
Method in class echopoint.ClientDatePicker
-
- setTodayTextForeground(Color) -
Method in class echopoint.ClientDatePicker
-
- setToggleComponent(Component) -
Method in class echopoint.DropDownBox
- Sets the toggle Component that will be drawn with a drop down button beside it.
- setToolBarAlignment(int) -
Method in class echopoint.RichTextArea
- Sets the toolbar alignment of the contents of this RichTextArea.
- setToolBarBackground(Color) -
Method in class echopoint.RichTextArea
- Sets the toolbar background color
- setToolTipAt(int, String) -
Method in class echopoint.TabbedPane
- Sets the tool tip text at the specified index
This methods fires a PropertyChangeEvent
with a
getPropertyName()
value of
TabbedPane.TAB_TIP_CHANGED_PROPERTY
- setToolTipText(String) -
Method in class echopoint.EchoPointComponent
-
- setToolTipText(String) -
Method in class echopoint.Label
-
- setToolTipText(String) -
Method in class echopoint.PushButton
-
- setToolTipText(String) -
Method in class echopoint.TextField
-
- setToolTipText(String) -
Method in class echopoint.ToolTipPopUp
- text to display in popup
- setToolTipTextColor(Color) -
Method in class echopoint.ToolTipPopUp
- Sets the color of the text inside the box.
- setToolTipTextFont(Font) -
Method in class echopoint.ToolTipPopUp
- Sets the font of the text inside the box
- setTop(int) -
Method in class echopoint.MenuBar
- Sets the top of the
MenuBar
on the screen.
- setTop(int) -
Method in class echopoint.ScrollablePanel
- Sets the top Y position of the component
- setTop(int) -
Method in class echopoint.positionable.AbstractScrollableComponent
- Sets the top Y position of the component
- setTop(int) -
Method in interface echopoint.positionable.Positionable
- Sets the top Y position of the component
- setTopBorderColor(Color) -
Method in class echopoint.BoxSection
-
- setTopBorderColor(Color) -
Method in class echopoint.EmbeddedPane
-
- setTopBorderColor(Color) -
Method in class echopoint.GroupBox
-
- setTopBorderColor(Color) -
Method in class echopoint.Label
-
- setTopBorderColor(Color) -
Method in class echopoint.Panel
-
- setTopBorderColor(Color) -
Method in class echopoint.PushButton
-
- setTopBorderColor(Color) -
Method in class echopoint.TextField
-
- setTopBorderColor(Color) -
Method in class echopoint.TitleBar
-
- setTopBorderColor(Color) -
Method in class echopoint.positionable.AbstractScrollableComponent
-
- setTopBorderColor(Color) -
Method in interface echopoint.positionable.Borderable
- Sets the
Color
of the Borderable's
top border.
- setTopBorderColor(Color) -
Method in class echopoint.positionable.BorderableDelegate
-
- setTopBorderColor(Color) -
Method in class echopoint.table.PagedTableController
-
- setTopBorderSize(int) -
Method in class echopoint.BoxSection
-
- setTopBorderSize(int) -
Method in class echopoint.EmbeddedPane
-
- setTopBorderSize(int) -
Method in class echopoint.GroupBox
-
- setTopBorderSize(int) -
Method in class echopoint.Label
-
- setTopBorderSize(int) -
Method in class echopoint.Panel
-
- setTopBorderSize(int) -
Method in class echopoint.PushButton
-
- setTopBorderSize(int) -
Method in class echopoint.TextField
-
- setTopBorderSize(int) -
Method in class echopoint.TitleBar
-
- setTopBorderSize(int) -
Method in class echopoint.positionable.AbstractScrollableComponent
-
- setTopBorderSize(int) -
Method in interface echopoint.positionable.Borderable
- Sets the size of the
Borderables's
top border.
- setTopBorderSize(int) -
Method in class echopoint.positionable.BorderableDelegate
-
- setTopBorderSize(int) -
Method in class echopoint.table.PagedTableController
-
- setTopBorderStyle(int) -
Method in class echopoint.BoxSection
-
- setTopBorderStyle(int) -
Method in class echopoint.EmbeddedPane
-
- setTopBorderStyle(int) -
Method in class echopoint.GroupBox
-
- setTopBorderStyle(int) -
Method in class echopoint.Label
-
- setTopBorderStyle(int) -
Method in class echopoint.Panel
-
- setTopBorderStyle(int) -
Method in class echopoint.PushButton
-
- setTopBorderStyle(int) -
Method in class echopoint.TextField
-
- setTopBorderStyle(int) -
Method in class echopoint.TitleBar
-
- setTopBorderStyle(int) -
Method in class echopoint.positionable.AbstractScrollableComponent
-
- setTopBorderStyle(int) -
Method in interface echopoint.positionable.Borderable
- Sets the border style of the
Borderables's
top border.
- setTopBorderStyle(int) -
Method in class echopoint.positionable.BorderableDelegate
-
- setTopBorderStyle(int) -
Method in class echopoint.table.PagedTableController
-
- setTopColor(Color) -
Method in class echopoint.Separator
-
- setTopLineForeground(Color) -
Method in class echopoint.ClientDatePicker
-
- setTopOffset(int) -
Method in class echopoint.Menu
- Sets the top offset of this
Menu
Note: Thjis only takes effect when the Menu is a direct child of
the MenuBar, ie a first level child.
- setTopSize(int) -
Method in class echopoint.Separator
-
- setTreeIcons(TreeIcons) -
Method in class echopoint.Tree
- Sets the TreeIcons being used by the Tree
- setType(int) -
Method in class echopoint.TitleBar
- Sets the type of the
TitleBar
.
- setType(Class) -
Method in class echopoint.stylesheet.StyleAttrDescriptor
- Sets the Class type of the style attribute value, for
example nextapp.echo.Color.class or nextapp.echo.Font.class
- setURI(String) -
Method in class echopoint.ExitButton
- Sets the web URI that will invoked if this button is pressed.
- setURI(String) -
Method in class echopoint.SubmitButton
- Sets the web URI that will be submitted to if the button is pressed
- setUnAccessedAttributes(Component) -
Method in class echopoint.stylesheet.SmartStyle
- Will perform "relection set" on a Component for any attributes
that have not be accessed for this style.
- setUncompletedColor(Color) -
Method in class echopoint.ProgressBar
- Sets the uncompleted
Color
of the ProgressBar
.
- setUnderline(Component) -
Static method in class echopoint.util.FontKit
- Sets Component's font to underline.
- setUnits(String) -
Method in class echopoint.meter.AbstractMeterComponent
- Sets the "units" string associated with the Meter.
- setUnknownStyleAttribute(Class, Style, String, String) -
Method in class echopoint.stylesheet.CssEchoPointStyleSheetHandler
-
- setUnknownStyleAttribute(Class, Style, String, String) -
Method in class echopoint.stylesheet.CssEchoStyleSheetHandler
-
- setUnknownStyleAttribute(Class, Style, String, String) -
Method in interface echopoint.stylesheet.CssStyleSheetHandler
- This method is called to set a specific attribute and value into a style, when the
Class of the attribute value is NOT known.
- setUpIcon(ImageReference) -
Method in class echopoint.table.SortableTableHeaderRenderer
- Sets the Icon used for the ascending sort order
- setUpperBound(double) -
Method in class echopoint.Thermometer
- Returns the upper bound of the Thermometer.
- setUserObject(Object) -
Method in class echopoint.tree.DefaultMutableTreeNode
- Sets the user object for this node to
userObject
.
- setUserObject(Object) -
Method in interface echopoint.tree.MutableTreeNode
- Resets the user object of the receiver to
object
.
- setValid(boolean) -
Method in class echopoint.image.EncodedImageReference
- This controls whether the AWT Image data is currently valid.
- setValidationEnabled(boolean) -
Method in class echopoint.PushButton
- Controls whether server submit validation will occur.
- setValue(int) -
Method in class echopoint.ProgressBar
- Sets the model's value to n.
- setValue(double) -
Method in class echopoint.meter.AbstractMeterComponent
- Sets the value.
- setValue(Number) -
Method in class echopoint.meter.AbstractMeterComponent
- Sets the value for the dataset.
- setValue(double) -
Method in class echopoint.meter.DefaultMeterModel
- Sets the value.
- setValue(Number) -
Method in class echopoint.meter.DefaultMeterModel
- Sets the value for the dataset.
- setValue(double) -
Method in interface echopoint.meter.MeterModel
- Sets the value.
- setValue(Number) -
Method in interface echopoint.meter.MeterModel
- Sets the value for the dataset.
- setValue(int) -
Method in interface echopoint.progressbar.BoundedRangeModel
- Sets the model's current value to
newValue
if newValue
satisfies the model's constraints.
- setValue(int) -
Method in class echopoint.progressbar.DefaultBoundedRangeModel
- Sets the current value of the model.
- setValue(Object) -
Method in class echopoint.util.collections.ConcurrentReaderHashMap.Entry
- Set the value of this entry.
- setValueColor(Color) -
Method in class echopoint.meter.AbstractMeterComponent
- Sets the value color used by the meter
- setValueFont(Font) -
Method in class echopoint.meter.AbstractMeterComponent
- Sets the value font used by the meter
- setValueFormat(NumberFormat) -
Method in class echopoint.Thermometer
- Sets the format of the Thermometer value.
- setValueIsAdjusting(boolean) -
Method in interface echopoint.progressbar.BoundedRangeModel
- This attribute indicates that any upcoming changes to the value
of the model should be considered a single event.
- setValueIsAdjusting(boolean) -
Method in class echopoint.progressbar.DefaultBoundedRangeModel
- Sets the valueIsAdjusting property.
- setValueIsAdjusting(boolean) -
Method in class echopoint.tree.TreeListSelectionModel
-
- setValueLinesShown(boolean) -
Method in class echopoint.Thermometer
- If this is true then value lines are shown.
- setValuePlacement(int) -
Method in class echopoint.Thermometer
- Sets the value placement on the Thermometer.
- setVerticalAlignment(int) -
Method in class echopoint.GridPanel
- Sets the vertical alignment of the underlying GridLayoutManager.
- setVerticalAlignment(int) -
Method in class echopoint.HorizontalPanel
-
- setVerticalAlignment(int) -
Method in class echopoint.ScrollableBox
- Sets the vertical alignment of the contents of this panel.
- setVerticalAlignment(int) -
Method in class echopoint.TitleBar
- Sets the vertical alignment of the title text
- setVerticalAlignment(int) -
Method in class echopoint.image.TextImageReference
- Sets the vertical alignment of the text relative to the x,y
drawing point.
- setVerticalAlignment(int) -
Method in class echopoint.layout.GridLayoutManager
- Sets the vertical alignment of the GridLayoutManager.
- setVerticalAlignment(int) -
Method in class echopoint.layout.HorizontalLayoutManager
-
- setVerticalAlignment(int) -
Method in class echopoint.positionable.AbstractScrollableComponent
- Sets the vertical alignment of the contents of this container.
- setVerticalAlignment(int) -
Method in interface echopoint.positionable.ScrollableContainer
- Sets the vertical alignment of the contents of this ScrollableContainer.
- setVerticalAutoPositionEnabled(boolean) -
Method in class echopoint.ToolTipPopUp
- Automatically determine if the popup should be to the above or below of the mouse.
- setVisible(boolean) -
Method in class echopoint.BlackHole
- The BlackHole is always visible and hence does
get a rendering peer for itself and any of
its visible children.
- setVisible(boolean) -
Method in class echopoint.DevNull
- The DevNull is always invisible and hence does
not get a rendering peer for itself nor any of
its children.
- setVisible(boolean) -
Method in class echopoint.Tree
-
- setVisible(Component, boolean) -
Static method in class echopoint.util.ComponentKit
- This method makes the component, and all its children, visible or invisible.
- setVisibleRowCount(int) -
Method in class echopoint.ComboBox
- Sets the number of rows that will be simultaneously displayed.
- setWarningColor(Color) -
Method in class echopoint.meter.AbstractMeterComponent
- Sets the warning color used by the meter
- setWarningRange(Number, Number) -
Method in class echopoint.meter.AbstractMeterComponent
- Sets the warning range for the dataset.
- setWarningRange(Number, Number) -
Method in class echopoint.meter.DefaultMeterModel
- Sets the warning range for the dataset.
- setWarningRange(Number, Number) -
Method in interface echopoint.meter.MeterModel
- Sets the warning range for the dataset.
- setWeekNumberAbbreviation(String) -
Method in class echopoint.DatePicker
- Sets weekNumberAbbreviation
This methods fires a
PropertyChangeEvent
with a
getPropertyName()
value of
DatePicker.WEEK_NUMBER_ABBREVIATION_CHANGED_PROPERTY
- setWhiteSpaceRelevant(boolean) -
Method in class echopoint.ui.util.HtmlTable
-
- setWidth(int) -
Method in class echopoint.ChartPanel
- Sets the width of the displayed chart.
- setWidth(int) -
Method in class echopoint.ComboBox
- Sets the list width of the
ComboBox
.
- setWidth(int) -
Method in class echopoint.EmbeddedObject
- Sets the width of the embedded component.
- setWidth(int) -
Method in class echopoint.EmbeddedPane
- Sets the width.
- setWidth(int) -
Method in class echopoint.HorizontalPanel
- Sets the width of the component
- setWidth(int) -
Method in class echopoint.ImageIcon
- Sets the width of the ImageIcon.
- setWidth(int) -
Method in class echopoint.Menu
- Sets the width of the
Menu
on the screen.
- setWidth(int) -
Method in class echopoint.ProgressBar
- Sets the width of the
ProgressBar<
- setWidth(int) -
Method in class echopoint.RichTextArea
- Sets the overall width of the RichTextArea.
- setWidth(int) -
Method in class echopoint.ScrollablePanel
- Sets the width of the component
- setWidth(int) -
Method in class echopoint.TabbedPane
- Sets the width of the
TabbedPane
.
- setWidth(int) -
Method in class echopoint.ToolTipPopUp
- Sets the width of the box to some other size
- setWidth(int) -
Method in class echopoint.WizardPane
- Sets the width of the
WizardPane
.
- setWidth(int) -
Method in class echopoint.layout.GridLayoutManager.CellConstraints
- Sets the width of the cell
- setWidth(int) -
Method in class echopoint.layout.GridLayoutManager
- Sets the width of the GridLayoutManager.
- setWidth(int) -
Method in class echopoint.meter.AbstractMeterComponent
- Sets the width of the displayed chart.
- setWidth(int) -
Method in class echopoint.positionable.AbstractScrollableComponent
- Sets the width of the component
- setWidth(int) -
Method in interface echopoint.positionable.Scrollable
- Set the width of the component
- setWidth(int) -
Method in class echopoint.positionable.ScrollableDelegate
-
- setWidthInPercent(int) -
Method in class echopoint.layout.GridLayoutManager.CellConstraints
-
- setWidthInPixels(int) -
Method in class echopoint.layout.GridLayoutManager.CellConstraints
-
- setWidthUnits(int) -
Method in class echopoint.ComboBox
- Sets the list width units of the
ComboBox
.
- setWidthUnits(int) -
Method in class echopoint.EmbeddedObject
- Sets the widthUnits.
- setWidthUnits(int) -
Method in class echopoint.EmbeddedPane
- Sets the widthUnits.
- setWidthUnits(int) -
Method in class echopoint.RichTextArea
- Sets the units (pixel or percent) in which widths are measured.
- setWidthUnits(int) -
Method in class echopoint.layout.GridLayoutManager.CellConstraints
- Sets the width units of the cell
- setWrapAllowed(boolean) -
Method in class echopoint.SortableTable
- Returns whether table cell wrapping is in place.
- setWrapAllowed(boolean) -
Method in class echopoint.SpinField
- Sets the whether the
SpinfField
will wrap around to the
starting values if the minmum or maximum values are encounted.
- setX(int) -
Method in class echopoint.HourGlass
- Sets the x coordinate for the HourGlass image.
- setX(int) -
Method in class echopoint.image.TextImageReference
- Sets the X position to draw the text on the image.
- setX(int) -
Method in class echopoint.layout.XyCoord
- Sets the x coordinate
- setXY(int) -
Method in class echopoint.HidingSlidingPanel
- Sets the XY value to be used by the panel.
- setY(int) -
Method in class echopoint.HourGlass
- Sets the y coordinate for the HourGlass image.
- setY(int) -
Method in class echopoint.image.TextImageReference
- Sets the y position for drawing the text on the image.
- setY(int) -
Method in class echopoint.layout.XyCoord
- Sets the y coordinate
- setYearNavigationBackground(Color) -
Method in class echopoint.ClientDatePicker
-
- setYearNavigationForeground(Color) -
Method in class echopoint.ClientDatePicker
-
- setYearRange(int) -
Method in class echopoint.DatePicker
- Returns the number of years that will appear in the selectable Year field.
- setYearSelectable(boolean) -
Method in class echopoint.DatePicker
- Sets whether the Year field is selectable by the user.
- setzIndex(int) -
Method in class echopoint.DialogPanel
-
- setzIndex(int) -
Method in class echopoint.ScrollablePanel
- Sets the z-index of the component
- setzIndex(int) -
Method in class echopoint.positionable.AbstractScrollableComponent
- Sets the z-index of the component
- setzIndex(int) -
Method in interface echopoint.positionable.Positionable
- Sets the z-index of the component
- sharedInstance -
Static variable in class echopoint.tree.EmptyTreeSelectionModel
- Unique shared instance.
- showFontNames -
Variable in class echopoint.FontChooser
-
- showFontSizes -
Variable in class echopoint.FontChooser
-
- showFontStyles -
Variable in class echopoint.FontChooser
-
- showsRootHandles -
Variable in class echopoint.Tree
- True if handles are displayed at the topmost level of the tree.
- singleQuote -
Static variable in class echopoint.ui.template.SGMLTag
-
- size() -
Method in class echopoint.util.collections.ConcurrentReaderHashMap
- Returns the number of key-value mappings in this map.
- size() -
Method in class echopoint.validation.SimpleRuleSet
-
- size() -
Method in interface echopoint.validation.ValidationMutableRuleSet
- Returns the number of rules in the ruleset
- skip(long) -
Method in class echopoint.ui.template.PositionReader
-
- skipWhiteSpace(PositionReader) -
Static method in class echopoint.ui.template.SGMLTag
- could be overwritten
- sortByColumn(int) -
Method in class echopoint.SortableTable
- Sorts the underlying table model via the given column in ascending order
- sortByColumn(int, boolean) -
Method in class echopoint.SortableTable
- Sorts the underlying table model via the given column in the specified
order.
- sortByColumn(int) -
Method in class echopoint.table.SortableTableModel
- Sorts the model by the given column, in ascending order.
- sortByColumn(int, boolean) -
Method in class echopoint.table.SortableTableModel
- Sorts the model by the given column, with the given ordering
- space() -
Method in class echopoint.GridPanel
- Invokes space() on the underlying GridLayoutManager.
- space() -
Method in class echopoint.layout.GridLayoutManager
- Moves the current cursor position along one column.
- sput(Object, Object, int) -
Method in class echopoint.util.collections.ConcurrentReaderHashMap
- Continuation of put(), called only when synch lock is
held and interference has been detected.
- src -
Variable in class echopoint.EmbeddedObject
-
- srcFile -
Variable in class echopoint.util.HtmlBodyExtractor
-
- srcString -
Variable in class echopoint.util.HtmlBodyExtractor
-
- sremove(Object, int) -
Method in class echopoint.util.collections.ConcurrentReaderHashMap
- Continuation of remove(), called only when synch lock is
held and interference has been detected.
- stack -
Variable in class echopoint.tree.DefaultMutableTreeNode.PathBetweenNodesEnumeration
-
- stack -
Variable in class echopoint.tree.DefaultMutableTreeNode.PreorderEnumeration
-
- standBy -
Variable in class echopoint.EmbeddedObject
-
- start() -
Method in class echopoint.Timer
- Starts the
Timer
, causing it to send actionPerformed()
messages to its listeners.
- startComment(Object, Element) -
Static method in class echopoint.ui.Installer
- Creates a start comment at the beginning of a component UI output
depending on whether the Installer.properties file has a
"useHtmlComments" entry.
- startTag(int) -
Method in interface echopoint.ui.template.ParseContext
- Called when a tag number i is executed
- startTag(int) -
Method in class echopoint.ui.template.TemplateParseContext
-
- stateChanged(ChangeEvent) -
Method in class echopoint.FontChooser.DefaultPreviewPanel
-
- stateChanged(ChangeEvent) -
Method in class echopoint.meter.MeterModelJFreeChartAdapter
- Invoked when a state change occurs.
- stateChanged(ChangeEvent) -
Method in class echopoint.ui.DropDownBoxUI
-
- stateChanged(ChangeEvent) -
Method in class echopoint.ui.util.EchoPointComponentPeer
- Redraws the peer when the state changes.
- stop() -
Method in class echopoint.Timer
- Stops the
Timer
, causing it to stop sending actionPerformed()
messages to its listeners.
- stopListeningTo(Component) -
Method in class echopoint.stylesheet.CssStyleSheet
- This stops the CssStyleSheet from listening for CHILDREN_PROPERTY_CHANGED events
on the given Component c.
- stopListeningTo(EchoInstance) -
Method in class echopoint.stylesheet.CssStyleSheet
-
- stopListeningTo(Component) -
Method in interface echopoint.stylesheet.StyleSheet
- This stops the StyleSheet from listening for Component.CHILDREN_PROPERTY_CHANGED
events on the given Component c.
- stopListeningTo(EchoInstance) -
Method in interface echopoint.stylesheet.StyleSheet
- This stops the StyleSheet from listening for EchoInstance.WINDOWS_CHANGED_PROPERTY
and Component.CHILDREN_PROPERTY_CHANGED events on the given EchoInstance.
- storeScrollablePositions(String, Component) -
Static method in class echopoint.ui.util.PositioningHelper
- Stores the X,Y scrollbar positions of a Scrollable ClientInutProducer
- submenuImage -
Variable in class echopoint.Menu
-
- submenuImage -
Variable in class echopoint.MenuBar
-
- submenuImageAlignment -
Variable in class echopoint.Menu
-
- submenuImageAlignment -
Variable in class echopoint.MenuBar
-
- subtree -
Variable in class echopoint.tree.DefaultMutableTreeNode.PostorderEnumeration
-
- swapImageColors(Image, Color, Color) -
Static method in class echopoint.image.ImageKit
- This will change all occurences of srcColor to destColor
in the image.
- swapRGB(Color, int) -
Static method in class echopoint.util.ColorKit
- This will swap the red/green/blue elements of a color
according to the swapOperation, which may be one of :
SWAP_OP_RBG
SWAP_OP_BGR
SWAP_OP_BRG
SWAP_OP_GRB
SWAP_OP_GBR
- symbolic -
Variable in class echopoint.stylesheet.SymbolicNumberValue
-
TabImageRenderer
is an interface for producing "tab images"
within a TabbedPane.TabbedPane
component provides tabbed panes to the Echo Web Framework.
EchoConstants.TOP
and the specified TabImageRenderer.
EchoConstants.TOP
ActionListener
that is invoked
before the tabs is removed from TabbedPane
TagHandler
interface controls what happens
when a tag is encountered with a specific name. echopoint.TextField
is derived from the nextapp.echo.TextField
and adds extra functionality such as validation, better tool tips and
Borderable support.TextFieldUI
is the peer for the echopoint.TextField
Its has support for the new Validation classes as well as modularises
the creation of the INPUT element.TextImageReference
class is an ImageReference
implementation that can draw text onto a background image. ThrowableDescriptor
describes an Throwable
and lists if properties, causes and its stack trace.ThrowableKit
provides helper methods for handling
Exceptions in Echo web applications. ThrowablePropertyDescriptor
describes a property
of an ThrowableTimeField
class is a TextField component that can be
used to allow a user to enter in a time value.
TimeField
TimeField
that is columns wide.
TimeField
with text
as the initial
value.
TimeField
with text
as the initial
value and that is columns
wide.
TimeField
with cal
as the initial
time value.
TimeField
with cal
as the initial
time value and the specified Locale.
TimeField
with cal
as the initial
value and a given column size.
TimeField
with cal
as the initial
value and a given column size and the specified Locale.
Timer
class is a Component
that causes an action to occur at a predefined rate.
Timer
that will notify its
listeners every 1000
milliseconds.
Timer
that will notify its
listeners every delay
milliseconds.
Timer
that will notify its
listeners every delay
milliseconds.
TitleBar
class provides a Component
with a title, that can be used to expanded and collapsed, as well as close
other components.
TitleBar
with no title
TitleBar
with the given title
TitleBar
using the titleBarType parameter.
ToolTipPopUp
is a component that can help render rich tool tips
when the mouse goes over a Component. ToolTipPopUpSupport
(which extends nextapp.echo.ToolTipSupport
)
provide a rich tool tip mechanisms via the * ToolTipPopUp
component.ToolTipPopUpSupportHelper
is used to add
ToolTipPopUpSupport
to an Element in a UI
peer. ToolTipPopUpSupportHelper
that is linked
to a given ComponentPeer.
Tree
component displays data in a hierarchial manner. Tree
which displays the root node and is
created using the specified data model.
Tree
with the specified TreeNode
as its root, which
displays the root node.
Tree
with the specified TreeNode
as its root, which
displays the root node and which decides whether a node is a
leaf node in the specified manner.
TreeCellRender
is responsible for returning Components used
to render a Tree node. parent
with a last path component of
lastElement
.
TriCellTable
.
TriCellTable
.
toString()
to this node's
user object, or null if this node has no user object.
URLImageReference
provides an ImageReference
that gets its image data from an java.net.URL
.URLImageReference
retrieved from the provided URL.
URLImageReference
retrieved from the provided URL
and the specified content type.
URLImageReference
retrieved from the provided URL
with the specified width and height.
URLImageReference
retrieved from the provided URL
with the specified content type, width and height.
URLKit
is a utility class for working with java.net.URL
s.
ColorChooser
to
ColorChooser.defaultColorArray and also changes the cells
per row settings to the default values.
ColorChooser
to
ColorChooser.web216ColorArray and also changes the cells
per row settings to an appropriate value
Validateable
is something that has a
ValidationRuleSet of ValidationRules associated with it
and one that can have returns its value as a String.ValidationHelper
is used by UI peers to place
validation JS support into the resultant web pages.ValidationKit
contains methods that help with processing
Validateables and Component heierachies that have Validateables in them.ValidationCallback
is used by ValidationKit.validate()
as a call back mechanism when validating a hierarchy of Validateable
components.ValidationMutableRuleSet
is a ValidationRuleSet
that allows you to dynamiclly add and remove ValidationRule
objects.ValidationRule
is a validation rule that can be run on
the client side, via getJsRule(), or run on the server side via
isValid(), and has an associated error message if it found
to be invalid.ValidationRuleSet
is a named set of ValidationRule
s.ValidationSubmitter
will cause validation to occur before a server submit is
allowed to occur.c
and find all componentsthat implement Validateable
.
WeakEventListenerList
is basically the same as
a nextapp.echo.EventListenerList
except that it uses
WeakReferences to the listeners.
WizardNavigationListener
to veto
the navigation between panes.WizardPane
class provides a component to the Echo Web Framework that
allows the user to navigate through a series of logical steps.
EchoConstants.BOTTOM
XyCoord
class is a constraint object for the
XyLayoutManager that specifies the {x,y} coordinate to
place a component.XyCoord
XyLayoutManager
can place components at specific
{x,y} coordinates.
|
EchoPoint 1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |