Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.memoire.bu.BuTaskView

Uses of BuTaskView in com.memoire.bu
 

Fields in com.memoire.bu declared as BuTaskView
private  BuTaskView BuTask.task_view_
           
private  BuTaskView BuMainPanel.task_view_
           
 

Methods in com.memoire.bu that return BuTaskView
 BuTaskView BuTask.getTaskView()
           
 BuTaskView BuMainPanel.getTaskView()
           
 

Methods in com.memoire.bu with parameters of type BuTaskView
 void BuTask.setTaskView(BuTaskView _tv)
           
 void BuMainPanel.setTaskView(BuTaskView _tv)