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
JScrollPane exceptionScrollPane
saveButton
JButton saveButton
copyButton
JButton copyButton
closeButton
JButton closeButton
serialVersionUID: -2336194278751809560L
serialVersionUID: -6748742362134535133L
BaseMessage
String BaseMessage
Position
int Position
Length
int Length
serialVersionUID: 6558629844146933045L
|
Package com.stimulsoft.base.json |
serialVersionUID: -5588902003700261385L
cause
Throwable cause
|
Package com.stimulsoft.base.panels.renderer |
serialVersionUID: 1L
rootIcon
Icon rootIcon
leafIcon
Icon leafIcon
nonLeafIcon
Icon nonLeafIcon
|
Package com.stimulsoft.base.serializing |
|
Package com.stimulsoft.base.system |
serialVersionUID: -4590153904114847787L
isSort
boolean isSort
serialVersionUID: 8673264195747942595L
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
serialVersionUID: -5769034079969603032L
serialVersionUID: 8822608896900902070L
args
StiEventHandlerArgs args
Copyright © 2017 Stimulsoft. All Rights Reserved.