|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ObjectNamer
This class is for use by the ListTab class. It takes a single object, and gives it a name. So, for example, the RenderablesTab class implements this interface with a method that gets the class name of the item and concatenates its position to the end.
Method Summary | |
---|---|
java.lang.String |
getObjectName(java.lang.Object obj)
|
Method Detail |
---|
java.lang.String getObjectName(java.lang.Object obj)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |