Serialized Form

Class org.jcreme.swing.table.AbstractSortableTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

sortedIndexToOriginalIndex

int[] sortedIndexToOriginalIndex
The index in the original model.


sortableColumnComparator

java.util.Comparator sortableColumnComparator
The comparator used to sort the columns into their order in sort.


Class org.jcreme.permissioning.AccessType extends Enumeration implements Serializable


Class org.jcreme.filters.ANDFilter extends BaseReportFilter implements Serializable

serialVersionUID: 6883172699329218012l

Serialized Fields

filters

ReportFilter[] filters
The filters to combine in this ANDFilter.


Class org.jcreme.swing.table.colormodel.chooser.BaseCyclingColorModelEditor extends TableColorModelEditor implements Serializable

Serialized Fields

foregroundColorList

javax.swing.JList foregroundColorList
The list that presents the foreground color cycle.


backgroundColorList

javax.swing.JList backgroundColorList
The list that presents the background color cycle.


foregroundSelectionColor

javax.swing.JLabel foregroundSelectionColor
The label that presents the selection's foreground color.


backgroundSelectionColor

javax.swing.JLabel backgroundSelectionColor
The label that presents the selection's background color.


cycleLengthSpinner

javax.swing.JSpinner cycleLengthSpinner
The spinner that represents the cycle length.


cycleLengthLabel

javax.swing.JLabel cycleLengthLabel
The label that identifies the cycle length spinner.


addBackgroundColor

javax.swing.JButton addBackgroundColor
To add a new background color in the cycle.


removeBackgroundColor

javax.swing.JButton removeBackgroundColor
To remove a background color from the cycle.


moveBackgroundColorUp

javax.swing.JButton moveBackgroundColorUp
To change the order of the background colors.


moveBackgroundColorDown

javax.swing.JButton moveBackgroundColorDown
To change the order of the background colors.


addForegroundColor

javax.swing.JButton addForegroundColor
To add a new foreground color in the cycle.


removeForegroundColor

javax.swing.JButton removeForegroundColor
To remove a foreground color from the cycle.


moveForegroundColorUp

javax.swing.JButton moveForegroundColorUp
To change the order of the foreground colors.


moveForegroundColorDown

javax.swing.JButton moveForegroundColorDown
To change the order of the foreground colors.


backgroundPanel

javax.swing.JPanel backgroundPanel
Panel grouping the background edition elements.


backgroundButtonPanel

javax.swing.JPanel backgroundButtonPanel
Panel grouping the backgrounnd edition buttons.


foregroundPanel

javax.swing.JPanel foregroundPanel
Panel grouping the foreground edition elements.


foregroundButtonPanel

javax.swing.JPanel foregroundButtonPanel
Panel grouping the foreground edition buttons.


selectionPanel

javax.swing.JPanel selectionPanel
Panel grouping the selection edition elements.


cycleLengthPanel

javax.swing.JPanel cycleLengthPanel
Panel grouping the cycle length edition elements.


containerPanel

javax.swing.JPanel containerPanel
Global container of this component contents.


backgroundColorListModel

javax.swing.DefaultListModel backgroundColorListModel
The list model that contains the background colors.


foregroundColorListModel

javax.swing.DefaultListModel foregroundColorListModel
The list model that contains the foreground colors.


actionListener

java.awt.event.ActionListener actionListener
This listener listens to all the Button actions.


listSelectionListener

javax.swing.event.ListSelectionListener listSelectionListener
This listener listens to all the list selection modifications.


labelListener

java.awt.event.MouseListener labelListener
Listens to left clicks on the JLabels.


Class org.jcreme.filters.BaseReportFilter extends java.lang.Object implements Serializable

serialVersionUID: 6301508704547758851l

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream i)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException


Class org.jcreme.caches.CacheEvent extends java.util.EventObject implements Serializable

serialVersionUID: -5836842452610798387l

Serialized Fields

element

java.lang.Object element
The element subject of the modification in the cache.


Class org.jcreme.caches.CacheFullException extends java.lang.Exception implements Serializable

serialVersionUID: -6593890516637301171l


Class org.jcreme.caches.CachePolicy extends Enumeration implements Serializable

serialVersionUID: 5687690222374771750l


