Home
last modified time | relevance | path

Searched refs:GlyphGutter (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DPlainSourceView.java44 private GlyphGutter gg;
107 gg = new GlyphGutter(this); in initUI()
152 class GlyphGutter extends JComponent { class
157 GlyphGutter(PlainSourceView view) { in GlyphGutter() method in GlyphGutter
/aoo4110/main/scripting/examples/java/debugger/
H A DOOBeanShellDebugger.java58 private GlyphGutter gg;
132 gg = new GlyphGutter(this); in initUI()
303 class GlyphGutter extends JComponent { class
308 GlyphGutter(OOBeanShellDebugger debugger) { in GlyphGutter() method in GlyphGutter

Completed in 17 milliseconds