资 源 简 介
GWTiger is an application framework that will enable developers to write enterprise applications easily.
The framework essentially contains a set of widgets and java classes that can be included in any GWT project.
The following are the features:-
# Widgets and Panels #
GWT is a great tool with a lot of flexibility. WHen you are building a data entry screen or a form, you will have to write a lot of code to have widgets inside a horizontal panel which itself goes into a vertical panel which is embedded in some other panel. GWTiger will reduce that complexity by giving you a class that has built in label, field (text, password, list etc.) and a place for error message. All combined together in one easy package.
All you have to do is:-
TextFieldWidget txtUserId = new TextFieldWidget("User Id");
Field Validation
Very easily add field validation to your application. Making a field required is as simple as calling txtUserId.setRequire
文 件 列 表
bin
org
build.number
build.xml
docs
index-files
org
resources
allclasses-frame.html
allclasses-noframe.html
constant-values.html
deprecated-list.html
help-doc.html
index.html
overview-frame.html
overview-summary.html
overview-tree.html
package-list
packages.html
serialized-form.html
stylesheet.css
images
GWTigerImageBundle.class
Thumbs.db
accept.png
add.png
application_edit.png
arrow_left.png
arrow_right.png
arrow_switch.png
cancel.png
chart_bar.png
clock_add.png
clock_go.png
comment_edit.png
comments.png
control_end_blue.png
control_fastforward_blue.png
control_rewind_blue.png
control_start_blue.png
cut.png
cut_red.png
date_add.png
date_error.png
date_magnify.png
delete.png
email_go.png
error.png
exclamation.png
group_add.png
help.png
house.png
key.png
login.png
logout.png
lorry.png
magnifier.png
menu-space.gif
money.png
save.png
sport_football.png
sport_soccer.png
status_away.png
status_busy.png
status_offline.png
status_online.png
stop.png
telephone_add.png
telephone_go.png
tick.png
user.png
user_add.png
user_female.png
user_go.png
user_suit.png
weather_clouds.png
weather_cloudy.png
weather_lightning.png
weather_rain.png
weather_snow.png
weather_sun.png
ajax-loader.gif
GWTigerImageBundle.class
GWTigerImageBundle.java
Thumbs.db
accept.png
add.png
application_edit.png
arrow_left.png
arrow_right.png
arrow_switch.png
cancel.png
chart_bar.png
clock_add.png
clock_go.png
comment_edit.png
comments.png
control_end_blue.png
control_fastforward_blue.png
control_rewind_blue.png
control_start_blue.png
cut.png
cut_red.png
date_add.png
date_error.png
date_magnify.png
delete.png
email_go.png
error.png
exclamation.png
group_add.png
help.png
house.png
key.png
login.png
logout.png
lorry.png
magnifier.png
menu-space.gif
money.png
save.png
sport_football.png
sport_soccer.png
status_away.png
status_busy.png
status_offline.png
status_online.png
stop.png
telephone_add.png
telephone_go.png
tick.png
user.png
user_add.png
user_female.png
user_go.png
user_suit.png
weather_clouds.png
weather_cloudy.png
weather_lightning.png
weather_rain.png
weather_snow.png
weather_sun.png
samples
src
org
build.number
build.xml
.classpath
.project
build.number
getting_started.html
gwtiger.jar
release_notes.html