Serialized Form
-
Package jadex.base
-
Class jadex.base.JarAsDirectory extends java.io.File implements Serializable
-
Serialized Fields
-
dir
java.lang.Boolean dir
-
entries
java.io.File[] entries
The subentries contained in the entry. -
entry
java.util.zip.ZipEntry entry
The entry. -
entryfiles
java.util.Map<java.lang.String,JarAsDirectory> entryfiles
The files for the entry paths (cached for easy access). -
entrystr
java.lang.String entrystr
-
jarpath
java.lang.String jarpath
The path of the jar file. -
lastmodified
long lastmodified
The timestamp of the file. -
refresh
boolean refresh
The refresh flag (normally only for root jar file but in remote case also for entries (partial jars).
-
-
-
Class jadex.base.PlatformApplet extends java.applet.Applet implements Serializable
-
-
Package jadex.bdiv3
-
Class jadex.bdiv3.MyTestClass extends java.util.ArrayList implements Serializable
-
Serialized Fields
-
handler
java.lang.reflect.InvocationHandler handler
-
-
-
-
Package jadex.bdiv3.exceptions
-
Class jadex.bdiv3.exceptions.JadexBDIGenerationException extends java.lang.Exception implements Serializable
-
Class jadex.bdiv3.exceptions.JadexBDIGenerationRuntimeException extends java.lang.RuntimeException implements Serializable
-
-
Package jadex.bdiv3.runtime
-
Class jadex.bdiv3.runtime.BDIFailureException extends java.lang.RuntimeException implements Serializable
-
-
Package jadex.bpmn.runtime
-
Class jadex.bpmn.runtime.ProcessThreadValueFetcher.IfDefMap extends java.util.HashMap<java.lang.String,java.lang.Boolean> implements Serializable
-
-
Package jadex.bpmn.runtime.handler
-
Class jadex.bpmn.runtime.handler.EventEndErrorActivityHandler.EventEndErrorException extends java.lang.RuntimeException implements Serializable
-
Class jadex.bpmn.runtime.handler.EventIntermediateErrorActivityHandler.EventIntermediateErrorException extends java.lang.RuntimeException implements Serializable
-
-
Package jadex.bridge
-
Class jadex.bridge.ComponentCreationException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
info
java.lang.Object info
The optional info. -
reason
java.lang.String reason
The reason.
-
-
-
Class jadex.bridge.ComponentIdentifier extends java.lang.Object implements Serializable
-
Serialized Fields
-
name
java.lang.String name
The component name. -
root
java.lang.String root
Cache for platform name for getRoot() calls.
-
-
-
Class jadex.bridge.ComponentNotFoundException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
cid
IComponentIdentifier cid
The component identifier.
-
-
-
Class jadex.bridge.ComponentPersistedException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
cid
IComponentIdentifier cid
The component identifier.
-
-
-
Class jadex.bridge.ComponentTerminatedException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
cid
IComponentIdentifier cid
The component identifier.
-
-
-
Class jadex.bridge.ContentException extends java.lang.RuntimeException implements Serializable
-
Class jadex.bridge.ErrorReport extends java.lang.Object implements Serializable
-
Serialized Fields
-
documents
java.util.Map<java.lang.String,java.lang.String> documents
The external reports. -
errhtml
java.lang.String errhtml
The error html text. -
errtext
java.lang.String errtext
The error text.
-
-
-
Class jadex.bridge.ServiceTerminatedException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
sid
IServiceIdentifier sid
The service identifier.
-
-
-
Class jadex.bridge.StepAborted extends java.lang.ThreadDeath implements Serializable
-
Class jadex.bridge.StepAbortedException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
step
IComponentStep<?> step
The step. -
stepstring
java.lang.String stepstring
The step string (for remote).
-
-
-
Class jadex.bridge.StepInvalidException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
step
IComponentStep<?> step
The step.
-
-
-
-
Package jadex.bridge.component
-
Class jadex.bridge.component.FeatureNotAvailableException extends java.lang.RuntimeException implements Serializable
-
-
Package jadex.bridge.fipa
-
Class jadex.bridge.fipa.SearchConstraints extends java.lang.Object implements Serializable
-
Serialized Fields
-
maxdepth
int maxdepth
Attribute for slot max-depth. -
maxresults
int maxresults
Attribute for slot max-results. -
searchid
java.lang.String searchid
Attribute for slot search-id.
-
-
-
-
Package jadex.bridge.service
-
Class jadex.bridge.service.ServiceInvalidException extends java.lang.RuntimeException implements Serializable
-
-
Package jadex.bridge.service.component.interceptors
-
Class jadex.bridge.service.component.interceptors.ConditionException extends java.lang.RuntimeException implements Serializable
-
Class jadex.bridge.service.component.interceptors.PrePostConditionInterceptor.IntermediateResultUnavailableException extends java.lang.RuntimeException implements Serializable
-
-
Package jadex.bridge.service.search
-
Class jadex.bridge.service.search.MultiplicityException extends FutureTerminatedException implements Serializable
-
Class jadex.bridge.service.search.ServiceNotFoundException extends java.lang.RuntimeException implements Serializable
-
-
Package jadex.bridge.service.types.chat
-
Class jadex.bridge.service.types.chat.TransferInfo extends java.lang.Object implements Serializable
-
Serialized Fields
-
done
long done
The done size. -
download
boolean download
True for download, false for upload. -
filename
java.lang.String filename
The name of the local file (without path). -
filepath
java.lang.String filepath
The full path of the local file (including filename). -
id
java.lang.String id
The id. -
lastdone
long lastdone
The done size of the last update (for calculating speed). -
lastupdate
long lastupdate
The time (millis) of the last update (for calculating speed). -
other
IComponentIdentifier other
The ID of the component at the other side of the transfer (i.e. sender for downloads, receiver for uploads). -
size
long size
The size. -
speed
double speed
The upload/download speed calculated as dynamic moving average (bytes/sec). -
state
java.lang.String state
The state. -
timeout
long timeout
The absolute timeout value.
-
-
-
-
Package jadex.bridge.service.types.cms
-
Class jadex.bridge.service.types.cms.CustomLogRecord extends java.util.logging.LogRecord implements Serializable
-
Serialized Fields
-
needToInferCaller
boolean needToInferCaller
-
-
-
-
Package jadex.bytecode.vmhacks
-
Class jadex.bytecode.vmhacks.LoggerFilterStore extends java.util.ArrayList<java.lang.Object> implements Serializable
- serialVersionUID:
- -1120016223808401812L
-
Serialized Fields
-
realstore
java.util.ArrayList<java.lang.Object> realstore
-
-
-
Package jadex.commons
-
Class jadex.commons.CachedObject extends java.lang.Object implements Serializable
-
Serialized Fields
-
cachedobject
java.io.Serializable cachedobject
The cached object. -
filename
java.lang.String filename
The filename of the cache. -
lastmodified
long lastmodified
The last modified date.
-
-
-
Class jadex.commons.ComposedFilter extends java.lang.Object implements Serializable
-
Class jadex.commons.ComposedRemoteFilter extends java.lang.Object implements Serializable
-
Serialized Fields
-
filters
IAsyncFilter[] filters
The filters -
operator
int operator
The operator.
-
-
-
Class jadex.commons.DebugException extends java.lang.RuntimeException implements Serializable
-
Class jadex.commons.ErrorException extends java.lang.Exception implements Serializable
-
Class jadex.commons.FixedJComboBox extends javax.swing.JComboBox implements Serializable
-
Serialized Fields
-
iSelectedIndex
int iSelectedIndex
-
-
-
Class jadex.commons.MultiException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
causes
java.util.List<java.lang.Throwable> causes
The exceptions. -
message
java.lang.String message
The message.
-
-
-
Class jadex.commons.ObjectCache extends java.lang.Object implements Serializable
-
Serialized Fields
-
cache
java.util.Map cache
The expression caches for filename. -
filename
java.lang.String filename
The filename of the cache. -
persist_always
boolean persist_always
The persist strategy (always or only on demand by manually calling persist). -
persist_single
boolean persist_single
The flag indicating if cached objects are stored on disk themselves.
-
-
-
Class jadex.commons.SimplePropertyChangeSupport extends java.lang.Object implements Serializable
-
Serialized Fields
-
listeners
java.util.List<PropertyChangeListener> listeners
-
source
java.lang.Object source
-
-
-
Class jadex.commons.TimeoutException extends java.lang.RuntimeException implements Serializable
-
Class jadex.commons.Tuple extends java.lang.Object implements Serializable
-
Serialized Fields
-
entities
java.lang.Object[] entities
The entities of the tuple.
-
-
-
Class jadex.commons.Tuple2 extends Tuple implements Serializable
-
Class jadex.commons.Tuple3 extends Tuple implements Serializable
-
-
Package jadex.commons.beans
-
Class jadex.commons.beans.IndexedPropertyChangeEvent extends PropertyChangeEvent implements Serializable
- serialVersionUID:
- -320227448495806870L
-
Serialized Fields
-
index
int index
-
-
Class jadex.commons.beans.IntrospectionException extends java.lang.Exception implements Serializable
- serialVersionUID:
- -3728150539969542619L
-
Class jadex.commons.beans.PropertyChangeEvent extends java.util.EventObject implements Serializable
- serialVersionUID:
- 7042693688939648123L
-
Serialized Fields
-
newValue
java.lang.Object newValue
-
oldValue
java.lang.Object oldValue
-
propagationId
java.lang.Object propagationId
-
propertyName
java.lang.String propertyName
-
-
Class jadex.commons.beans.PropertyChangeSupport extends java.lang.Object implements Serializable
- serialVersionUID:
- 6401253773779951803L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream ois) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream oos) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Serialized Fields
-
children
java.util.Hashtable<java.lang.String,PropertyChangeSupport> children
-
propertyChangeSupportSerializedDataVersion
int propertyChangeSupportSerializedDataVersion
-
source
java.lang.Object source
-
-
Class jadex.commons.beans.PropertyVetoException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 129596057694162164L
-
Serialized Fields
-
evt
PropertyChangeEvent evt
-
-
Class jadex.commons.beans.VetoableChangeSupport extends java.lang.Object implements Serializable
- serialVersionUID:
- -5090210921595982017L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream ois) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream oos) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Serialized Fields
-
children
java.util.Hashtable<java.lang.String,VetoableChangeSupport> children
-
source
java.lang.Object source
-
vetoableChangeSupportSerializedDataVersion
int vetoableChangeSupportSerializedDataVersion
-
-
-
Package jadex.commons.beans.beancontext
-
Class jadex.commons.beans.beancontext.BeanContextChildSupport extends java.lang.Object implements Serializable
- serialVersionUID:
- 6328947014421475877L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream ois) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream oos) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Serialized Fields
-
beanContextChildPeer
BeanContextChild beanContextChildPeer
-
pcSupport
PropertyChangeSupport pcSupport
-
vcSupport
VetoableChangeSupport vcSupport
-
-
Class jadex.commons.beans.beancontext.BeanContextEvent extends java.util.EventObject implements Serializable
- serialVersionUID:
- 7267998073569045052L
-
Serialized Fields
-
propagatedFrom
BeanContext propagatedFrom
-
-
Class jadex.commons.beans.beancontext.BeanContextMembershipEvent extends BeanContextEvent implements Serializable
- serialVersionUID:
- 3499346510334590959L
-
Serialized Fields
-
children
java.util.Collection children
-
-
Class jadex.commons.beans.beancontext.BeanContextServiceAvailableEvent extends BeanContextEvent implements Serializable
- serialVersionUID:
- -5333985775656400778L
-
Serialized Fields
-
serviceClass
java.lang.Class serviceClass
-
-
Class jadex.commons.beans.beancontext.BeanContextServiceRevokedEvent extends BeanContextEvent implements Serializable
- serialVersionUID:
- -1295543154724961754L
-
Serialized Fields
-
invalidateRefs
boolean invalidateRefs
-
serviceClass
java.lang.Class serviceClass
-
-
Class jadex.commons.beans.beancontext.BeanContextServicesSupport extends BeanContextSupport implements Serializable
- serialVersionUID:
- -8494482757288719206L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream ois) throws java.io.IOException, java.lang.ClassNotFoundException
The implementation goes through following steps:defaultReadObject().
- Throws:
java.io.IOException
- if I/O error occursjava.lang.ClassNotFoundException
- if class of read object is not found
writeObject
private void writeObject(java.io.ObjectOutputStream oos) throws java.io.IOException
The implementation goes through following steps:defaultWriteObject().
- Throws:
java.io.IOException
- if I/O exception occurs
Class jadex.commons.beans.beancontext.BeanContextServicesSupport.BCSSChild extends BeanContextSupport.BCSChild implements Serializable
- serialVersionUID:
- -3263851306889194873L
Class jadex.commons.beans.beancontext.BeanContextServicesSupport.BCSSServiceProvider extends java.lang.Object implements Serializable
- serialVersionUID:
- 861278251667444782L
-
Serialized Fields
-
serviceProvider
BeanContextServiceProvider serviceProvider
The service provider of the related service.
-
Class jadex.commons.beans.beancontext.BeanContextSupport extends BeanContextChildSupport implements Serializable
- serialVersionUID:
- -4879613978649577204L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream ois) throws java.io.IOException, java.lang.ClassNotFoundException
The implementation goes through following steps:defaultReadObject().bcsPreDeserializationHook().readChildren() if this context works standalone. Otherwise it is the peer's responsibility to call
readChildren()
after this object is deserialized.- Throws:
java.io.IOException
- if I/O error occursjava.lang.ClassNotFoundException
- if class of read object is not found
writeObject
private void writeObject(java.io.ObjectOutputStream oos) throws java.io.IOException
The implementation goes through following steps:defaultWriteObject(), especially the
serializable
indicating the number of serializable children.bcsPreSerializationHook().writeChildren() if this context works standalone. Otherwise it is the peer's responsibility to callwriteChildren()
after this object is serialized.- Throws:
java.io.IOException
- if I/O exception occurs
Serialized Fields
-
designTime
boolean designTime
A flag indicating whether this context is in design mode. -
locale
java.util.Locale locale
The locale of this context. -
okToUseGui
boolean okToUseGui
A flag indicating whether this context is allowed to use GUI. -
serializable
int serializable
Class jadex.commons.beans.beancontext.BeanContextSupport.BCSChild extends java.lang.Object implements Serializable
- serialVersionUID:
- -5815286101609939109L
-
Serialized Fields
-
child
java.lang.Object child
-
proxyPeer
java.lang.Object proxyPeer
-
Package jadex.commons.collection
-
Class jadex.commons.collection.ConcurrencyCheckingList extends java.lang.Object implements Serializable
-
Serialized Fields
-
list
java.util.List list
The wrapped list.
-
-
-
Class jadex.commons.collection.FastHashMap extends java.lang.Object implements Serializable
- serialVersionUID:
- 362722346524651265L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Class jadex.commons.collection.IBlockingQueue.ClosedException extends java.lang.RuntimeException implements Serializable
-
Class jadex.commons.collection.IndexMap extends java.lang.Object implements Serializable
-
Class jadex.commons.collection.IndexMap.ListIndexMap extends IndexMap<K,V> implements Serializable
-
Class jadex.commons.collection.IndexMap.MapIndexMap extends IndexMap<K,V> implements Serializable
-
Class jadex.commons.collection.LeaseTimeSet.SynchronizedLeaseTimeCollection extends java.lang.Object implements Serializable
-
Serialization Methods
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Serialized Fields
-
c
ILeaseTimeSet<E> c
-
mutex
java.lang.Object mutex
-
-
-
Class jadex.commons.collection.LRU extends java.util.LinkedHashMap<K,V> implements Serializable
-
Serialized Fields
-
cleaner
ILRUEntryCleaner cleaner
The entry cleaner (for performing cleanup code on removed entries). -
max
int max
The maximum number of entries.
-
-
-
Class jadex.commons.collection.MultiCollection extends java.lang.Object implements Serializable
-
Class jadex.commons.collection.NestedMap extends java.lang.Object implements Serializable
-
Serialized Fields
-
local
java.util.Map local
The local map. -
parents
java.util.Map[] parents
The parent maps.
-
-
-
Class jadex.commons.collection.OrderedProperties extends java.util.Properties implements Serializable
-
Serialized Fields
-
map
java.util.LinkedHashMap<java.lang.Object,java.lang.Object> map
The internal map.
-
-
-
Class jadex.commons.collection.SortedList extends java.util.LinkedList<T> implements Serializable
-
Serialized Fields
-
ascending
boolean ascending
The ordering direction of the list. -
comp
java.util.Comparator<? super T> comp
The comparator to use (if any).
-
-
-
Class jadex.commons.collection.TwoWayMultiCollection extends MultiCollection implements Serializable
-
Serialized Fields
-
reverse
TwoWayMultiCollection reverse
The reverse multi-collection.
-
-
-
Class jadex.commons.collection.WeakList extends java.lang.Object implements Serializable
-
Serialization Methods
-
readResolve
protected java.lang.Object readResolve() throws java.io.ObjectStreamException
Perform special handling on deserialization.- Throws:
java.io.ObjectStreamException
-
writeReplace
protected java.lang.Object writeReplace() throws java.io.ObjectStreamException
Perform special handling on serialization.- Throws:
java.io.ObjectStreamException
-
-
Serialized Fields
-
serialized_list
java.util.List<E> serialized_list
-
size
int size
The number of elements. -
state
int state
The state (to check for modifications).
-
-
-
Class jadex.commons.collection.WeakSet extends java.util.AbstractSet<T> implements Serializable
-
Serialization Methods
-
readResolve
protected java.lang.Object readResolve() throws java.io.ObjectStreamException
Perform special handling on serialization.- Throws:
java.io.ObjectStreamException
-
writeReplace
protected java.lang.Object writeReplace() throws java.io.ObjectStreamException
Perform special handling on serialization.- Throws:
java.io.ObjectStreamException
-
-
Serialized Fields
-
serialized_set
java.util.Set serialized_set
-
-
Package jadex.commons.future
-
Class jadex.commons.future.DuplicateResultException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
first
java.lang.Object first
The first result. -
future
IFuture<?> future
The future. -
second
java.lang.Object second
The second result. -
type
int type
The type.
-
-
-
Class jadex.commons.future.FutureTerminatedException extends java.lang.RuntimeException implements Serializable
Package jadex.commons.gui
-
Class jadex.commons.gui.BrowserPane extends javax.swing.JTextPane implements Serializable
-
Serialized Fields
-
externals
java.util.Map<java.lang.String,java.lang.String> externals
The external references. -
inbrowser
boolean inbrowser
Open links per click in external browser. -
popup
boolean popup
Indicates that the last mouse click included a popup trigger. -
reference
java.lang.String reference
The current URL under the mouse cursor when local reference (i.e. #ref). -
url
java.net.URL url
The current URL under the mouse cursor.
-
-
-
Class jadex.commons.gui.BrowserPane.ClasspathHTMLEditorKit extends javax.swing.text.html.HTMLEditorKit implements Serializable
-
Serialized Fields
-
thefactory
javax.swing.text.ViewFactory thefactory
The view factory.
-
-
-
Class jadex.commons.gui.ClassSearchPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
cbac
javax.swing.JCheckBox cbac
-
cbc
javax.swing.JCheckBox cbc
-
cbic
javax.swing.JCheckBox cbic
-
cbif
javax.swing.JCheckBox cbif
The checkbox for interfaces. -
cl
java.lang.ClassLoader cl
The classloader. -
ctm
jadex.commons.gui.ClassSearchPanel.ClassTableModel ctm
-
curquery
java.lang.String curquery
The current search query text. -
lastsearch
TerminableFuture<java.lang.Void> lastsearch
-
results
javax.swing.JTable results
The results table. -
status
javax.swing.JLabel status
The status. -
tp
IThreadPool tp
The thread pool.
-
-
-
Class jadex.commons.gui.EditableList extends javax.swing.JTable implements Serializable
-
Serialized Fields
-
allowduplicates
boolean allowduplicates
Allow duplicate entries. -
editable
boolean editable
The editable flag. -
entries
java.util.List entries
The entries. -
showcnt
boolean showcnt
Show the numbers of entries in title. -
title
java.lang.String title
The list title.
-
-
-
Class jadex.commons.gui.EditableList.ButtonCellManager extends javax.swing.AbstractCellEditor implements Serializable
-
Class jadex.commons.gui.EditableListEvent extends javax.swing.event.TableModelEvent implements Serializable
-
Serialized Fields
-
data
java.lang.Object[] data
The data.
-
-
-
Class jadex.commons.gui.JBusyRing extends javax.swing.JComponent implements Serializable
-
Serialized Fields
-
active
boolean active
Flag if active. -
animationaction
java.awt.event.ActionListener animationaction
Animation action. -
animationtimer
javax.swing.Timer animationtimer
Animation timer. -
frametime
int frametime
Time between frames. -
fullrot
long fullrot
Time for a full rotation of the ring. -
halfstroke
double halfstroke
Half the size of a stroke. -
ringcolor
java.awt.Color ringcolor
Color of the ring. -
size
java.awt.Dimension size
Widget size. -
startframe
long startframe
Start frame time stamp.
-
-
-
Class jadex.commons.gui.JCopyPasteContextMenu extends javax.swing.JPopupMenu implements Serializable
-
Serialized Fields
-
textcomp
javax.swing.text.JTextComponent textcomp
The text component.
-
-
-
Class jadex.commons.gui.JPlaceholderTextField extends javax.swing.JTextField implements Serializable
-
Serialized Fields
-
activeplaceholder
boolean activeplaceholder
Flag if the placeholder is active -
animtimer
javax.swing.Timer animtimer
Animation timer. -
border
JPlaceholderTextField.RecolorLineBorder border
Glow border for broken UIs like GTK. -
doclistener
javax.swing.event.DocumentListener doclistener
Document listener to intercept edits when in placeholder mode. -
foregroundcolor
java.awt.Color foregroundcolor
Regular foreground color. -
highlighter
javax.swing.text.Highlighter highlighter
The default highlighter to exchange with null when placeholder is active. -
invalidcolor
java.awt.Color invalidcolor
Color for invalid field. -
origcolor
java.awt.Color origcolor
Original color during animation. -
placeholder
java.lang.String placeholder
The placeholder text. -
placeholdercolor
java.awt.Color placeholdercolor
Color of the placeholder.
-
-
-
Class jadex.commons.gui.JPlaceholderTextField.RecolorLineBorder extends javax.swing.border.LineBorder implements Serializable
-
Class jadex.commons.gui.JSplitPanel extends javax.swing.JSplitPane implements Serializable
-
Serialized Fields
-
hasProportionalLocation
boolean hasProportionalLocation
-
isPainted
int isPainted
-
proportionalLocation
double proportionalLocation
-
-
-
Class jadex.commons.gui.JValidatorTextField extends javax.swing.JTextField implements Serializable
-
Serialized Fields
-
validator
IValidator validator
The validator.
-
-
-
Class jadex.commons.gui.JWizard extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 4992471651678269871L
-
Serialized Fields
-
busyring
JBusyRing busyring
The busy ring. -
buttonpanel
javax.swing.JPanel buttonpanel
The current button panel. -
current
JWizard.WizardNode current
Current frame of the wizard. -
mainpanel
javax.swing.JPanel mainpanel
-
nextbutton
javax.swing.JButton nextbutton
The button for the next/finish action, can be disabled. -
start
JWizard.WizardNode start
Start frame of the wizard. -
terminationlisteners
java.util.Set<java.awt.event.ActionListener> terminationlisteners
Listeners called when wizard terminates.
-
-
Class jadex.commons.gui.JWizard.ChoiceNode extends JWizard.WizardNode implements Serializable
- serialVersionUID:
- 1634355685705747180L
-
Serialized Fields
-
bgroup
javax.swing.ButtonGroup bgroup
-
-
Class jadex.commons.gui.JWizard.WizardNode extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 7657673980110325857L
-
Serialized Fields
-
children
java.util.List<JWizard.WizardNode> children
Wizard child nodes. -
nextitem
int nextitem
The next item, 0 for default. -
parents
java.util.LinkedList<JWizard.WizardNode> parents
The parent node stack.
-
-
Class jadex.commons.gui.PropertiesPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
adddummy
boolean adddummy
Add dummy when weighty==0. -
components
java.util.Map components
The created components (name->comp). -
dummy
javax.swing.JComponent dummy
The last component for extra space. -
gbc
java.awt.GridBagConstraints gbc
The grid bag constraints.
-
-
-
Class jadex.commons.gui.ScrollablePanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
preferredsize
java.awt.Dimension preferredsize
The preferred scrollable viewport size. -
trackheight
boolean trackheight
True if the view should always be adjusted to scrollpane height (i.e. no vertical scrolling). -
trackwidth
boolean trackwidth
True if the view should always be adjusted to scrollpane width (i.e. no horizontal scrolling).
-
-
-
Class jadex.commons.gui.ToolTipAction extends javax.swing.AbstractAction implements Serializable
-
Class jadex.commons.gui.TreeCombo extends javax.swing.JComboBox implements Serializable
Package jadex.commons.gui.autocombo
-
Class jadex.commons.gui.autocombo.AbstractAutoComboModel extends javax.swing.AbstractListModel implements Serializable
-
Serialized Fields
-
combo
AutoCompleteCombo<T> combo
-
entries
java.util.List<T> entries
-
max
int max
-
selected
T selected
-
-
-
Class jadex.commons.gui.autocombo.AbstractFixedAutoComboModel extends AbstractAutoComboModel<T> implements Serializable
-
Serialized Fields
-
allentries
java.util.List<T> allentries
-
-
-
Class jadex.commons.gui.autocombo.AutoComboTableCellEditor extends javax.swing.DefaultCellEditor implements Serializable
-
Class jadex.commons.gui.autocombo.AutoComboTableCellRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable
-
Serialized Fields
-
box
AutoCompleteCombo box
The combo box.
-
-
-
Class jadex.commons.gui.autocombo.AutoCompleteCombo extends javax.swing.JComboBox implements Serializable
-
Serialized Fields
-
cl
java.lang.ClassLoader cl
The cloassloader. -
current
ISubscriptionIntermediateFuture<T> current
The current call. -
lastpattern
java.lang.String lastpattern
The last pattern. -
tp
IThreadPool tp
The thread pool. -
updating
boolean updating
The flag that the model is modified.
-
-
-
Class jadex.commons.gui.autocombo.AutoCompleteCombo.AutoCompleteDocument extends javax.swing.text.PlainDocument implements Serializable
-
Serialized Fields
-
arrowkey
boolean arrowkey
-
t
javax.swing.Timer t
-
-
-
Class jadex.commons.gui.autocombo.ClassComboModel extends AbstractAutoComboModel<java.lang.Class<?>> implements Serializable
-
Class jadex.commons.gui.autocombo.ClassInfoComboBoxRenderer extends javax.swing.plaf.basic.BasicComboBoxRenderer implements Serializable
-
Class jadex.commons.gui.autocombo.FixedClassComboModel extends AbstractFixedAutoComboModel<java.lang.Class<?>> implements Serializable
-
Class jadex.commons.gui.autocombo.FixedClassInfoComboModel extends AbstractFixedAutoComboModel<ClassInfo> implements Serializable
-
Class jadex.commons.gui.autocombo.StringComboModel extends AbstractAutoComboModel<java.lang.String> implements Serializable
-
Serialized Fields
-
allentries
java.util.List<java.lang.String> allentries
-
-
Package jadex.commons.gui.jtable
-
Class jadex.commons.gui.jtable.AbstractIndexTableModel extends DelegateTableModel implements Serializable
-
Serialized Fields
-
indexList
java.util.ArrayList indexList
-
-
-
Class jadex.commons.gui.jtable.ClassInfoRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable
-
Class jadex.commons.gui.jtable.ClassRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable
-
Class jadex.commons.gui.jtable.DateTimeRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable
-
Serialized Fields
-
formatter
java.text.DateFormat formatter
-
-
-
Class jadex.commons.gui.jtable.DelegateTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
delegate
javax.swing.table.TableModel delegate
-
-
-
Class jadex.commons.gui.jtable.ObjectTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
columnclasses
java.util.HashMap columnclasses
The classes of the columns. -
columns
java.util.Vector columns
The data. -
columseditable
java.util.HashSet columseditable
The editable colums. -
data
java.util.Vector data
The data.
-
-
-
Class jadex.commons.gui.jtable.PatternEditor extends javax.swing.DefaultCellEditor implements Serializable
-
Serialized Fields
-
argTypes
java.lang.Class[] argTypes
-
constructor
java.lang.reflect.Constructor constructor
-
value
java.lang.Object value
-
-
-
Class jadex.commons.gui.jtable.ResizeableTableHeader extends javax.swing.table.JTableHeader implements Serializable
-
Serialized Fields
-
autoResizingEnabled
boolean autoResizingEnabled
If true, auto resizing of columns when the TableModel invokes a tableChanged event is enabled. The default is false. -
includeHeaderWidth
boolean includeHeaderWidth
If true, resizing of columns will also take the width of header cells into account. The default is false.
-
-
-
Class jadex.commons.gui.jtable.SorterFilterTableModel extends AbstractIndexTableModel implements Serializable
-
Serialized Fields
-
doFilter
boolean doFilter
-
filter
java.util.Vector filter
-
pauseDisplaying
boolean pauseDisplaying
-
pauseRow
int pauseRow
-
sortColumn
int sortColumn
-
sortColumns
java.util.Vector sortColumns
-
sortDirection
int sortDirection
-
-
-
Class jadex.commons.gui.jtable.SortHeaderRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable
-
Class jadex.commons.gui.jtable.StringArrayTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
columnnames
java.lang.String[] columnnames
-
editable
boolean editable
Flag if editable. -
stringarray
java.lang.String[][] stringarray
The string array
-
-
-
Class jadex.commons.gui.jtable.TableSorter extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
columnComparators
java.util.Map columnComparators
-
modelToView
int[] modelToView
-
mouseListener
java.awt.event.MouseListener mouseListener
-
sortingColumns
java.util.List sortingColumns
-
tableHeader
javax.swing.table.JTableHeader tableHeader
-
tableModel
javax.swing.table.TableModel tableModel
-
tableModelListener
javax.swing.event.TableModelListener tableModelListener
-
viewToModel
jadex.commons.gui.jtable.TableSorter.Row[] viewToModel
-
-
-
Class jadex.commons.gui.jtable.VisibilityPopupMenu extends javax.swing.JPopupMenu implements Serializable
-
Serialized Fields
-
model
IVisibilityTableColumnModel model
-
-
-
Class jadex.commons.gui.jtable.VisibilityTableColumnModel extends javax.swing.table.DefaultTableColumnModel implements Serializable
-
Serialized Fields
-
allTableColumns
java.util.Vector allTableColumns
Array of TableColumn objects in this model. Holds all column objects, regardless of their visibility -
tableColumnsFixed
java.util.Vector tableColumnsFixed
Array of TableColumn objects that cannot change the visibility. By default this array is empty
-
-
Package jadex.commons.gui.jtreetable
-
Class jadex.commons.gui.jtreetable.AbstractTreeTableAction extends javax.swing.AbstractAction implements Serializable
-
Class jadex.commons.gui.jtreetable.DefaultTreeTableCellRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable
-
Class jadex.commons.gui.jtreetable.DefaultTreeTableNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable
-
Serialized Fields
-
model
DefaultTreeTableModel model
The model, used to generate events. -
type
TreeTableNodeType type
The node type identifier. -
values
java.util.Map values
The values.
-
-
-
Class jadex.commons.gui.jtreetable.JTreeTable extends javax.swing.JTable implements Serializable
-
Serialized Fields
-
tree
JTreeTable.TreeTableCellRenderer tree
A subclass of JTree.
-
-
-
Class jadex.commons.gui.jtreetable.JTreeTable.ListToTreeSelectionModelWrapper extends javax.swing.tree.DefaultTreeSelectionModel implements Serializable
-
Serialized Fields
-
updatingListSelectionModel
boolean updatingListSelectionModel
Set to true when we are updating the ListSelectionModel.
-
-
-
Class jadex.commons.gui.jtreetable.JTreeTable.TreeTableCellEditor extends javax.swing.DefaultCellEditor implements Serializable
-
Class jadex.commons.gui.jtreetable.JTreeTable.TreeTableCellRenderer extends javax.swing.JTree implements Serializable
-
Serialized Fields
-
highlightBorder
javax.swing.border.Border highlightBorder
Border to draw around the tree, if this is non-null, it will be painted. -
visibleRow
int visibleRow
Last table/tree row asked to renderer.
-
-
-
Class jadex.commons.gui.jtreetable.SetTreeTableNode extends DefaultTreeTableNode implements Serializable
-
Class jadex.commons.gui.jtreetable.TreeTableModelAdapter extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
tree
javax.swing.JTree tree
-
treeTableModel
TreeTableModel treeTableModel
-
-
Package jadex.commons.random
-
Class jadex.commons.random.FastThreadedRandom extends java.util.Random implements Serializable
- serialVersionUID:
- -1193190439562997946L
-
Serialized Fields
-
prngs
java.util.Random[] prngs
The random number generators. -
threadingmask
int threadingmask
Mask for distributing threads.
-
-
Class jadex.commons.random.Xoroshiro128Random extends java.util.Random implements Serializable
-
Serialized Fields
-
state0
long state0
-
state1
long state1
-
-
Package jadex.commons.security.random
-
Class jadex.commons.security.random.ChaCha20Random extends java.security.SecureRandom implements Serializable
- serialVersionUID:
- -4800522753628853326L
-
Serialized Fields
-
basestate
int[] basestate
ChaCha base state -
blockcount
long blockcount
Current block count. -
entropysource
IEntropySource entropysource
Entropy source for seeding, use SSecurity. -
outptr
int outptr
Pointer to unused output. -
outputblock
byte[] outputblock
The output block.
-
-
Class jadex.commons.security.random.OpenSslAesCtrRandom extends java.security.SecureRandom implements Serializable
- serialVersionUID:
- -3198322342777501L
-
Serialized Fields
-
aesctr
OpenSslAesCtr aesctr
-
buffer
byte[] buffer
-
numbytes
int numbytes
-
pos
int pos
-
-
Class jadex.commons.security.random.SecureThreadedRandom extends java.security.SecureRandom implements Serializable
- serialVersionUID:
- -11931962997946L
-
Serialized Fields
-
prngs
java.security.SecureRandom[] prngs
The random number generators. -
threadingmask
int threadingmask
Mask for distributing threads.
-
-
Class jadex.commons.security.random.SynchronizedSecureRandomWrapper extends java.security.SecureRandom implements Serializable
- serialVersionUID:
- -2816942884190634169L
-
Serialized Fields
-
delegate
java.security.SecureRandom delegate
-
Package jadex.extension.envsupport.environment
-
Class jadex.extension.envsupport.environment.ObjectEvent extends java.lang.Object implements Serializable
-
Serialized Fields
-
parameters
java.util.Map parameters
The parameters. -
type
java.lang.Object type
Event type.
-
-
Package jadex.extension.envsupport.observer.gui
-
Class jadex.extension.envsupport.observer.gui.ObserverCenterWindow extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
disposed
boolean disposed
-
fullscreen
boolean fullscreen
-
fullscreenlistener
java.awt.event.KeyListener fullscreenlistener
-
knownpluginviews
java.util.Set knownpluginviews
Known plugin views. -
mainpanel
javax.swing.JPanel mainpanel
The main pane. -
menubar
javax.swing.JMenuBar menubar
The menubar. -
oldcomp
java.awt.Component oldcomp
-
olddim
java.awt.Dimension olddim
-
olddivider
int olddivider
-
oldpos
java.awt.Point oldpos
-
splitpane
javax.swing.JSplitPane splitpane
The split pane. -
toolbar
javax.swing.JToolBar toolbar
The toolbar.
-
-
Package jadex.extension.rs.invoke
-
Class jadex.extension.rs.invoke.RestInvocationHelper.RequestFailedException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
content
java.lang.String content
The received content -
statuscode
int statuscode
Return status code
-
Package jadex.javaparser.javaccimpl
-
Class jadex.javaparser.javaccimpl.ArgumentsNode extends ExpressionNode implements Serializable
-
Class jadex.javaparser.javaccimpl.ArrayNode extends ExpressionNode implements Serializable
-
Serialized Fields
-
type
int type
The node type.
-
-
-
Class jadex.javaparser.javaccimpl.BooleanNode extends ExpressionNode implements Serializable
-
Serialized Fields
-
op
int op
The operation.
-
-
-
Class jadex.javaparser.javaccimpl.CastNode extends ExpressionNode implements Serializable
-
Class jadex.javaparser.javaccimpl.CollectionNode extends ExpressionNode implements Serializable
-
Class jadex.javaparser.javaccimpl.CompareNode extends ExpressionNode implements Serializable
-
Serialized Fields
-
op
int op
The operation.
-
-
-
Class jadex.javaparser.javaccimpl.ConditionalNode extends ExpressionNode implements Serializable
-
Class jadex.javaparser.javaccimpl.ConstantNode extends ExpressionNode implements Serializable
-
Class jadex.javaparser.javaccimpl.ExpressionNode extends SimpleNode implements Serializable
-
Serialized Fields
-
constant
boolean constant
Is the node value constant (independent of evaluation context and parameters)? -
constant_value
java.lang.Object constant_value
The constant value (if any). -
expressiontext
java.lang.String expressiontext
The expression text (if any). -
imports
java.lang.String[] imports
The imports (if any). -
static_type
java.lang.Class static_type
The static type (if any). -
text
java.lang.String text
The token text (if any).
-
-
-
Class jadex.javaparser.javaccimpl.JavaCCExpressionParser extends java.lang.Object implements Serializable
-
Class jadex.javaparser.javaccimpl.MathNode extends ExpressionNode implements Serializable
-
Serialized Fields
-
op
int op
The operation.
-
-
-
Class jadex.javaparser.javaccimpl.ParameterNode extends ExpressionNode implements Serializable
-
Class jadex.javaparser.javaccimpl.ParseException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
currentToken
jadex.javaparser.javaccimpl.Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token. -
expectedTokenSequences
int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse. -
tokenImage
java.lang.String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.
-
-
Class jadex.javaparser.javaccimpl.ReflectNode extends ExpressionNode implements Serializable
-
Serialized Fields
-
clazz
java.lang.Class clazz
The clazz. -
reloadable
boolean reloadable
Flag indicating that this node is a candidate dynamic class reloading (currently only supported for plan constructors). -
type
int type
The reflect node type.
-
-
-
Class jadex.javaparser.javaccimpl.SelectionNode extends ExpressionNode implements Serializable
-
Class jadex.javaparser.javaccimpl.SelectNode extends ExpressionNode implements Serializable
-
Serialized Fields
-
mode
int mode
The selection mode. -
order
int order
The order direction. -
orderby
boolean orderby
The flag indicating presence of an order by clause. -
vars
java.lang.String[] vars
The variable names. -
where
boolean where
The flag indicating presence of a where clause.
-
-
-
Class jadex.javaparser.javaccimpl.SimpleNode extends java.lang.Object implements Serializable
-
Class jadex.javaparser.javaccimpl.Token extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
beginColumn
int beginColumn
-
beginLine
int beginLine
-
endColumn
int endColumn
-
endLine
int endLine
-
image
java.lang.String image
-
kind
int kind
-
next
jadex.javaparser.javaccimpl.Token next
-
specialToken
jadex.javaparser.javaccimpl.Token specialToken
-
-
Class jadex.javaparser.javaccimpl.TokenMgrError extends java.lang.Error implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
errorCode
int errorCode
-
-
Class jadex.javaparser.javaccimpl.TypeNode extends ExpressionNode implements Serializable
-
Serialized Fields
-
classloader
java.lang.ClassLoader classloader
-
-
Package jadex.quickstart.cleanerworld.gui
-
Class jadex.quickstart.cleanerworld.gui.EnvironmentGui extends javax.swing.JFrame implements Serializable
- serialVersionUID:
- -1451077178653064172L
-
Serialized Fields
-
timer
javax.swing.Timer timer
The repaint timer.
-
-
-
-