|
juife v0.1a |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentListModel | |
|---|---|
| net.sf.juife | Provides a set of common components and useful utilities that are missing in the Java 2 Platform Standard Edition. |
| Uses of ComponentListModel in net.sf.juife |
|---|
| Classes in net.sf.juife that implement ComponentListModel | |
|---|---|
class |
DefaultComponentListModel
This class provides default implementation of the ComponentListModel interface. |
| Methods in net.sf.juife that return ComponentListModel | |
|---|---|
ComponentListModel |
ComponentList.getModel()
Gets the data model of this list. |
| Methods in net.sf.juife with parameters of type ComponentListModel | |
|---|---|
void |
ComponentList.setModel(ComponentListModel model)
Sets the data model of the list. |
| Constructors in net.sf.juife with parameters of type ComponentListModel | |
|---|---|
ComponentList(ComponentListModel model)
Creates a new instance of ComponentList with the specified data model. |
|
|
juife v0.1a |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Copyright © 2005 Grigor Iliev. All rights reserved. |