What was new for JDesignerPro 2.3
- Printing ability - Now you can
simply choose to have a panel printed and JDP will
create HTML, Text and even Excel formatted files and
open the required app with a simgle mouse click
- Simplified setup of JaggServer
- JDBC settings are all now made from within JDP
eliminating the need to pass cumbersome parameters to
JaggServer.
- Support for Direct JDBC connections
- now your applications can access a JDBC datasource
directly instead of going through JaggServer. This
results in major performance gains.
- Extended JDBC Support - now
your applications can access several different JDBC
datasources simultaneously even from the same
application.
- New layout manager for the Columns
component - makes laying out a snap, create tabs
and layout your columns with ease.
- Import JavaBeans in the JAR file
format - with one click import a Bean directly
into the Object tree. No need to unpack or copy
files. JDP does it all for you.
- Record Locking Mechanism -
automatically prevents database table rows from being
updated if a change occured from another user.
- Support for 1.1 Event Model -
now you can create 1.1 compliant applications. This
allows you to use Java Beans that are only 1.1
compliant.
- Email attachments - attach
files from your server and email them. This works
well with the printing component to allow you to send
a printed report to a colleague
- Over 20 new examples - more
examples to show you how to easily create powerful
applications.
- Many new Components allow you to
build more powerful solutions
- Card Panel - for
toggling the display of a particular area of
your screen.
- Combo Box - a pulldown
that you can also type into
- Date Box - a pulldown
calendar component
- Dialogs - create modal
dialogs to prompt for responses from your
user
- Edit masks - create
your own masks to edit alpha and numeric data
in TextFields and Grids
- Popup Components -
create your own context sensitive popup
components