Class HintPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class HintPanel extends JPanel
Panel that displays an ADQL cheat sheet.
Since:
15 Oct 2015
Author:
Mark Taylor
See Also:
  • Constructor Details

    • HintPanel

      public HintPanel(UrlHandler urlHandler)
      Constructor.
      Parameters:
      urlHandler - handler for link click actions
  • Method Details

    • setExamplesUrl

      public void setExamplesUrl(String url)
      Sets the known URL for service-specific examples, which may be null if there are none. The text will be updated accordingly.
      Parameters:
      url - examples URL, or null