public class Options extends Main
| Modifier and Type | Field and Description |
|---|---|
protected static MyCheckBox |
analogsCheckBox |
protected static MyButton |
button |
protected MyLabel |
helmText |
protected MyTextField |
queryHelmTextField |
protected static MyRadioButton |
radioSimSearch |
protected static MyRadioButton |
radioSubset |
protected javafx.scene.control.ScrollBar |
scrollBar |
protected MyRadioButton |
scrollCheckBox |
protected MyTextField |
tanimotoTextField |
protected MyText |
tanimotoUnit |
protected static MyRadioButton |
tenSimilarCheckBox |
protected MyLabel |
title |
| Constructor and Description |
|---|
Options()
Options constructor instantiates all of the controls of the interfaces option
section and calls several methods to set the controls properties and event
handling.
|
| Modifier and Type | Method and Description |
|---|---|
org.helm.notation2.parser.notation.HELM2Notation |
getQueryNotation() |
double |
getSimilarity() |
handle, init, main, start, stopprotected static MyRadioButton radioSimSearch
protected static MyRadioButton radioSubset
protected MyLabel title
protected MyLabel helmText
protected MyRadioButton scrollCheckBox
protected static MyButton button
protected MyTextField queryHelmTextField
protected MyTextField tanimotoTextField
protected MyText tanimotoUnit
protected javafx.scene.control.ScrollBar scrollBar
protected static MyRadioButton tenSimilarCheckBox
protected static MyCheckBox analogsCheckBox
Copyright © 2018. All rights reserved.