com.im.df/1 5.9.1

Serialized Form


Package com.im.df.query.ui

Class com.im.df.query.ui.ExactSearchParamsPanel extends JChemSearchParametersPanel implements Serializable

Serialized Fields

atomMatchingPanel

JPanel atomMatchingPanel

chargeLBL

JLabel chargeLBL

chargesButtonGroup

ButtonGroup chargesButtonGroup

chargesExactRadio

JRadioButton chargesExactRadio

chargesIgnoreRadio

JRadioButton chargesIgnoreRadio

chargesOnRadio

JRadioButton chargesOnRadio

dblBondAllRadio

JRadioButton dblBondAllRadio

dblBondLBL

JLabel dblBondLBL

dblBondMarkedRadio

JRadioButton dblBondMarkedRadio

dblBondOffRadio

JRadioButton dblBondOffRadio

dblBondStereoButtonGroup

ButtonGroup dblBondStereoButtonGroup

homolBroadTranslationCheckBox

JCheckBox homolBroadTranslationCheckBox

homolNarrowTranslationCheckBox

JCheckBox homolNarrowTranslationCheckBox

homolPanel

JPanel homolPanel

isotopeLBL

JLabel isotopeLBL

isotopesButtonGroup

ButtonGroup isotopesButtonGroup

isotopesExactRadio

JRadioButton isotopesExactRadio

isotopesIgnoreRadio

JRadioButton isotopesIgnoreRadio

isotopesOnRadio

JRadioButton isotopesOnRadio

radicalLBL

JLabel radicalLBL

radicalsButtonGroup

ButtonGroup radicalsButtonGroup

radicalsExactRadio

JRadioButton radicalsExactRadio

radicalsIgnoreRadio

JRadioButton radicalsIgnoreRadio

radicalsOnRadio

JRadioButton radicalsOnRadio

stereoButtonGroup

ButtonGroup stereoButtonGroup

stereoDiasteromerRadio

JRadioButton stereoDiasteromerRadio

stereoEnantiomerRadio

JRadioButton stereoEnantiomerRadio

stereoExactRadio

JRadioButton stereoExactRadio

stereoOffRadio

JRadioButton stereoOffRadio

stereoOnRadio

JRadioButton stereoOnRadio

stereoPanel

JPanel stereoPanel

tautomerButtonGroup

ButtonGroup tautomerButtonGroup

tautomerOffRadio

JRadioButton tautomerOffRadio

tautomerOnRadio

JRadioButton tautomerOnRadio

tautomerPanel

JPanel tautomerPanel

undefinedRAtomButtonGroup

ButtonGroup undefinedRAtomButtonGroup

undefinedRAtomPanel

JPanel undefinedRAtomPanel

undefinedRAtom_A_RadioButton

JRadioButton undefinedRAtom_A_RadioButton

undefinedRAtom_GHE_RadioButton

JRadioButton undefinedRAtom_GHE_RadioButton

undefinedRAtom_GH_RadioButton

JRadioButton undefinedRAtom_GH_RadioButton

undefinedRAtom_G_RadioButton

JRadioButton undefinedRAtom_G_RadioButton

undefinedRAtom_U_RadioButton

JRadioButton undefinedRAtom_U_RadioButton

vague0Radio

JRadioButton vague0Radio

vague1Radio

JRadioButton vague1Radio

vague2Radio

JRadioButton vague2Radio

vague3Radio

JRadioButton vague3Radio

vague4Radio

JRadioButton vague4Radio

vagueBondButtonGroup

ButtonGroup vagueBondButtonGroup

vagueBondPanel

JPanel vagueBondPanel

valenceButtonGroup

ButtonGroup valenceButtonGroup

valenceIgnoreRadio

JRadioButton valenceIgnoreRadio

valenceLBL

JLabel valenceLBL

valenceOnRadio

JRadioButton valenceOnRadio

Class com.im.df.query.ui.JChemSearchParametersPanel extends JPanel implements Serializable

Serialized Fields

jchemCapability

JChemEntityCapability jchemCapability

Class com.im.df.query.ui.PerfectSearchParamsPanel extends JChemSearchParametersPanel implements Serializable

