|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LineNumberMapper | |
|---|---|
| com.github.croesch.micro_debug.gui.components.code | |
| com.github.croesch.micro_debug.gui.components.view | |
| Uses of LineNumberMapper in com.github.croesch.micro_debug.gui.components.code |
|---|
| Constructors in com.github.croesch.micro_debug.gui.components.code with parameters of type LineNumberMapper | |
|---|---|
LineNumberLabel(ACodeArea ta,
LineNumberMapper mapper)
Constructs this ruler that shows line numbers for the given component. |
|
Ruler(String name,
ACodeArea tc,
ILineBreakPointManager bpm,
LineNumberMapper mapper)
Constructs the ruler for the given text component that uses the given breakpoint manager to handle breakpoints. |
|
| Uses of LineNumberMapper in com.github.croesch.micro_debug.gui.components.view |
|---|
| Methods in com.github.croesch.micro_debug.gui.components.view that return LineNumberMapper | |
|---|---|
LineNumberMapper |
ACodeView.getLineNumberMapper()
Returns the line number mapper that this view is using. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||