|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.maverick.sshd.shell.terminal.Component
com.maverick.sshd.shell.terminal.ActiveComponent
public abstract class ActiveComponent
| Field Summary |
|---|
| Fields inherited from class com.maverick.sshd.shell.terminal.Component |
|---|
myDim, myIO, myName, myPosition |
| Constructor Summary | |
|---|---|
ActiveComponent(TerminalOutput io,
String name)
|
|
| Method Summary | |
|---|---|
abstract void |
run()
|
| Methods inherited from class com.maverick.sshd.shell.terminal.Component |
|---|
draw, getDimension, getLocation, getName, setDimension, setLocation, setLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActiveComponent(TerminalOutput io,
String name)
| Method Detail |
|---|
public abstract void run()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||