Package jadex.bdiv3.tutorial.f3.old
Class UserBDI
- java.lang.Object
- 
- jadex.bdiv3.tutorial.f3.old.UserBDI
 
- 
 public class UserBDI extends java.lang.Object
- 
- 
Field SummaryFields Modifier and Type Field Description protected IInternalAccessagentprotected javax.swing.JFramefThe gui.
 - 
Constructor SummaryConstructors Constructor Description UserBDI()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbody()voidcleanup()Cleanup when agent is killed.
 
- 
- 
- 
Field Detail- 
agentprotected IInternalAccess agent 
 - 
fprotected javax.swing.JFrame f The gui.
 
- 
 
-