-
All Superinterfaces:
-
IBehaviorGuardEvaluatorReceiver
Specific behavior for an agent that enables it to interact with a JavaFX user interface.
-
Maven Group Identifier:
-
-
Maven Artifact Identifier:
-
-
Since:
-
Property Summary
Constructor Summary
Action Summary
Inherited: clearSkill(Class<T>),
getID,
getOwner,
getSkill(Class<T>),
hasSkill(Class<T>),
install,
isFromMe(Event),
isMe(Address),
isMe(UUID),
operator_mappedTo(Class<T>,S),
setSkill(S,Class<T>*),
setSkillIfAbsent(Skill,Class<T>*),
toString(ToStringBuilder),
toString,
uninstall
Event Handler Summary
Capacity Use Summary
Property Details
-
uISpace
-
val uISpace : OpenEventSpace
Uninstallation. on Destroy { this.uiSpace.unregister(asEventListener) } /** Replies the space that is dedicated to the UI.
This property is an alias for the action: getUISpace
-
Returns:
-
Constructor Details
-
new(Agent,FxViewerController)
-
new(Agent,FxViewerController)
Constructor.
-
Parameters:
-
owner -
controller -
Action Details
-
getUISpace
-
def getUISpace : OpenEventSpace
Uninstallation. on Destroy { this.uiSpace.unregister(asEventListener) } /** Replies the space that is dedicated to the UI.
-
Returns:
-
Event Handler Details
-
on Initialize
-
on Initialize
Installation.