JDataGrid Programmer Guide > JDataTableBean
JDataTableBean - Java Data Grid Application for Database
JDataGridBean is a completed application for JDataGrid Database Edition.
Ready To Use
JDataTableBean can be used in the users' application environment directly.
The developer can also add other features to meet your requirements.
Frame Support
- JDataTableBean#showFrame
- JDataTableBean#createFrame
- JDataTableBean#getFrame
Standard Tool Bar
JDataTableBean provides a standard tool bar, supports some common actions,
such as open, save, print, print preview, find, replace, etc.
Status Bar
JDataTableBean provides a standard status bar.
Print and Print Preview
JDataTableBean supports print and print preview directly.
The JPrintPreview provides the capabilities of print preview.
Find and Replace
JDataTableBean supports find and replace directly.
The JTextFinder provides the capabilities of find and replace.
Spell Check
JDataTableBean support spell check directly.
The JTextSpeller provides the capabilities of spell check.
Splash Screen Window
JDataTableBean provides a plain splash screen window, changes the logo image and
product name for your company is easy.
- JCommonPane#showSplashWindow(Component parent, Map map);
Tip Of The Day Dialog
JDataTableBean provides a default tip of the day dialog, you can add other tips
for your end users.
- JCommonPane#showTipOfTheDayDialog(Component parent, Map map);
About Dialog
JDataTableBean provides a plain about dialog, changes the product name
for your company is easy.
- JCommonPane#showAboutDialog(Component parent, Map map);
LookAndFeel Dialog
JDataTableBean provides a default look and feel dialog.
- JCommonPane#showLookAndFeelDialog(Component parent, Map map);
Location Dialog
JDataTableBean provides a default location dialog.
- JCommonPane#showuLocationDialog(Component parent, Map map);
Login Dialog
JDataTableBean provides a default login dialog.
- JCommonPane#showLoginDialog(Component parent, Map map);
Copyright (c) zfqjava.com
All rights reserved.