ccs.cpc.impl
Class InitialisationFinisher

java.lang.Object
  extended by ccs.cpc.impl.InitialisationFinisher
All Implemented Interfaces:
java.lang.Runnable

 class InitialisationFinisher
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
InitialisationFinisher(CpcImpl cpc)
           
 
Method Summary
(package private)  void initGUI()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitialisationFinisher

InitialisationFinisher(CpcImpl cpc)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

initGUI

void initGUI()