Serialized Form
-
Package cl.obcom.desktopfx.core
-
Exception Class cl.obcom.desktopfx.core.DesktopException
class DesktopException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class cl.obcom.desktopfx.core.ExpiredException
class ExpiredException extends DesktopException implements Serializable- serialVersionUID:
- 1L
-
Class cl.obcom.desktopfx.core.ModalEvent
class ModalEvent extends Event implements Serializable- serialVersionUID:
- 1L
-
Class cl.obcom.desktopfx.core.MulticastEvent
class MulticastEvent extends Event implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
-
Exception Class cl.obcom.desktopfx.core.StationException
class StationException extends DesktopException implements Serializable- serialVersionUID:
- 1L
-
Class cl.obcom.desktopfx.core.TaskEvent
class TaskEvent extends Event implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
sharedEventState
cl.obcom.desktopfx.core.TaskEvent.SharedEventState sharedEventState
Object with state properties shared among all copies of the event.
-
-
Exception Class cl.obcom.desktopfx.core.WebConnectException
class WebConnectException extends jakarta.xml.ws.WebServiceException implements Serializable- serialVersionUID:
- 1L
-
-
Package cl.obcom.desktopfx.dde
-
Class cl.obcom.desktopfx.dde.DdeEvent
class DdeEvent extends EventObject implements Serializable- serialVersionUID:
- 1L
-
Exception Class cl.obcom.desktopfx.dde.DdeException
class DdeException extends DesktopException implements Serializable- serialVersionUID:
- 1L
-
-
Package cl.obcom.desktopfx.expr
-
Exception Class cl.obcom.desktopfx.expr.ExpressionException
class ExpressionException extends DesktopException implements Serializable- serialVersionUID:
- 1L
-
-
Package cl.obcom.desktopfx.layout
-
Class cl.obcom.desktopfx.layout.Layout
class Layout extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
fieldMap
LinkedHashMap<String,
LayoutField> fieldMap -
layoutLength
int layoutLength
-
layoutLocale
Locale layoutLocale
-
layoutName
String layoutName
-
layoutParent
cl.obcom.desktopfx.layout.ListField layoutParent
-
layoutSignature
String layoutSignature
-
-
Class cl.obcom.desktopfx.layout.LayoutField
class LayoutField extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
fieldDefault
String fieldDefault
-
fieldDefval
String fieldDefval
-
fieldGroupingUsed
boolean fieldGroupingUsed
-
fieldLayout
Layout fieldLayout
-
fieldLength
int fieldLength
-
fieldLocale
Locale fieldLocale
-
fieldName
String fieldName
-
fieldOccurs
int fieldOccurs
-
fieldOffset
int fieldOffset
-
fieldParent
cl.obcom.desktopfx.layout.ListField fieldParent
-
fieldScale
int fieldScale
-
fieldType
FieldType fieldType
-
-
Class cl.obcom.desktopfx.layout.LayoutMessage
class LayoutMessage extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
chars
char[] chars
-
layout
Layout layout
-
signANSI
boolean signANSI
-
-
Exception Class cl.obcom.desktopfx.layout.ValueFormatException
class ValueFormatException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package cl.obcom.desktopfx.netserver
-
Exception Class cl.obcom.desktopfx.netserver.NetServerException
class NetServerException extends DesktopException implements Serializable- serialVersionUID:
- 1L
-
Class cl.obcom.desktopfx.netserver.NetServerMessage
class NetServerMessage extends LayoutMessage implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
formCode
int formCode
-
isDataOnly
boolean isDataOnly
-
labels
String[] labels
-
maxKeyLabel
int maxKeyLabel
-
minKeyLabel
int minKeyLabel
-
operCode
int operCode
-
protCode
int protCode
-
sequence
int sequence
-
serverCode
int serverCode
-
sessionID
int sessionID
-
tranCode
int tranCode
-
typeCode
int typeCode
-
-
-
Package cl.obcom.desktopfx.util
-
Class cl.obcom.desktopfx.util.Settings
- serialVersionUID:
- 1L
-