EchoPoint

EchoPoint is now hosted on [WWW] java.net. You can follow the project progress by monitoring [WWW] news.

The current plan is to not port all EPNG components, but to start out with implementing those components that have to complement in either Echo3 or Echo3 Extras projects. At present there are no plans to implement extension components (ButtonEx, TextFieldEx, TableEx, etc).

Currently available components (As of Version 3.0.0 Beta 4)

Anchor

A component that represents a HTML anchor tag

ApplicationBackground

Sets the background attribute for the body tag

BorderLayout

java.awt.BorderLayout type container

Carousel

Carousel component

Clock

Presents the current time (based on jClock)

ContainerEx

Some parts from the EchopointNg equivalent has not been ported: scrollBarBaseColor, scrollBarProperties, horizontalScroll and verticalScroll

DateField

This is both a date- and time picker (based on DynDateTime)

DefaultTreeModel

DirectHtml

DirectHtml is a very lightweight component that will insert HTML text directly onto the client.

DockMenu

ExternalEventMonitor

Can be used to monitor external events that comes in via web request URIs

Fckeditor

Integration of the Fckeditor in echo3

Google Chart API

HtmlLabel

HtmlLabel is a very lightweight component that will insert HTML text directly onto the client.

HtmlLayout

A simple TemplatePanel type container. Use HTML file/content for layout and plug in Echo components as appropriate

HttpPane

A component that uses a iframe to dislay the contents of a user specified URI.

ImageIcon

The ImageIcon class provides an component that displays an ImageReference.

ImageMap

The ImageMap class provides a Component that allows a user to click on region(s) within a provided region.

InfoWindow

A component that displays a floating information window when hovering over a driver text.

JavaScriptEval

can be used to run some arbitrary JavaScript on the client

jQuery

This component allows us to use jQuery features

KeyStrokeListener

LightBox

The LightBox is a component that covers all visible content with a translucent image.

NumberTextField

A simple extension of RegexTextField that allows only numeric characters and one period (.) to be entered.

ProgressBar

A simple colour based progress bar component.

PushButton

A button component that by default appears like the system and browser default.

RegexTextField

A text field that enforces a user supplied regular expression on a key press.

Separator

Provides a simple separator within menus or between other components

Strut

Strut is a very simple component that can have a fixed width and height.

TabbedPane

TagCloud

A tag cloud component based on client-side code contributed by Tod.

TemplatePanel

A container that uses a TemplateLayoutData to render a template of content. In EchopointNG it was possible to set style and css properties. This feature is not implemented yet

TooltipContainer

A pane container that can have an associated tooltip (based on qTip)

TransitionContainer

TucanaFileDownload

Another file download component.

TucanaFileUpload

Another file upload component.

A simple example of the components can be found here [WWW] example application

The api can be found here [WWW] Server side API

Subversion repository can be viewed [WWW] here.

The component list and [WWW] developer guide are available under the trunk/docs directory.

last edited 2009-10-19 07:49:43 by AndreSchild