protected class GrammarWindow.ConsoleStatus extends Object
| Modifier and Type | Field and Description |
|---|---|
Box |
box |
int |
currentDisplayedLevel |
XJURLLabel |
label |
boolean |
visible |
| Constructor and Description |
|---|
GrammarWindow.ConsoleStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearMessage() |
JComponent |
getPanel() |
void |
showLevel(int level) |
void |
showMessage(String message,
Color color) |
public final Box box
public final XJURLLabel label
public boolean visible
public int currentDisplayedLevel
public void showLevel(int level)
public void clearMessage()
public JComponent getPanel()
Copyright © 2013. All rights reserved.