Class org.jcreme.swing.table.colormodel.ChangeHighlightingColorModel.ChangeTimer extends javax.swing.Timer implements Serializable

Serialized Fields

event

javax.swing.event.TableModelEvent event
The event that reported a change we want to time out.


Class org.jcreme.swing.table.colormodel.chooser.ChangeHighlightingColorModelEditor extends TableColorModelEditor implements Serializable

Serialized Fields

foregroundHighlightColor

javax.swing.JLabel foregroundHighlightColor
The label that presents the selection's foreground color.


backgroundHighlightColor

javax.swing.JLabel backgroundHighlightColor
The label that presents the selection's background color.


resilienceSpinner

javax.swing.JSpinner resilienceSpinner
The spinner that represents the cycle length.


subColorModelCheckBox

javax.swing.JCheckBox subColorModelCheckBox
The checkbox that determines the use of a subcolormodel.


subColorModelComponent

ColorModelEditorComponent subColorModelComponent
The combo box that enables to select the subcolormodel.


resilienceLabel

javax.swing.JLabel resilienceLabel
The label that identifies the cycle length spinner.


highlightPanel

javax.swing.JPanel highlightPanel
Panel grouping the selection edition elements.


resiliencePanel

javax.swing.JPanel resiliencePanel
Panel grouping the cycle length edition elements.


subColorModel

javax.swing.JPanel subColorModel
Panel presenting the subColorModel if one exists.


containerPanel

javax.swing.JPanel containerPanel
Global container of this component contents.


componentListener

java.beans.PropertyChangeListener componentListener
Listener to the sub color model to signal changes inside.


labelListener

java.awt.event.MouseListener labelListener
Listens to left clicks on the JLabels.


actionListener

java.awt.event.ActionListener actionListener
Listener for the subColorModelCheckBox actions.


Class org.jcreme.swing.table.colormodel.chooser.ColorModelEditorComponent extends javax.swing.JComponent implements Serializable

Serialized Fields

selectedModel

TableColorModel selectedModel
The last validated TableColorModel type.


editor

TableColorModelEditor editor
The current TableColorModelEditor.


tableColorModelComboBox

javax.swing.JComboBox tableColorModelComboBox
The combo box that enables to select a TableColorModel type to edit.


tableColorModelEditorPanel

javax.swing.JPanel tableColorModelEditorPanel
The Panel that contains the TableColorModelEditor.


tableColorModelSelectionLabel

javax.swing.JLabel tableColorModelSelectionLabel
The Label to display the title of the combo box.


tableColorModelSelectionPanel

javax.swing.JPanel tableColorModelSelectionPanel
The panel that groups the label and the combo box.


editorListener

java.beans.PropertyChangeListener editorListener
Relays changes in the editor to the Component listeners.


itemListener

java.awt.event.ItemListener itemListener
Listener for the ComboBox.


Class org.jcreme.swing.table.colormodel.chooser.ColumnCyclingColorModelEditor extends BaseCyclingColorModelEditor implements Serializable


Class org.jcreme.swing.table.columnmodel.editor.ColumnModelEditor extends javax.swing.JDialog implements Serializable

Serialized Fields

editedModel

EditableTableColumnModel editedModel
The TableColumnModel being edited.


columnEditorPanelLayout

java.awt.CardLayout columnEditorPanelLayout
The layout that displays the column editors.


memento

EditableTableColumnModelMemento memento
Saves the Columns state before edition.


editorComponents

java.util.Hashtable editorComponents
The editors created to modify column.


displayedEditor

TableColumnEditor displayedEditor
The Editor currently displayed.


buttonPanel

javax.swing.JPanel buttonPanel

cancelButton

javax.swing.JButton cancelButton

columnEditorPanel

javax.swing.JPanel columnEditorPanel

columnsList

javax.swing.JList columnsList

columnsScrollPane

javax.swing.JScrollPane columnsScrollPane

okButton

javax.swing.JButton okButton


Class org.jcreme.enumerations.ComparatorType extends Enumeration implements Serializable

serialVersionUID: 475337581038423430l

Serialized Fields

dataType

java.lang.Class dataType
The type to which the associated Comparator applies.


comparator

java.util.Comparator comparator
The Comparator related to this ComparatorType.


Class org.jcreme.filters.ComparisonOperator extends Enumeration implements Serializable

