public class DefaultAboutDeveloper extends AbstractParticipant implements AboutDeveloper
contributions
Constructor and Description |
---|
DefaultAboutDeveloper(DefaultAboutManager manager,
String name,
URL description,
int priority) |
DefaultAboutDeveloper(DefaultAboutManager manager,
String name,
URL description,
int priority,
URL icon) |
addContribution, addContribution, addVariables, getContributions, getContributionsTable, getDate, getDescription, getIcon, getInformationPage, getManager, getName, getPriority, set, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addContribution, addContribution, addVariables, getContributions, getContributionsTable, getDescription, getIcon, getInformationPage, getManager, getName, getPriority, set
public DefaultAboutDeveloper(DefaultAboutManager manager, String name, URL description, int priority, URL icon)
public DefaultAboutDeveloper(DefaultAboutManager manager, String name, URL description, int priority)