Package de.griefed.serverpackcreator.api.plugins.swinggui

Plugin hooks into the Swing GUI. TabExtension adds a whole new tab (ExtensionTab is the base to extend); ConfigPanelExtension adds a panel into the config editor (ExtensionConfigPanel is the base); ServerPackConfigTab is the interface the host config-tab exposes to those panels.

See: Description