Skip to content

ainslec/gwt-promptly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GWT Promptly

1. Intro

GWT Promptly is a small library for use in creating a command prompt style panels for use in GWT applications.

2. Features

  • Click capture

  • Hyperlinks

  • Command History

  • Command prompt disable (direct character scanning)

  • Image support

  • Intra-paragraph text styling and click event callbacks

  • Basic support for autocomplete (hooks are supplied, must manually implement).

3. Project layout

Subfolder Description

gwt-promptly

Main project

gwt-promptly-demo

Sample Use Application

4. How to use

The demo application is available to try at http://eeyo.io/promptly

Please see the DemoUI.java class for how this application was built.

5. Building

Using Maven
   mvn clean package

6. Contact

About

A GWT based implementation of a command-line UI

Resources

License

Stars

Watchers

Forks

Packages

No packages published