Serialized Form
-
Package org.pentaho.reporting.libraries.designtime.swing
-
Class org.pentaho.reporting.libraries.designtime.swing.BasicFontPropertiesPane
class BasicFontPropertiesPane extends JPanel implements Serializable-
Serialized Fields
-
eventListenerList
EventListenerList eventListenerList
-
extendedFontPropertiesShowing
boolean extendedFontPropertiesShowing
-
fontFamilyList
JList fontFamilyList
-
fontFamilyTextBox
JTextField fontFamilyTextBox
-
fontSizeList
JList fontSizeList
-
fontSizeTextBox
JTextField fontSizeTextBox
-
fontStyleList
JList fontStyleList
-
strikethroughCheckbox
JCheckBox strikethroughCheckbox
-
underlineCheckbox
JCheckBox underlineCheckbox
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.BorderlessButton
class BorderlessButton extends JButton implements Serializable-
Serialized Fields
-
updateContentAreaFilled
boolean updateContentAreaFilled
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.ColorCellRenderer
class ColorCellRenderer extends JLabel implements Serializable-
Serialized Fields
-
color
Color color
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.ColorComboBox
class ColorComboBox extends SmartComboBox implements Serializable -
Class org.pentaho.reporting.libraries.designtime.swing.CommonDialog
class CommonDialog extends JDialog implements Serializable-
Serialized Fields
-
buttonPanel
JComponent buttonPanel
-
buttonPaneVisible
boolean buttonPaneVisible
-
cancelAction
org.pentaho.reporting.libraries.designtime.swing.CommonDialog.CancelAction cancelAction
-
confirmAction
Action confirmAction
-
confirmed
boolean confirmed
-
dialogSizeSettings
DialogSizeSettings dialogSizeSettings
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.ConsumableActionEvent
class ConsumableActionEvent extends ActionEvent implements Serializable-
Serialized Fields
-
consumed
boolean consumed
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.DefaultTableHeaderRenderer
class DefaultTableHeaderRenderer extends DefaultTableCellRenderer implements Serializable -
Class org.pentaho.reporting.libraries.designtime.swing.EllipsisButton
class EllipsisButton extends JButton implements Serializable -
Class org.pentaho.reporting.libraries.designtime.swing.EmptyValueListCellRenderer
class EmptyValueListCellRenderer extends DefaultListCellRenderer implements Serializable -
Class org.pentaho.reporting.libraries.designtime.swing.FixDefaultListCellRenderer
class FixDefaultListCellRenderer extends DefaultListCellRenderer implements Serializable -
Class org.pentaho.reporting.libraries.designtime.swing.FontFamilyComboBox
class FontFamilyComboBox extends SmartComboBox implements Serializable-
Serialized Fields
-
model
DefaultComboBoxModel model
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.FontSizeComboBox
class FontSizeComboBox extends JComboBox implements Serializable -
Class org.pentaho.reporting.libraries.designtime.swing.FormattingTableCellRenderer
class FormattingTableCellRenderer extends DefaultTableCellRenderer implements Serializable-
Serialized Fields
-
format
Format format
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.GenericCellEditor
class GenericCellEditor extends DefaultCellEditor implements Serializable-
Serialized Fields
-
allowEmptyString
boolean allowEmptyString
-
fallbackType
Class fallbackType
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.PaintCellRenderer
class PaintCellRenderer extends JComponent implements Serializable -
Class org.pentaho.reporting.libraries.designtime.swing.SerializedObjectContainer
class SerializedObjectContainer extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.SmartComboBox
class SmartComboBox extends JComboBox implements Serializable-
Serialized Fields
-
selectingItem
boolean selectingItem
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.ToolbarButton
class ToolbarButton extends JButton implements Serializable
-
-
Package org.pentaho.reporting.libraries.designtime.swing.background
-
Class org.pentaho.reporting.libraries.designtime.swing.background.CancelEvent
class CancelEvent extends EventObject implements Serializable -
Class org.pentaho.reporting.libraries.designtime.swing.background.DataPreviewDialog
class DataPreviewDialog extends JDialog implements Serializable-
Serialized Fields
-
table
JTable table
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.background.WaitDialog
class WaitDialog extends JDialog implements Serializable-
Serialized Fields
-
cancelListeners
List<CancelListener> cancelListeners
-
contentPane
JPanel contentPane
-
message
JLabel message
-
progressBar
JProgressBar progressBar
-
showCancelButton
boolean showCancelButton
-
showProgressbar
boolean showProgressbar
-
-
-
-
Package org.pentaho.reporting.libraries.designtime.swing.bulk
-
Class org.pentaho.reporting.libraries.designtime.swing.bulk.DefaultBulkListModel
class DefaultBulkListModel extends DefaultListModel implements Serializable -
Class org.pentaho.reporting.libraries.designtime.swing.bulk.RemoveBulkAction
class RemoveBulkAction extends AbstractAction implements Serializable-
Serialized Fields
-
editorTable
JTable editorTable
-
listSelectionModel
ListSelectionModel listSelectionModel
-
tableModel
BulkDataProvider tableModel
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.bulk.SortBulkDownAction
class SortBulkDownAction extends AbstractAction implements Serializable-
Serialized Fields
-
editorTable
JTable editorTable
-
listSelectionModel
ListSelectionModel listSelectionModel
-
tableModel
BulkDataProvider tableModel
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.bulk.SortBulkUpAction
class SortBulkUpAction extends AbstractAction implements Serializable-
Serialized Fields
-
editorTable
JTable editorTable
-
listSelectionModel
ListSelectionModel listSelectionModel
-
tableModel
BulkDataProvider tableModel
-
-
-
-
Package org.pentaho.reporting.libraries.designtime.swing.colorchooser
-
Class org.pentaho.reporting.libraries.designtime.swing.colorchooser.AbstractColorChooserPanel
class AbstractColorChooserPanel extends JComponent implements Serializable-
Serialized Fields
-
colorSelectionListener
org.pentaho.reporting.libraries.designtime.swing.colorchooser.AbstractColorChooserPanel.ColorSelectionListener colorSelectionListener
-
colorSelectionModel
ExtendedColorModel colorSelectionModel
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.colorchooser.ColorChooserDialog
class ColorChooserDialog extends CommonDialog implements Serializable-
Serialized Fields
-
colorChooserPane
ColorChooserPane colorChooserPane
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.colorchooser.ColorChooserPane
class ColorChooserPane extends JComponent implements Serializable-
Serialized Fields
-
colorModel
ExtendedColorModel colorModel
-
multiSelectorPane
JTabbedPane multiSelectorPane
-
previewPane
JComponent previewPane
-
swatchColorChooser
SwatchColorChooser swatchColorChooser
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.colorchooser.ColorPreviewPanel
class ColorPreviewPanel extends JComponent implements Serializable -
Class org.pentaho.reporting.libraries.designtime.swing.colorchooser.CombinedColorChooser
class CombinedColorChooser extends AbstractColorChooserPanel implements Serializable-
Serialized Fields
-
blue
JSpinner blue
-
blueSelector
JRadioButton blueSelector
-
colorCode
JTextField colorCode
-
colorModel
ExtendedColorModel colorModel
-
colorSelectorLayout
CardLayout colorSelectorLayout
-
colorSelectorPanel
JPanel colorSelectorPanel
-
green
JSpinner green
-
greenSelector
JRadioButton greenSelector
-
hsbColorSelectorPanel
HSBColorSelectorPanel hsbColorSelectorPanel
-
hue
JSpinner hue
-
hueSelector
JRadioButton hueSelector
-
previewPanel
ColorPreviewPanel previewPanel
-
processExternalEvent
boolean processExternalEvent
-
red
JSpinner red
-
redSelector
JRadioButton redSelector
-
rgbColorSelectorPanel
RGBColorSelectorPanel rgbColorSelectorPanel
-
saturation
JSpinner saturation
-
saturationSelector
JRadioButton saturationSelector
-
selectedValueSlider
JSlider selectedValueSlider
-
selectionHandler
org.pentaho.reporting.libraries.designtime.swing.colorchooser.CombinedColorChooser.ColorSelectionHandler selectionHandler
-
sliderSelector
Object sliderSelector
-
value
JSpinner value
-
valueSelector
JRadioButton valueSelector
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.colorchooser.HSBColorSelectorPanel
class HSBColorSelectorPanel extends JComponent implements Serializable-
Serialized Fields
-
backend
BufferedImage backend
-
colorSelectionHandler
org.pentaho.reporting.libraries.designtime.swing.colorchooser.HSBColorSelectorPanel.ColorSelectionHandler colorSelectionHandler
-
colorSelectionModel
ExtendedColorModel colorSelectionModel
-
component
HSBColorSelectorPanel.ColorComponents component
-
lastPointX
float lastPointX
-
lastPointY
float lastPointY
-
selection
int[] selection
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.colorchooser.RGBColorSelectorPanel
class RGBColorSelectorPanel extends JComponent implements Serializable-
Serialized Fields
-
backend
BufferedImage backend
-
colorSelectionHandler
org.pentaho.reporting.libraries.designtime.swing.colorchooser.RGBColorSelectorPanel.ColorSelectionHandler colorSelectionHandler
-
colorSelectionModel
ExtendedColorModel colorSelectionModel
-
component
RGBColorSelectorPanel.ColorComponents component
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.colorchooser.SwatchColorChooser
class SwatchColorChooser extends AbstractColorChooserPanel implements Serializable-
Serialized Fields
-
colorList
org.pentaho.reporting.libraries.designtime.swing.colorchooser.SwatchColorChooser.SwatchPanel colorList
-
swatches
DefaultComboBoxModel swatches
-
-
-
-
Package org.pentaho.reporting.libraries.designtime.swing.date
-
Class org.pentaho.reporting.libraries.designtime.swing.date.DateCellEditor
class DateCellEditor extends JPanel implements Serializable-
Serialized Fields
-
dateChooserPanel
DateChooserPanel dateChooserPanel
-
dateField
JFormattedTextField dateField
-
dateType
Class dateType
-
dateWindow
DateChooserPopupMenu dateWindow
-
listeners
EventListenerList listeners
-
pickDateButton
JButton pickDateButton
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.date.DateChooserPanel
class DateChooserPanel extends JPanel implements Serializable-
Serialized Fields
-
buttons
JButton[] buttons
An array of buttons used to display the days-of-the-month. -
chosenDateButtonColor
Color chosenDateButtonColor
The color for the selected date. -
chosenMonthButtonColor
Color chosenMonthButtonColor
The color for dates in the current month. -
chosenOtherButtonColor
Color chosenOtherButtonColor
The color for dates that are visible, but not in the current month. -
dateFont
Font dateFont
The font used to display the date. -
dateSelected
boolean dateSelected
-
dateView
Calendar dateView
The date used to display the current selection in the panel. This date cannot be null, while the selected date can be null. -
firstDayOfWeek
int firstDayOfWeek
The first day-of-the-week. -
monthSelector
JComboBox monthSelector
A combo for selecting the month. -
refreshing
boolean refreshing
A flag that indicates whether or not we are currently refreshing the buttons. -
selectedDate
Date selectedDate
-
WEEK_DAYS
int[] WEEK_DAYS
The ordered set of all seven days of a week, beginning with the 'firstDayOfWeek'. -
yearOrMonthChangeSelectsDate
boolean yearOrMonthChangeSelectsDate
-
yearSelectionRange
int yearSelectionRange
The range used for selecting years. -
yearSelector
JComboBox yearSelector
A combo for selecting the year.
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.date.DateChooserPopupMenu
class DateChooserPopupMenu extends JPopupMenu implements Serializable-
Serialized Fields
-
dateChooserPanel
DateChooserPanel dateChooserPanel
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.date.TimeCellEditor
class TimeCellEditor extends JPanel implements Serializable-
Serialized Fields
-
date
Date date
-
dateField
JTextField dateField
-
dateType
Class dateType
-
listeners
EventListenerList listeners
-
sdf
DateFormat sdf
-
-
-
-
Package org.pentaho.reporting.libraries.designtime.swing.propertyeditors
-
Class org.pentaho.reporting.libraries.designtime.swing.propertyeditors.BasicTextPropertyEditorDialog
class BasicTextPropertyEditorDialog extends CommonDialog implements Serializable-
Serialized Fields
-
originalValue
Object originalValue
-
propertyEditor
PropertyEditor propertyEditor
-
textArea
JTextArea textArea
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.propertyeditors.CustomPropertyEditorDialog
class CustomPropertyEditorDialog extends CommonDialog implements Serializable-
Serialized Fields
-
contentPane
JPanel contentPane
-
validatingView
ValidatingPropertyEditorComponent validatingView
-
validationHandler
org.pentaho.reporting.libraries.designtime.swing.propertyeditors.CustomPropertyEditorDialog.ValidationHandler validationHandler
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.propertyeditors.PropertyCellEditorWithEllipsis
class PropertyCellEditorWithEllipsis extends JPanel implements Serializable-
Serialized Fields
-
ellipsisButton
JButton ellipsisButton
-
eventListenerList
EventListenerList eventListenerList
-
nullable
boolean nullable
-
propertyEditor
PropertyEditor propertyEditor
-
textField
JTextField textField
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.propertyeditors.PropertyEditorCellEditor
class PropertyEditorCellEditor extends AbstractCellEditor implements Serializable-
Serialized Fields
-
defaultCellEditor
JTextField defaultCellEditor
-
propertyEditor
PropertyEditor propertyEditor
-
tagsCellEditor
JComboBox tagsCellEditor
-
usingCustomEditor
boolean usingCustomEditor
-
usingTags
boolean usingTags
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.propertyeditors.PropertyEditorCellEditor.CancelAction
class CancelAction extends AbstractAction implements Serializable -
Class org.pentaho.reporting.libraries.designtime.swing.propertyeditors.TagListTableCellEditor
class TagListTableCellEditor extends JPanel implements Serializable-
Serialized Fields
-
comboBox
JComboBox comboBox
-
eventListenerList
EventListenerList eventListenerList
-
filterEvents
boolean filterEvents
-
tags
String[] tags
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.propertyeditors.TagListTableCellEditor.CancelAction
class CancelAction extends AbstractAction implements Serializable
-
-
Package org.pentaho.reporting.libraries.designtime.swing.table
-
Class org.pentaho.reporting.libraries.designtime.swing.table.ArrayCellEditor
class ArrayCellEditor extends JComponent implements Serializable-
Serialized Fields
-
array
Object array
-
arrayType
Class arrayType
-
ellipsisButton
JButton ellipsisButton
-
eventListenerList
EventListenerList eventListenerList
-
nullable
boolean nullable
-
propertyEditorType
Class propertyEditorType
-
textField
JTextField textField
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.table.ArrayCellEditorDialog
class ArrayCellEditorDialog extends CommonDialog implements Serializable-
Serialized Fields
-
contentPane
JPanel contentPane
-
dataFlavor
DataFlavor dataFlavor
-
defaultSize
boolean defaultSize
-
paletteList
PropertyTable paletteList
-
paletteListModel
ArrayTableModel paletteListModel
-
table
PropertyTable table
-
tableModel
ArrayTableModel tableModel
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.table.ArrayCellRenderer
class ArrayCellRenderer extends DefaultTableCellRenderer implements Serializable -
Class org.pentaho.reporting.libraries.designtime.swing.table.ArrayTableModel
class ArrayTableModel extends AbstractTableModel implements Serializable -
Class org.pentaho.reporting.libraries.designtime.swing.table.GroupingHeader
class GroupingHeader extends Object implements Serializable-
Serialized Fields
-
collapsed
boolean collapsed
-
headerText
String headerText
-
-
-
Class org.pentaho.reporting.libraries.designtime.swing.table.PropertyTable
class PropertyTable extends JTable implements Serializable-
Serialized Fields
-
arrayCellEditor
ArrayCellEditor arrayCellEditor
-
arrayCellRenderer
ArrayCellRenderer arrayCellRenderer
-
propertyEditorCellEditor
PropertyCellEditorWithEllipsis propertyEditorCellEditor
-
propertyEditorCellRenderer
PropertyEditorCellRenderer propertyEditorCellRenderer
-
taggedPropertyEditorCellEditor
PropertyEditorCellEditor taggedPropertyEditorCellEditor
-
-
-