Serialized Form
|
Package com.stimulsoft.base |
serialVersionUID: -635880409732728261L
serialVersionUID: -453169681093615604L
|
Package com.stimulsoft.base.drawing |
|
Package com.stimulsoft.base.exception |
serialVersionUID: -7309635999615294227L
serialVersionUID: -3909912161102206452L
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
serialVersionUID: -2336194278751809560L
serialVersionUID: -6748742362134535133L
BaseMessage
java.lang.String BaseMessage
Position
int Position
Length
int Length
serialVersionUID: 6558629844146933045L
|
Package com.stimulsoft.base.json |
serialVersionUID: -5588902003700261385L
cause
java.lang.Throwable cause
|
Package com.stimulsoft.base.mail |
serialVersionUID: 3212128422172035611L
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 |
serialVersionUID: 1L
rootIcon
javax.swing.Icon rootIcon
leafIcon
javax.swing.Icon leafIcon
nonLeafIcon
javax.swing.Icon nonLeafIcon
|
Package com.stimulsoft.base.serializing |
|
Package com.stimulsoft.base.system |
serialVersionUID: -4590153904114847787L
isSort
boolean isSort
serialVersionUID: 8673264195747942595L
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
serialVersionUID: -5769034079969603032L
serialVersionUID: 8822608896900902070L
args
StiEventHandlerArgs args
Copyright © 2018 Stimulsoft. All Rights Reserved.