|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogConfiguration | |
|---|---|
| org.openbandy.log | |
| Uses of LogConfiguration in org.openbandy.log |
|---|
| Fields in org.openbandy.log declared as LogConfiguration | |
|---|---|
LogConfiguration |
LogImpl.config
The configuration of the canvas as a screen |
| Methods in org.openbandy.log that return LogConfiguration | |
|---|---|
static LogConfiguration |
LogConfiguration.getLogAsAppScreenConfig(boolean loadPreferences)
Returns a configuration of the log suitable for use as an application screen within a MIdlet. |
static LogConfiguration |
LogConfiguration.getPersistentLogViewerConfig(boolean loadPreferences)
Returns a configuration suitable when using the log canvas as single screen to show persistently stored log messages. |
| Constructors in org.openbandy.log with parameters of type LogConfiguration | |
|---|---|
LogImpl(LogConfiguration config)
Create a new LogImple instance and configure it accordingly |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||