Serialized Form


Package com.infoteria.asteria.connection

Class com.infoteria.asteria.connection.AWSConnectionEntry implements Serializable

Serialized Fields

_accessKey

String _accessKey

_secretKey

String _secretKey

_timeout

int _timeout

_secTimeout

int _secTimeout

_protocol

String _protocol

_region

String _region

_useProxy

boolean _useProxy

Class com.infoteria.asteria.connection.CommonConnectionEntry implements Serializable

Class com.infoteria.asteria.connection.ConnectionEntry implements Serializable

Serialized Fields

_bPool

boolean _bPool

_bUserDefined

boolean _bUserDefined

_bXA

boolean _bXA

_bDynamic

boolean _bDynamic

Class com.infoteria.asteria.connection.ConnectionException implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream stream)
                  throws IOException
Serialized Fields

_code

int _code

Class com.infoteria.asteria.connection.ExcelonConnectionEntry implements Serializable

Serialized Fields

_servername

String _servername

_portno

String _portno

_username

String _username

_password

String _password

Class com.infoteria.asteria.connection.FTPConnection.File implements Serializable

Serialized Fields

_filename

String _filename

_length

long _length

_lastModified

long _lastModified

_lastModifiedDate

String _lastModifiedDate

_lastModifiedTime

String _lastModifiedTime

_isDirectory

boolean _isDirectory

Class com.infoteria.asteria.connection.FTPConnectionEntry implements Serializable

Serialized Fields

_protocol

String _protocol

_host

String _host

_port

int _port

_bPASV

boolean _bPASV

_filenameEncoding

String _filenameEncoding

_username

String _username

_password

String _password

_keyfileName

String _keyfileName

_keyfilePassphrase

String _keyfilePassphrase

_timeout

long _timeout

Class com.infoteria.asteria.connection.HTTPConnectionEntry implements Serializable

Serialized Fields

_url

String _url

_urlEncoding

String _urlEncoding

_timeout

int _timeout

_dontUseSystemProxySettings

boolean _dontUseSystemProxySettings

_username

String _username

_password

String _password

_useUserClientCert

boolean _useUserClientCert

_clientCertAlias

String _clientCertAlias

Class com.infoteria.asteria.connection.IMAP4ConnectionEntry implements Serializable

Serialized Fields

protocol

String protocol

sslType

String sslType

host

String host

port

int port

auth

String auth

mailbox

String mailbox

user

String user

password

String password

timeout

long timeout

Class com.infoteria.asteria.connection.JNDIConnectionEntry implements Serializable

Serialized Fields

_jndi_props

Properties _jndi_props

Class com.infoteria.asteria.connection.KintoneConnectionEntry implements Serializable

Serialized Fields

_url

String _url

_auth

String _auth

_loginName

String _loginName

_password

String _password

_apiToken

String _apiToken

_appId

long _appId

_useBasicAuth

boolean _useBasicAuth

_basicAuthLoginName

String _basicAuthLoginName

_basicAuthPassword

String _basicAuthPassword

_timeout

int _timeout

_secTimeout

int _secTimeout

_useProxy

boolean _useProxy

Class com.infoteria.asteria.connection.NeoCoreConnectionEntry implements Serializable

Serialized Fields

_servername

String _servername

_portno

String _portno

_username

String _username

_password

String _password

Class com.infoteria.asteria.connection.NotesConnectionEntry implements Serializable

Serialized Fields

type

String type

idFile

String idFile

userName

String userName

password

String password

serverName

String serverName

Class com.infoteria.asteria.connection.POP3ConnectionEntry implements Serializable

Serialized Fields

protocol

String protocol

sslType

String sslType

host

String host

port

int port

auth

String auth

user

String user

password

String password

timeout

long timeout

Class com.infoteria.asteria.connection.QueueConnectionEntry implements Serializable

Serialized Fields

_jndiname

String _jndiname

_queue_connection_factory

String _queue_connection_factory

_username

String _username

_password

String _password

Class com.infoteria.asteria.connection.RDBConnectionEntry implements Serializable

Serialized Fields

_type

String _type

_driver

String _driver

_url

String _url

_username

String _username

_password

String _password

_useSchemata

String _useSchemata

_parameters

Map _parameters

Class com.infoteria.asteria.connection.SAPConnectionEntry implements Serializable

Class com.infoteria.asteria.connection.SMTPConnectionEntry implements Serializable

Serialized Fields

protocol

String protocol

sslType

String sslType

host

String host

port

int port

auth

String auth

popProtocol

String popProtocol

popSslType

String popSslType

popHost

String popHost

popPort

int popPort

popUser

String popUser

popPassword

String popPassword

interval

long interval

apop

boolean apop

smtpAuthType

String smtpAuthType

smtpUser

String smtpUser

smtpPassword

String smtpPassword

timeout

long timeout

Class com.infoteria.asteria.connection.TaminoConnectionEntry implements Serializable

Serialized Fields

_url

String _url

_username

String _username

_password

String _password

Class com.infoteria.asteria.connection.TestResult implements Serializable

Serialized Fields

_bSucceed

boolean _bSucceed

_exception

Exception _exception

_list

com.infoteria.asteria.util.PairList _list


Package com.infoteria.asteria.flowbuilder2.event

Class com.infoteria.asteria.flowbuilder2.event.ApplicationEvent implements Serializable

Serialized Fields

_propName

String _propName

_oldValue

Object _oldValue

_newValue

Object _newValue

Class com.infoteria.asteria.flowbuilder2.event.BaseHolderCloneEvent implements Serializable

Serialized Fields

_original

BaseHolder _original

Class com.infoteria.asteria.flowbuilder2.event.BaseHolderEvent implements Serializable

Serialized Fields

_id

int _id

_holder

BaseHolder _holder

Class com.infoteria.asteria.flowbuilder2.event.BaseObjectCloneEvent implements Serializable

Serialized Fields

_original

BaseObject _original

Class com.infoteria.asteria.flowbuilder2.event.BaseObjectEvent implements Serializable

Serialized Fields

_object

BaseObject _object

Class com.infoteria.asteria.flowbuilder2.event.BaseObjectMenuEvent implements Serializable

Serialized Fields

_menu

JPopupMenu _menu

Class com.infoteria.asteria.flowbuilder2.event.BaseObjectUndoableEvent implements Serializable

Serialized Fields

_undoList

List _undoList

_bEditable

boolean _bEditable

Class com.infoteria.asteria.flowbuilder2.event.BinderChildEvent implements Serializable

Serialized Fields

_child

BaseHolder _child

_index

int _index

Class com.infoteria.asteria.flowbuilder2.event.BinderEvent implements Serializable

Serialized Fields

