Class DemoApp

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class DemoApp extends JFrame
A built-in demo application which shows off the features and components contained in this library. The jar-with-dependencies that is produced from a maven build is executable, and when launched, will show this demo app.
Since:
2025-03-09
Author:
scorbo2
See Also:
  • Method Details

    • getInstance

      public static DemoApp getInstance()
    • setVisible

      public void setVisible(boolean visible)
      Overrides:
      setVisible in class Window
    • isBrowsingSupported

      public static boolean isBrowsingSupported()
    • isUrl

      public static boolean isUrl(String url)