serialVersionUID: 9181399589148627958l


Class org.jcreme.sql.ConnectionLostException extends java.sql.SQLException implements Serializable


Class org.jcreme.swing.table.colormodel.chooser.CyclingColorModelEditor extends BaseCyclingColorModelEditor implements Serializable


Class org.jcreme.reporting.DataChangeEvent extends java.util.EventObject implements Serializable

Serialized Fields

data

java.lang.Object data

type

int type


Class org.jcreme.filters.DateIntervalFilter extends IntervalFilter implements Serializable

serialVersionUID: -7379998252561387793l


Class org.jcreme.filters.DateOrderFilter extends OrderFilter implements Serializable

serialVersionUID: 7445268172553087045l


Class org.jcreme.filters.DateOrderFilter.DateComparator extends java.lang.Object implements Serializable

serialVersionUID: 2204621158625903727l


Class org.jcreme.sql.DeadLockException extends java.sql.SQLException implements Serializable

Serialized Fields

wasBatchStatement

boolean wasBatchStatement
Specifies if the statement that threw this exception was a BatchStatement.


Class org.jcreme.permissioning.Domain extends Enumeration implements Serializable


Class org.jcreme.filters.DoubleIntervalFilter extends IntervalFilter implements Serializable

serialVersionUID: 4202117958954106612l


Class org.jcreme.filters.DoubleOrderFilter extends OrderFilter implements Serializable

serialVersionUID: 4202117958954106612l


Class org.jcreme.filters.DoubleOrderFilter.DoubleComparator extends java.lang.Object implements Serializable

serialVersionUID: 8354049336842279148l


Class org.jcreme.swing.table.columnmodel.EditableTableColumnModel extends javax.swing.table.DefaultTableColumnModel implements Serializable

Serialized Fields

hiddenColumns

java.util.Hashtable hiddenColumns


Class org.jcreme.enumerations.Enumeration extends java.lang.Object implements Serializable

serialVersionUID: 8763822295346411162l

Serialization Methods

readResolve

protected java.lang.Object readResolve()
This method enables to ensure the uniqueness of an Enumeration value. This method is called on a newly created Enumeration whenever an Enumeration is received on an ObjectStream. The unique value in the VM is then returned. If no value already exists, a new one is created. Priority is given to the name to retrieve the existing value.

Serialized Fields

name

java.lang.String name
The name of this enumerated value.


Class org.jcreme.filters.FilterChangeEvent extends java.util.EventObject implements Serializable

serialVersionUID: 5962195399096767432l

Serialized Fields

propertyName

java.lang.String propertyName
The property that changed in the filter.


oldValue

java.lang.Object oldValue
The previous value.


newValue

java.lang.Object newValue
The current value.


Class org.jcreme.filters.InclusionComparisonOperator extends ComparisonOperator implements Serializable

serialVersionUID: -8021294863659066911l


Class org.jcreme.filters.InclusionFilter extends java.lang.Object implements Serializable

serialVersionUID: -7530563440355198322l

Serialized Fields

operator

InclusionComparisonOperator operator
The inclusion operator used by this filter (IN or NOT_IN).


acceptedValues

java.util.List acceptedValues
The set of accepted values.


Class org.jcreme.filters.IntervalFilter extends java.lang.Object implements Serializable

serialVersionUID: -5828731130497450560l

Serialized Fields

lowerFilter

OrderFilter lowerFilter
The order filter that defines the lower end of the interval.


upperFilter

OrderFilter upperFilter
The order filter that defines the upper end of the interval.


Class org.jcreme.sql.IsolationLevel extends Enumeration implements Serializable

Serialized Fields

value

java.lang.Integer value
The value of the IsolationLevel as defined in the java.sql.Connection interface.


Class org.jcreme.swing.table.JColoredTable extends javax.swing.JTable implements Serializable

Serialized Fields

tableColorModel

TableColorModel tableColorModel
the color model used by this instance.


Class org.jcreme.swing.JCompletionEnabledTextField extends javax.swing.JFormattedTextField implements Serializable

Serialized Fields

completionModel

CompletionModel completionModel
The CompletionModel used to provide a completion list.


prefix

java.lang.String prefix
This member stores the seed used to perform the last completion so that the completion characters are selected.


