Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

alice.tucson.ide
Class RespectTextArea  view RespectTextArea download RespectTextArea.java

java.lang.Object
  extended byalice.util.jedit.TextAreaDefaults
      extended byalice.tucson.ide.RespectTextArea

public class RespectTextArea
extends alice.util.jedit.TextAreaDefaults


Field Summary
 
Fields inherited from class alice.util.jedit.TextAreaDefaults
blockCaret, bracketHighlight, bracketHighlightColor, caretBlinks, caretColor, caretVisible, cols, document, editable, electricScroll, eolMarkerColor, eolMarkers, inputHandler, lineHighlight, lineHighlightColor, paintInvalid, popup, rows, selectionColor, styles
 
Constructor Summary
RespectTextArea()
           
 
Method Summary
private  alice.util.jedit.SyntaxStyle[] getSyntaxStyles()
           
 
Methods inherited from class alice.util.jedit.TextAreaDefaults
getDefaults
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RespectTextArea

public RespectTextArea()
Method Detail

getSyntaxStyles

private alice.util.jedit.SyntaxStyle[] getSyntaxStyles()