Uses of Interface
org.objectweb.jac.aspects.gui.BehaviorGuiConf

Packages that use BehaviorGuiConf
org.objectweb.jac.aspects.gui Provides a simple and generic GUI (Graphical User Interface) aspect. 
 

Uses of BehaviorGuiConf in org.objectweb.jac.aspects.gui
 

Subinterfaces of BehaviorGuiConf in org.objectweb.jac.aspects.gui
 interface GuiConf
          This is the configuration interface of the Gui aspect.
 

Classes in org.objectweb.jac.aspects.gui that implement BehaviorGuiConf
 class GuiAC
          This aspect component implements a very simple GUI that allows the user to browse the named object of the system and call methods on them.