|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INameSurferModel
Method Summary | |
---|---|
void |
clearGraph()
Clear the set of names to graph. |
INameInfo[] |
getNameSet()
Get the set of names to graph. |
void |
graphName(String name)
Find the popularity rankings for the given name and add it to the set of names to graph. |
Methods inherited from interface becker.util.IModel |
---|
addView, removeView, updateAllViews |
Method Detail |
---|
void graphName(String name)
name
- The name to graph.void clearGraph()
INameInfo[] getNameSet()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |