public DebugPlugin() { debug_actions = new DebugPluginActionGroup(this); debug_window = new DebugWindow(this); }