Class AboutBox

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

public class AboutBox extends JDialog
This class creates and displays VStar's About Box. See also https://sourceforge.net/tracker/?func=detail&aid=2870716&group_id=263306 &atid=1152052 which will result in this being done better.
See Also:
  • Constructor Details

    • AboutBox

      public AboutBox()
  • Method Details

    • createDismissButtonListener

      protected ActionListener createDismissButtonListener()
    • getAboutBoxText

      public String getAboutBoxText()