|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--org.w3c.rdfpic.ui.DCSubjectCboxMaker
This is a special purpose class to provide functionality for the Subject field of the DC schema.
| Constructor Summary | |
DCSubjectCboxMaker()
|
|
| Method Summary | |
javax.swing.JComboBox |
newCbox(java.lang.String predName)
Called by a SchemaTabbedPane upon encountering a field starting with an underscore in a schema with the builtin bit enabled. |
void |
newFileLoaded()
Called by a SchemaTabbedPane whenever a new image file is (successfully) loaded. |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public DCSubjectCboxMaker()
| Method Detail |
public javax.swing.JComboBox newCbox(java.lang.String predName)
public void newFileLoaded()
JComboBoxes made, as setSelectedItem(null) will be called on them
if necessary.
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||