Class PageTView.TabData

java.lang.Object
org.opensourcephysics.cabrillo.tracker.PageTView.TabData
Enclosing class:
PageTView

public static class PageTView.TabData extends Object
A class to hold the data for a single tab.
  • Field Details

  • Method Details

    • setTitle

      public void setTitle(String title)
      Sets the title.
      Parameters:
      title - the title
    • setText

      public void setText(String text)
      Sets the text.
      Parameters:
      text - the text
    • getURL

      public URL getURL()
      Gets the URL. May return null.
      Returns:
      the URL