org.jgap.data.config
Interface IConfigInfo
-
- All Known Implementing Classes:
- ConfigFrame
public interface IConfigInfoInterface a ConfigWriter uses to get the information from a ConfigFrame.- Since:
- 2.3
-
-
Field Summary
Fields Modifier and Type Field and Description static java.lang.StringCVS_REVISIONString containing the CVS revision.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description ConfigDatagetConfigData()java.lang.StringgetFileName()Get the config file to write to.
-
-
-
Field Detail
-
CVS_REVISION
static final java.lang.String CVS_REVISION
String containing the CVS revision. Read out via reflection!- See Also:
- Constant Field Values
-
-
Method Detail
-
getConfigData
ConfigData getConfigData()
-
getFileName
java.lang.String getFileName()
Get the config file to write to.- Returns:
- The config file name to write to.
- Since:
- 2.3
-
-
DMelt 3.0 © DataMelt by jWork.ORG