popupWindow

javax.swing.JPopupMenu popupWindow
The window that contains the completion list.


popupList

javax.swing.JList popupList
The JList that presents the possible completions.


timerListener

java.awt.event.ActionListener timerListener
This listener is used for both the timer that triggers the display of the completion window and this component to hide that same window.


popupTimer

javax.swing.Timer popupTimer
The Timer that triggers the display of the completion window.


completionListener

javax.swing.event.ListSelectionListener completionListener
This listener enables to update the text in this component, based on the completion selected in the completion list.


documentListener

javax.swing.event.DocumentListener documentListener
This listener updates the popupList when the document is modified.


Class org.jcreme.swing.JDualComboBox extends javax.swing.JComboBox implements Serializable


Class org.jcreme.swing.JDualComboBox.CompositeRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Serialized Fields

baseRenderer

javax.swing.ListCellRenderer baseRenderer
The default Renderer provided by the UI.


separator

javax.swing.JSeparator separator
The component that displays the separation between top and bottom parts of the list.


Class org.jcreme.swing.JMultistateButton extends javax.swing.JButton implements Serializable

Serialized Fields

formatter

java.text.Format formatter
The Format used to display String representations of the values.


iconSelector

JMultistateButton.IconSelector iconSelector
The IconSelector used to display String representations of the values.


modelListener

java.awt.event.ItemListener modelListener


Class org.jcreme.swing.JMultistateButton.MultistateButtonModel extends javax.swing.DefaultButtonModel implements Serializable

Serialized Fields

values

java.util.Vector values

selectedValue

java.lang.Object selectedValue

eventId

int eventId


Class org.jcreme.swing.JQuadSplitPane extends javax.swing.JSplitPane implements Serializable

Serialized Fields

horizontalMode

int horizontalMode
The horizontal mode : either QuadSplitPane.DIVIDER or QuadSplitPane.BUTTON.


verticalMode

int verticalMode
The vertical mode : either QuadSplitPane.DIVIDER or QuadSplitPane.BUTTON.


leftDivider

javax.swing.plaf.basic.BasicSplitPaneDivider leftDivider
The left sub-splitpane's split divider.


rightDivider

javax.swing.plaf.basic.BasicSplitPaneDivider rightDivider
The right sub-splitpane's split divider.


mainDivider

javax.swing.plaf.basic.BasicSplitPaneDivider mainDivider
The main splitpane split divider.


horizontalSplitButton

javax.swing.JButton horizontalSplitButton
This button replaces the horizontal splitpane divider when it is minimized.


verticalSplitButton

javax.swing.JButton verticalSplitButton
This button replaces the vertical splitpane divider when it is minimized.


leftSubSplitPane

javax.swing.JSplitPane leftSubSplitPane
The splitpane used as the left component of the main splitpane.


rightSubSplitPane

javax.swing.JSplitPane rightSubSplitPane
The splitpane used as the right component of the main splitpane.


topLeftScrollPane

javax.swing.JScrollPane topLeftScrollPane
The top left scrollpane.


topRightScrollPane

javax.swing.JScrollPane topRightScrollPane
The top right scrollpane.


bottomLeftScrollPane

javax.swing.JScrollPane bottomLeftScrollPane
The bottom left scrollpane.


bottomRightScrollPane

javax.swing.JScrollPane bottomRightScrollPane
The bottom left scrollpane.


viewedComponent

java.awt.Component viewedComponent
The displayed component.


isContinuousDragging

boolean isContinuousDragging
Boolean showing whether a continuous-layout dragging is in progress.


columnHeaderRepainter

RepaintingMouseHandler columnHeaderRepainter

rowHeaderRepainter

RepaintingMouseHandler rowHeaderRepainter

viewRepainter

RepaintingMouseHandler viewRepainter

topLeftScrollPaneListener

java.beans.PropertyChangeListener topLeftScrollPaneListener
This listener enables to keep track of the columnHeader and the rowHeader to add them into the relevant scrollpanes.


columnHeaderListener

java.awt.event.ContainerListener columnHeaderListener
Enables to ensure that the columnHeader is set into the topLeftScrollPane.


rowHeaderListener

java.awt.event.ContainerListener rowHeaderListener
Enables to ensure that the rowHeader is set into the bottomRightScrollPane.


