直列化された形式
|
パッケージ com.infoteria.asteria.connection |
|
クラス com.infoteria.asteria.connection.ConnectionEntry は Serializable を実装します。 |
_bPool
boolean _bPool
_bUserDefined
boolean _bUserDefined
|
クラス com.infoteria.asteria.connection.ConnectionException は Serializable を実装します。 |
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
_code
int _code
|
クラス com.infoteria.asteria.connection.ExcelonConnectionEntry は Serializable を実装します。 |
_servername
String _servername
_portno
String _portno
_username
String _username
_password
String _password
|
クラス com.infoteria.asteria.connection.FTPConnectionEntry は Serializable を実装します。 |
_host
String _host
_port
int _port
_bPASV
boolean _bPASV
_filenameEncoding
String _filenameEncoding
_username
String _username
_password
String _password
_timeout
long _timeout
|
クラス com.infoteria.asteria.connection.HTTPConnectionEntry は Serializable を実装します。 |
_url
String _url
_urlEncoding
String _urlEncoding
_timeout
int _timeout
_dontUseSystemProxySettings
boolean _dontUseSystemProxySettings
_username
String _username
_password
String _password
|
クラス com.infoteria.asteria.connection.IMAP4ConnectionEntry は Serializable を実装します。 |
host
String host
port
int port
auth
String auth
mailbox
String mailbox
user
String user
password
String password
timeout
long timeout
|
クラス com.infoteria.asteria.connection.JNDIConnectionEntry は Serializable を実装します。 |
_jndi_props
Properties _jndi_props
|
クラス com.infoteria.asteria.connection.NeoCoreConnectionEntry は Serializable を実装します。 |
_servername
String _servername
_portno
String _portno
_username
String _username
_password
String _password
|
クラス com.infoteria.asteria.connection.NotesConnectionEntry は Serializable を実装します。 |
type
String type
idFile
String idFile
userName
String userName
password
String password
serverName
String serverName
|
クラス com.infoteria.asteria.connection.POP3ConnectionEntry は Serializable を実装します。 |
host
String host
port
int port
auth
String auth
user
String user
password
String password
timeout
long timeout
|
クラス com.infoteria.asteria.connection.QueueConnectionEntry は Serializable を実装します。 |
_jndiname
String _jndiname
_queue_connection_factory
String _queue_connection_factory
_username
String _username
_password
String _password
_type
String _type
_driver
String _driver
_url
String _url
_username
String _username
_password
String _password
|
クラス com.infoteria.asteria.connection.SAPConnectionEntry は Serializable を実装します。 |
|
クラス com.infoteria.asteria.connection.SMTPConnectionEntry は Serializable を実装します。 |
host
String host
port
int port
auth
String auth
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
|
クラス com.infoteria.asteria.connection.TaminoConnectionEntry は Serializable を実装します。 |
_url
String _url
_username
String _username
_password
String _password
_bSucceed
boolean _bSucceed
_exception
Exception _exception
_list
com.infoteria.asteria.util.PairList _list
|
パッケージ com.infoteria.asteria.flowbuilder2.event |
|
クラス com.infoteria.asteria.flowbuilder2.event.ApplicationEvent は Serializable を実装します。 |
_propName
String _propName
_oldValue
Object _oldValue
_newValue
Object _newValue
|
クラス com.infoteria.asteria.flowbuilder2.event.BaseHolderCloneEvent は Serializable を実装します。 |
_original
com.infoteria.asteria.flowbuilder2.base.BaseHolder _original
_id
int _id
_holder
com.infoteria.asteria.flowbuilder2.base.BaseHolder _holder
_original
com.infoteria.asteria.flowbuilder2.base.BaseObject _original
_object
com.infoteria.asteria.flowbuilder2.base.BaseObject _object
_menu
JPopupMenu _menu
_undoList
List _undoList
_bEditable
boolean _bEditable
|
クラス com.infoteria.asteria.flowbuilder2.event.BinderChildEvent は Serializable を実装します。 |
_child
com.infoteria.asteria.flowbuilder2.base.BaseHolder _child
_index
int _index
|
クラス com.infoteria.asteria.flowbuilder2.event.BinderEvent は Serializable を実装します。 |
_id
int _id
|
クラス com.infoteria.asteria.flowbuilder2.event.BinderManagerEvent は Serializable を実装します。 |
_binder
com.infoteria.asteria.flowbuilder2.binder.Binder _binder
|
クラス com.infoteria.asteria.flowbuilder2.event.CategoryPropertyEvent は Serializable を実装します。 |
_item
com.infoteria.asteria.flowbuilder2.property.category.CategoryItem _item
_propName
String _propName
_oldValue
Object _oldValue
_newValue
Object _newValue
_index
int _index
_id
int _id
|
クラス com.infoteria.asteria.flowbuilder2.event.ComponentOutputConnectorEvent は Serializable を実装します。 |
_origin
com.infoteria.asteria.flowbuilder2.component.ComponentOutputConnector _origin
_oldSd
com.infoteria.asteria.flowbuilder2.stream.StreamDefinition _oldSd
_newSd
com.infoteria.asteria.flowbuilder2.stream.StreamDefinition _newSd
_eventId
int _eventId
|
クラス com.infoteria.asteria.flowbuilder2.event.ConnectionEvent は Serializable を実装します。 |
_id
int _id
_idx
int _idx
_connection
com.infoteria.asteria.flowbuilder2.connection.ConnectionWrapper _connection
|
クラス com.infoteria.asteria.flowbuilder2.event.ConnectorEvent は Serializable を実装します。 |
_oldList
List _oldList
_newList
List _newList
|
クラス com.infoteria.asteria.flowbuilder2.event.DebuggerEvent は Serializable を実装します。 |
|
クラス com.infoteria.asteria.flowbuilder2.event.FieldDefinitionEvent は Serializable を実装します。 |
_id
int _id
_series
int _series
_field
com.infoteria.asteria.flowbuilder2.stream.field.Field _field
_index
int _index
_fieldDef
com.infoteria.asteria.flowbuilder2.stream.field.FieldDefinition _fieldDef
_newValue
com.infoteria.asteria.flowbuilder2.stream.field.FieldDefinition _newValue
_undoList
List _undoList
|
クラス com.infoteria.asteria.flowbuilder2.event.FileManagerEvent は Serializable を実装します。 |
_filepath
String _filepath
_newpath
String _newpath
_id
int _id
|
クラス com.infoteria.asteria.flowbuilder2.event.FlowEvent は Serializable を実装します。 |
_variables
com.infoteria.asteria.flowbuilder2.exvar.ExternalVariables _variables
|
クラス com.infoteria.asteria.flowbuilder2.event.HomeNodeEvent は Serializable を実装します。 |
_dir
String _dir
_id
int _id
|
クラス com.infoteria.asteria.flowbuilder2.event.InspectorPaneEvent は Serializable を実装します。 |
_oldValue
com.infoteria.gui.property.inspector.PropertyEditable _oldValue
_newValue
com.infoteria.gui.property.inspector.PropertyEditable _newValue
|
クラス com.infoteria.asteria.flowbuilder2.event.LinkEvent は Serializable を実装します。 |
_link
com.infoteria.asteria.flowbuilder2.base.Link _link
_object
com.infoteria.asteria.flowbuilder2.base.BaseObject _object
|
クラス com.infoteria.asteria.flowbuilder2.event.MappingHolderEvent は Serializable を実装します。 |
_item
com.infoteria.asteria.flowbuilder2.mapper.MappingItem _item
_id
int _id
|
クラス com.infoteria.asteria.flowbuilder2.event.ParserEvent は Serializable を実装します。 |
_message
String _message
_id
int _id
|
クラス com.infoteria.asteria.flowbuilder2.event.SearchEvent は Serializable を実装します。 |
_kind
int _kind
_str
String _str
_option
com.infoteria.asteria.flowengine2.search.SearchOptionEx _option
_flow
com.infoteria.asteria.flowbuilder2.flow.Flow _flow
_object
com.infoteria.asteria.flowbuilder2.base.BaseObject _object
_patterns
com.infoteria.asteria.repository.search.PatternInfo[] _patterns
_resultBase
com.infoteria.asteria.flowbuilder2.search.SearchResult _resultBase
_resultList
List _resultList
|
クラス com.infoteria.asteria.flowbuilder2.event.SelectionEvent は Serializable を実装します。 |
_selection
com.infoteria.asteria.flowbuilder2.core.Selection _selection
|
クラス com.infoteria.asteria.flowbuilder2.event.TriggerEvent は Serializable を実装します。 |
_trigger
com.infoteria.asteria.flowengine2.trigger2.Trigger _trigger
_id
int _id
|
パッケージ com.infoteria.asteria.flowengine2 |
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
_code
int _code
|
クラス com.infoteria.asteria.flowengine2.EngineFatalError は Serializable を実装します。 |
|
パッケージ com.infoteria.asteria.flowengine2.client |
|
パッケージ com.infoteria.asteria.flowengine2.compile |
|
パッケージ com.infoteria.asteria.flowengine2.connection |
|
パッケージ com.infoteria.asteria.flowengine2.execute |
|
クラス com.infoteria.asteria.flowengine2.execute.CancelExecuteException は Serializable を実装します。 |
|
クラス com.infoteria.asteria.flowengine2.execute.ExceptionBreakInfo は Serializable を実装します。 |
_componentName
String _componentName
_message
String _message
_exceptionFlow
String _exceptionFlow
|
クラス com.infoteria.asteria.flowengine2.execute.ExecuteException は Serializable を実装します。 |
|
クラス com.infoteria.asteria.flowengine2.execute.ProfileItem は Serializable を実装します。 |
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
|
クラス com.infoteria.asteria.flowengine2.execute.RequestEndException は Serializable を実装します。 |
_endComponent
com.infoteria.asteria.flowlibrary2.component.control.EndComponent _endComponent
|
クラス com.infoteria.asteria.flowengine2.execute.RequestKilledException は Serializable を実装します。 |
_component
Component _component
|
クラス com.infoteria.asteria.flowengine2.execute.RunningStatus は Serializable を実装します。 |
_id
ProjectId _id
_flowName
String _flowName
_componentName
String _componentName
_nextComponentName
String _nextComponentName
_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
|
パッケージ com.infoteria.asteria.flowengine2.exvar |
_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
|
パッケージ com.infoteria.asteria.flowengine2.flow |
|
クラス com.infoteria.asteria.flowengine2.flow.FlowInfo は Serializable を実装します。 |
_name
String _name
_id
String _id
|
クラス com.infoteria.asteria.flowengine2.flow.FlowInfoEx は Serializable を実装します。 |
_bCompiled
boolean _bCompiled
|
クラス com.infoteria.asteria.flowengine2.flow.ProjectId は Serializable を実装します。 |
_ownerName
String _ownerName
_name
String _name
_fileName
String _fileName
_hash
int _hash
_cache
int _cache
|
クラス com.infoteria.asteria.flowengine2.flow.ProjectIdException は Serializable を実装します。 |
|
クラス com.infoteria.asteria.flowengine2.flow.XFPInfo は Serializable を実装します。 |
_filename
String _filename
_ownername
String _ownername
_project
String _project
_lastmodified
long _lastmodified
_length
long _length
_registered
boolean _registered
_system
boolean _system
|
パッケージ com.infoteria.asteria.flowengine2.log |
|
クラス com.infoteria.asteria.flowengine2.log.FLoggingEvent は Serializable を実装します。 |
_context
ExecuteContext _context
|
パッケージ com.infoteria.asteria.flowengine2.soap |
_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
_stream
StreamDataObject _stream
_returnValue
String _returnValue
_sessionId
String _sessionId
_exception
Exception _exception
_profileList
List _profileList
|
クラス com.infoteria.asteria.flowengine2.soap.ImportResult は Serializable を実装します。 |
_project
int _project
_trigger
int _trigger
_details
String[] _details
|
クラス com.infoteria.asteria.flowengine2.soap.RunningStatusRequest は Serializable を実装します。 |
_bProjectVariables
boolean _bProjectVariables
_bFlowVariables
boolean _bFlowVariables
_bSessionVariables
boolean _bSessionVariables
_bExternalVariables
boolean _bExternalVariables
_bComponentProperties
boolean _bComponentProperties
_bSystemVariables
boolean _bSystemVariables
_returnSystemVariableNames
String[] _returnSystemVariableNames
_bStream
boolean _bStream
_streamReturnType
int _streamReturnType
_streamReturnSize
int _streamReturnSize
_requestId
String _requestId
|
パッケージ com.infoteria.asteria.flowlibrary2 |
_state
int _state
_params
VariableList _params
_componentName
String _componentName
_errorCode
String _errorCode
|
クラス com.infoteria.asteria.flowlibrary2.FlowRuntimeException は Serializable を実装します。 |
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
_code
int _code
|
パッケージ com.infoteria.asteria.flowlibrary2.component |
|
パッケージ com.infoteria.asteria.flowlibrary2.mapper |
_itemName
String _itemName
|
クラス com.infoteria.asteria.flowlibrary2.mapper.PropertyInfo は Serializable を実装します。 |
_name
String _name
_type
Value.Type _type
_required
boolean _required
_default
Value _default
|
パッケージ com.infoteria.asteria.flowlibrary2.property |
|
パッケージ com.infoteria.asteria.flowlibrary2.stream |
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
_name
String _name
|
クラス com.infoteria.asteria.flowlibrary2.stream.FieldFixedString は Serializable を実装します。 |
_spos
int _spos
_length
int _length
_fractionLength
int _fractionLength
|
クラス com.infoteria.asteria.flowlibrary2.stream.FieldXML は Serializable を実装します。 |
_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
|
クラス com.infoteria.asteria.flowlibrary2.stream.FlatFieldDefinition は Serializable を実装します。 |
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
_list
ArrayList _list
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
_list
ArrayList _list
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
_separator
char _separator
_quote
char _quote
_nullQuoting
int _nullQuoting
_outputFieldName
boolean _outputFieldName
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
_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
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
|
クラス com.infoteria.asteria.flowlibrary2.stream.StreamDataNULL は Serializable を実装します。 |
_byteValue
byte[] _byteValue
_type
int _type
_varList
VariableList _varList
_fieldDef
FieldDefinition _fieldDef
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
_list
List _list
|
クラス com.infoteria.asteria.flowlibrary2.stream.StreamDataResultSet は Serializable を実装します。 |
writeReplace
private Object writeReplace()
throws ObjectStreamException
_rs
ResultSet _rs
_record
RecordResultSet _record
_recCount
int _recCount
|
クラス com.infoteria.asteria.flowlibrary2.stream.StreamDataResultSetForLoop は Serializable を実装します。 |
writeReplace
private Object writeReplace()
throws ObjectStreamException
_rs
ResultSet _rs
_record
com.infoteria.asteria.flowlibrary2.stream.StreamDataResultSetForLoop.RecordResultSetForLoop _record
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
_encoding
String _encoding
_validate
boolean _validate
_systemId
String _systemId
_normalize
boolean _normalize
_outputForm
int _outputForm
_outputXMLDeclaration
boolean _outputXMLDeclaration
|
クラス com.infoteria.asteria.flowlibrary2.stream.XMLFieldDefinition は Serializable を実装します。 |
|
クラス com.infoteria.asteria.flowlibrary2.stream.XMLParseException は Serializable を実装します。 |
_list
List _list
|
パッケージ com.infoteria.asteria.log.filter |
_bAnd
boolean _bAnd
_filters
LogFilter[] _filters
_field
int _field
_str
String _str
_level
int _level
_str
String _str
_bCaseSensitive
boolean _bCaseSensitive
_bRegexp
boolean _bRegexp
_bAllField
boolean _bAllField
|
パッケージ com.infoteria.asteria.log.parser |
_lineNumber
long _lineNumber
_level
String _level
_dateStr
String _dateStr
_category
String _category
_thread
String _thread
_message
String _message
|
クラス com.infoteria.asteria.log.parser.LogPage は Serializable を実装します。 |
_list
List _list
_filteredList
List _filteredList
_filter
LogFilter _filter
_bAsc
boolean _bAsc
|
クラス com.infoteria.asteria.log.parser.PageInfo は Serializable を実装します。 |
_pageSize
int _pageSize
_pages
List _pages
|
クラス com.infoteria.asteria.log.parser.SearchRequest は Serializable を実装します。 |
_startLineNumber
long _startLineNumber
_endLineNumber
long _endLineNumber
_startDateStr
String _startDateStr
_endDateStr
String _endDateStr
_filter
LogFilter _filter
_pageSize
int _pageSize
_bCountPage
boolean _bCountPage
_bNew
boolean _bNew
|
クラス com.infoteria.asteria.log.parser.SearchResult は Serializable を実装します。 |
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
_startLineNumber
long _startLineNumber
_endLineNumber
long _endLineNumber
_pageSize
int _pageSize
_bNew
boolean _bNew
_list1
LogItem[] _list1
_list2
LogItem[] _list2
_idx1
int _idx1
_idx2
int _idx2
_pageInfo
PageInfo _pageInfo
|
パッケージ com.infoteria.asteria.security.aac |
|
クラス com.infoteria.asteria.security.aac.AlreadyExistGroupException は Serializable を実装します。 |
_groupname
String _groupname
|
クラス com.infoteria.asteria.security.aac.AlreadyExistUserException は Serializable を実装します。 |
_username
String _username
|
クラス com.infoteria.asteria.security.aac.ASecurityException は Serializable を実装します。 |
_targetException
Throwable _targetException
|
クラス com.infoteria.asteria.security.aac.AttributeNotFoundException は Serializable を実装します。 |
_attrname
String _attrname
|
クラス com.infoteria.asteria.security.aac.BasicRole は Serializable を実装します。 |
_name
String _name
|
クラス com.infoteria.asteria.security.aac.Group は Serializable を実装します。 |
_id
long _id
_smallname
String _smallname
_groupname
String _groupname
_roles
com.infoteria.asteria.security.aac.IRole[] _roles
_attribute
Map _attribute
|
クラス com.infoteria.asteria.security.aac.GroupNotFoundException は Serializable を実装します。 |
_groupname
String _groupname
|
クラス com.infoteria.asteria.security.aac.InvalidPasswordException は Serializable を実装します。 |
_password
String _password
|
クラス com.infoteria.asteria.security.aac.RealmException は Serializable を実装します。 |
|
クラス com.infoteria.asteria.security.aac.Role は Serializable を実装します。 |
|
クラス com.infoteria.asteria.security.aac.RoleException は Serializable を実装します。 |
_username
String _username
_rolename
String _rolename
|
クラス com.infoteria.asteria.security.aac.ScriptException は Serializable を実装します。 |
_command
String _command
_id
long _id
_username
String _username
_password
Password _password
_group
Group _group
_roles
com.infoteria.asteria.security.aac.IRole[] _roles
_attribute
Map _attribute
|
クラス com.infoteria.asteria.security.aac.UserNotFoundException は Serializable を実装します。 |
_username
String _username
|
パッケージ com.infoteria.asteria.value |
|
クラス com.infoteria.asteria.value.FlowDateFormat は Serializable を実装します。 |
_format2
DateFormat _format2
_format3
DateFormat _format3
_format4
DateFormat _format4
_format5
DateFormat _format5
_format6
DateFormat _format6
|
クラス com.infoteria.asteria.value.ImmutableValue は Serializable を実装します。 |
writeReplace
private Object writeReplace()
throws ObjectStreamException
writeReplace
private Object writeReplace()
throws ObjectStreamException
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
_value
Object _value
_type
Value.Type _type
_format
DateFormat _format
_name
String _name
_index
int _index
_exception
Exception _exception
_type
Value.Type _type
_value
Object _value
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
|
パッケージ com.infoteria.gui.property |
_prop
Property _prop
_oldValue
Object _oldValue
_newValue
Object _newValue
|
パッケージ com.infoteria.gui.property.editor |
_parent
Component _parent
_point
Point _point
_format
String _format
_prop
Property _prop
_prop
Property _prop
_doc
com.infoteria.swing.text.NumberDocument _doc
_prop
Property _prop
_spinner
com.jidesoft.spinner.DateSpinner _spinner
|
パッケージ com.infoteria.gui.property.event |
_old
Object _old
_new
Object _new
_canUndo
boolean _canUndo
_undoList
List _undoList
|
クラス com.infoteria.gui.property.event.PropertyEditableEvent は Serializable を実装します。 |
_id
int _id
_pcEvent
PropertyChangeEvent _pcEvent
|
クラス com.infoteria.gui.property.event.PropertyGroupEvent は Serializable を実装します。 |