|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SwingListModel | |
|---|---|
| net.sf.jguiraffe.gui.platform.swing.builder.components | |
| Uses of SwingListModel in net.sf.jguiraffe.gui.platform.swing.builder.components |
|---|
| Methods in net.sf.jguiraffe.gui.platform.swing.builder.components that return SwingListModel | |
|---|---|
protected SwingListModel |
SwingListModelHandler.createSwingListModel(ListModel m)
Creates the Swing specific list model from the given source model. |
| Methods in net.sf.jguiraffe.gui.platform.swing.builder.components with parameters of type SwingListModel | |
|---|---|
protected void |
SwingComboBoxHandler.initComponentModel(SwingListModel model)
Initializes the combo box with the given list model. |
protected void |
SwingListBoxHandler.initComponentModel(SwingListModel model)
Initializes the list box with the given list model. |
protected abstract void |
SwingListModelHandler.initComponentModel(SwingListModel model)
Initializes the list model for the managed component. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||