Class org.jcreme.swing.reporting.JReportTable extends JColoredTable implements Serializable

Serialized Fields

report

Report report
The underlying report for this table.


sortedColumns

java.util.HashSet sortedColumns
The columns currently in use in the sort.


tableColumnOrderListener

TableColumnOrderListener tableColumnOrderListener
The listener for the SortableTableColumns to react to changes in a column order.


headerColumnListener

SortableColumnHeaderMouseListener headerColumnListener
The listener to detect clicks on the JTableHeader to apply sort on the clicked column.


Class org.jcreme.swing.table.colormodel.chooser.LayeredColorModelEditor extends TableColorModelEditor implements Serializable

Serialized Fields

layerPane

javax.swing.JTabbedPane layerPane
The Tabbed Pane that presents the layers editors.


addButton

javax.swing.JButton addButton
Button to add a layer.


removeButton

javax.swing.JButton removeButton
Button to remove a layer.


moveUpButton

javax.swing.JButton moveUpButton
Button to move a layer up.


moveDownButton

javax.swing.JButton moveDownButton
Button to move a layer down.


buttonPanel

javax.swing.JPanel buttonPanel
Panel grouping the layer edition buttons.


layersPanel

javax.swing.JPanel layersPanel
Panel grouping the layer editors.


containerPanel

javax.swing.JPanel containerPanel
Global container of this component contents.


componentListener

java.beans.PropertyChangeListener componentListener
Listener to the layerPane components to signal changes inside.


actionListener

java.awt.event.ActionListener actionListener
Listener for all the buttons.


changeListener

javax.swing.event.ChangeListener changeListener
Listener for the tabbed pane changes.


Class org.jcreme.filters.LikeStringFilter extends java.lang.Object implements Serializable

serialVersionUID: -146567890525271208l

Serialized Fields

operator

StringComparisonOperator operator
The comparison operator used in this filter.


stem

java.lang.String stem
The stem used to filter strings. It is made of letters and two special characters : % standing for any number of letters, and _ standing for one letter.


Class org.jcreme.swing.table.colormodel.chooser.LineTitlesColorModelEditor extends TableColorModelEditor implements Serializable

Serialized Fields

foregroundColor

javax.swing.JLabel foregroundColor
The label that presents the selection's foreground color.


backgroundColor

javax.swing.JLabel backgroundColor
The label that presents the selection's background color.


colorPanel

javax.swing.JPanel colorPanel
The Panel that groups the color setting for the line titles.


foregroundSelectedColor

javax.swing.JLabel foregroundSelectedColor
The label that presents the selection's foreground color.


backgroundSelectedColor

javax.swing.JLabel backgroundSelectedColor
The label that presents the selection's background color.


colorSelectedPanel

javax.swing.JPanel colorSelectedPanel
The panel that groups the color settings for selected lines.


numberOfTitleColumnsSpinner

javax.swing.JSpinner numberOfTitleColumnsSpinner
The spinner that represents the number of columns in the title.


numberOfTitleColumnsLabel

javax.swing.JLabel numberOfTitleColumnsLabel
The label that identifies the number of title columns spinner.


numberOfTitleColumnsPanel

javax.swing.JPanel numberOfTitleColumnsPanel
Panel grouping the number of title columns edition elements.


containerPanel

javax.swing.JPanel containerPanel
Global container of this component contents.


labelListener

java.awt.event.MouseListener labelListener
Listens to left clicks on the JLabels.


Class org.jcreme.swing.ListSelectionDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

valuesList

javax.swing.JList valuesList

valuesListPane

javax.swing.JScrollPane valuesListPane

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

buttonPanel

javax.swing.JPanel buttonPanel

actionListener

java.awt.event.ActionListener actionListener


Class org.jcreme.state.MementoException extends java.lang.Exception implements Serializable


Class org.jcreme.permissioning.NoPermissionException extends java.lang.Exception implements Serializable


Class org.jcreme.permissioning.ObjectType extends Enumeration implements Serializable

Serialized Fields

authorizedDomains

java.util.Hashtable authorizedDomains


Class org.jcreme.filters.OrderComparisonOperator extends ComparisonOperator implements Serializable

serialVersionUID: 727691661331138205l