_id

int _id

Class com.infoteria.asteria.flowbuilder2.event.BinderManagerEvent implements Serializable

Serialized Fields

_binder

com.infoteria.asteria.flowbuilder2.binder.Binder _binder

Class com.infoteria.asteria.flowbuilder2.event.CategoryPropertyEvent implements Serializable

Serialized Fields

_item

CategoryItem _item

_propName

String _propName

_oldValue

Object _oldValue

_newValue

Object _newValue

_index

int _index

_id

int _id

_undoList

List _undoList

Class com.infoteria.asteria.flowbuilder2.event.ComponentOutputConnectorEvent implements Serializable

Serialized Fields

_origin

ComponentOutputConnector _origin

_oldSd

StreamDefinition _oldSd

_newSd

StreamDefinition _newSd

_eventId

int _eventId

Class com.infoteria.asteria.flowbuilder2.event.ConnectionEvent implements Serializable

Serialized Fields

_id

int _id

_idx

int _idx

_connection

com.infoteria.asteria.flowbuilder2.connection.ConnectionWrapper _connection

Class com.infoteria.asteria.flowbuilder2.event.ConnectorEvent implements Serializable

Serialized Fields

_oldList

List _oldList

_newList

List _newList

Class com.infoteria.asteria.flowbuilder2.event.DebuggerEvent implements Serializable

Class com.infoteria.asteria.flowbuilder2.event.FieldDefinitionEvent implements Serializable

Serialized Fields

_id

int _id

_series

int _series

_field

Field _field

_index

int _index

_fieldDef

FieldDefinition _fieldDef

_newValue

FieldDefinition _newValue

_undoList

List _undoList

_oldValue

Object _oldValue

Class com.infoteria.asteria.flowbuilder2.event.FileManagerEvent implements Serializable

Serialized Fields

_filepath

String _filepath

_newpath

String _newpath

_id

int _id

Class com.infoteria.asteria.flowbuilder2.event.FlowEvent implements Serializable

Serialized Fields

_variables

com.infoteria.asteria.flowbuilder2.exvar.ExternalVariables _variables

Class com.infoteria.asteria.flowbuilder2.event.HomeNodeEvent implements Serializable

Serialized Fields

_dir

String _dir

_id

int _id

Class com.infoteria.asteria.flowbuilder2.event.InspectorPaneEvent implements Serializable

Serialized Fields

_oldValue

com.infoteria.gui.property.inspector.PropertyEditable _oldValue

_newValue

com.infoteria.gui.property.inspector.PropertyEditable _newValue

Class com.infoteria.asteria.flowbuilder2.event.LinkEvent implements Serializable

Serialized Fields

_link

Link _link

_object

BaseObject _object

Class com.infoteria.asteria.flowbuilder2.event.MappingHolderEvent implements Serializable

Serialized Fields

_item

com.infoteria.asteria.flowbuilder2.mapper.MappingItem _item

_id

int _id

Class com.infoteria.asteria.flowbuilder2.event.ParserEvent implements Serializable

Serialized Fields

_message

String _message

_id

int _id

Class com.infoteria.asteria.flowbuilder2.event.SearchEvent implements Serializable

Serialized Fields

_kind

int _kind

_str

String _str

_replaceStr

String _replaceStr

_option

com.infoteria.asteria.flowengine2.search.SearchOptionEx _option

_baseDir

String _baseDir

_object

BaseObject _object

_patterns

com.infoteria.asteria.repository.search.PatternInfo[] _patterns

_resultBase

com.infoteria.asteria.flowbuilder2.search.SearchResult _resultBase

_resultList

List _resultList

Class com.infoteria.asteria.flowbuilder2.event.SelectionEvent implements Serializable

Serialized Fields

_selection

com.infoteria.asteria.flowbuilder2.core.Selection _selection

Class com.infoteria.asteria.flowbuilder2.event.TriggerEvent implements Serializable

Serialized Fields

_trigger

com.infoteria.asteria.flowengine2.trigger2.Trigger _trigger

_id

int _id


Package com.infoteria.asteria.flowbuilder2.plugin

Class com.infoteria.asteria.flowbuilder2.plugin.HistoryPropertyEditor implements Serializable

Serialized Fields

_combo

HistoryComboBox _combo

_file

File _file

Class com.infoteria.asteria.flowbuilder2.plugin.RegexpDialog implements Serializable

Serialized Fields

_closer

DialogCloser _closer

_txtRegex

JTextField _txtRegex

_txtInput

JTextField _txtInput

_txtResult

JTextField _txtResult

_inspector

com.infoteria.gui.property.inspector.Inspector _inspector

_cmbCategory

JComboBox _cmbCategory

_lstRegex

JList _lstRegex

_txtDesc

JTextArea _txtDesc

_testClass

String _testClass

_regexpProp

String _regexpProp

_file

File _file

_encoding

String _encoding

_lastModified

long _lastModified

Class com.infoteria.asteria.flowbuilder2.plugin.ReplaceComponent.ReplaceComponentAction implements Serializable

Serialized Fields

_original

Component _original

_replace

ComponentMetaData _replace

_event

BaseObjectUndoableEvent _event

_propMap

Map _propMap

_filter

PropertyFilter _filter


Package com.infoteria.asteria.flowbuilder2.property

Class com.infoteria.asteria.flowbuilder2.property.SubFunctionProperty.PropertyReplaceCommand implements Serializable

Serialized Fields

_owner

PropertyHolder _owner

_oldProps

List _oldProps

_newProps

List _newProps


Package com.infoteria.asteria.flowbuilder2.property.category

Class com.infoteria.asteria.flowbuilder2.property.category.CategoryPropertyEditor implements Serializable

Serialized Fields

_bEditable

boolean _bEditable

_macroButtonRenderer

com.infoteria.asteria.flowbuilder2.property.inspector.MacroButtonRenderer _macroButtonRenderer

_ciRenderer

com.infoteria.asteria.flowbuilder2.property.category.CategoryPropertyEditor.CategoryItemRenderer _ciRenderer

Class com.infoteria.asteria.flowbuilder2.property.category.CategoryPropertyMenu implements Serializable

Serialized Fields

_table

CategoryPropertyEditor _table

_moveUpAction

Action _moveUpAction

_moveDownAction

Action _moveDownAction

_insertAction

Action _insertAction

_deleteAction

Action _deleteAction

_importAction

Action _importAction

_exportAction

Action _exportAction

Class com.infoteria.asteria.flowbuilder2.property.category.CategoryPropertyTableModel implements Serializable

Serialized Fields

_catProp

CategoryProperty _catProp

_readonlyCtrl

ReadOnlyController _readonlyCtrl


