Relies on issue DMDirc/DMDirc#70
It would be nice if there was a method (under Main.getUI()) that returned an empty window with a JPanel or so to allow plugin developers to have custom windows in the window manager without having to worry about methods such as getTranscoder, getConfigManager etc which are probably not relevant to the window.
Relies on issue DMDirc/DMDirc#70
It would be nice if there was a method (under Main.getUI()) that returned an empty window with a JPanel or so to allow plugin developers to have custom windows in the window manager without having to worry about methods such as getTranscoder, getConfigManager etc which are probably not relevant to the window.