|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.fife.ui.rsyntaxtextarea.WrappedSyntaxView2
public class WrappedSyntaxView2
Replacement for the old WrappedSyntaxView class, designed to
be faster with large wrapped documents. Heavily based off of
BoxView, but streamlined to only care about the y-axis, and
takes code folding into account.
This class is not currently used.
| Constructor Summary | |
|---|---|
WrappedSyntaxView2(javax.swing.text.Element root)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WrappedSyntaxView2(javax.swing.text.Element root)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||