Class org.jcreme.filters.OrderFilter extends java.lang.Object implements Serializable

serialVersionUID: -8352083873613992423l

Serialized Fields

operator

OrderComparisonOperator operator
The operator used by this filter.


comparator

java.util.Comparator comparator
The comparator object used to compare 'tested' objects with the referent object.


referent

java.lang.Object referent
The referent object which 'tested' objects are compared to.


Class org.jcreme.filters.ORFilter extends BaseReportFilter implements Serializable

serialVersionUID: 541328042785797656l

Serialized Fields

filters

ReportFilter[] filters
The filters to combine in this ANDFilter.


Class org.jcreme.tutorial.ProcessViewer extends javax.swing.JFrame implements Serializable

Serialized Fields

control

ProcessViewerControl control

chooser

TableColorModelChooser chooser

editor

ColumnModelEditor editor

memento

JColoredTableMemento memento

splitPane

JQuadSplitPane splitPane

sortedColumns

java.util.HashSet sortedColumns

windowListener

java.beans.PropertyChangeListener windowListener

orderListener

TableColumnOrderListener orderListener

autoRefreshCheckBox

javax.swing.JCheckBox autoRefreshCheckBox

autoRefreshFrequencyTextField

javax.swing.JTextField autoRefreshFrequencyTextField

buttonPanel

javax.swing.JPanel buttonPanel

closeButton

javax.swing.JButton closeButton

closeMenuItem

javax.swing.JMenuItem closeMenuItem

colorModelMenuItem

javax.swing.JMenuItem colorModelMenuItem

columnModelMenuItem

javax.swing.JMenuItem columnModelMenuItem

customizeMenu

javax.swing.JMenu customizeMenu

fileMenu

javax.swing.JMenu fileMenu

processTable

JColoredTable processTable

processViewerMenuBar

javax.swing.JMenuBar processViewerMenuBar

refreshButton

javax.swing.JButton refreshButton


Class org.jcreme.swing.ProxyComponent extends java.awt.Component implements Serializable

Serialized Fields

underlyingComponent

java.awt.Component underlyingComponent
The Proxied Component.


binder

BindingMouseHandler binder
Enables to direct the MouseEvents from this to the underlyingComponent.


Class org.jcreme.permissioning.Purpose extends Enumeration implements Serializable

Serialized Fields

parents

java.util.HashSet parents


Class org.jcreme.enumerations.RemoteEnumerationInitializerImpl extends java.rmi.server.UnicastRemoteObject implements Serializable

serialVersionUID: -4091212281628517023l

Serialized Fields

initializer

EnumerationInitializer initializer


Class org.jcreme.processing.RemoteProducerImpl extends java.rmi.server.UnicastRemoteObject implements Serializable

serialVersionUID: 5879795801579453750l

Serialized Fields

underlyingProducer

Producer underlyingProducer
The Producer that is exposed through RMI.


Class org.jcreme.processing.RemoteTaskActivityMonitorImpl extends java.rmi.server.UnicastRemoteObject implements Serializable

serialVersionUID: -711131771607552097l

Serialized Fields

remoteToRMIListeners

java.util.HashMap remoteToRMIListeners
This is to be able to remove the right RMIListener object from the inner taskMonitor when asked to remove a RemoteListener object from the RemoteTaskActivityMonitor.


actualMonitor

TaskActivityMonitor actualMonitor
The actual monitor presented by this object.


Class org.jcreme.reporting.ReportChangeEvent extends java.util.EventObject implements Serializable

Serialized Fields

firstRow

int firstRow
The first row that changed.


lastRow

int lastRow
The last row that changed.


firstColumn

int firstColumn
The first column that changed.


lastColumn

int lastColumn
The last column that changed.


type

int type
The type of the change (either INSERT, UPDATE, DELETE or COLUMN_LIST).


Class org.jcreme.swing.reporting.ReportTableModel extends AbstractSortableTableModel implements Serializable

Serialized Fields

report

Report report
The underlying report.


Class org.jcreme.processing.RMITaskActivityMonitor.RemoteListenerImpl extends java.rmi.server.UnicastRemoteObject implements Serializable

serialVersionUID: -8149859581998018680l

Serialized Fields

monitor

RMITaskActivityMonitor monitor


Class org.jcreme.permissioning.Role extends Enumeration implements Serializable

