Class LoggingLevelsTab
java.lang.Object
com.inductiveautomation.ignition.client.util.gui.diagnostics.LoggingLevelsTab
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioncreateTitle(String tipStr) Initializes the panel inside of the tabgetTip()Gets a tip to display on the tabvoidNotifies the tab that the window is closingvoidNotifies the tab that the window is opening
- 
Field Details- 
SMALL_ICON
- 
LARGE_ICON
 
- 
- 
Constructor Details- 
LoggingLevelsTabpublic LoggingLevelsTab()
 
- 
- 
Method Details- 
getMainPanelInitializes the panel inside of the tab
- 
getTipGets a tip to display on the tab
- 
notifyClosedpublic void notifyClosed()Notifies the tab that the window is closing
- 
notifyOpenedpublic void notifyOpened()Notifies the tab that the window is opening
- 
createTitle
- 
getTabName
- 
getTabDesc
- 
getTabSmallIcon
- 
getTabLargeIcon
- 
getTabContent
 
-