Class PakkuPanel
java.lang.Object
de.luckymcdev.foundryengine.client.editor.panel.Panel
de.luckymcdev.foundryengine.client.editor.panel.editor.EditorPanel
de.luckymcdev.foundryengine.client.editor.panel.tools.EngineServicePanel<PakkuService>
de.luckymcdev.foundryengine.client.editor.panel.tools.PakkuPanel
-
Nested Class Summary
Nested classes/interfaces inherited from class Panel
Panel.Builder -
Field Summary
FieldsFields inherited from class EngineServicePanel
activeTab, autoRefresh, outputEditor, previousTab, running -
Method Summary
Modifier and TypeMethodDescriptionprotected IEditorColorizerprotected Stringprotected PakkuServiceprotected String[]protected voidonTabChanged(int tab, PakkuService pakku) protected voidrenderTabContent(ImGraphicsExtractor g, PakkuService pakku) Methods inherited from class EngineServicePanel
button, content, extraMenuItems, renderOutput, run, timestampMethods inherited from class EditorPanel
onPostContent, onPreContent, setStatusMethods inherited from class Panel
close, customFlags, getCategory, getFormattedLabel, getIcon, getId, getLabel, getShortcut, getStyle, getWindowType, handleRender, handleTick, hasMenuBar, isFocused, isOpen, isTemporary, isUnsaved, menuBar, onClosed, onOpened, onPreWindow, open, requireLevel, requireLevel, requireLevelOnServer, requireLocal, requireWorld, requireWorld, setUnsaved, tick, translatable, translatable, translationKey, translationKey, translationKey, translationKey
-
Field Details
-
INSTANCE
-
-
Method Details
-
createOutputColorizer
- Specified by:
createOutputColorizerin classEngineServicePanel<PakkuService>
-
getTabNames
- Specified by:
getTabNamesin classEngineServicePanel<PakkuService>
-
getService
- Specified by:
getServicein classEngineServicePanel<PakkuService>
-
onTabChanged
- Specified by:
onTabChangedin classEngineServicePanel<PakkuService>
-
renderTabContent
- Specified by:
renderTabContentin classEngineServicePanel<PakkuService>
-
customNotAvailableMessage
- Overrides:
customNotAvailableMessagein classEngineServicePanel<PakkuService>
-