Echolot Widget Library

Advanced widget library for the hybrid Java/JavaScript RIA Framework Echo 3 by nextapp

License

License

GroupId

GroupId

de.exxcellent
ArtifactId

ArtifactId

echolot-app
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Echolot Widget Library
Advanced widget library for the hybrid Java/JavaScript RIA Framework Echo 3 by nextapp
Project URL

Project URL

http://exxcellent.github.io/echolot/
Source Code Management

Source Code Management

http://github.com/exxcellent/echolot

Download echolot-app

How to add to project

<!-- https://jarcasting.com/artifacts/de.exxcellent/echolot-app/ -->
<dependency>
    <groupId>de.exxcellent</groupId>
    <artifactId>echolot-app</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.exxcellent/echolot-app/
implementation 'de.exxcellent:echolot-app:1.0.4'
// https://jarcasting.com/artifacts/de.exxcellent/echolot-app/
implementation ("de.exxcellent:echolot-app:1.0.4")
'de.exxcellent:echolot-app:jar:1.0.4'
<dependency org="de.exxcellent" name="echolot-app" rev="1.0.4">
  <artifact name="echolot-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.exxcellent', module='echolot-app', version='1.0.4')
)
libraryDependencies += "de.exxcellent" % "echolot-app" % "1.0.4"
[de.exxcellent/echolot-app "1.0.4"]

Dependencies

compile (2)

Group / Artifact Type Version
com.nextapp : echo3-app jar 3.0.0
com.nextapp : echo3-webcontainer jar 3.0.0

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar [2.4,)

Project Modules

There are no modules declared in this project.

Echolot

Welcome to the echolot project. An advanced widget library for the hybrid Java/JavaScript RIA Framework Echo 3 by nextapp you have been waiting for. Echolot currently features some awesome well known components like:

  • Flexigrid (an efficient datagrid)
  • Charts (charts based on Raphael)
  • KeyStrokeListener (bind any action to key commands)
  • Notifier
  • Expander
  • and many more...

To build:

./
ant dist

To start the java demo (uses an inline jetty):

cd echolot-demo
ant run

To start the javascript demo point your browser to:

echolot-webcontainer/src/test/web/index.html

Further reading

de.exxcellent

eXXcellent solutions GmbH

Versions

Version
1.0.4
1.0.3
1.0.2