Interface Config
-
public interface Config
Config class.- Author:
- Markus von RĂ¼den
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
Config.Icons
This class provides the application with icons.
-
Field Summary
Fields Modifier and Type Field Description static int
ATTRIBUTES_ALIAS_MAX_LENGTH
static int
CONFIG_SNIPPET_MAX_LINES
-
-
-
Field Detail
-
ATTRIBUTES_ALIAS_MAX_LENGTH
static final int ATTRIBUTES_ALIAS_MAX_LENGTH
- See Also:
- Constant Field Values
-
CONFIG_SNIPPET_MAX_LINES
static final int CONFIG_SNIPPET_MAX_LINES
- See Also:
- Constant Field Values
-
-