Package ca.corbett.extras.about


package ca.corbett.extras.about
Contains classes and utilities for showing "About" information in your application (author, date published, release notes, project url, license and so on).
  • Class
    Description
    Provides a reusable and consistent AboutDialog that can be used in any application.
    Populate an instance of this class and then hand it to AboutDialog or AboutPanel to very quickly and easily create an "about this app" type of display for the user.
    Used to determine how to display the application logo image on the AboutPanel.
    A re-usable JPanel that can display information about a given application.