blob: 271aa7c43711d52dd445138d3af91ff01d82aaa4 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_27) on Sat Dec 03 18:46:19 CST 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Theme (Java Prettify)
</TITLE>
<META NAME="date" CONTENT="2011-12-03">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Theme (Java Prettify)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Theme.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../prettify/theme/ThemeDefault.html" title="class in prettify.theme"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html?prettify/theme/Theme.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Theme.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
prettify.theme</FONT>
<BR>
Class Theme</H2>
<PRE>
java.lang.Object
<IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>prettify.theme.Theme</B>
</PRE>
<DL>
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../prettify/theme/ThemeDefault.html" title="class in prettify.theme">ThemeDefault</A>, <A HREF="../../prettify/theme/ThemeDesert.html" title="class in prettify.theme">ThemeDesert</A>, <A HREF="../../prettify/theme/ThemeSonsOfObsidian.html" title="class in prettify.theme">ThemeSonsOfObsidian</A>, <A HREF="../../prettify/theme/ThemeSunburst.html" title="class in prettify.theme">ThemeSunburst</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>Theme</B><DT>extends java.lang.Object</DL>
</PRE>
<P>
Theme for the Java Prettify.
<p>To make a new theme, either extending this class of initiate this class
and set the parameter by the setter. For the default value, please refer to
the constructor.</p>
<P>
<P>
<DL>
<DT><B>Author:</B></DT>
<DD>Chan Wai Shing <cws1989@gmail.com></DD>
</DL>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#attributeName">attributeName</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#attributeValue">attributeValue</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;java.awt.Color</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#background">background</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The background color of the script text area.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#closeBracket">closeBracket</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#comment">comment</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#debug">debug</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicate whether it is in debug mode or not.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#declaration">declaration</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;java.awt.Font</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#font">font</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The font of the script text.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#function">function</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;java.awt.Color</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#gutterBorderColor">gutterBorderColor</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The color of the border that joint the gutter and the script text panel.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#gutterBorderWidth">gutterBorderWidth</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The width of the border that joint the gutter and the script text panel.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;java.awt.Color</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#gutterText">gutterText</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The color of the gutter text.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;java.awt.Font</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#gutterTextFont">gutterTextFont</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The font of the gutter text.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#gutterTextPaddingLeft">gutterTextPaddingLeft</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The minimum padding from 'the leftmost of the line number text' to
'the left margin'.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#gutterTextPaddingRight">gutterTextPaddingRight</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The minimum padding from 'the rightmost of the line number text' to
'the right margin' (not to the gutter border).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;java.awt.Color</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#highlightedBackground">highlightedBackground</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The background color of the highlighted line of script text.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#keyword">keyword</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#literal">literal</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#noCode">noCode</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#openBracket">openBracket</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#plain">plain</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#punctuation">punctuation</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#source">source</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#string">string</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#tag">tag</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#type">type</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#variable">variable</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#Theme()">Theme</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../prettify/theme/Theme.html" title="class in prettify.theme">Theme</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#clone()">clone</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getAttributeName()">getAttributeName</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getAttributeValue()">getAttributeValue</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getBackground()">getBackground</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The background color of the script text area.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getCloseBracket()">getCloseBracket</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getComment()">getComment</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getDeclaration()">getDeclaration</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.awt.Font</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getFont()">getFont</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The font of the script text.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getFunction()">getFunction</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getGutterBorderColor()">getGutterBorderColor</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The color of the border that joint the gutter and the script text panel.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getGutterBorderWidth()">getGutterBorderWidth</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The width of the border that joint the gutter and the script text panel.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getGutterText()">getGutterText</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The color of the gutter text.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.awt.Font</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getGutterTextFont()">getGutterTextFont</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The font of the gutter text.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getGutterTextPaddingLeft()">getGutterTextPaddingLeft</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The minimum padding from 'the leftmost of the line number text' to 'the left margin'.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getGutterTextPaddingRight()">getGutterTextPaddingRight</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The minimum padding from 'the rightmost of the line number text' to
'the right margin' (not to the gutter border).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getHighlightedBackground()">getHighlightedBackground</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The background color of the highlighted line of script text.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getKeyword()">getKeyword</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getLiteral()">getLiteral</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getNoCode()">getNoCode</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getOpenBracket()">getOpenBracket</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getPlain()">getPlain</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getPunctuation()">getPunctuation</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getSource()">getSource</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getString()">getString</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getStyle(java.lang.String)">getStyle</A></B>(java.lang.String&nbsp;key)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the <CODE>prettify.Theme.Style</CODE> by keyword.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getTag()">getTag</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getType()">getType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#getVariable()">getVariable</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setAttributeName(prettify.theme.Style)">setAttributeName</A></B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;attributeName)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setAttributeValue(prettify.theme.Style)">setAttributeValue</A></B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;attributeValue)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setBackground(java.awt.Color)">setBackground</A></B>(java.awt.Color&nbsp;background)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The background color of the script text area.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setCloseBracket(prettify.theme.Style)">setCloseBracket</A></B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;closeBracket)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setComment(prettify.theme.Style)">setComment</A></B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;comment)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setDeclaration(prettify.theme.Style)">setDeclaration</A></B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;declaration)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setFont(java.awt.Font)">setFont</A></B>(java.awt.Font&nbsp;font)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The font of the script text.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setFunction(prettify.theme.Style)">setFunction</A></B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;function)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setGutterBorderColor(java.awt.Color)">setGutterBorderColor</A></B>(java.awt.Color&nbsp;gutterBorderColor)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The color of the border that joint the gutter and the script text panel.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setGutterBorderWidth(int)">setGutterBorderWidth</A></B>(int&nbsp;gutterBorderWidth)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The width of the border that joint the gutter and the script text panel.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setGutterText(java.awt.Color)">setGutterText</A></B>(java.awt.Color&nbsp;gutterText)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The color of the gutter text.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setGutterTextFont(java.awt.Font)">setGutterTextFont</A></B>(java.awt.Font&nbsp;gutterTextFont)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The font of the gutter text.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setGutterTextPaddingLeft(int)">setGutterTextPaddingLeft</A></B>(int&nbsp;gutterTextPaddingLeft)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The minimum padding from 'the leftmost of the line number text' to
'the left margin'.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setGutterTextPaddingRight(int)">setGutterTextPaddingRight</A></B>(int&nbsp;gutterTextPaddingRight)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The minimum padding from 'the rightmost of the line number text' to
'the right margin' (not to the gutter border).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setHighlightedBackground(java.awt.Color)">setHighlightedBackground</A></B>(java.awt.Color&nbsp;highlightedBackground)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The background color of the highlighted line of script text.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setKeyword(prettify.theme.Style)">setKeyword</A></B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;keyword)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setLiteral(prettify.theme.Style)">setLiteral</A></B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;literal)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setNoCode(prettify.theme.Style)">setNoCode</A></B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;noCode)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setOpenBracket(prettify.theme.Style)">setOpenBracket</A></B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;openBracket)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setPlain(prettify.theme.Style)">setPlain</A></B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;plain)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setPunctuation(prettify.theme.Style)">setPunctuation</A></B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;punctuation)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setSource(prettify.theme.Style)">setSource</A></B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;source)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setString(prettify.theme.Style)">setString</A></B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;string)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setTag(prettify.theme.Style)">setTag</A></B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;tag)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setTheme(prettify.gui.JTextComponentRowHeader)">setTheme</A></B>(<A HREF="../../prettify/gui/JTextComponentRowHeader.html" title="class in prettify.gui">JTextComponentRowHeader</A>&nbsp;rowHeader)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Apply the theme to the row header panel.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setType(prettify.theme.Style)">setType</A></B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#setVariable(prettify.theme.Style)">setVariable</A></B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;variable)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../prettify/theme/Theme.html#toString()">toString</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="debug"><!-- --></A><H3>
debug</H3>
<PRE>
protected static final boolean <B>debug</B></PRE>
<DL>
<DD>Indicate whether it is in debug mode or not.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="font"><!-- --></A><H3>
font</H3>
<PRE>
protected java.awt.Font <B>font</B></PRE>
<DL>
<DD>The font of the script text.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="background"><!-- --></A><H3>
background</H3>
<PRE>
protected java.awt.Color <B>background</B></PRE>
<DL>
<DD>The background color of the script text area.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="highlightedBackground"><!-- --></A><H3>
highlightedBackground</H3>
<PRE>
protected java.awt.Color <B>highlightedBackground</B></PRE>
<DL>
<DD>The background color of the highlighted line of script text.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="gutterText"><!-- --></A><H3>
gutterText</H3>
<PRE>
protected java.awt.Color <B>gutterText</B></PRE>
<DL>
<DD>The color of the gutter text.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="gutterBorderColor"><!-- --></A><H3>
gutterBorderColor</H3>
<PRE>
protected java.awt.Color <B>gutterBorderColor</B></PRE>
<DL>
<DD>The color of the border that joint the gutter and the script text panel.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="gutterBorderWidth"><!-- --></A><H3>
gutterBorderWidth</H3>
<PRE>
protected int <B>gutterBorderWidth</B></PRE>
<DL>
<DD>The width of the border that joint the gutter and the script text panel.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="gutterTextFont"><!-- --></A><H3>
gutterTextFont</H3>
<PRE>
protected java.awt.Font <B>gutterTextFont</B></PRE>
<DL>
<DD>The font of the gutter text.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="gutterTextPaddingLeft"><!-- --></A><H3>
gutterTextPaddingLeft</H3>
<PRE>
protected int <B>gutterTextPaddingLeft</B></PRE>
<DL>
<DD>The minimum padding from 'the leftmost of the line number text' to
'the left margin'.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="gutterTextPaddingRight"><!-- --></A><H3>
gutterTextPaddingRight</H3>
<PRE>
protected int <B>gutterTextPaddingRight</B></PRE>
<DL>
<DD>The minimum padding from 'the rightmost of the line number text' to
'the right margin' (not to the gutter border).
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="string"><!-- --></A><H3>
string</H3>
<PRE>
protected <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>string</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="keyword"><!-- --></A><H3>
keyword</H3>
<PRE>
protected <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>keyword</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="comment"><!-- --></A><H3>
comment</H3>
<PRE>
protected <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>comment</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="type"><!-- --></A><H3>
type</H3>
<PRE>
protected <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>type</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="literal"><!-- --></A><H3>
literal</H3>
<PRE>
protected <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>literal</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="punctuation"><!-- --></A><H3>
punctuation</H3>
<PRE>
protected <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>punctuation</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="plain"><!-- --></A><H3>
plain</H3>
<PRE>
protected <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>plain</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="tag"><!-- --></A><H3>
tag</H3>
<PRE>
protected <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>tag</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="declaration"><!-- --></A><H3>
declaration</H3>
<PRE>
protected <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>declaration</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="source"><!-- --></A><H3>
source</H3>
<PRE>
protected <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>source</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="attributeName"><!-- --></A><H3>
attributeName</H3>
<PRE>
protected <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>attributeName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="attributeValue"><!-- --></A><H3>
attributeValue</H3>
<PRE>
protected <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>attributeValue</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="noCode"><!-- --></A><H3>
noCode</H3>
<PRE>
protected <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>noCode</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="openBracket"><!-- --></A><H3>
openBracket</H3>
<PRE>
protected <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>openBracket</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="closeBracket"><!-- --></A><H3>
closeBracket</H3>
<PRE>
protected <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>closeBracket</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="variable"><!-- --></A><H3>
variable</H3>
<PRE>
protected <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>variable</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="function"><!-- --></A><H3>
function</H3>
<PRE>
protected <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>function</B></PRE>
<DL>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="Theme()"><!-- --></A><H3>
Theme</H3>
<PRE>
public <B>Theme</B>()</PRE>
<DL>
<DD>Constructor.<br />
<p>
<b>Default value:</b><br />
<ul>
<li>font: Consolas 12pt</li>
<li>background: white</li>
<li>gutter text: black</li>
<li>gutter border: R: 184, G: 184, B: 184</li>
<li>gutter border width: 3px</li>
<li>gutter text font: Consolas 12pt</li>
<li>gutter text padding-left: 7px</li>
<li>gutter text padding-right: 7px</li>
<li>plain, comments, string, keyword, preprocessor, variable, value,
functions, constants, script, scriptBackground, color1, color2, color3:
no style set</li>
</ul>
</p>
<P>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="setTheme(prettify.gui.JTextComponentRowHeader)"><!-- --></A><H3>
setTheme</H3>
<PRE>
public void <B>setTheme</B>(<A HREF="../../prettify/gui/JTextComponentRowHeader.html" title="class in prettify.gui">JTextComponentRowHeader</A>&nbsp;rowHeader)</PRE>
<DL>
<DD>Apply the theme to the row header panel.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>rowHeader</CODE> - the row header to apply theme on</DL>
</DD>
</DL>
<HR>
<A NAME="getStyle(java.lang.String)"><!-- --></A><H3>
getStyle</H3>
<PRE>
public <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>getStyle</B>(java.lang.String&nbsp;key)</PRE>
<DL>
<DD>Get the <CODE>prettify.Theme.Style</CODE> by keyword.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>key</CODE> - the keyword, possible values: plain, comments, string, keyword,
preprocessor, variable, value, functions, constants, script,
scriptBackground, color1, color2 or color3
<DT><B>Returns:</B><DD>the <CODE>prettify.Theme.Style</CODE> related to the <code>key</code>; if
the style related to the <code>key</code> not exist, the style of 'plain'
will return.</DL>
</DD>
</DL>
<HR>
<A NAME="getFont()"><!-- --></A><H3>
getFont</H3>
<PRE>
public java.awt.Font <B>getFont</B>()</PRE>
<DL>
<DD>The font of the script text.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the font</DL>
</DD>
</DL>
<HR>
<A NAME="setFont(java.awt.Font)"><!-- --></A><H3>
setFont</H3>
<PRE>
public void <B>setFont</B>(java.awt.Font&nbsp;font)</PRE>
<DL>
<DD>The font of the script text.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>font</CODE> - the font</DL>
</DD>
</DL>
<HR>
<A NAME="getBackground()"><!-- --></A><H3>
getBackground</H3>
<PRE>
public java.awt.Color <B>getBackground</B>()</PRE>
<DL>
<DD>The background color of the script text area.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the color</DL>
</DD>
</DL>
<HR>
<A NAME="setBackground(java.awt.Color)"><!-- --></A><H3>
setBackground</H3>
<PRE>
public void <B>setBackground</B>(java.awt.Color&nbsp;background)</PRE>
<DL>
<DD>The background color of the script text area.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>background</CODE> - the color</DL>
</DD>
</DL>
<HR>
<A NAME="getHighlightedBackground()"><!-- --></A><H3>
getHighlightedBackground</H3>
<PRE>
public java.awt.Color <B>getHighlightedBackground</B>()</PRE>
<DL>
<DD>The background color of the highlighted line of script text.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the color</DL>
</DD>
</DL>
<HR>
<A NAME="setHighlightedBackground(java.awt.Color)"><!-- --></A><H3>
setHighlightedBackground</H3>
<PRE>
public void <B>setHighlightedBackground</B>(java.awt.Color&nbsp;highlightedBackground)</PRE>
<DL>
<DD>The background color of the highlighted line of script text.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>highlightedBackground</CODE> - the color</DL>
</DD>
</DL>
<HR>
<A NAME="getGutterText()"><!-- --></A><H3>
getGutterText</H3>
<PRE>
public java.awt.Color <B>getGutterText</B>()</PRE>
<DL>
<DD>The color of the gutter text.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the color</DL>
</DD>
</DL>
<HR>
<A NAME="setGutterText(java.awt.Color)"><!-- --></A><H3>
setGutterText</H3>
<PRE>
public void <B>setGutterText</B>(java.awt.Color&nbsp;gutterText)</PRE>
<DL>
<DD>The color of the gutter text.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>gutterText</CODE> - the color</DL>
</DD>
</DL>
<HR>
<A NAME="getGutterBorderColor()"><!-- --></A><H3>
getGutterBorderColor</H3>
<PRE>
public java.awt.Color <B>getGutterBorderColor</B>()</PRE>
<DL>
<DD>The color of the border that joint the gutter and the script text panel.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the color</DL>
</DD>
</DL>
<HR>
<A NAME="setGutterBorderColor(java.awt.Color)"><!-- --></A><H3>
setGutterBorderColor</H3>
<PRE>
public void <B>setGutterBorderColor</B>(java.awt.Color&nbsp;gutterBorderColor)</PRE>
<DL>
<DD>The color of the border that joint the gutter and the script text panel.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>gutterBorderColor</CODE> - the color</DL>
</DD>
</DL>
<HR>
<A NAME="getGutterBorderWidth()"><!-- --></A><H3>
getGutterBorderWidth</H3>
<PRE>
public int <B>getGutterBorderWidth</B>()</PRE>
<DL>
<DD>The width of the border that joint the gutter and the script text panel.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the width in pixel</DL>
</DD>
</DL>
<HR>
<A NAME="setGutterBorderWidth(int)"><!-- --></A><H3>
setGutterBorderWidth</H3>
<PRE>
public void <B>setGutterBorderWidth</B>(int&nbsp;gutterBorderWidth)</PRE>
<DL>
<DD>The width of the border that joint the gutter and the script text panel.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>gutterBorderWidth</CODE> - in pixel</DL>
</DD>
</DL>
<HR>
<A NAME="getGutterTextFont()"><!-- --></A><H3>
getGutterTextFont</H3>
<PRE>
public java.awt.Font <B>getGutterTextFont</B>()</PRE>
<DL>
<DD>The font of the gutter text.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the font</DL>
</DD>
</DL>
<HR>
<A NAME="setGutterTextFont(java.awt.Font)"><!-- --></A><H3>
setGutterTextFont</H3>
<PRE>
public void <B>setGutterTextFont</B>(java.awt.Font&nbsp;gutterTextFont)</PRE>
<DL>
<DD>The font of the gutter text.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>gutterTextFont</CODE> - the font</DL>
</DD>
</DL>
<HR>
<A NAME="getGutterTextPaddingLeft()"><!-- --></A><H3>
getGutterTextPaddingLeft</H3>
<PRE>
public int <B>getGutterTextPaddingLeft</B>()</PRE>
<DL>
<DD>The minimum padding from 'the leftmost of the line number text' to 'the left margin'.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the padding in pixel</DL>
</DD>
</DL>
<HR>
<A NAME="setGutterTextPaddingLeft(int)"><!-- --></A><H3>
setGutterTextPaddingLeft</H3>
<PRE>
public void <B>setGutterTextPaddingLeft</B>(int&nbsp;gutterTextPaddingLeft)</PRE>
<DL>
<DD>The minimum padding from 'the leftmost of the line number text' to
'the left margin'.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>gutterTextPaddingLeft</CODE> - in pixel</DL>
</DD>
</DL>
<HR>
<A NAME="getGutterTextPaddingRight()"><!-- --></A><H3>
getGutterTextPaddingRight</H3>
<PRE>
public int <B>getGutterTextPaddingRight</B>()</PRE>
<DL>
<DD>The minimum padding from 'the rightmost of the line number text' to
'the right margin' (not to the gutter border).
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the padding in pixel</DL>
</DD>
</DL>
<HR>
<A NAME="setGutterTextPaddingRight(int)"><!-- --></A><H3>
setGutterTextPaddingRight</H3>
<PRE>
public void <B>setGutterTextPaddingRight</B>(int&nbsp;gutterTextPaddingRight)</PRE>
<DL>
<DD>The minimum padding from 'the rightmost of the line number text' to
'the right margin' (not to the gutter border).
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>gutterTextPaddingRight</CODE> - in pixel</DL>
</DD>
</DL>
<HR>
<A NAME="getString()"><!-- --></A><H3>
getString</H3>
<PRE>
public <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>getString</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setString(prettify.theme.Style)"><!-- --></A><H3>
setString</H3>
<PRE>
public void <B>setString</B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;string)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getKeyword()"><!-- --></A><H3>
getKeyword</H3>
<PRE>
public <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>getKeyword</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setKeyword(prettify.theme.Style)"><!-- --></A><H3>
setKeyword</H3>
<PRE>
public void <B>setKeyword</B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;keyword)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getComment()"><!-- --></A><H3>
getComment</H3>
<PRE>
public <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>getComment</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setComment(prettify.theme.Style)"><!-- --></A><H3>
setComment</H3>
<PRE>
public void <B>setComment</B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;comment)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getType()"><!-- --></A><H3>
getType</H3>
<PRE>
public <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>getType</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setType(prettify.theme.Style)"><!-- --></A><H3>
setType</H3>
<PRE>
public void <B>setType</B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;type)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getLiteral()"><!-- --></A><H3>
getLiteral</H3>
<PRE>
public <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>getLiteral</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setLiteral(prettify.theme.Style)"><!-- --></A><H3>
setLiteral</H3>
<PRE>
public void <B>setLiteral</B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;literal)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getPunctuation()"><!-- --></A><H3>
getPunctuation</H3>
<PRE>
public <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>getPunctuation</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setPunctuation(prettify.theme.Style)"><!-- --></A><H3>
setPunctuation</H3>
<PRE>
public void <B>setPunctuation</B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;punctuation)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getPlain()"><!-- --></A><H3>
getPlain</H3>
<PRE>
public <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>getPlain</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setPlain(prettify.theme.Style)"><!-- --></A><H3>
setPlain</H3>
<PRE>
public void <B>setPlain</B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;plain)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getTag()"><!-- --></A><H3>
getTag</H3>
<PRE>
public <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>getTag</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setTag(prettify.theme.Style)"><!-- --></A><H3>
setTag</H3>
<PRE>
public void <B>setTag</B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;tag)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getDeclaration()"><!-- --></A><H3>
getDeclaration</H3>
<PRE>
public <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>getDeclaration</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setDeclaration(prettify.theme.Style)"><!-- --></A><H3>
setDeclaration</H3>
<PRE>
public void <B>setDeclaration</B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;declaration)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getSource()"><!-- --></A><H3>
getSource</H3>
<PRE>
public <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>getSource</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setSource(prettify.theme.Style)"><!-- --></A><H3>
setSource</H3>
<PRE>
public void <B>setSource</B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;source)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getAttributeName()"><!-- --></A><H3>
getAttributeName</H3>
<PRE>
public <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>getAttributeName</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setAttributeName(prettify.theme.Style)"><!-- --></A><H3>
setAttributeName</H3>
<PRE>
public void <B>setAttributeName</B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;attributeName)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getAttributeValue()"><!-- --></A><H3>
getAttributeValue</H3>
<PRE>
public <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>getAttributeValue</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setAttributeValue(prettify.theme.Style)"><!-- --></A><H3>
setAttributeValue</H3>
<PRE>
public void <B>setAttributeValue</B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;attributeValue)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getNoCode()"><!-- --></A><H3>
getNoCode</H3>
<PRE>
public <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>getNoCode</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setNoCode(prettify.theme.Style)"><!-- --></A><H3>
setNoCode</H3>
<PRE>
public void <B>setNoCode</B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;noCode)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getOpenBracket()"><!-- --></A><H3>
getOpenBracket</H3>
<PRE>
public <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>getOpenBracket</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setOpenBracket(prettify.theme.Style)"><!-- --></A><H3>
setOpenBracket</H3>
<PRE>
public void <B>setOpenBracket</B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;openBracket)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getCloseBracket()"><!-- --></A><H3>
getCloseBracket</H3>
<PRE>
public <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>getCloseBracket</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setCloseBracket(prettify.theme.Style)"><!-- --></A><H3>
setCloseBracket</H3>
<PRE>
public void <B>setCloseBracket</B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;closeBracket)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getVariable()"><!-- --></A><H3>
getVariable</H3>
<PRE>
public <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>getVariable</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setVariable(prettify.theme.Style)"><!-- --></A><H3>
setVariable</H3>
<PRE>
public void <B>setVariable</B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;variable)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getFunction()"><!-- --></A><H3>
getFunction</H3>
<PRE>
public <A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A> <B>getFunction</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setFunction(prettify.theme.Style)"><!-- --></A><H3>
setFunction</H3>
<PRE>
public void <B>setFunction</B>(<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme">Style</A>&nbsp;function)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="clone()"><!-- --></A><H3>
clone</H3>
<PRE>
public <A HREF="../../prettify/theme/Theme.html" title="class in prettify.theme">Theme</A> <B>clone</B>()</PRE>
<DL>
<DD>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>clone</CODE> in class <CODE>java.lang.Object</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="toString()"><!-- --></A><H3>
toString</H3>
<PRE>
public java.lang.String <B>toString</B>()</PRE>
<DL>
<DD>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Theme.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../prettify/theme/Style.html" title="class in prettify.theme"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../prettify/theme/ThemeDefault.html" title="class in prettify.theme"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html?prettify/theme/Theme.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Theme.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>