JDataGrid Programmer Guide > JDataGridBean
JDataGridBean - Java Spreadsheet Application
JDataGridBean is a completed application for JDataGrid Spreadsheet Edition.
Ready To Use
JDataGridBean can be directly used in the users' application environment.
The developer can also add other features to meet your requirements.
Frame Support
- JDataGridBean#showFrame
- JDataGridBean#createFrame
- JDataGridBean#getFrame
Standard Tool Bar
JDataGridBean provides a standard toolbar, supports some common actions,
such as open, save, print, print preview, find, replace, etc.
Style Bar
JDataGridBean provides a style bar, it supports cell attributes, such as
font family, font size, font style, alignment, underline, background and foreground color.
Status Bar
JDataGridBean provides a standard status bar.
Print and Print Preview
JDataGridBean supports print and print preview directly.
The JPrintPreview provides the capabilities of print preview.
Find and Replace
JDataGridBean supports find and replace directly.
The JTextFinder provides the capabilities of find and replace.
Spell Check
JDataGridBean supports spell check directly.
The JTextSpeller provides the capabilities of spell check.
Splash Screen Window
JDataGridBean 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
JDataGridBean 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
JDataGridBean provides a plain about dialog, changes the product name
for your company is easy.
- JCommonPane#showAboutDialog(Component parent, Map map);
LookAndFeel Dialog
JDataGridBean provides a default look and feel dialog.
- JCommonPane#showLookAndFeelDialog(Component parent, Map map);
Location Dialog
JDataGridBean provides a default location dialog.
- JCommonPane#showuLocationDialog(Component parent, Map map);
Login Dialog
JDataGridBean provides a default login dialog.
- JCommonPane#showLoginDialog(Component parent, Map map);
Copyright (c) zfqjava.com
All rights reserved.