public class QuerySmartsEditor extends QueryEditor<String,FunctionalGroup,net.idea.modbcum.q.conditions.BooleanCondition,IStructureRecord,QuerySMARTS>
QuerySMARTS
Modifier and Type | Field and Description |
---|---|
protected static List<FunctionalGroup> |
gf |
protected SmartsToChemObject |
smartsToChemObject |
protected static String |
t_family |
protected static String |
t_group |
protected static String |
t_hint |
protected static String |
t_name |
protected static String |
t_smarts |
mainPanel, presentationModel
Constructor and Description |
---|
QuerySmartsEditor() |
QuerySmartsEditor(org.openscience.cdk.interfaces.IChemObjectBuilder builder) |
Modifier and Type | Method and Description |
---|---|
JComponent |
buildPanel() |
protected JComponent |
createConditionComponent() |
protected JComponent |
createFieldnameComponent() |
void |
open() |
confirm, createPresentationModel, createValueComponent, getJComponent, getObject, isEditable, process, setEditable, setObject
close, getConnection, isCloseConnection, isEnabled, setCloseConnection, setConnection
addPropertyChangeListener, addPropertyChangeListener, getID, removePropertyChangeListener, removePropertyChangeListener, setEnabled, toString
protected SmartsToChemObject smartsToChemObject
protected static List<FunctionalGroup> gf
protected static final String t_group
protected static final String t_name
protected static final String t_smarts
protected static final String t_hint
protected static final String t_family
public QuerySmartsEditor()
public QuerySmartsEditor(org.openscience.cdk.interfaces.IChemObjectBuilder builder)
public JComponent buildPanel()
buildPanel
in class QueryEditor<String,FunctionalGroup,net.idea.modbcum.q.conditions.BooleanCondition,IStructureRecord,QuerySMARTS>
protected JComponent createConditionComponent()
createConditionComponent
in class QueryEditor<String,FunctionalGroup,net.idea.modbcum.q.conditions.BooleanCondition,IStructureRecord,QuerySMARTS>
protected JComponent createFieldnameComponent()
createFieldnameComponent
in class QueryEditor<String,FunctionalGroup,net.idea.modbcum.q.conditions.BooleanCondition,IStructureRecord,QuerySMARTS>
public void open() throws net.idea.modbcum.i.exceptions.DbAmbitException
open
in interface net.idea.modbcum.i.processors.IProcessor<net.idea.modbcum.i.IQueryRetrieval<Property>,QuerySMARTS>
open
in class net.idea.modbcum.p.DefaultAmbitProcessor<net.idea.modbcum.i.IQueryRetrieval<Property>,QuerySMARTS>
net.idea.modbcum.i.exceptions.DbAmbitException
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.