@Generated public interface TabExtension extends PluginInformation
JComponents as additional tabs.| Modifier and Type | Method and Description |
|---|---|
javax.swing.JComponent |
getTab()
Get the
JTabbedPane from this addon to add it to the ServerPackCreator GUI. |
javax.swing.Icon |
getTabIcon()
Get the
Icon for this tabbed pane addon to display to the ServerPackCreator GUI. |
java.lang.String |
getTabTitle()
Get the title of this tabbed pane addon to display in the ServerPackCreator GUI.
|
java.lang.String |
getTabTooltip()
Get the tooltip for this tabbed pane addon to display in the ServerPackCreator GUI.
|
getAuthor, getDescription, getName, getVersion, runjavax.swing.JComponent getTab()
JTabbedPane from this addon to add it to the ServerPackCreator GUI.JTabbedPane.javax.swing.Icon getTabIcon()
Icon for this tabbed pane addon to display to the ServerPackCreator GUI.Icon.java.lang.String getTabTitle()
java.lang.String getTabTooltip()