JClass DesktopViews 6.3.0 API
Documentation

Package com.klg.jclass.table.beans

Contains the LiveTable JavaBean and its support classes.

See:
          Description

Class Summary
AboutEditor Displays component version and contact information.
AutoScrollEditor Custom property editor for AutoScroll property.
BasePopupMenu BasePopupMenu is the popup menu to initiate component specific commands at runtime.
BorderTypeEditor Custom property editor for border properties.
CellResizeEditor Custom property editor for CellResize property.
CellSizeEditor Editor for cellSize series.
CellSizeWrapper CellSizeWrapper wraps up string representations of the width, and height series.
ColorEditor Custom property editor for java.awt.Color-type properties.
DataEditor Sub-class this to create a series editor for series with enum strings and type in TCTblConvert.enum_strings.
DataWrapper DataWrapper wraps up string representations of the table data.
DisabledDialog Dialog that appears to inform user that a property has been disabled.
EditSizePolicyEditor Custom property editor for EditSizePolicy property.
EnumString Simple class that associates an enum string with an integer value.
FocusIndicatorEditor Custom property editor for FocusIndicator property.
FocusRectColorEditor Custom property editor for FocusRectColor editor Extends ColorEditor to allow selection of a color to be used on table's focus rectangle.
FrozenCellLayoutEditor Editor for frozenCellLayout series.
FrozenCellLayoutWrapper FrozenCellLayoutWrapper wraps up the frozen rows and columns properties.
JCLiveCellStyle The JCLiveCellStyle class provides a default implementation of the CellStyleModel interface.
JumpScrollEditor Custom property editor for JumpScroll property.
LabelLayoutEditor Editor for the table label layout.
LabelLayoutWrapper LabelLayoutWrapper wraps up row and column label layout properties.
LicenseEditor This editor contains JClass product information.
LiveTable This is the LiveTable bean class.
PropertyEditorTable This is the PropertyEditorTable bean class to be used as a LiveTable model inside the TablePropertyEditor.
ResizeByEditor Custom property editor for ResizeBy property.
SBLayoutEditor Editor for sbLayout series.
SBLayoutWrapper SBLayoutWrapper wraps up horizontal and vertical scrollbar layout properties.
SelectedBackgroundColorEditor Custom property editor for SelectedBackgroundColor editor Extends ColorEditor to allow selection of a color to be used as the background color for selected cells.
SelectedForegroundColorEditor Custom property editor for SelectedForegroundColor editor Extends ColorEditor to allow selection of a color to be used as the foreground color for selected cells.
SelectionPolicyEditor Custom property editor for SelectionPolicy.
SpannedCellsEditor Custom property editor for SpannedCells property.
SpannedCellsWrapper SpannedCellsWrapper wraps up the spanned cells information.
StyleEditor Editor for appearance series.
StyleWrapper StyleWrapper wraps up the representations of the cells styles.
TablePropertyEditor This editor provides the framework to edit a selection in a table.
TablePropertyEditor.RangeValue Class internal to TablePropertyEditor that manages a range: start position and end position.
 

Package com.klg.jclass.table.beans Description

Contains the LiveTable JavaBean and its support classes.


Copyright © 2004 Quest Software Inc..
All rights reserved.