Serialized Form


Package com.stimulsoft.base

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

serialVersionUID: -635880409732728261L

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

serialVersionUID: -453169681093615604L


Package com.stimulsoft.base.drawing

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


Package com.stimulsoft.base.exception

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

serialVersionUID: -7309635999615294227L

Class com.stimulsoft.base.exception.StiExceptionProvider extends javax.swing.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

javax.swing.JScrollPane exceptionScrollPane

saveButton

javax.swing.JButton saveButton

copyButton

javax.swing.JButton copyButton

closeButton

javax.swing.JButton closeButton

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

serialVersionUID: -2336194278751809560L

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

serialVersionUID: -6748742362134535133L

Serialized Fields

BaseMessage

java.lang.String BaseMessage

Position

int Position

Length

int Length

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

serialVersionUID: 6558629844146933045L


Package com.stimulsoft.base.json

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

serialVersionUID: -5588902003700261385L

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

Serialized Fields

cause

java.lang.Throwable cause

Package com.stimulsoft.base.mail

Class com.stimulsoft.base.mail.StiMailProperties extends java.lang.Object implements Serializable

serialVersionUID: 3212128422172035611L

Serialized Fields

from

java.lang.String from

recipients

java.lang.String recipients

subject

java.lang.String subject

body

java.lang.String body

smtpNeedAuth

java.lang.Boolean smtpNeedAuth

smtpPort

int smtpPort

host

java.lang.String host

useSSL

java.lang.Boolean useSSL

userName

java.lang.String userName

password

java.lang.String password

attachments

java.util.List<E> attachments

streamAttachments

java.util.List<E> streamAttachments

mailDebug

boolean mailDebug

Package com.stimulsoft.base.panels.renderer

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

serialVersionUID: 1L

Serialized Fields

rootIcon

javax.swing.Icon rootIcon

leafIcon

javax.swing.Icon leafIcon

nonLeafIcon

javax.swing.Icon nonLeafIcon

Package com.stimulsoft.base.serializing

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


Package com.stimulsoft.base.system

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

serialVersionUID: -4590153904114847787L

Serialized Fields

isSort

boolean isSort

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

serialVersionUID: 8673264195747942595L

Serialization Methods

readObject

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

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.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:
java.io.IOException

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

serialVersionUID: -5769034079969603032L

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

serialVersionUID: 8822608896900902070L

Serialized Fields

args

StiEventHandlerArgs args



Copyright © 2018 Stimulsoft. All Rights Reserved.