|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogPanel | |
|---|---|
| databionics.esom | The ESOM Tools command line programs and the ESOM Analyzer. |
| databionics.esom.gui | The basic GUI components of the ESOM Analyzer. |
| databionics.esom.gui.util | Some GUI components of the ESOM Analyzer. |
| databionics.gui | Useful GUI classes like a panel displaying log4j messages and a dialog for running programs based on an XML description of the parameters. |
| Uses of LogPanel in databionics.esom |
|---|
| Fields in databionics.esom declared as LogPanel | |
|---|---|
protected LogPanel |
Analyze.logPanel
the panel for logging all messages |
| Methods in databionics.esom that return LogPanel | |
|---|---|
LogPanel |
Analyze.getLogPanel()
returns the logPanel |
| Uses of LogPanel in databionics.esom.gui |
|---|
| Fields in databionics.esom.gui declared as LogPanel | |
|---|---|
protected LogPanel |
ToolLoader.logPanel
link to the LogPanel |
| Methods in databionics.esom.gui that return LogPanel | |
|---|---|
LogPanel |
ToolLoader.getLogPanel()
|
| Methods in databionics.esom.gui with parameters of type LogPanel | |
|---|---|
void |
ToolLoader.setLogPanel(LogPanel logPanel)
|
| Uses of LogPanel in databionics.esom.gui.util |
|---|
| Fields in databionics.esom.gui.util declared as LogPanel | |
|---|---|
protected LogPanel |
RunDialog.logPanel
Panel to display messages in |
| Uses of LogPanel in databionics.gui |
|---|
| Fields in databionics.gui declared as LogPanel | |
|---|---|
protected LogPanel |
RunDialog.logPanel
Panel to display messages in |
protected LogPanel |
LogPanelWriter.logPanel
panel to write to |
| Constructors in databionics.gui with parameters of type LogPanel | |
|---|---|
LogPanelWriter(LogPanel logPanel)
constructor with panel to write to |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||