Package com.infoteria.asteria.flowbuilder2.sqlbuilder

Class com.infoteria.asteria.flowbuilder2.sqlbuilder.TableSelectDialog implements Serializable

Serialized Fields

_provider

TableProvider _provider

_list

TableListPane _list

_tableInfo

TableInfoPane _tableInfo

_closer

DialogCloser _closer

_chkAddSchema

JCheckBox _chkAddSchema


Package com.infoteria.asteria.flowbuilder2.stream

Class com.infoteria.asteria.flowbuilder2.stream.StreamEditor implements Serializable

Serialized Fields

_streamInspector

com.infoteria.asteria.flowbuilder2.stream.StreamInspector _streamInspector

_fieldEditor

FieldEditor _fieldEditor

_streamDef

StreamDefinition _streamDef

Class com.infoteria.asteria.flowbuilder2.stream.StreamPane implements Serializable

Serialized Fields

_context

com.infoteria.asteria.flowbuilder2.context.Context _context

_target

FieldEditable _target

_undoManager

com.infoteria.gui.undo.UndoManager _undoManager

_bDebugging

boolean _bDebugging

_popupMenuAdapter

com.infoteria.swing.menu.PopupMenuAdapter _popupMenuAdapter


Package com.infoteria.asteria.flowbuilder2.stream.field

Class com.infoteria.asteria.flowbuilder2.stream.field.AbstractFieldEditor implements Serializable

Serialized Fields

_undoManager

com.infoteria.gui.undo.UndoManager _undoManager

_bEditable

boolean _bEditable

_menu

FieldPopupMenu _menu

_umListener

UndoManagerListenerForTable _umListener

Class com.infoteria.asteria.flowbuilder2.stream.field.FieldEditor implements Serializable

Serialized Fields

_streamDef

StreamDefinition _streamDef

Class com.infoteria.asteria.flowbuilder2.stream.field.FieldPopupMenu implements Serializable

Serialized Fields

_table

JTable _table

_model

FieldTableModel _model

_streamDef

StreamDefinition _streamDef

_moveUpAction

Action _moveUpAction

_moveDownAction

Action _moveDownAction

_branchUpAction

Action _branchUpAction

_branchDownAction

Action _branchDownAction

_insertAction

Action _insertAction

_deleteAction

Action _deleteAction

_expandAction

Action _expandAction

_collapseAction

Action _collapseAction

_referAction

Action _referAction

Class com.infoteria.asteria.flowbuilder2.stream.field.FieldTableModel implements Serializable

Serialized Fields

streamDef

StreamDefinition streamDef

_fieldDef

FieldDefinition _fieldDef

_bEditable

boolean _bEditable

_nameChecker

FieldNameChecker _nameChecker

_undoManager

com.infoteria.gui.undo.UndoManager _undoManager

_typeEditor

com.infoteria.asteria.flowbuilder2.stream.field.FieldTableModel.TypeEditor _typeEditor

Class com.infoteria.asteria.flowbuilder2.stream.field.FixedLengthFieldTableModel implements Serializable

Class com.infoteria.asteria.flowbuilder2.stream.field.NamespaceDialog implements Serializable

Serialized Fields

TABLE_SIZE

Dimension TABLE_SIZE

_fieldModel

XMLFieldTableModel _fieldModel

_nsModel

com.infoteria.asteria.flowbuilder2.stream.field.NamespaceTableModel _nsModel

_table

JTable _table

Class com.infoteria.asteria.flowbuilder2.stream.field.XMLFieldTableModel implements Serializable

Serialized Fields

_visibleFieldList

List _visibleFieldList

_renderer

TableCellRenderer _renderer


Package com.infoteria.asteria.flowengine2

Class com.infoteria.asteria.flowengine2.EngineException implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream stream)
                  throws IOException
Serialized Fields

_code

int _code

Class com.infoteria.asteria.flowengine2.EngineFatalError implements Serializable


Package com.infoteria.asteria.flowengine2.client

Class com.infoteria.asteria.flowengine2.client.FlowClientException implements Serializable


Package com.infoteria.asteria.flowengine2.compile

Class com.infoteria.asteria.flowengine2.compile.CompileException implements Serializable

Class com.infoteria.asteria.flowengine2.compile.CompileHelperException implements Serializable


Package com.infoteria.asteria.flowengine2.connection

Class com.infoteria.asteria.flowengine2.connection.FlowConnectionException implements Serializable


Package com.infoteria.asteria.flowengine2.execute

Class com.infoteria.asteria.flowengine2.execute.CancelExecuteException implements Serializable

Class com.infoteria.asteria.flowengine2.execute.ExceptionBreakInfo implements Serializable

Serialized Fields

_componentName

String _componentName

_message

String _message

_exceptionFlow

String _exceptionFlow

Class com.infoteria.asteria.flowengine2.execute.ExecuteException implements Serializable

Class com.infoteria.asteria.flowengine2.execute.MappingResult implements Serializable

Serialized Fields

error

Throwable error

logs

String logs

streamData

Map streamData

itemList

ArrayList itemList

maxRecordNumber

int maxRecordNumber

Class com.infoteria.asteria.flowengine2.execute.MappingResultItem implements Serializable

Serialized Fields

record

MappingResultRecord record

componentName

String componentName

connectorName

String connectorName

name

String name

type

int type

stackTrace

String stackTrace

value

Value value

_subItemMap

Map _subItemMap

inputs

List inputs

Class com.infoteria.asteria.flowengine2.execute.MappingResultItem.OutputItem implements Serializable

Serialized Fields

allResults

List allResults

output

MappingResultItem.OutputItem output

Class com.infoteria.asteria.flowengine2.execute.MappingResultRecord implements Serializable

Serialized Fields

recordNumber

int recordNumber

layerName

String layerName

outputItems

List outputItems

functionMap

Map functionMap

inputItems

List inputItems

layerRecord

List layerRecord

defaultLayerRecord

MappingResultRecord defaultLayerRecord

Class com.infoteria.asteria.flowengine2.execute.ProfileItem implements Serializable

Serialized Fields

project

String project

flow

String flow

component

String component

initTimestamp

long initTimestamp

timeToInit

long timeToInit

executeCount

int executeCount

timeToExecuteMin

long timeToExecuteMin

timeToExecuteMax

long timeToExecuteMax

timeToExecuteSum

long timeToExecuteSum

executeLoopCount

int executeLoopCount

loopNothingCount

int loopNothingCount

timeToLoopMin

long timeToLoopMin

timeToLoopMax

long timeToLoopMax

timeToLoopSum

long timeToLoopSum

commitCount

int commitCount

timeToCommitMin

long timeToCommitMin

timeToCommitMax

long timeToCommitMax

