|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConfigEditor
An abstraction of a Configuration Editor.
The GNU General Public License for details.| Method Summary | |
|---|---|
void |
construct(org.crosswire.common.config.Config config)
The equivalent of a constructor, create a Config base with the set of Fields that it will display. |
void |
showDialog(Component parent,
ActionListener al)
Create a dialog to house a TreeConfig component using the default set of Fields |
| Method Detail |
|---|
void construct(org.crosswire.common.config.Config config)
config - The configurable settings
void showDialog(Component parent,
ActionListener al)
parent - A component to use to find a frame to use as a dialog parent
|
Copyright ยจ 2003-2015 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||