Serialized Form


Package com.stimulsoft.base

Class com.stimulsoft.base.StiRepositoryItems extends Hashtable<Object,Object> implements Serializable

serialVersionUID: -635880409732728261L

Class com.stimulsoft.base.StiValueCollection extends ArrayList<E> implements Serializable

serialVersionUID: -453169681093615604L


Package com.stimulsoft.base.drawing

Class com.stimulsoft.base.drawing.StiAcrDouble extends Arc2D.Double implements Serializable


Package com.stimulsoft.base.exception

Class com.stimulsoft.base.exception.StiException extends Exception implements Serializable

serialVersionUID: -7309635999615294227L

Class com.stimulsoft.base.exception.StiExceptionProvider extends JDialog implements Serializable

serialVersionUID: -3909912161102206452L

Serialized Fields

messagePane

StiPopupTextArea messagePane

applicationPane

StiPopupTextArea applicationPane

versionPane

StiPopupTextArea versionPane

javaVersionPane

StiPopupTextArea javaVersionPane

osVersionPane

StiPopupTextArea osVersionPane

infoDescriptionPane

StiPopupTextArea infoDescriptionPane

messageTabDescriptionPane

StiPopupTextArea messageTabDescriptionPane

causeDescriptionPane

StiPopupTextArea causeDescriptionPane

stackDescriptionPane

StiPopupTextArea stackDescriptionPane

exceptionScrollPane

JScrollPane exceptionScrollPane

saveButton

JButton saveButton

copyButton

JButton copyButton

closeButton

JButton closeButton

Class com.stimulsoft.base.exception.StiExceptionSaveDialog extends JFileChooser implements Serializable

serialVersionUID: -2336194278751809560L

Class com.stimulsoft.base.exception.StiParserException extends RuntimeException implements Serializable

serialVersionUID: -6748742362134535133L

Serialized Fields

BaseMessage

String BaseMessage

Position

int Position

Length

int Length

Class com.stimulsoft.base.exception.StiPopupTextArea extends JTextArea implements Serializable

serialVersionUID: 6558629844146933045L


Package com.stimulsoft.base.json

Class com.stimulsoft.base.json.JPropertiesList extends ArrayList<JProperty> implements Serializable

serialVersionUID: -5588902003700261385L

Class com.stimulsoft.base.json.JSONException extends Exception implements Serializable

Serialized Fields

cause

Throwable cause

Package com.stimulsoft.base.panels.renderer

Class com.stimulsoft.base.panels.renderer.StiTreeRenderer extends DefaultTreeCellRenderer implements Serializable

serialVersionUID: 1L

Serialized Fields

rootIcon

Icon rootIcon

leafIcon

Icon leafIcon

nonLeafIcon

Icon nonLeafIcon

Package com.stimulsoft.base.serializing

Class com.stimulsoft.base.serializing.StiDeserializationException extends Exception implements Serializable


Package com.stimulsoft.base.system

Class com.stimulsoft.base.system.StiCollection extends ArrayList<E> implements Serializable

serialVersionUID: -4590153904114847787L

Serialized Fields

isSort

boolean isSort

Class com.stimulsoft.base.system.StiCopyOnWriteArrayList extends Object implements Serializable

serialVersionUID: 8673264195747942595L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Reconstitute the list from a stream (i.e., deserialize it).

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Save the state of the list to a stream (i.e., serialize it).

Serial Data:
The length of the array backing the list is emitted (int), followed by all of its elements (each an Object) in the proper order.
Throws:
IOException

Class com.stimulsoft.base.system.StiEventHandler extends ArrayList<StiEventHandlerListener> implements Serializable

serialVersionUID: -5769034079969603032L

Class com.stimulsoft.base.system.StiEventObject extends EventObject implements Serializable

serialVersionUID: 8822608896900902070L

Serialized Fields

args

StiEventHandlerArgs args



Copyright © 2017 Stimulsoft. All Rights Reserved.