Serialized Fields

tasks

java.util.HashSet tasks

subRoles

java.util.HashSet subRoles

domain

Domain domain


Class org.jcreme.swing.table.SortableColumnTableHeaderRenderer extends javax.swing.JLabel implements Serializable

Serialized Fields

column

SortableTableColumn column
The column that for which this object displays the header.


ascIcon

javax.swing.ImageIcon ascIcon
The ascending icon.


descIcon

javax.swing.ImageIcon descIcon
The descending icon.


Class org.jcreme.swing.table.SortableTableColumn extends javax.swing.table.TableColumn implements Serializable

Serialized Fields

order

SortOrder order
The current order of the column.


orderInSort

java.lang.Integer orderInSort
The place of the column in the sort.


columnClass

java.lang.Class columnClass
The Class of the elements contained in this column.


comparator

ComparatorType comparator
The comparator to use to sort the values of this column.


listeners

java.util.HashSet listeners
The listeners that must be notified when the order changes.


Class org.jcreme.swing.table.columnmodel.editor.SortableTableColumnEditor extends TableColumnEditor implements Serializable

Serialized Fields

ascIcon

javax.swing.ImageIcon ascIcon

descIcon

javax.swing.ImageIcon descIcon

sortPanel

javax.swing.JPanel sortPanel
Groups all the sortable specific edition elements.


orderInSortPanel

javax.swing.JPanel orderInSortPanel
This Panel groups the order in sort edition elements.


useInSortCheckBox

javax.swing.JCheckBox useInSortCheckBox
CheckBox that signals whether the column is used in the Sort.


orderInSortLabel

javax.swing.JLabel orderInSortLabel
Label for the order in sort Spinner.


orderInSortSpinner

javax.swing.JSpinner orderInSortSpinner
The Spinner that enables to select the order of the column in the Sort.


sortOrderPanel

javax.swing.JPanel sortOrderPanel
Groups the SortOrder edition elements.


sortOrderLabel

javax.swing.JLabel sortOrderLabel
The Label for the SortOrder ComboBox.


sortOrderToggleButton

javax.swing.JToggleButton sortOrderToggleButton
The ComboBox that enables to select the SortOrder for the column.


comparatorPanel

javax.swing.JPanel comparatorPanel
Groups the Comparator edition elements.


comparatorLabel

javax.swing.JLabel comparatorLabel
The Label for the Comparator ComboBox.


comparatorComboBox

javax.swing.JComboBox comparatorComboBox
The ComboBox to select the Comparator.


useInSortCheckBoxActionListener

java.awt.event.ActionListener useInSortCheckBoxActionListener
The ActionListener for the useInSortCheckBox.


Class org.jcreme.enumerations.SortOrder extends Enumeration implements Serializable

serialVersionUID: 5485883576649057849l

Serialized Fields

order

int order
This member represents the order of the instance. It can be multiplied with the result of a comparison to get the acual order to apply.


Class org.jcreme.filters.StringComparisonOperator extends ComparisonOperator implements Serializable

serialVersionUID: -8575968610082456202l


Class org.jcreme.permissioning.Subject extends Enumeration implements Serializable

Serialized Fields

task

Task task
The leaf task that is solved by the Subject.


domain

Domain domain
The Domain to which the Subject belongs.


Class org.jcreme.swing.workspace.TabbedWorkspaceComponent extends javax.swing.JTabbedPane implements Serializable

Serialized Fields

identifierFormat

java.text.Format identifierFormat

workspaces

WorkspaceFactory workspaces

currentWorkspace

Workspace currentWorkspace

identifiers

java.util.Vector identifiers

workspacesListener

WorkspaceFactoryListener workspacesListener


Class org.jcreme.swing.table.colormodel.chooser.TableColorModelChooser extends javax.swing.JDialog implements Serializable

Serialized Fields

initialModel

TableColorModel initialModel
The model originally set.


component

ColorModelEditorComponent component
The component that enables to edit the TableColorModel.


buttonPanel

javax.swing.JPanel buttonPanel
The Panel that contains the OK/Cancel buttons.


cancelButton

javax.swing.JButton cancelButton
The cancellation button.


okButton

javax.swing.JButton okButton
The approbation button.


propertyListener

