|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.fullspan.pwkeep.model.PwkModel
public class PwkModel
The model for all data represented in the PWKeep user interface. Contains specific models such as the Tree and List models for the UI.
| Constructor Summary | |
|---|---|
PwkModel()
Creates a new model with a new Tree and a new List. |
|
| Method Summary | |
|---|---|
com.fullspan.util.swing.TreeNodeListModel |
getListModel()
|
PwkTreeModel |
getTreeModel()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PwkModel()
PwkBean labeled with the
value of treenode.label.root in
messages.properties.
| Method Detail |
|---|
public com.fullspan.util.swing.TreeNodeListModel getListModel()
public PwkTreeModel getTreeModel()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||