BioLegato 0.6.2

Serialized Form


Package org.biolegato.core.data.sequence

Class org.biolegato.core.data.sequence.Sequence extends java.util.Hashtable<java.lang.String,java.lang.Object> implements Serializable

serialVersionUID: 7526472295622777024L

Serialized Fields

listeners

java.util.LinkedList<E> listeners
This linked list stores all sequence listeners


Package org.biolegato.core.plugintypes

Class org.biolegato.core.plugintypes.DataCanvas extends javax.swing.Box implements Serializable


Package org.biolegato.core.properties

Class org.biolegato.core.properties.BLProperties extends java.util.Properties implements Serializable

serialVersionUID: 7526472295622776168L

Serialized Fields

propertiesListeners

java.util.Hashtable<K,V> propertiesListeners
The list of all properties change listeners.

Class org.biolegato.core.properties.PropertiesCheckbox extends javax.swing.JCheckBox implements Serializable

serialVersionUID: 7526472295622777010L

Serialized Fields

propertyKey

java.lang.String propertyKey
The key in ther properties hashtable that corresponds to the widget.


properties

BLProperties properties
The BLProperties object to associate the widget to.

Class org.biolegato.core.properties.PropertiesNumber extends javax.swing.Box implements Serializable

serialVersionUID: 7526472295622777036L

Serialized Fields

spinner

javax.swing.JSpinner spinner
The JSpinner object to set the value with.


propertyKey

java.lang.String propertyKey
The key in ther properties hashtable that corresponds to the widget.


properties

BLProperties properties
The BLProperties object to associate the widget to.


BioLegato 0.6.2

Copyright © 2008-2009 University of Manitoba.