|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmvc.ViewableNamer
public class ViewableNamer
A ViewableNamer names Viewable objects using the getName() method of the object's view component.
| Constructor Summary | |
|---|---|
ViewableNamer()
new ViewableNamer() returns a new ViewableNamer. |
|
| Method Summary | |
|---|---|
java.lang.String |
getName(Viewable v)
nmr.getName(t) returns nmr's name for t. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ViewableNamer()
| Method Detail |
|---|
public java.lang.String getName(Viewable v)
getName in interface Namer<Viewable>v -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||