timeToCommitSum

long timeToCommitSum

rollbackCount

int rollbackCount

timeToRollbackMin

long timeToRollbackMin

timeToRollbackMax

long timeToRollbackMax

timeToRollbackSum

long timeToRollbackSum

endFlowCount

int endFlowCount

timeToEndFlowMin

long timeToEndFlowMin

timeToEndFlowMax

long timeToEndFlowMax

timeToEndFlowSum

long timeToEndFlowSum

timeToTerm

long timeToTerm

Class com.infoteria.asteria.flowengine2.execute.RequestEndException implements Serializable

Serialized Fields

_endComponent

com.infoteria.asteria.flowlibrary2.component.control.EndComponent _endComponent

Class com.infoteria.asteria.flowengine2.execute.RequestKilledException implements Serializable

Serialized Fields

_component

Component _component

Class com.infoteria.asteria.flowengine2.execute.RerunExecuteException implements Serializable

Serialized Fields

_status

String _status

Class com.infoteria.asteria.flowengine2.execute.RunningStatus implements Serializable

Serialized Fields

operationNum

int operationNum

_id

ProjectId _id

_flowName

String _flowName

_componentName

String _componentName

_nextComponentName

String _nextComponentName

_parentId

ProjectId _parentId

_parentFlowName

String _parentFlowName

_isSubFlowComponent

boolean _isSubFlowComponent

_isDumpMapping

boolean _isDumpMapping

_projectVariables

VariableList _projectVariables

_flowVariables

VariableList _flowVariables

_sessionVariables

VariableList _sessionVariables

_systemVariables

VariableList _systemVariables

_componentExitState

String _componentExitState

_streamVariables

VariableList _streamVariables

_stream

StreamDataObject _stream

_streamPart

String _streamPart

_streamPartLength

long _streamPartLength

_streamReturnType

int _streamReturnType

_spMap

Map _spMap

_cpMap

Map _cpMap

_exvarMap

Map _exvarMap

_exception

Exception _exception

_stackTrace

List _stackTrace

_status

int _status

_exBreakInfo

ExceptionBreakInfo _exBreakInfo

_statusStr

String _statusStr

_requestId

String _requestId


Package com.infoteria.asteria.flowengine2.exvar

Class com.infoteria.asteria.flowengine2.exvar.ExternalVariables implements Serializable

Serialized Fields

_name

String _name

_file

File _file

_dataTimestamp

com.infoteria.asteria.flowengine2.exvar.ExternalVariables.LongHolder _dataTimestamp

_bAppVarsModified

boolean _bAppVarsModified

_constants

VariableList _constants

_reqVars

VariableList _reqVars

_sesVars

VariableList _sesVars

_appVars

VariableList _appVars

Class com.infoteria.asteria.flowengine2.exvar.ExternalVariablesStatus implements Serializable

Serialized Fields

_projectName

String _projectName

_filepath

String _filepath

_status

int _status


Package com.infoteria.asteria.flowengine2.flow

Class com.infoteria.asteria.flowengine2.flow.FlowInfo implements Serializable

Serialized Fields

_name

String _name

_id

String _id

Class com.infoteria.asteria.flowengine2.flow.FlowInfoEx implements Serializable

Serialized Fields

_bCompiled

boolean _bCompiled

Class com.infoteria.asteria.flowengine2.flow.ProjectId implements Serializable

Serialized Fields

_ownerName

String _ownerName

_name

String _name

_fileName

String _fileName

_hash

int _hash

_cache

int _cache

Class com.infoteria.asteria.flowengine2.flow.ProjectIdException implements Serializable

Class com.infoteria.asteria.flowengine2.flow.XFPInfo implements Serializable

Serialized Fields

_filename

String _filename

_ownername

String _ownername

_project

String _project

_lastmodified

long _lastmodified

_length

long _length

_registered

boolean _registered

_system

boolean _system


Package com.infoteria.asteria.flowengine2.provider

Class com.infoteria.asteria.flowengine2.provider.SourceInfo implements Serializable

Serialized Fields

_type

int _type

_filepath

String _filepath

_name

String _name


Package com.infoteria.asteria.flowengine2.schedule

Class com.infoteria.asteria.flowengine2.schedule.SchedulerException implements Serializable

Serialized Fields

_e

Exception _e


Package com.infoteria.asteria.flowengine2.soap

Class com.infoteria.asteria.flowengine2.soap.CellItem implements Serializable

Serialized Fields

name

String name

value

Value value

type

int type

parent

CellItem parent

children

List children

Class com.infoteria.asteria.flowengine2.soap.CellItem.ExvarItem implements Serializable

Serialized Fields

filepath

String filepath

Class com.infoteria.asteria.flowengine2.soap.CellItem.StreamCellItem implements Serializable

Serialized Fields

streamType

int streamType

connectorName

String connectorName

Class com.infoteria.asteria.flowengine2.soap.FlowRequest implements Serializable

Serialized Fields

_userName

String _userName

_projectName

String _projectName

_flowName

String _flowName

_sessionId

String _sessionId

_requestId

String _requestId

_breakInfoList

List _breakInfoList

_execMode

int _execMode

_stream

StreamDataObject _stream

_lifetime

long _lifetime

_params

VariableList _params

_systemVariables

VariableList _systemVariables

_bLoginUserAsExecuteUser

boolean _bLoginUserAsExecuteUser

_executeUserName

String _executeUserName

Class com.infoteria.asteria.flowengine2.soap.FlowResponse implements Serializable

Serialized Fields

_stream

StreamDataObject _stream

_returnValue

String _returnValue

_sessionId

String _sessionId

_exception

Exception _exception

_profileList

List _profileList

Class com.infoteria.asteria.flowengine2.soap.ImportResult implements Serializable

Serialized Fields

_project

int _project

_trigger

int _trigger

_details

String[] _details

Class com.infoteria.asteria.flowengine2.soap.MappingRequest implements Serializable

Serialized Fields

_XMLBinary

byte[] _XMLBinary

inputCellItem

CellItem inputCellItem

outputCellItem

CellItem outputCellItem

targetName

String targetName

parentFileName

String parentFileName

requestType

int requestType

readLastRecord

boolean readLastRecord

offsetRecordNumber

int offsetRecordNumber

limitRecordNumber

int limitRecordNumber

byteValueLimit

int byteValueLimit

Class com.infoteria.asteria.flowengine2.soap.PluginRequest implements Serializable

Serialized Fields

_componentName

String _componentName

_params

VariableList _params

Class com.infoteria.asteria.flowengine2.soap.PluginResponse implements Serializable

Serialized Fields

_doc

Document _doc

Class com.infoteria.asteria.flowengine2.soap.RunningStatusRequest implements Serializable

