Class ScriptsTab
java.lang.Object
com.inductiveautomation.ignition.client.util.gui.diagnostics.ScriptsTab
- 
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
- 
smallIcon
 - 
largeIcon
 
 - 
 - 
Constructor Details
- 
ScriptsTab
public ScriptsTab() 
 - 
 - 
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
 
 -