Uses of Interface
bt747.model.BT747View

Packages that use BT747View
bt747.j2se_view   
bt747.waba_view   
 

Uses of BT747View in bt747.j2se_view
 

Methods in bt747.j2se_view with parameters of type BT747View
 void J2SEAppController.addView(BT747View view)
          Attach a view to the controller.
 

Uses of BT747View in bt747.waba_view
 

Methods in bt747.waba_view with parameters of type BT747View
 void AppController.addView(BT747View view)
          Attach a view to the controller.