Serialized Fields

_bProjectVariables

boolean _bProjectVariables

_bFlowVariables

boolean _bFlowVariables

_bSessionVariables

boolean _bSessionVariables

_bExternalVariables

boolean _bExternalVariables

_bComponentProperties

boolean _bComponentProperties

_bSystemVariables

boolean _bSystemVariables

_returnSystemVariableNames

String[] _returnSystemVariableNames

_bStream

boolean _bStream

_bDumpMapping

boolean _bDumpMapping

_iDumpByteSize

int _iDumpByteSize

_streamReturnType

int _streamReturnType

_streamReturnSize

int _streamReturnSize

_requestId

String _requestId


Package com.infoteria.asteria.flowengine2.storage

Class com.infoteria.asteria.flowengine2.storage.AbstractProjectManager.ProjectEntry implements Serializable

Serialized Fields

_id

ProjectId _id

_registedTime

Date _registedTime


Package com.infoteria.asteria.flowengine2.transaction

Class com.infoteria.asteria.flowengine2.transaction.TransactionException implements Serializable

Class com.infoteria.asteria.flowengine2.transaction.TransactionStatus implements Serializable

Serialized Fields

state

byte state

Class com.infoteria.asteria.flowengine2.transaction.TransactionStatusException implements Serializable

Serialized Fields

_status

TransactionStatus _status


Package com.infoteria.asteria.flowlibrary2

Class com.infoteria.asteria.flowlibrary2.DeveloperException implements Serializable

Class com.infoteria.asteria.flowlibrary2.FlowException implements Serializable

Serialized Fields

_state

int _state

_params

VariableList _params

_componentName

String _componentName

_errorCode

String _errorCode

Class com.infoteria.asteria.flowlibrary2.FlowRuntimeException implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream stream)
                  throws IOException
Serialized Fields

_code

int _code


Package com.infoteria.asteria.flowlibrary2.component

Class com.infoteria.asteria.flowlibrary2.component.ComponentException implements Serializable

Class com.infoteria.asteria.flowlibrary2.component.ComponentExceptionByMessageCode implements Serializable


Package com.infoteria.asteria.flowlibrary2.mapper

Class com.infoteria.asteria.flowlibrary2.mapper.MapperException implements Serializable

Serialized Fields

_itemName

String _itemName

Class com.infoteria.asteria.flowlibrary2.mapper.PropertyInfo implements Serializable

Serialized Fields

_name

String _name

_type

Value.Type _type

_required

boolean _required

_default

Value _default


Package com.infoteria.asteria.flowlibrary2.property

Class com.infoteria.asteria.flowlibrary2.property.PropertyException implements Serializable


Package com.infoteria.asteria.flowlibrary2.stream

Class com.infoteria.asteria.flowlibrary2.stream.Field implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream stream)
                  throws IOException
Serialized Fields

_name

String _name

Class com.infoteria.asteria.flowlibrary2.stream.FieldFixedString implements Serializable

Serialized Fields

_spos

int _spos

_length

int _length

_fractionLength

int _fractionLength

Class com.infoteria.asteria.flowlibrary2.stream.FieldXML implements Serializable

Serialized Fields

_owner

XMLFieldDefinition _owner

_parent

FieldXML _parent

_nodeType

int _nodeType

_repeat

boolean _repeat

_index

int _index

_childList

List _childList

_localName

String _localName

_prefix

String _prefix

_nsuri

String _nsuri

Class com.infoteria.asteria.flowlibrary2.stream.FlatFieldDefinition implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException
Serialized Fields

_list

ArrayList _list

Class com.infoteria.asteria.flowlibrary2.stream.StreamDataBinary implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream stream)
                  throws IOException

Class com.infoteria.asteria.flowlibrary2.stream.StreamDataBinaryBase implements Serializable

Class com.infoteria.asteria.flowlibrary2.stream.StreamDataContainer implements Serializable

Serialized Fields

_list

ArrayList _list

Class com.infoteria.asteria.flowlibrary2.stream.StreamDataCSV implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException
Serialized Fields

_separator

char _separator

_quote

char _quote

_nullQuoting

int _nullQuoting

_outputFieldName

int _outputFieldName

_escapeMode

int _escapeMode

_quoteTarget

int _quoteTarget

_bReadTrim

boolean _bReadTrim

Class com.infoteria.asteria.flowlibrary2.stream.StreamDataFixedString implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream stream)
                  throws IOException
Serialized Fields

_delimiter

int _delimiter

_recordLength

int _recordLength

_spaceChar

byte _spaceChar

_packedSign

int _packedSign

_packedSignFormat

int _packedSignFormat

_zonedSign

int _zonedSign

_zonedSignFormat

int _zonedSignFormat

_countShiftCode

boolean _countShiftCode

_isEBCDIC

boolean _isEBCDIC

_shiftIn

byte[] _shiftIn

_shiftOut

byte[] _shiftOut

Class com.infoteria.asteria.flowlibrary2.stream.StreamDataHTML implements Serializable

Class com.infoteria.asteria.flowlibrary2.stream.StreamDataMIME implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream stream)
                  throws IOException

Class com.infoteria.asteria.flowlibrary2.stream.StreamDataNULL implements Serializable

Serialized Fields

_byteValue

byte[] _byteValue

Class com.infoteria.asteria.flowlibrary2.stream.StreamDataObject implements Serializable

Serialized Fields

_type

int _type

_varList

VariableList _varList

_fieldDef

FieldDefinition _fieldDef

Class com.infoteria.asteria.flowlibrary2.stream.StreamDataParameterList implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream stream)
                  throws IOException
Serialized Fields

_format

int _format

Class com.infoteria.asteria.flowlibrary2.stream.StreamDataRecord implements Serializable

Class com.infoteria.asteria.flowlibrary2.stream.StreamDataRecordByList implements Serializable

Serialized Fields

_list

List _list

Class com.infoteria.asteria.flowlibrary2.stream.StreamDataResultSet implements Serializable

Serialization Methods

writeReplace

private Object writeReplace()
                     throws ObjectStreamException
Serialized Fields

_rs

ResultSet _rs

_record

RecordResultSet _record

_recCount

int _recCount

Class com.infoteria.asteria.flowlibrary2.stream.StreamDataResultSetForLoop implements Serializable

Serialization Methods

writeReplace

private Object writeReplace()
                     throws ObjectStreamException
Serialized Fields

_rs

ResultSet _rs

_record

com.infoteria.asteria.flowlibrary2.stream.StreamDataResultSetForLoop.RecordResultSetForLoop _record

