Class Contributor
java.lang.Object
org.jfree.ui.about.Contributor
A simple class representing a contributor to a software project.
Used in the AboutFrame class.
- Author:
- David Gilbert
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Contributor
Creates a new contributor.- Parameters:
name- the name.email- the e-mail address.
-
-
Method Details
-
getName
-
getEmail
-