Serialized Form


Package coras.common

Class coras.common.AssetTypeEnum extends java.lang.Object implements Serializable

Serialization Methods

readResolve

private java.lang.Object readResolve()
                              throws java.io.ObjectStreamException
Serialized Fields

name

java.lang.String name

Class coras.common.CorasException extends java.lang.Exception implements Serializable


Package coras.representations

Class coras.representations.ImagePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

image

java.awt.Image image


Package coras.reuse

Class coras.reuse.CategoryEnum extends java.lang.Object implements Serializable

Serialization Methods

readResolve

private java.lang.Object readResolve()
                              throws java.io.ObjectStreamException
Serialized Fields

name

java.lang.String name


Package coras.table

Class coras.table.ChoiceTextArea extends javax.swing.JTextArea implements Serializable

Serialized Fields

choices

java.util.Collection choices

popupMenu

javax.swing.JPopupMenu popupMenu

userEditable

boolean userEditable

textValid

boolean textValid

doUpdateText

boolean doUpdateText

Class coras.table.CorasTable extends javax.swing.JTable implements Serializable

Serialized Fields

textAreaRenderer

TextAreaRenderer textAreaRenderer

textAreaEditor

TextAreaEditor textAreaEditor

tableModel

CorasTableModel tableModel

updateConcentrator

no.sintef.event.Concentrator updateConcentrator

Class coras.table.CorasTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

table

coras.table.jaxb.TableType table

columnChoicesMap

java.util.Map columnChoicesMap

dirty

boolean dirty

propertyChangeHandler

java.beans.PropertyChangeSupport propertyChangeHandler

Class coras.table.TextAreaEditor extends javax.swing.AbstractCellEditor implements Serializable

Serialized Fields

textArea

ChoiceTextArea textArea

keymap

javax.swing.text.Keymap keymap

prevAction

javax.swing.Action prevAction

nextAction

javax.swing.Action nextAction

upAction

javax.swing.Action upAction

downAction

javax.swing.Action downAction

table

CorasTable table

Class coras.table.TextAreaRenderer extends javax.swing.JTextArea implements Serializable


Package coras.types

Class coras.types.ElementTypeEnum extends java.lang.Object implements Serializable

Serialization Methods

readResolve

private java.lang.Object readResolve()
                              throws java.io.ObjectStreamException
Serialized Fields

name

java.lang.String name

Class coras.types.SubtypeEnum extends java.lang.Object implements Serializable

Serialization Methods

readResolve

private java.lang.Object readResolve()
                              throws java.io.ObjectStreamException
Serialized Fields

name

java.lang.String name

concern

coras.structure.ConcernEnum concern



Copyright © 2003-2005 SINTEF. All Rights Reserved.