Class PageTView.TabData
java.lang.Object
org.opensourcephysics.cabrillo.tracker.PageTView.TabData
- Enclosing class:
- PageTView
A class to hold the data for a single tab.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
panelID
-
frame
-
-
Method Details
-
setTitle
Sets the title.- Parameters:
title
- the title
-
setText
Sets the text.- Parameters:
text
- the text
-
getURL
Gets the URL. May return null.- Returns:
- the URL
-