Closed GoogleCodeExporter closed 9 years ago
You can remove line numbers, and any other component / element you do not want,
such as matching pairs, auto insert of closing quote, bracket.
There is more than one way to do it too.
1. Edit the config.properties for either the kit you will use or for the
default. You can then either replace the file in the jar, or put it under the
same path where in you classpath. Note that the classpath is searched in
sequence, so make sure you put it in a classpath BEFORE jsyntaxpane.jar.
2, You can remove the component programatically. There is a static method in
the DefaultSyntaxKit that manages properties for Editors. The line number, and
others are one property / component you can remove.
Hope that helps. I will close the issue, but if you have problems, just add
another note here.
Original comment by ayman.al...@gmail.com
on 30 Oct 2010 at 4:11
Original issue reported on code.google.com by
teenriot...@googlemail.com
on 14 Oct 2010 at 5:15