Class com.infoteria.asteria.flowlibrary2.stream.StreamDataText implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream stream)
                  throws IOException
Serialized Fields

_encoding

String _encoding

Class com.infoteria.asteria.flowlibrary2.stream.StreamDataXML implements Serializable

Serialized Fields

_validate

boolean _validate

_systemId

String _systemId

_normalize

boolean _normalize

_outputForm

int _outputForm

_outputXMLDeclaration

boolean _outputXMLDeclaration

_bEmptyTag

boolean _bEmptyTag

Class com.infoteria.asteria.flowlibrary2.stream.StreamException implements Serializable

Class com.infoteria.asteria.flowlibrary2.stream.XMLFieldDefinition implements Serializable

Class com.infoteria.asteria.flowlibrary2.stream.XMLParseException implements Serializable

Serialized Fields

_list

List _list


Package com.infoteria.asteria.gui.dialog

Class com.infoteria.asteria.gui.dialog.FlowSelectDialog implements Serializable

Serialized Fields

_tree

JTree _tree

_bOK

boolean _bOK

_btnOK

JButton _btnOK

Class com.infoteria.asteria.gui.dialog.FunctionSelectDialog implements Serializable

Serialized Fields

_tree

JTree _tree

_bOK

boolean _bOK

_btnOK

JButton _btnOK

Class com.infoteria.asteria.gui.dialog.MessageDialog implements Serializable


Package com.infoteria.asteria.license

Class com.infoteria.asteria.license.LicenseException implements Serializable

Serialized Fields

_targetException

Throwable _targetException

Class com.infoteria.asteria.license.LicenseItems.LicenseItemMap implements Serializable


Package com.infoteria.asteria.log.filter

Class com.infoteria.asteria.log.filter.CompoundFilter implements Serializable

Serialized Fields

_bAnd

boolean _bAnd

_filters

LogFilter[] _filters

Class com.infoteria.asteria.log.filter.FieldFilter implements Serializable

Serialized Fields

_field

int _field

_str

String _str

Class com.infoteria.asteria.log.filter.LevelFilter implements Serializable

Serialized Fields

_level

int _level

Class com.infoteria.asteria.log.filter.MessageFilter implements Serializable

Serialized Fields

_str

String _str

_bCaseSensitive

boolean _bCaseSensitive

_bRegexp

boolean _bRegexp

_bAllField

boolean _bAllField


Package com.infoteria.asteria.log.parser

Class com.infoteria.asteria.log.parser.LogItem implements Serializable

Serialized Fields

_lineNumber

long _lineNumber

_level

String _level

_dateStr

String _dateStr

_category

String _category

_thread

String _thread

_message

String _message

Class com.infoteria.asteria.log.parser.LogPage implements Serializable

Serialized Fields

_list

List _list

_filteredList

List _filteredList

_filter

LogFilter _filter

_bAsc

boolean _bAsc

Class com.infoteria.asteria.log.parser.PageInfo implements Serializable

Serialized Fields

_pageSize

int _pageSize

_pages

List _pages

Class com.infoteria.asteria.log.parser.ReverseLogPage implements Serializable

Serialized Fields

_readCnt

long _readCnt

Class com.infoteria.asteria.log.parser.SearchRequest implements Serializable

Serialized Fields

_startLineNumber

long _startLineNumber

_endLineNumber

long _endLineNumber

_startDateStr

String _startDateStr

_endDateStr

String _endDateStr

_filter

LogFilter _filter

_pageSize

int _pageSize

_bCountPage

boolean _bCountPage

_bNew

boolean _bNew

_bReverse

boolean _bReverse

Class com.infoteria.asteria.log.parser.SearchResult implements Serializable

Serialization Methods

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Serialized Fields

_startLineNumber

long _startLineNumber

_endLineNumber

long _endLineNumber

_isReverse

boolean _isReverse

_readCnt

long _readCnt

_pageSize

int _pageSize

_bNew

boolean _bNew

_list1

LogItem[] _list1

_list2

LogItem[] _list2

_idx1

int _idx1

_idx2

int _idx2

_pageInfo

PageInfo _pageInfo


Package com.infoteria.asteria.security.aac

Class com.infoteria.asteria.security.aac.AlreadyExistGroupException implements Serializable

Serialized Fields

_groupname

String _groupname

Class com.infoteria.asteria.security.aac.AlreadyExistUserException implements Serializable

Serialized Fields

_username

String _username

Class com.infoteria.asteria.security.aac.ASecurityException implements Serializable

Serialized Fields

_targetException

Throwable _targetException

Class com.infoteria.asteria.security.aac.AttributeNotFoundException implements Serializable

Serialized Fields

_attrname

String _attrname

Class com.infoteria.asteria.security.aac.BasicRole implements Serializable

Serialized Fields

_name

String _name

Class com.infoteria.asteria.security.aac.Group implements Serializable

Serialized Fields

_id

long _id

_smallname

String _smallname

_groupname

String _groupname

_roles

com.infoteria.asteria.security.aac.IRole[] _roles

_attribute

Map _attribute

Class com.infoteria.asteria.security.aac.GroupNotFoundException implements Serializable

Serialized Fields

_groupname

String _groupname

Class com.infoteria.asteria.security.aac.InvalidPasswordException implements Serializable

Class com.infoteria.asteria.security.aac.Password implements Serializable

Serialized Fields

_password

String _password

Class com.infoteria.asteria.security.aac.RealmException implements Serializable

Class com.infoteria.asteria.security.aac.Role implements Serializable

Class com.infoteria.asteria.security.aac.RoleException implements Serializable

Serialized Fields

_username

String _username

_rolename

String _rolename

Class com.infoteria.asteria.security.aac.ScriptException implements Serializable

Serialized Fields

_command

String _command

Class com.infoteria.asteria.security.aac.User implements Serializable

Serialized Fields

_id

long _id

_username

String _username

_password

Password _password

_group

Group _group

_roles

com.infoteria.asteria.security.aac.IRole[] _roles

_attribute

Map _attribute

Class com.infoteria.asteria.security.aac.UserNotFoundException implements Serializable

Serialized Fields

_username

String _username


Package com.infoteria.asteria.session

Class com.infoteria.asteria.session.AlreadyCreateException implements Serializable


Package com.infoteria.asteria.sqlbuilder.model

Class com.infoteria.asteria.sqlbuilder.model.Aggregate implements Serializable


Package com.infoteria.asteria.sqlbuilder.ui

Class com.infoteria.asteria.sqlbuilder.ui.ColumnListPane implements Serializable

Serialized Fields

_model

com.infoteria.asteria.sqlbuilder.ui.ColumnListModel _model

_columnEditor

TableCellEditor _columnEditor

_optionEditor

