Uses of Class
com.alee.extended.syntax.WebSyntaxScrollPane

Packages that use WebSyntaxScrollPane
com.alee.extended.syntax   
 

Uses of WebSyntaxScrollPane in com.alee.extended.syntax
 

Methods in com.alee.extended.syntax that return WebSyntaxScrollPane
 WebSyntaxScrollPane WebSyntaxArea.createScroll()
          Returns properly styled and configured scroll.
 WebSyntaxScrollPane WebSyntaxArea.createScroll(boolean drawBorder)
          Returns properly styled and configured scroll.
 WebSyntaxScrollPane WebSyntaxArea.createScroll(boolean drawBorder, boolean drawInnerBorder)
          Returns properly styled and configured scroll.