|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ConsolePane<C>
A panel which displays stdout and stderr console output.
| Method Summary | |
|---|---|
void |
append(OutputEvent event)
Appends the given output to the console. |
void |
show()
Makes the console visible. |
| Methods inherited from interface org.scijava.widget.UIComponent |
|---|
getComponent, getComponentType |
| Methods inherited from interface org.scijava.console.OutputListener |
|---|
outputOccurred |
| Method Detail |
|---|
void append(OutputEvent event)
void show()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||