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

Quick Search    Search Deep

Uses of Class
com.memoire.bu.BuMainPanel

Uses of BuMainPanel in com.memoire.bu
 

Fields in com.memoire.bu declared as BuMainPanel
protected  BuMainPanel BuCommonImplementation.main_panel_
           
 

Methods in com.memoire.bu that return BuMainPanel
 BuMainPanel BuSubApp.getMainPanel()
           
 BuMainPanel BuApplet.getMainPanel()
           
 BuMainPanel BuCommonInterface.getMainPanel()
           
 BuMainPanel BuApplication.getMainPanel()
           
 BuMainPanel BuCommonImplementation.getMainPanel()
           
 

Methods in com.memoire.bu with parameters of type BuMainPanel
 void BuPreferences.applyOnMainPanel(BuMainPanel _main)
           
 void BuSubApp.setMainPanel(BuMainPanel _p)
           
 void BuApplet.setMainPanel(BuMainPanel _p)
           
 void BuCommonInterface.setMainPanel(BuMainPanel _p)
           
 void BuApplication.setMainPanel(BuMainPanel _p)
           
 void BuCommonImplementation.setMainPanel(BuMainPanel _p)