|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsynergynetframework.config.logging.LoggingConfigPrefsItem
public class LoggingConfigPrefsItem
The Class LoggingConfigPrefsItem.
Nested Class Summary | |
---|---|
static class |
LoggingConfigPrefsItem.LoggingLevel
The Enum LoggingLevel. |
Constructor Summary | |
---|---|
LoggingConfigPrefsItem()
|
Method Summary | |
---|---|
javax.swing.JPanel |
getConfigurationPanel()
Gets the configuration panel. |
LoggingConfigPrefsItem.LoggingLevel |
getLoggingLevel()
Gets the logging level. |
java.lang.String |
getName()
Gets the name. |
void |
setLoggingLevel(LoggingConfigPrefsItem.LoggingLevel loggingLevel)
Sets the logging level. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoggingConfigPrefsItem()
Method Detail |
---|
public javax.swing.JPanel getConfigurationPanel()
PreferencesItem
getConfigurationPanel
in interface PreferencesItem
public LoggingConfigPrefsItem.LoggingLevel getLoggingLevel()
public java.lang.String getName()
PreferencesItem
getName
in interface PreferencesItem
public void setLoggingLevel(LoggingConfigPrefsItem.LoggingLevel loggingLevel)
loggingLevel
- the new logging level
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |