public class ChartUserAgent
extends jadex.extension.rs.invoke.RestServiceAgent
Modifier and Type | Field and Description |
---|---|
protected javax.swing.JFrame |
f |
Constructor and Description |
---|
ChartUserAgent() |
Modifier and Type | Method and Description |
---|---|
jadex.commons.future.IFuture<java.lang.Void> |
cleanup()
Called when the agent is killed.
|
jadex.commons.future.IFuture<java.lang.Void> |
init()
The agent init.
|