|
org.netbeans.lib.terminalemulator 1.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.lib.terminalemulator.AbstractInterp
org.netbeans.lib.terminalemulator.InterpDumb
org.netbeans.lib.terminalemulator.InterpANSI
public class InterpANSI
| Nested Class Summary | |
|---|---|
protected static class |
InterpANSI.InterpTypeANSI
|
| Nested classes/interfaces inherited from class org.netbeans.lib.terminalemulator.InterpDumb |
|---|
InterpDumb.InterpTypeDumb |
| Nested classes/interfaces inherited from class org.netbeans.lib.terminalemulator.AbstractInterp |
|---|
AbstractInterp.Actor, AbstractInterp.State |
| Field Summary | |
|---|---|
static InterpANSI.InterpTypeANSI |
type_singleton
|
| Fields inherited from class org.netbeans.lib.terminalemulator.InterpDumb |
|---|
ctl_sequence |
| Fields inherited from class org.netbeans.lib.terminalemulator.AbstractInterp |
|---|
ops, state |
| Constructor Summary | |
|---|---|
|
InterpANSI(Ops ops)
|
protected |
InterpANSI(Ops ops,
InterpANSI.InterpTypeANSI type)
|
| Method Summary | |
|---|---|
String |
name()
|
void |
reset()
|
| Methods inherited from class org.netbeans.lib.terminalemulator.InterpDumb |
|---|
pop_all_states, pop_state, processChar, push_state |
| Methods inherited from class org.netbeans.lib.terminalemulator.AbstractInterp |
|---|
nNumbers, noNumber, numberAt, pushNumber, remember_digit, resetNumber |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final InterpANSI.InterpTypeANSI type_singleton
| Constructor Detail |
|---|
public InterpANSI(Ops ops)
protected InterpANSI(Ops ops, InterpANSI.InterpTypeANSI type)
| Method Detail |
|---|
public String name()
name in class InterpDumbpublic void reset()
reset in class InterpDumb
|
org.netbeans.lib.terminalemulator 1.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||