Class LoggingLevelsTab
java.lang.Object
com.inductiveautomation.ignition.client.util.gui.diagnostics.LoggingLevelsTab
- 
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 tabvoidNotifies the tab that the window is closingvoidNotifies the tab that the window is opening 
- 
Field Details
- 
SMALL_ICON
 - 
LARGE_ICON
 
 - 
 - 
Constructor Details
- 
LoggingLevelsTab
public LoggingLevelsTab() 
 - 
 - 
Method Details
- 
getMainPanel
Initializes the panel inside of the tab - 
getTip
Gets a tip to display on 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 - 
createTitle
 - 
getTabName
 - 
getTabDesc
 - 
getTabSmallIcon
 - 
getTabLargeIcon
 - 
getTabContent
 
 -