Serialized Form
|
Package jadex.micro.examples.chat |
agent
IMicroExternalAccess agent
- The agent.
|
Package jadex.micro.examples.helpline |
agent
IMicroExternalAccess agent
- The external access of the agent.
|
Package jadex.micro.examples.mandelbrot |
provider
IServiceProvider provider
- The service provider.
colors
Color[] colors
- The colors for drawing.
data
AreaData data
- The latest area data used for determining original coordinates of painted regions.
image
Image image
- The current image derived from the results.
point
Point point
- The current selection start point (if any).
range
Rectangle range
- The current selection range (if any).
calculating
boolean calculating
- Flag indicating that a calculation is in progress.
progressdata
Map<K,V> progressdata
- Progress data objects, available only when calculating (progress data -> percent finished).
progressupdate
Timer progressupdate
- Progress update timer.
startdrag
Point startdrag
- Start point for dragging (if any).
enddrag
Point enddrag
- End point for dragging (if any).
sb
StatusBar sb
- The status bar.
pp
PropertiesPanel pp
- The properties panel.
Copyright © 2010. All Rights Reserved.