|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IConfigPanel
A panel to configure an operation.
| Method Summary | |
|---|---|
Element |
getConfigurationXML()
Get the configuration info from this panel. |
boolean |
isConfigValid()
Check whether configuration represented by this panel is valid. |
void |
restore(Element e)
Restore this panel from its configuration info. |
| Method Detail |
|---|
void restore(Element e)
e - The configuration with a child for this class.Element getConfigurationXML()
boolean isConfigValid()
|
Copyright © 2005 Verinec, DIUF | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||