summaryrefslogtreecommitdiff
path: root/doc/graphyx/gui/OptionsPanel.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/graphyx/gui/OptionsPanel.html')
-rw-r--r--doc/graphyx/gui/OptionsPanel.html40
1 files changed, 40 insertions, 0 deletions
diff --git a/doc/graphyx/gui/OptionsPanel.html b/doc/graphyx/gui/OptionsPanel.html
index b4f3ec6..a666b5d 100644
--- a/doc/graphyx/gui/OptionsPanel.html
+++ b/doc/graphyx/gui/OptionsPanel.html
@@ -130,6 +130,17 @@
<code> val</code>
</td>
<td class="signature">
+ <em><a href="../../graphyx/gui/OptionsPanel.html#chckTrace" target="_self">chckTrace</a></em>
+ : <a href="" target="contentFrame" class="scala/swing/CheckBox">scala.swing.CheckBox</a>
+
+
+ </td>
+ </tr>
+<tr>
+ <td class="modifiers" valign="top">
+ <code> val</code>
+ </td>
+ <td class="signature">
<em><a href="../../graphyx/gui/OptionsPanel.html#components" target="_self">components</a></em>
: <a href="" target="contentFrame" class="scala/List">scala.List</a>[<a href="" target="contentFrame" class="scala/swing/Component">scala.swing.Component</a>]
@@ -262,6 +273,17 @@
<code> val</code>
</td>
<td class="signature">
+ <em><a href="../../graphyx/gui/OptionsPanel.html#lblTrace" target="_self">lblTrace</a></em>
+ : <a href="" target="contentFrame" class="scala/swing/Label">scala.swing.Label</a>
+
+
+ </td>
+ </tr>
+<tr>
+ <td class="modifiers" valign="top">
+ <code> val</code>
+ </td>
+ <td class="signature">
<em><a href="../../graphyx/gui/OptionsPanel.html#txtIterations" target="_self">txtIterations</a></em>
: <a href="" target="contentFrame" class="scala/swing/TextField">scala.swing.TextField</a>
@@ -587,6 +609,24 @@
</dt>
<dd></dd>
</dl><hr></hr>
+<a name="lblTrace"></a><dl>
+ <dt>
+
+ <code></code>
+ <code>val</code>
+ <em>lblTrace</em> : <a href="" target="contentFrame" class="scala/swing/Label">scala.swing.Label</a>
+ </dt>
+ <dd></dd>
+ </dl><hr></hr>
+<a name="chckTrace"></a><dl>
+ <dt>
+
+ <code></code>
+ <code>val</code>
+ <em>chckTrace</em> : <a href="" target="contentFrame" class="scala/swing/CheckBox">scala.swing.CheckBox</a>
+ </dt>
+ <dd></dd>
+ </dl><hr></hr>
<a name="components"></a><dl>
<dt>