|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ProjectManagement
The interface which should be implemented by all Jext project management
plugins. This has been made separate from ProjectManager so
that the plugin class itself does not have to implement the much heavier
ProjectManager interface.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
java.lang.String getLabel()
String to use as a description of this
ProjectManagement in a list.
ProjectManager getProjectManager()
ProjectManager for this
ProjectManagement.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||