List of usage examples for javax.swing.text PlainView subclass-usage
From source file ro.nextreports.designer.ui.sqleditor.syntax.SyntaxView.java
/** * @author Decebal Suiu */ public class SyntaxView extends PlainView { private static final Log LOG = LogFactory.getLog(SyntaxView.class.getName());