Serialized Form
|
Package org.biolegato.core.data.sequence |
serialVersionUID: 7526472295622777024L
listeners
java.util.LinkedList<E> listeners
- This linked list stores all sequence listeners
|
Package org.biolegato.core.plugintypes |
|
Package org.biolegato.core.properties |
serialVersionUID: 7526472295622776168L
propertiesListeners
java.util.Hashtable<K,V> propertiesListeners
- The list of all properties change listeners.
serialVersionUID: 7526472295622777010L
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.
serialVersionUID: 7526472295622777036L
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.
Copyright © 2008-2009 University of Manitoba.