|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.summit.view.AbstractView
public abstract class AbstractView
The base class from which all Views are derived.
| Constructor Summary | |
|---|---|
AbstractView(java.lang.String name)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Get the name of the view. |
void |
setName(java.lang.String name)
Set the name of the view. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractView(java.lang.String name)
| Method Detail |
|---|
public void setName(java.lang.String name)
View
setName in interface Viewpublic java.lang.String getName()
View
getName in interface View
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||