JET

Uses of Class
edu.utep.cs.jet.gui.editor.syn.TextAreaDefaults

Packages that use TextAreaDefaults
edu.utep.cs.jet.gui.editor.syn Contains the source code for Java syntax highlighting. 
 

Uses of TextAreaDefaults in edu.utep.cs.jet.gui.editor.syn
 

Methods in edu.utep.cs.jet.gui.editor.syn that return TextAreaDefaults
static TextAreaDefaults TextAreaDefaults.getDefaults()
          Returns a new TextAreaDefaults object with the default values filled in.
 

Constructors in edu.utep.cs.jet.gui.editor.syn with parameters of type TextAreaDefaults
JEditTextArea(TextAreaDefaults defaults)
          Creates a new JEditTextArea with the specified settings.
TextAreaPainter(JEditTextArea textArea, TextAreaDefaults defaults)
          Creates a new repaint manager.
 


JET

JET is Copyright (C) 2005-2008 by The University of Texas at El Paso and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.