Class CreditsPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.dandymadeproductions.ajqvue.gui.panels.CreditsPanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Runnable, Accessible

public class CreditsPanel extends JPanel implements Runnable
The CreditsPanel provides a general container to display the basic information about the application's version, build, webSite, and credits.
See Also: