net.sourceforge.squirrel_sql.plugins.syntax.rsyntax
Class SquirrelSyntaxScheme

java.lang.Object
  extended by org.fife.ui.rsyntaxtextarea.SyntaxScheme
      extended by net.sourceforge.squirrel_sql.plugins.syntax.rsyntax.SquirrelSyntaxScheme
All Implemented Interfaces:
Cloneable

public class SquirrelSyntaxScheme
extends org.fife.ui.rsyntaxtextarea.SyntaxScheme


Field Summary
 
Fields inherited from class org.fife.ui.rsyntaxtextarea.SyntaxScheme
styles
 
Constructor Summary
SquirrelSyntaxScheme()
           
 
Method Summary
 Object clone()
           
 void initSytles(SyntaxPreferences prefs, FontInfo fontInfo)
           
 
Methods inherited from class org.fife.ui.rsyntaxtextarea.SyntaxScheme
equals, hashCode, loadFromString, restoreDefaults, setStyle, toCommaSeparatedString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SquirrelSyntaxScheme

public SquirrelSyntaxScheme()
Method Detail

initSytles

public void initSytles(SyntaxPreferences prefs,
                       FontInfo fontInfo)

clone

public Object clone()
Overrides:
clone in class org.fife.ui.rsyntaxtextarea.SyntaxScheme


Copyright © 2001-2010. All Rights Reserved.