TableCellEditor _optionEditor

_builder

SQLBuilder _builder

_jtable

JTable _jtable

Class com.infoteria.asteria.sqlbuilder.ui.ConditionDialog implements Serializable

Serialized Fields

_builder

SQLBuilder _builder

_column

Column _column

_text

JTextArea _text

_pnlLiteral

com.infoteria.asteria.sqlbuilder.ui.ConditionDialog.LiteralPanel _pnlLiteral

_pnlParam

com.infoteria.asteria.sqlbuilder.ui.ConditionDialog.ParamPanel _pnlParam

_closer

DialogCloser _closer

_kind

int _kind

Class com.infoteria.asteria.sqlbuilder.ui.ConditionPane implements Serializable

Serialized Fields

_model

com.infoteria.asteria.sqlbuilder.ui.ConditionModel _model

_jtable

JTable _jtable

Class com.infoteria.asteria.sqlbuilder.ui.MainPanel implements Serializable

Serialized Fields

_provider

TableProvider _provider

_builder

SQLBuilder _builder

_sqlPane

SQLPane _sqlPane

_rdbPane

RDBPanel _rdbPane

_selectPane

ColumnListPane _selectPane

_orderByPane

ColumnListPane _orderByPane

_groupByPane

ColumnListPane _groupByPane

_condPane

ConditionPane _condPane

_paramPane

ParamPane _paramPane

_topPane

com.jidesoft.swing.JideSplitPane _topPane

_sidePane

com.jidesoft.swing.JideSplitPane _sidePane

Class com.infoteria.asteria.sqlbuilder.ui.ParamPane implements Serializable

Serialized Fields

_jtable

JTable _jtable

_model

com.infoteria.asteria.sqlbuilder.ui.ParamModel _model

_typeEditor

TableCellEditor _typeEditor

_valueEditor

TableCellEditor _valueEditor

_builder

SQLBuilder _builder

Class com.infoteria.asteria.sqlbuilder.ui.RDBPanel implements Serializable

Serialized Fields

_tableMap

Map _tableMap

_linkMap

Map _linkMap

_linkHandler

com.infoteria.asteria.sqlbuilder.ui.RDBPanel.LinkHandler _linkHandler

_draggedLine

RelationLine _draggedLine

_tableObserver

com.infoteria.asteria.sqlbuilder.ui.RDBPanel.TableObjectObserver _tableObserver

_selectHandler

com.infoteria.asteria.sqlbuilder.ui.RDBPanel.SelectHandler _selectHandler

_builder

SQLBuilder _builder

_provider

TableProvider _provider

_selected

Selectable _selected

_popupMenuProvider

com.infoteria.swing.menu.PopupMenuProvider _popupMenuProvider

_popupMenuAdapter

com.infoteria.swing.menu.PopupMenuAdapter _popupMenuAdapter

_undoManager

com.infoteria.gui.undo.UndoManager _undoManager

_tableInfoHandler

TableInfoHandler _tableInfoHandler

Class com.infoteria.asteria.sqlbuilder.ui.SelectTestPane implements Serializable

Class com.infoteria.asteria.sqlbuilder.ui.SQLBuilderDialog implements Serializable

Serialized Fields

_provider

TableProvider _provider

_builder

SQLBuilder _builder

_mainPanel

MainPanel _mainPanel

_originalSQL

String _originalSQL

_closer

DialogCloser _closer

Class com.infoteria.asteria.sqlbuilder.ui.SQLPane implements Serializable

Serialized Fields

_chkSyncSQL

JCheckBox _chkSyncSQL

_chkOmitDefaultSchema

JCheckBox _chkOmitDefaultSchema

_chkUseAlias

JCheckBox _chkUseAlias

_chkQuoteName

JCheckBox _chkQuoteName

_chkIndentSQL

JCheckBox _chkIndentSQL

_btnApplySQL

JButton _btnApplySQL

_btnTest

JButton _btnTest

_numMax

JNumberField _numMax

_txtSQL

JTextArea _txtSQL

_builder

SQLBuilder _builder

_provider

TableProvider _provider

_bSetting

boolean _bSetting

Class com.infoteria.asteria.sqlbuilder.ui.TableInfoPane implements Serializable

Serialized Fields

_model

com.infoteria.asteria.sqlbuilder.ui.TableInfoModel _model

_txtSchema

JTextField _txtSchema

_txtName

JTextField _txtName

Class com.infoteria.asteria.sqlbuilder.ui.TableListPane implements Serializable

Serialized Fields

_provider

TableProvider _provider

Class com.infoteria.asteria.sqlbuilder.ui.TablePane implements Serializable

Serialized Fields

_builder

SQLBuilder _builder

_table

Table _table

_undoManager

com.infoteria.gui.undo.UndoManager _undoManager

_bSchemaVisible

boolean _bSchemaVisible

_resizeHandler

com.infoteria.swing.tool.ResizeHandler _resizeHandler

_dragHandler

com.infoteria.swing.tool.DragHandler _dragHandler

_bSelected

boolean _bSelected

_pnlHead

JPanel _pnlHead

_lblName

JLabel _lblName

_scroll

JScrollPane _scroll

_list

com.jidesoft.swing.CheckBoxListWithSelectable _list

_defaultColor

Color _defaultColor

_selectedColor

Color _selectedColor

Class com.infoteria.asteria.sqlbuilder.ui.TableSelectDialog implements Serializable

Serialized Fields

_list

TableListPane _list

_closer

DialogCloser _closer

Class com.infoteria.asteria.sqlbuilder.ui.TestParamDialog implements Serializable

Serialized Fields

_jtable

JTable _jtable

_model

com.infoteria.asteria.sqlbuilder.ui.TestParamModel _model

_closer

DialogCloser _closer


Package com.infoteria.asteria.util.xml

Class com.infoteria.asteria.util.xml.ProcessorException implements Serializable

Class com.infoteria.asteria.util.xml.SAXParseBreakException implements Serializable


Package com.infoteria.asteria.value

Class com.infoteria.asteria.value.FlowDateFormat implements Serializable

Serialized Fields

_format2

DateFormat _format2

_format3

DateFormat _format3

_format4

DateFormat _format4

_format5

DateFormat _format5

_format6

DateFormat _format6

Class com.infoteria.asteria.value.ImmutableValue implements Serializable

Serialization Methods

writeReplace

private Object writeReplace()
                     throws ObjectStreamException

Class com.infoteria.asteria.value.SynchronizedValue implements Serializable

Serialization Methods

writeReplace

private Object writeReplace()
                     throws ObjectStreamException

Class com.infoteria.asteria.value.Value implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream stream)
                  throws IOException
Serialized Fields

_value

Object _value

