9293949596979899
public void coreStarted() { } public void start(BundleContext ctx) throws Exception { loadLanguage(); gui = new ManInputPanel(); registerServices(ctx); }