processing.app.syntax
Class PdeTextAreaDefaults

java.lang.Object
  extended by processing.app.syntax.TextAreaDefaults
      extended by processing.app.syntax.PdeTextAreaDefaults

public class PdeTextAreaDefaults
extends TextAreaDefaults


Field Summary
 
Fields inherited from class processing.app.syntax.TextAreaDefaults
bgcolor, blockCaret, bracketHighlight, bracketHighlightColor, caretBlinks, caretColor, caretVisible, cols, document, editable, electricScroll, eolMarkerColor, eolMarkers, fgcolor, font, inputHandler, lineHighlight, lineHighlightColor, paintInvalid, rows, selectionColor, styles
 
Constructor Summary
PdeTextAreaDefaults()
           
 
Method Summary
 
Methods inherited from class processing.app.syntax.TextAreaDefaults
getDefaults
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PdeTextAreaDefaults

public PdeTextAreaDefaults()