public class Contributor extends Object
Used in the AboutFrame class.
Constructor and Description |
---|
Contributor(String name,
String email)
Creates a new contributor.
|
Modifier and Type | Method and Description |
---|---|
String |
getEmail()
Returns the contributor's e-mail address.
|
String |
getName()
Returns the contributor's name.
|
Copyright © 2001–2018 JFree.org. All rights reserved.