_type

Value.Type _type

_format

DateFormat _format

Class com.infoteria.asteria.value.Value.Type implements Serializable

Serialized Fields

_name

String _name

_index

int _index

Class com.infoteria.asteria.value.ValueConvertException implements Serializable

Serialized Fields

_exception

Exception _exception

_type

Value.Type _type

_value

Object _value

Class com.infoteria.asteria.value.VariableList implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException


Package com.infoteria.gui.property

Class com.infoteria.gui.property.PropertyException implements Serializable

Class com.infoteria.gui.property.PropertyUndoableEdit implements Serializable

Serialized Fields

_prop

Property _prop

_oldValue

Object _oldValue

_newValue

Object _newValue


Package com.infoteria.gui.property.editor

Class com.infoteria.gui.property.editor.BooleanPropertyEditor implements Serializable

Class com.infoteria.gui.property.editor.ChoicePropertyEditor implements Serializable

Class com.infoteria.gui.property.editor.ChoicePropertyRenderer implements Serializable

Class com.infoteria.gui.property.editor.DatetimePropertyEditor implements Serializable

Serialized Fields

_parent

Component _parent

_point

Point _point

_format

String _format

Class com.infoteria.gui.property.editor.DatetimePropertyRenderer implements Serializable

Class com.infoteria.gui.property.editor.DefaultPropertyEditor implements Serializable

Serialized Fields

_prop

Property _prop

Class com.infoteria.gui.property.editor.DefaultPropertyRenderer implements Serializable

Serialized Fields

_prop

Property _prop

Class com.infoteria.gui.property.editor.FilePropertyEditor implements Serializable

Class com.infoteria.gui.property.editor.NumberPropertyEditor implements Serializable

Serialized Fields

_doc

com.infoteria.swing.text.NumberDocument _doc

Class com.infoteria.gui.property.editor.NumberPropertyRenderer implements Serializable

Class com.infoteria.gui.property.editor.PasswordPropertyEditor implements Serializable

Class com.infoteria.gui.property.editor.PasswordPropertyRenderer implements Serializable

Class com.infoteria.gui.property.editor.PlainPropertyRenderer implements Serializable

Class com.infoteria.gui.property.editor.TimePropertyEditor implements Serializable

Serialized Fields

_prop

Property _prop

_spinner

com.jidesoft.spinner.DateSpinner _spinner


Package com.infoteria.gui.property.event

Class com.infoteria.gui.property.event.PropertyChangeEvent implements Serializable

Serialized Fields

_old

Object _old

_new

Object _new

_canUndo

boolean _canUndo

_undoList

List _undoList

Class com.infoteria.gui.property.event.PropertyChangeVetoException implements Serializable

Class com.infoteria.gui.property.event.PropertyEditableEvent implements Serializable

Serialized Fields

_id

int _id

_pcEvent

PropertyChangeEvent _pcEvent

Class com.infoteria.gui.property.event.PropertyGroupEvent implements Serializable


Package com.infoteria.gui.util

Class com.infoteria.gui.util.AssignException implements Serializable

Class com.infoteria.gui.util.DialogCloser implements Serializable

Serialized Fields

_bOK

boolean _bOK

_dialog

JDialog _dialog

_btnOK

JButton _btnOK

_btnCancel

JButton _btnCancel

Class com.infoteria.gui.util.TextDialog implements Serializable

Serialized Fields

_btnOk

JButton _btnOk

_btnCancel

JButton _btnCancel

_text

JTextArea _text

_bOk

boolean _bOk

_adapter

OkCancelAdapter _adapter

_btnEditor

JButton _btnEditor

_pnlEncoding

com.infoteria.gui.util.TextDialog.EncodingPanel _pnlEncoding

_pnlLinefeed

com.infoteria.gui.util.TextDialog.LinefeedPanel _pnlLinefeed

_pnlOption

JPanel _pnlOption

_pnlFoot

JPanel _pnlFoot

_extraFile

File _extraFile

_extraFileTimestamp

long _extraFileTimestamp

_bModified

boolean _bModified

_bEditable

boolean _bEditable

_workDir

File _workDir

_supportEncodings

String[] _supportEncodings


Package com.infoteria.swing

Class com.infoteria.swing.HistoryComboBox implements Serializable

Serialized Fields

_historyCnt

int _historyCnt

Class com.infoteria.swing.JDnDList implements Serializable

Serialized Fields

targetLine

Rectangle2D targetLine

draggedIndex

int draggedIndex

targetIndex

int targetIndex

Class com.infoteria.swing.JNumberField implements Serializable

Serialized Fields

_doc

com.infoteria.swing.text.NumberDocument _doc

Class com.infoteria.swing.JTextFieldEx implements Serializable

Serialized Fields

_doc

com.infoteria.swing.JTextFieldEx.PlainDocumentEx _doc

_case

int _case

_bAscii

boolean _bAscii

_maxLength

int _maxLength


Package com.infoteria.swing.table

Class com.infoteria.swing.table.ButtonCellEditor implements Serializable

Serialized Fields

_clickCountToStart

int _clickCountToStart

_button

JButton _button

_border

com.infoteria.swing.border.MatteBorder _border

_currentTable

JTable _currentTable

_value

Object _value

_prop

Property _prop

Class com.infoteria.swing.table.ButtonTextCellEditor implements Serializable

Serialized Fields

_clickCountToStart

int _clickCountToStart

_text

ButtonTextCellEditor.JTextFieldEx _text

_button

JButton _button

_panel

JPanel _panel

_value

Object _value

_currentTable

JTable _currentTable

_prop

Property _prop

Class com.infoteria.swing.table.ButtonTextCellEditor.JTextFieldEx implements Serializable

Class com.infoteria.swing.table.CheckBoxCellRenderer implements Serializable

Class com.infoteria.swing.table.ColorCellEditor implements Serializable

Serialized Fields

_parent

Component _parent

_title

String _title

Class com.infoteria.swing.table.ColorCellRenderer implements Serializable

Serialized Fields

_border

com.infoteria.swing.border.MatteBorder _border

Class com.infoteria.swing.table.ExpandItemRenderer implements Serializable

Serialized Fields

_icon

com.infoteria.swing.table.ExpandIcon _icon

Class com.infoteria.swing.table.FilePathCellEditor implements Serializable

Serialized Fields

_chooser

JFileChooser _chooser

_parent

Component _parent

Class com.infoteria.swing.table.NumberCellEditor implements Serializable

Serialized Fields

_text

JNumberField _text

Class com.infoteria.swing.table.TextDialogCellEditor implements Serializable

Serialized Fields

_owner

Window _owner

_title

String _title

_bMultiLine

boolean _bMultiLine