Uses of Class
ccs.cpc.impl.MainLogic

Packages that use MainLogic
ccs.cpc.impl   
 

Uses of MainLogic in ccs.cpc.impl
 

Fields in ccs.cpc.impl declared as MainLogic
(package private)  MainLogic CpcImpl.ml
           
 

Constructors in ccs.cpc.impl with parameters of type MainLogic
MainPanel(MainLogic ml, Gui gui)