PageRenderTime 55ms CodeModel.GetById 22ms RepoModel.GetById 1ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/gui/StyleEditor.html

#
HTML | 501 lines | 446 code | 41 blank | 14 comment | 0 complexity | 87bfe244a9642bb66945889d77bdb3b1 MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.5.0_14) on Tue Jul 22 07:14:00 GMT-08:00 2008 -->
  6. <TITLE>
  7. StyleEditor (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.gui.StyleEditor class">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
  11. <NOSCRIPT>
  12. </NOSCRIPT>
  13. </HEAD>
  14. <BODY BGCOLOR="white" >
  15. <!-- ========= START OF TOP NAVBAR ======= -->
  16. <A NAME="navbar_top"><!-- --></A>
  17. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  18. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  19. <TR>
  20. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  21. <A NAME="navbar_top_firstrow"><!-- --></A>
  22. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  23. <TR ALIGN="center" VALIGN="top">
  24. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  25. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  26. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  27. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/StyleEditor.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  28. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  29. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  30. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  31. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  32. </TR>
  33. </TABLE>
  34. </TD>
  35. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  36. </EM>
  37. </TD>
  38. </TR>
  39. <TR>
  40. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  41. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/StatusBar.html" title="class in org.gjt.sp.jedit.gui"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/TextAreaDialog.html" title="class in org.gjt.sp.jedit.gui"><B>NEXT CLASS</B></A></FONT></TD>
  43. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  44. <A HREF="../../../../../index.html?org/gjt/sp/jedit/gui/StyleEditor.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="StyleEditor.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  46. &nbsp;
  47. <NOSCRIPT>
  48. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  49. </NOSCRIPT>
  50. </FONT></TD>
  51. </TR>
  52. <TR>
  53. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  54. SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JDialog">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.gjt.sp.jedit.gui.EnhancedDialog">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  55. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  56. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  57. </TR>
  58. </TABLE>
  59. <A NAME="skip-navbar_top"></A>
  60. <!-- ========= END OF TOP NAVBAR ========= -->
  61. <HR>
  62. <!-- ======== START OF CLASS DATA ======== -->
  63. <H2>
  64. <FONT SIZE="-1">
  65. org.gjt.sp.jedit.gui</FONT>
  66. <BR>
  67. Class StyleEditor</H2>
  68. <PRE>
  69. java.lang.Object
  70. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">java.awt.Component
  71. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">java.awt.Container
  72. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">java.awt.Window
  73. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">java.awt.Dialog
  74. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">javax.swing.JDialog
  75. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html" title="class in org.gjt.sp.jedit.gui">org.gjt.sp.jedit.gui.EnhancedDialog</A>
  76. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.gui.StyleEditor</B>
  77. </PRE>
  78. <DL>
  79. <DT><B>All Implemented Interfaces:</B> <DD>java.awt.event.ActionListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, java.util.EventListener, javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants</DD>
  80. </DL>
  81. <HR>
  82. <DL>
  83. <DT><PRE>public class <B>StyleEditor</B><DT>extends <A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html" title="class in org.gjt.sp.jedit.gui">EnhancedDialog</A><DT>implements java.awt.event.ActionListener</DL>
  84. </PRE>
  85. <P>
  86. <DL>
  87. <DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#org.gjt.sp.jedit.gui.StyleEditor">Serialized Form</A></DL>
  88. <HR>
  89. <P>
  90. <!-- ======== NESTED CLASS SUMMARY ======== -->
  91. <A NAME="nested_class_summary"><!-- --></A>
  92. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  93. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  94. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  95. <B>Nested Class Summary</B></FONT></TH>
  96. </TR>
  97. </TABLE>
  98. &nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JDialog"><!-- --></A>
  99. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  100. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  101. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class javax.swing.JDialog</B></TH>
  102. </TR>
  103. <TR BGCOLOR="white" CLASS="TableRowColor">
  104. <TD><CODE>javax.swing.JDialog.AccessibleJDialog</CODE></TD>
  105. </TR>
  106. </TABLE>
  107. &nbsp;
  108. <A NAME="nested_classes_inherited_from_class_java.awt.Dialog"><!-- --></A>
  109. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  110. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  111. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Dialog</B></TH>
  112. </TR>
  113. <TR BGCOLOR="white" CLASS="TableRowColor">
  114. <TD><CODE>java.awt.Dialog.AccessibleAWTDialog</CODE></TD>
  115. </TR>
  116. </TABLE>
  117. &nbsp;
  118. <A NAME="nested_classes_inherited_from_class_java.awt.Window"><!-- --></A>
  119. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  120. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  121. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Window</B></TH>
  122. </TR>
  123. <TR BGCOLOR="white" CLASS="TableRowColor">
  124. <TD><CODE>java.awt.Window.AccessibleAWTWindow</CODE></TD>
  125. </TR>
  126. </TABLE>
  127. &nbsp;
  128. <A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></A>
  129. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  130. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  131. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Container</B></TH>
  132. </TR>
  133. <TR BGCOLOR="white" CLASS="TableRowColor">
  134. <TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
  135. </TR>
  136. </TABLE>
  137. &nbsp;
  138. <A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A>
  139. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  140. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  141. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Component</B></TH>
  142. </TR>
  143. <TR BGCOLOR="white" CLASS="TableRowColor">
  144. <TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
  145. </TR>
  146. </TABLE>
  147. &nbsp;
  148. <!-- =========== FIELD SUMMARY =========== -->
  149. <A NAME="field_summary"><!-- --></A>
  150. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  151. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  152. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  153. <B>Field Summary</B></FONT></TH>
  154. </TR>
  155. </TABLE>
  156. &nbsp;<A NAME="fields_inherited_from_class_org.gjt.sp.jedit.gui.EnhancedDialog"><!-- --></A>
  157. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  158. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  159. <TH ALIGN="left"><B>Fields inherited from class org.gjt.sp.jedit.gui.<A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html" title="class in org.gjt.sp.jedit.gui">EnhancedDialog</A></B></TH>
  160. </TR>
  161. <TR BGCOLOR="white" CLASS="TableRowColor">
  162. <TD><CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html#enterEnabled">enterEnabled</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html#keyHandler">keyHandler</A></CODE></TD>
  163. </TR>
  164. </TABLE>
  165. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.JDialog"><!-- --></A>
  166. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  167. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  168. <TH ALIGN="left"><B>Fields inherited from class javax.swing.JDialog</B></TH>
  169. </TR>
  170. <TR BGCOLOR="white" CLASS="TableRowColor">
  171. <TD><CODE>accessibleContext, rootPane, rootPaneCheckingEnabled</CODE></TD>
  172. </TR>
  173. </TABLE>
  174. &nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
  175. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  176. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  177. <TH ALIGN="left"><B>Fields inherited from class java.awt.Component</B></TH>
  178. </TR>
  179. <TR BGCOLOR="white" CLASS="TableRowColor">
  180. <TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
  181. </TR>
  182. </TABLE>
  183. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.WindowConstants"><!-- --></A>
  184. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  185. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  186. <TH ALIGN="left"><B>Fields inherited from interface javax.swing.WindowConstants</B></TH>
  187. </TR>
  188. <TR BGCOLOR="white" CLASS="TableRowColor">
  189. <TD><CODE>DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE</CODE></TD>
  190. </TR>
  191. </TABLE>
  192. &nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
  193. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  194. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  195. <TH ALIGN="left"><B>Fields inherited from interface java.awt.image.ImageObserver</B></TH>
  196. </TR>
  197. <TR BGCOLOR="white" CLASS="TableRowColor">
  198. <TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
  199. </TR>
  200. </TABLE>
  201. &nbsp;
  202. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  203. <A NAME="constructor_summary"><!-- --></A>
  204. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  205. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  206. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  207. <B>Constructor Summary</B></FONT></TH>
  208. </TR>
  209. <TR BGCOLOR="white" CLASS="TableRowColor">
  210. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/StyleEditor.html#StyleEditor(javax.swing.JDialog, org.gjt.sp.jedit.syntax.SyntaxStyle, java.lang.String)">StyleEditor</A></B>(javax.swing.JDialog&nbsp;parent,
  211. <A HREF="../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>&nbsp;style,
  212. java.lang.String&nbsp;styleName)</CODE>
  213. <BR>
  214. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  215. </TR>
  216. <TR BGCOLOR="white" CLASS="TableRowColor">
  217. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/StyleEditor.html#StyleEditor(javax.swing.JFrame, org.gjt.sp.jedit.syntax.SyntaxStyle, java.lang.String)">StyleEditor</A></B>(javax.swing.JFrame&nbsp;parent,
  218. <A HREF="../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>&nbsp;style,
  219. java.lang.String&nbsp;styleName)</CODE>
  220. <BR>
  221. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  222. </TR>
  223. </TABLE>
  224. &nbsp;
  225. <!-- ========== METHOD SUMMARY =========== -->
  226. <A NAME="method_summary"><!-- --></A>
  227. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  228. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  229. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  230. <B>Method Summary</B></FONT></TH>
  231. </TR>
  232. <TR BGCOLOR="white" CLASS="TableRowColor">
  233. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  234. <CODE>&nbsp;void</CODE></FONT></TD>
  235. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/StyleEditor.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;evt)</CODE>
  236. <BR>
  237. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  238. </TR>
  239. <TR BGCOLOR="white" CLASS="TableRowColor">
  240. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  241. <CODE>&nbsp;void</CODE></FONT></TD>
  242. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/StyleEditor.html#cancel()">cancel</A></B>()</CODE>
  243. <BR>
  244. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  245. </TR>
  246. <TR BGCOLOR="white" CLASS="TableRowColor">
  247. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  248. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A></CODE></FONT></TD>
  249. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/StyleEditor.html#getStyle()">getStyle</A></B>()</CODE>
  250. <BR>
  251. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  252. </TR>
  253. <TR BGCOLOR="white" CLASS="TableRowColor">
  254. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  255. <CODE>&nbsp;void</CODE></FONT></TD>
  256. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/StyleEditor.html#ok()">ok</A></B>()</CODE>
  257. <BR>
  258. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  259. </TR>
  260. </TABLE>
  261. &nbsp;<A NAME="methods_inherited_from_class_org.gjt.sp.jedit.gui.EnhancedDialog"><!-- --></A>
  262. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  263. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  264. <TH ALIGN="left"><B>Methods inherited from class org.gjt.sp.jedit.gui.<A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html" title="class in org.gjt.sp.jedit.gui">EnhancedDialog</A></B></TH>
  265. </TR>
  266. <TR BGCOLOR="white" CLASS="TableRowColor">
  267. <TD><CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html#getEnterEnabled()">getEnterEnabled</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html#setEnterEnabled(boolean)">setEnterEnabled</A></CODE></TD>
  268. </TR>
  269. </TABLE>
  270. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JDialog"><!-- --></A>
  271. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  272. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  273. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JDialog</B></TH>
  274. </TR>
  275. <TR BGCOLOR="white" CLASS="TableRowColor">
  276. <TD><CODE>addImpl, createRootPane, dialogInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getJMenuBar, getLayeredPane, getRootPane, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, update</CODE></TD>
  277. </TR>
  278. </TABLE>
  279. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Dialog"><!-- --></A>
  280. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  281. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  282. <TH ALIGN="left"><B>Methods inherited from class java.awt.Dialog</B></TH>
  283. </TR>
  284. <TR BGCOLOR="white" CLASS="TableRowColor">
  285. <TD><CODE>addNotify, getTitle, hide, isModal, isResizable, isUndecorated, setModal, setResizable, setTitle, setUndecorated, show</CODE></TD>
  286. </TR>
  287. </TABLE>
  288. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Window"><!-- --></A>
  289. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  290. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  291. <TH ALIGN="left"><B>Methods inherited from class java.awt.Window</B></TH>
  292. </TR>
  293. <TR BGCOLOR="white" CLASS="TableRowColor">
  294. <TD><CODE>addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, finalize, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getGraphicsConfiguration, getInputContext, getListeners, getLocale, getMostRecentFocusOwner, getOwnedWindows, getOwner, getToolkit, getWarningString, getWindowFocusListeners, getWindowListeners, getWindowStateListeners, isActive, isAlwaysOnTop, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isShowing, pack, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, setAlwaysOnTop, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setLocationByPlatform, setLocationRelativeTo, toBack, toFront</CODE></TD>
  295. </TR>
  296. </TABLE>
  297. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
  298. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  299. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  300. <TH ALIGN="left"><B>Methods inherited from class java.awt.Container</B></TH>
  301. </TR>
  302. <TR BGCOLOR="white" CLASS="TableRowColor">
  303. <TD><CODE>add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, removeNotify, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusBackward, transferFocusDownCycle, validate, validateTree</CODE></TD>
  304. </TR>
  305. </TABLE>
  306. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
  307. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  308. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  309. <TH ALIGN="left"><B>Methods inherited from class java.awt.Component</B></TH>
  310. </TR>
  311. <TR BGCOLOR="white" CLASS="TableRowColor">
  312. <TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, resize, resize, setBackground, setBounds, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setMinimumSize, setName, setPreferredSize, setSize, setSize, setVisible, show, size, toString, transferFocus, transferFocusUpCycle</CODE></TD>
  313. </TR>
  314. </TABLE>
  315. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  316. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  317. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  318. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  319. </TR>
  320. <TR BGCOLOR="white" CLASS="TableRowColor">
  321. <TD><CODE>clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  322. </TR>
  323. </TABLE>
  324. &nbsp;
  325. <P>
  326. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  327. <A NAME="constructor_detail"><!-- --></A>
  328. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  329. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  330. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  331. <B>Constructor Detail</B></FONT></TH>
  332. </TR>
  333. </TABLE>
  334. <A NAME="StyleEditor(javax.swing.JDialog, org.gjt.sp.jedit.syntax.SyntaxStyle, java.lang.String)"><!-- --></A><H3>
  335. StyleEditor</H3>
  336. <PRE>
  337. public <B>StyleEditor</B>(javax.swing.JDialog&nbsp;parent,
  338. <A HREF="../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>&nbsp;style,
  339. java.lang.String&nbsp;styleName)</PRE>
  340. <DL>
  341. </DL>
  342. <HR>
  343. <A NAME="StyleEditor(javax.swing.JFrame, org.gjt.sp.jedit.syntax.SyntaxStyle, java.lang.String)"><!-- --></A><H3>
  344. StyleEditor</H3>
  345. <PRE>
  346. public <B>StyleEditor</B>(javax.swing.JFrame&nbsp;parent,
  347. <A HREF="../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>&nbsp;style,
  348. java.lang.String&nbsp;styleName)</PRE>
  349. <DL>
  350. </DL>
  351. <!-- ============ METHOD DETAIL ========== -->
  352. <A NAME="method_detail"><!-- --></A>
  353. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  354. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  355. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  356. <B>Method Detail</B></FONT></TH>
  357. </TR>
  358. </TABLE>
  359. <A NAME="actionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
  360. actionPerformed</H3>
  361. <PRE>
  362. public void <B>actionPerformed</B>(java.awt.event.ActionEvent&nbsp;evt)</PRE>
  363. <DL>
  364. <DD><DL>
  365. <DT><B>Specified by:</B><DD><CODE>actionPerformed</CODE> in interface <CODE>java.awt.event.ActionListener</CODE></DL>
  366. </DD>
  367. <DD><DL>
  368. </DL>
  369. </DD>
  370. </DL>
  371. <HR>
  372. <A NAME="ok()"><!-- --></A><H3>
  373. ok</H3>
  374. <PRE>
  375. public void <B>ok</B>()</PRE>
  376. <DL>
  377. <DD><DL>
  378. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html#ok()">ok</A></CODE> in class <CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html" title="class in org.gjt.sp.jedit.gui">EnhancedDialog</A></CODE></DL>
  379. </DD>
  380. <DD><DL>
  381. </DL>
  382. </DD>
  383. </DL>
  384. <HR>
  385. <A NAME="cancel()"><!-- --></A><H3>
  386. cancel</H3>
  387. <PRE>
  388. public void <B>cancel</B>()</PRE>
  389. <DL>
  390. <DD><DL>
  391. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html#cancel()">cancel</A></CODE> in class <CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html" title="class in org.gjt.sp.jedit.gui">EnhancedDialog</A></CODE></DL>
  392. </DD>
  393. <DD><DL>
  394. </DL>
  395. </DD>
  396. </DL>
  397. <HR>
  398. <A NAME="getStyle()"><!-- --></A><H3>
  399. getStyle</H3>
  400. <PRE>
  401. public <A HREF="../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A> <B>getStyle</B>()</PRE>
  402. <DL>
  403. <DD><DL>
  404. </DL>
  405. </DD>
  406. <DD><DL>
  407. </DL>
  408. </DD>
  409. </DL>
  410. <!-- ========= END OF CLASS DATA ========= -->
  411. <HR>
  412. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  413. <A NAME="navbar_bottom"><!-- --></A>
  414. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  415. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  416. <TR>
  417. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  418. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  419. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  420. <TR ALIGN="center" VALIGN="top">
  421. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  422. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  423. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  424. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/StyleEditor.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  425. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  426. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  427. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  428. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  429. </TR>
  430. </TABLE>
  431. </TD>
  432. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  433. </EM>
  434. </TD>
  435. </TR>
  436. <TR>
  437. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  438. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/StatusBar.html" title="class in org.gjt.sp.jedit.gui"><B>PREV CLASS</B></A>&nbsp;
  439. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/TextAreaDialog.html" title="class in org.gjt.sp.jedit.gui"><B>NEXT CLASS</B></A></FONT></TD>
  440. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  441. <A HREF="../../../../../index.html?org/gjt/sp/jedit/gui/StyleEditor.html" target="_top"><B>FRAMES</B></A> &nbsp;
  442. &nbsp;<A HREF="StyleEditor.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  443. &nbsp;
  444. <NOSCRIPT>
  445. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  446. </NOSCRIPT>
  447. </FONT></TD>
  448. </TR>
  449. <TR>
  450. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  451. SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JDialog">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.gjt.sp.jedit.gui.EnhancedDialog">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  452. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  453. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  454. </TR>
  455. </TABLE>
  456. <A NAME="skip-navbar_bottom"></A>
  457. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  458. <HR>
  459. </BODY>
  460. </HTML>