|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectNamer | |
---|---|
vooga.devEnvironment.datapanel |
Uses of ObjectNamer in vooga.devEnvironment.datapanel |
---|
Methods in vooga.devEnvironment.datapanel with parameters of type ObjectNamer | |
---|---|
static boolean |
ListTabHelper.populateList(javax.swing.DefaultListModel listModel,
java.util.List<java.lang.Object> objects,
ObjectNamer namer)
This method takes a DefaultListModel, a Collection of Objects, and an ObjectNamer to give the objects names, and updates the list model as necessary to reflect the List of Objects (as named by the ObjectNamer), returning true if anything in the list model was changed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |