|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConfigPanelInterface
Each config panel that wants to be added to the config dialog should implement this.
Method Summary | |
---|---|
String |
getImageBase()
Return the name of the image to which .png will be added as icon in the list. |
String |
getName()
Return the name of the config panel as entry in the list. |
void |
save()
Please save yourself :) |
Method Detail |
---|
String getName()
String getImageBase()
void save()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |