Class ConsoleTab
java.lang.Object
com.inductiveautomation.ignition.client.util.gui.diagnostics.ConsoleTab
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateTitle
(String tipStr) Initializes the panel inside of the tabgetTip()
Gets a tip to display on the tabstatic void
void
Notifies the tab that the window is closingvoid
Notifies the tab that the window is opening
-
Field Details
-
SMALL_ICON
-
LARGE_ICON
-
-
Constructor Details
-
ConsoleTab
public ConsoleTab()
-
-
Method Details
-
initDiagConsole
public static void initDiagConsole() -
getMainPanel
Initializes the panel inside of the tab -
notifyClosed
public void notifyClosed()Notifies the tab that the window is closing -
notifyOpened
public void notifyOpened()Notifies the tab that the window is opening -
getTip
Gets a tip to display on the tab -
createTitle
-
getTabName
-
getTabDesc
-
getTabSmallIcon
-
getTabLargeIcon
-
getTabContent
-