public interface ProjectManagement
ProjectManager so
that the plugin class itself does not have to implement the much heavier
ProjectManager interface.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLabel()
Returns the
String to use as a description of this
ProjectManagement in a list. |
ProjectManager |
getProjectManager()
Returns the
ProjectManager for this
ProjectManagement. |
java.lang.String getLabel()
String to use as a description of this
ProjectManagement in a list.ProjectManager getProjectManager()
ProjectManager for this
ProjectManagement.Copyright ? 2002 Romain Guy.