java.beans.PropertyChangeListener propertyListener
Listens to changes in the component to adjust the dialog size.


Class org.jcreme.swing.table.colormodel.chooser.TableColorModelEditor extends javax.swing.JComponent implements Serializable


Class org.jcreme.swing.table.TableColorModelEvent extends java.util.EventObject implements Serializable

Serialized Fields

minRow

int minRow
The first row that changed color.


maxRow

int maxRow
The last row that changed color.


column

int column
The column that changed color.


Class org.jcreme.swing.table.colormodel.TableColorModelType extends Enumeration implements Serializable

Serialized Fields

tableColorModelClass

java.lang.Class tableColorModelClass
The class that implements the TableColorModel.


tableColorModelEditorClass

java.lang.Class tableColorModelEditorClass
The class that implements the TableColorModelEditor.


tableColorModelMementoClass

java.lang.Class tableColorModelMementoClass
The class that implements the TableColorModelMemento.


Class org.jcreme.swing.table.columnmodel.editor.TableColumnEditor extends javax.swing.JComponent implements Serializable

Serialized Fields

editorPanel

javax.swing.JPanel editorPanel
The Panel that contains the edition elements.


resizableCheckBox

javax.swing.JCheckBox resizableCheckBox
The CheckBox that signals whether the column is resizable.


displayPanel

javax.swing.JPanel displayPanel
The Panel that holds the display position elements.


displayCheckBox

javax.swing.JCheckBox displayCheckBox
The CheckBox that signals whether the column is displayed.


displayPositionLabel

javax.swing.JLabel displayPositionLabel
The Label for the display position.


displayPositionSpinner

javax.swing.JSpinner displayPositionSpinner
The Spinner that enables to change the display position.


headerValuePanel

javax.swing.JPanel headerValuePanel
The Panel that contains the header value related fields.


headerValueLabel

javax.swing.JLabel headerValueLabel
The label for the header value.


headerValueTextField

javax.swing.JTextField headerValueTextField
The TextField that enables to change the header value.


displayCheckBoxListener

java.awt.event.ActionListener displayCheckBoxListener
Listener that updates the Editor when the displayCheckBox gets selected/deselected.


editedColumn

javax.swing.table.TableColumn editedColumn
The TableColumn currently edited.


editedModel

EditableTableColumnModel editedModel
The TableColummnModel to which the editedColumn belongs.


initialColumnIndex

int initialColumnIndex
The columnIndex when the column edition started.


Class org.jcreme.swing.table.TableColumnOrderEvent extends java.util.EventObject implements Serializable


Class org.jcreme.swing.table.columnmodel.TableColumnType extends Enumeration implements Serializable

Serialized Fields

tableColumnClass

java.lang.Class tableColumnClass
The class that extends the TableColumn.


tableColumnEditorClass

java.lang.Class tableColumnEditorClass
The class that implements the TableColumnEditor.


tableColumnMementoClass

java.lang.Class tableColumnMementoClass
The class that implements the TableColumnMemento.


Class org.jcreme.permissioning.Task extends Enumeration implements Serializable

Serialized Fields

purpose

Purpose purpose

subTasks

java.util.HashSet subTasks

role

Role role


Class org.jcreme.swing.table.TransposableTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

transpose

boolean transpose
Signals the current status of the Model.


columnNamesPolicy

int columnNamesPolicy
This variable controls whether column names are part of the transposition or not.


transposedColumnNamesPolicy

int transposedColumnNamesPolicy
This variable controls what the columns names are in the transposition.


underlyingModel

javax.swing.table.TableModel underlyingModel
The TableModel transposed by this TransposableTableModel.


Class org.jcreme.permissioning.User extends Enumeration implements Serializable

Serialized Fields

fullName

java.lang.String fullName

roles

java.util.HashSet roles


Class org.jcreme.swing.table.ValueDrivenTableCellEditor extends javax.swing.AbstractCellEditor implements Serializable

Serialized Fields

currentEditor

javax.swing.table.TableCellEditor currentEditor
The actual editor in use.


Class org.jcreme.swing.workspace.WorkspaceFactoryEvent extends java.util.EventObject implements Serializable

Serialized Fields

workspaceId

java.lang.Object workspaceId



Copyright 2006 null. All Rights Reserved.