|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectAppenderSkeleton
au.edu.jcu.hermes.ui.swing.LoggerStatusBar
public class LoggerStatusBar
Author: Mathew Wyatt Organisation: James Cook University Date: Jun 16, 2008 Time: 12:45:35 PM
| Nested Class Summary | |
|---|---|
class |
LoggerStatusBar.TheStatusBar
|
| Field Summary | |
|---|---|
static LoggerStatusBar.TheStatusBar |
theStatusBar
|
| Constructor Summary | |
|---|---|
LoggerStatusBar()
Construct |
|
| Method Summary | |
|---|---|
protected void |
append(LoggingEvent event)
Displays a dialog based on the error level |
void |
close()
Do nothing |
static LoggerStatusBar.TheStatusBar |
getStatusBar()
|
boolean |
requiresLayout()
Dont need a layout so return false |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static LoggerStatusBar.TheStatusBar theStatusBar
| Constructor Detail |
|---|
public LoggerStatusBar()
| Method Detail |
|---|
protected void append(LoggingEvent event)
event - public void close()
public boolean requiresLayout()
public static LoggerStatusBar.TheStatusBar getStatusBar()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||