Serialized Fields

stereoButtonGroup

ButtonGroup stereoButtonGroup

stereoExactRadio

JRadioButton stereoExactRadio

stereoOffRadio

JRadioButton stereoOffRadio

stereoPanel

JPanel stereoPanel

tautomerButtonGroup

ButtonGroup tautomerButtonGroup

tautomerOffRadio

JRadioButton tautomerOffRadio

tautomerOnRadio

JRadioButton tautomerOnRadio

tautomerPanel

JPanel tautomerPanel

Class com.im.df.query.ui.SimilaritySearchParamsPanel extends JChemSearchParametersPanel implements Serializable

Serialized Fields

thresholds

float[] thresholds

names

String[] names

defaultParams

String[] defaultParams

paramHelps

String[] paramHelps

numParams

int[] numParams

defaultIndex

int defaultIndex

jScrollPane1

JScrollPane jScrollPane1

optsDescTA

JTextArea optsDescTA

screeningConfigCombo

JComboBox screeningConfigCombo

screeningConfigL

JLabel screeningConfigL

screeningOptionsL

JLabel screeningOptionsL

screeningOptionsTF

JTextField screeningOptionsTF

simTypeLBL

JLabel simTypeLBL

simTypeTF

JTextField simTypeTF

similarityThresholdLBL

JLabel similarityThresholdLBL

similarityThresholdTF

JTextField similarityThresholdTF

Class com.im.df.query.ui.StructureQueryPanel extends JPanel implements Serializable

Serialized Fields

field

DFField field

jchemCapability

JChemEntityCapability jchemCapability

tableType

int tableType

structurePanel

com.im.df.impl.ui.StructureEditorPanel structurePanel

searchOptionsMap

Map<K,V> searchOptionsMap

ctEditor

ChemicalTermsEditor ctEditor

callBack

StructureQueryPanel.Callback callBack

chemTermsLbl

JLabel chemTermsLbl

mainPanel

JPanel mainPanel

nonHitsCB

JCheckBox nonHitsCB

optionsButton

JButton optionsButton

optionsLbl

JLabel optionsLbl

searchTypeCombo

JComboBox searchTypeCombo

Class com.im.df.query.ui.StructureQueryWidget extends com.im.df.query.ui.AbstractFieldOperatorQueryWidget implements Serializable

Serialized Fields

structureQueryPanel

StructureQueryPanel structureQueryPanel

Package com.im.df.util

Class com.im.df.util.CachingMap extends LinkedHashMap<K,V> implements Serializable

Serialized Fields

cacheSize

int cacheSize

permanentItemKey

Object permanentItemKey
This key should stay in cache and should not be removed.


Package com.im.df.util.ui

Class com.im.df.util.ui.ChemicalTermsFieldPanel extends JPanel implements Serializable

Serialized Fields

ctFavourites

List<E> ctFavourites

errorIcon

Icon errorIcon

expressionValid

Boolean expressionValid

errorL

JLabel errorL

favouritesCombo

JComboBox favouritesCombo

formulaL

JLabel formulaL

formulaTP

JTextPane formulaTP

jScrollPane1

JScrollPane jScrollPane1

Class com.im.df.util.ui.CTFieldUIUtils.FavouritesCellRenderer extends DefaultListCellRenderer implements Serializable

Class com.im.df.util.ui.CTFieldUIUtils.TypesCellRenderer extends DefaultListCellRenderer implements Serializable

Class com.im.df.util.ui.DFObjectListCellRenderer extends DefaultListCellRenderer implements Serializable

Serialized Fields

nullValueText

String nullValueText

showFieldForOtherUsersList

boolean showFieldForOtherUsersList

Class com.im.df.util.ui.DFObjectTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable

Serialized Fields

nullValueText

String nullValueText

showFieldForOtherUsersList

boolean showFieldForOtherUsersList

Class com.im.df.util.ui.SlowJChemInstancesProvider.MViewPaneEx extends MViewPane implements Serializable

Serialized Fields

preferredHeight

int preferredHeight


com.im.df/1 5.9.1