Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
adalogo.visitor.BreakPointTable
BreakPointTable
Nested Class Summary |
Constructor Summary | |
Method Summary | |
void |
|
void |
|
boolean |
|
void |
|
void |
|
public void clear()
public void dump()
public boolean isBreakPoint(int line)
- Specified by:
- isBreakPoint in interface LineNumberPanel.BreakPointHandler
public void setTextComponent(JTextComponent textComponent)
- Specified by:
- setTextComponent in interface LineNumberPanel.BreakPointHandler
public void toggleBreakPoint(Position pos)
- Specified by:
- toggleBreakPoint in interface LineNumberPanel.BreakPointHandler