|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.netbeans.microedition.svg.SVGList.DefaultListMoldel
org.netbeans.microedition.svg.SVGComboBox.DefaultModel
public static class SVGComboBox.DefaultModel
Constructor Summary | |
---|---|
SVGComboBox.DefaultModel(java.util.Vector data)
|
Method Summary | |
---|---|
int |
getSelectedIndex()
|
void |
setSelectedIndex(int index)
|
Methods inherited from class org.netbeans.microedition.svg.SVGList.DefaultListMoldel |
---|
addDataListener, fireDataChanged, getElementAt, getSize, removeDataListener |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.netbeans.microedition.svg.SVGList.ListModel |
---|
addDataListener, getElementAt, getSize, removeDataListener |
Constructor Detail |
---|
public SVGComboBox.DefaultModel(java.util.Vector data)
Method Detail |
---|
public int getSelectedIndex()
getSelectedIndex
in interface SVGComboBox.ComboBoxModel
public void setSelectedIndex(int index)
setSelectedIndex
in interface SVGComboBox.ComboBoxModel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |