Uses of Class
treebolic.control.Controller

Packages that use Controller
treebolic   
treebolic.component   
treebolic.control   
treebolic.view   
 

Uses of Controller in treebolic
 

Fields in treebolic declared as Controller
private  Controller Widget.theController
          Controller
 

Uses of Controller in treebolic.component
 

Fields in treebolic.component declared as Controller
private  Controller Toolbar.theController
          Controller to send action requests to
 

Methods in treebolic.component with parameters of type Controller
static javax.swing.JPopupMenu PopupMenu.makePopup(Controller thisController, java.lang.String thisValue, INode thisNode, Settings theseSettings)
          Make popup menu
 

Constructors in treebolic.component with parameters of type Controller
Toolbar(Controller thisController, boolean hasTooltip, boolean tooltipDisplaysContent, boolean hyperbolicEdges, boolean focusOnHover)
          Constructor
 

Uses of Controller in treebolic.control
 

Fields in treebolic.control declared as Controller
private  Controller MouseAdapter.theController
          Controller
 

Constructors in treebolic.control with parameters of type Controller
MouseAdapter(Controller thisController)
          Constructor
 

Uses of Controller in treebolic.view
 

Methods in treebolic.view with parameters of type Controller
 void View.connect(Controller thisController)
          Connect controller