Uses of Interface
plugins.IDebugWindow

Packages that use IDebugWindow
de.hattrickorganizer.gui.pluginWrapper   
plugins   
 

Uses of IDebugWindow in de.hattrickorganizer.gui.pluginWrapper
 

Classes in de.hattrickorganizer.gui.pluginWrapper that implement IDebugWindow
 class DebugWindow
          DebugWindow
 

Methods in de.hattrickorganizer.gui.pluginWrapper that return IDebugWindow
 IDebugWindow GUIPluginWrapper.createDebugWindow(java.awt.Point location, java.awt.Dimension size)
          TODO Missing Method Documentation
 

Uses of IDebugWindow in plugins
 

Methods in plugins that return IDebugWindow
 IDebugWindow IGUI.createDebugWindow(java.awt.Point position, java.awt.Dimension size)
          Returns a DebugWindow for the Debuginformations.