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