JComponentPack 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 user's 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 capability of print preview.
Find and Replace
JDataTableBean supports find and replace directly.
The JTextFinder provides the capability of find and replace.
Spell Check
JDataTableBean supports spell check directly.
The JTextSpeller provides the capability of spell check .
Splash Screen Window
JDataTableBean provides a plain splash screen window, it is easy to change the logo image and product name for your company.
- 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, It is easy to change the product name for your company.
- 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) 2009 Extreme Component, Inc. All rights reserved.