|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.wimpi.telnetd.io.toolkit.Component
net.wimpi.telnetd.io.toolkit.InertComponent
public abstract class InertComponent
Class that represents an abstract inert toolkit component. Components derived from this class are simply decorative or informative. They are not supposed to be actively processing and reacting on Input.
| Field Summary |
|---|
| Fields inherited from class net.wimpi.telnetd.io.toolkit.Component |
|---|
m_Dim, m_IO, m_Name, m_Position |
| Constructor Summary | |
|---|---|
InertComponent(BasicTerminalIO io,
java.lang.String name)
Constructor for an InertComponent instance. |
|
| Method Summary |
|---|
| Methods inherited from class net.wimpi.telnetd.io.toolkit.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 InertComponent(BasicTerminalIO io,
java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||