blob: 2a9a76db5c8f80cb310bc4eb6b555b52e41c84e9 [file] [log] [blame]
<html><body><p><font size="+1"><strong>Package org.eclipse.wst.xsl.ui.internal.preferences</strong></font></p><hr><h2><font size="-1"><strong>org.eclipse.wst.xsl.ui.internal.preferences</strong></font><br>
Class XSLSyntaxColoringPage</h2><br><hr><pre>public class <strong>XSLSyntaxColoringPage</strong>
extends PreferencePage</pre>A preference page to configure our XSL syntax color. It resembles the XML
pages.<p></p><hr><table width="100%" border="1"><tr bgcolor="#CCCCFF"><td width="100%"><h2>Constructor Summary</h2></td></tr><tr><td><code><strong><a href="#con_XSLSyntaxColoringPage">XSLSyntaxColoringPage</a></strong>()</code></td></tr></table><br><table width="100%" border="1"><tr cols="2" bgcolor="#CCCCFF"><td colspan="2" width="100%"><h2>Method Summary</h2></td></tr><tr valign="top"><td width="20%" align="right"><code>public void</code></td><td width="" align="left"><code><a href="#method_applyStyles">applyStyles</a>()</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
Color the text in the sample area according to the current preferences</td></tr><tr valign="top"><td width="20%" align="right"><code>public Button</code></td><td width="" align="left"><code><a href="#method_createCheckbox">createCheckbox</a>(Composite parent
,
java.lang.String label)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>protected Control</code></td><td width="" align="left"><code><a href="#method_createContents">createContents</a>(Composite parent)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public void</code></td><td width="" align="left"><code><a href="#method_dispose">dispose</a>()</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>protected IPreferenceStore</code></td><td width="" align="left"><code><a href="#method_doGetPreferenceStore">doGetPreferenceStore</a>()</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public void</code></td><td width="" align="left"><code><a href="#method_init">init</a>(IWorkbench workbench)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>protected void</code></td><td width="" align="left"><code><a href="#method_performDefaults">performDefaults</a>()</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public boolean</code></td><td width="" align="left"><code><a href="#method_performOk">performOk</a>()</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr></table><hr><table cols="2" width="100%" border="1"><tr colspan="2" width="100%" bgcolor="#CCCCFF" align="left"><td><h2>
Constructor Detail
</h2></td></tr></table><h2><a name="con_XSLSyntaxColoringPage">XSLSyntaxColoringPage</a></h2><p><code>public <strong>XSLSyntaxColoringPage</strong>()</code></p><p></p><hr><table cols="2" width="100%" border="1"><tr colspan="2" width="100%" bgcolor="#CCCCFF" align="left"><td><h2>
Methods Detail
</h2></td></tr></table><h2><a name="method_applyStyles">applyStyles</a></h2><p><code>public void <strong>applyStyles</strong>()</code></p><p>Color the text in the sample area according to the current preferences</p><hr><h2><a name="method_createCheckbox">createCheckbox</a></h2><p><code>public Button <strong>createCheckbox</strong>(Composite parent
,
java.lang.String label)</code></p><p></p><h3>Parameters</h3><p><code>parent</code></p><p><code>label</code></p><h3>Returns</h3><p><code>Button</code></p><hr><h2><a name="method_createContents">createContents</a></h2><p><code>protected Control <strong>createContents</strong>(Composite parent)</code></p><p></p><h3>Parameters</h3><p><code>parent</code></p><h3>Returns</h3><p><code>Control</code></p><hr><h2><a name="method_dispose">dispose</a></h2><p><code>public void <strong>dispose</strong>()</code></p><p></p><hr><h2><a name="method_doGetPreferenceStore">doGetPreferenceStore</a></h2><p><code>protected IPreferenceStore <strong>doGetPreferenceStore</strong>()</code></p><p></p><h3>Returns</h3><p><code>IPreferenceStore</code></p><hr><h2><a name="method_init">init</a></h2><p><code>public void <strong>init</strong>(IWorkbench workbench)</code></p><p></p><h3>Parameters</h3><p><code>workbench</code></p><hr><h2><a name="method_performDefaults">performDefaults</a></h2><p><code>protected void <strong>performDefaults</strong>()</code></p><p></p><hr><h2><a name="method_performOk">performOk</a></h2><p><code>public boolean <strong>performOk</strong>()</code></p><p></p><h3>Returns</h3><p><code>boolean</code></p><hr></body></html>