Skip to content

radekcz/echolot

 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 54.1%
  • Java 23.0%
  • HTML 20.1%
  • CSS 2.6%
  • Other 0.2%