|
QJCC homepage | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbiz.chitec.quarterback.swing.PropertiesEditor.PropBaseNameIterator
Iterator over the property names in the editor's properties themselves.
| Field Summary | |
private java.lang.String |
base
|
private PropertiesEditor.PropBaseNameIterator |
chained
|
private int |
currentnum
|
private java.lang.String |
currentpart
|
| Constructor Summary | |
PropertiesEditor.PropBaseNameIterator(java.lang.String basex)
Constructor for the PropBaseNameIterator object |
|
| Method Summary | |
private java.lang.String |
findPartForNum(int i)
Description of the Method |
boolean |
hasNext()
Description of the Method |
java.lang.Object |
next()
Description of the Method |
void |
remove()
Description of the Method |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private int currentnum
private java.lang.String currentpart
private java.lang.String base
private PropertiesEditor.PropBaseNameIterator chained
| Constructor Detail |
public PropertiesEditor.PropBaseNameIterator(java.lang.String basex)
basex - Description of the Parameter| Method Detail |
private java.lang.String findPartForNum(int i)
i - Description of the Parameter
public boolean hasNext()
hasNext in interface java.util.Iteratorpublic java.lang.Object next()
next in interface java.util.Iteratorpublic void remove()
remove in interface java.util.Iterator
|
QJCC homepage | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||