|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectchemaxon.alchemist.configbuilder.ConfigBuilderPanelFactory
public class ConfigBuilderPanelFactory
Factory for various ConfigBuilderPanel instances
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_STANDARDIZER_ELEMENT_CONFIGURATION_PATH
path to default standardizer configuration xml |
static java.lang.String |
DEFAULT_STRUCTURECHECKER_ELEMENT_CONFIGURATION_PATH
path to default structure checker configuration xml |
| Constructor Summary | |
|---|---|
ConfigBuilderPanelFactory()
|
|
| Method Summary | |
|---|---|
static ConfigBuilderPanel |
createStandardizerPanel()
import org.exolab.castor.xml.MarshalException; Returns a standardizer configbuilder panel with default elements without file load and save support |
static ConfigBuilderPanel |
createStandardizerPanel(chemaxon.alchemist.AlchemistProfile profile)
Returns a standardizer configbuilder panel with default elements without file load and save support |
static ConfigBuilderPanel |
createStandardizerPanel(chemaxon.alchemist.AlchemistProfile profile,
boolean fileOpenSaveSupport)
Returns a standardizer configbuilder panel withStructureCheckerConfigBuilderAlchemist. default elements with or without file load and save support |
static ConfigBuilderPanel |
createStandardizerPanel(boolean fileOpenSaveSupport)
Returns a standardizer configbuilder panel with default elements with or without file load and save support |
static ConfigBuilderPanel |
createStandardizerPanel(java.lang.String elementConfigurationPath)
return Returns a standardizer configbuilder panel with specified elements without file load and save support |
static ConfigBuilderPanel |
createStandardizerPanel(java.lang.String[] excludedElements)
Returns a standardizer configbuilder panel with default elements (excluding the given elements) without file load and save support |
static ConfigBuilderPanel |
createStandardizerPanel(java.lang.String[] excludedElements,
chemaxon.alchemist.AlchemistProfile profile)
Returns a standardizer configbuilder panel with default elements (excluding the given elements) without file load and save support |
static ConfigBuilderPanel |
createStandardizerPanel(java.lang.String[] excludedElements,
chemaxon.alchemist.AlchemistProfile profile,
boolean fileOpenSaveSupport)
Returns a standardizer configbuilder panel with default elements (excluding the given elements) with or without file load and save support, |
static ConfigBuilderPanel |
createStandardizerPanel(java.lang.String[] excludedElements,
boolean fileOpenSaveSupport)
Returns a standardizer configbuilder panel with default elements (excluding the given elements) with or without file load and save support, |
static ConfigBuilderPanel |
createStandardizerPanel(java.lang.String elementConfigurationPath,
chemaxon.alchemist.AlchemistProfile profile)
Returns a standardizer configbuilder panel with specified elements without file load and save support |
static ConfigBuilderPanel |
createStandardizerPanel(java.lang.String elementConfigurationPath,
chemaxon.alchemist.AlchemistProfile profile,
boolean fileOpenSaveSupport)
Returns a standardizer configbuilder panel with specified elements with or without file load and save support |
static ConfigBuilderPanel |
createStandardizerPanel(java.lang.String elementConfigurationPath,
boolean fileOpenSaveSupport)
Returns a standardizer configbuilder panel with specified elements with or without file load and save support |
static ConfigBuilderPanel |
createStructureCheckerPanel()
Returns a structure checker configbuilder panel with default elements without file load and save support |
static ConfigBuilderPanel |
createStructureCheckerPanel(chemaxon.alchemist.AlchemistProfile profile)
Returns a structure checker configbuilder panel with default elements without file load and save support |
static ConfigBuilderPanel |
createStructureCheckerPanel(chemaxon.alchemist.AlchemistProfile profile,
boolean fileOpenSaveSupport)
Returns a structure checker configbuilder panel with default elements with or without file load and save support |
static ConfigBuilderPanel |
createStructureCheckerPanel(boolean fileOpenSaveSupport)
Returns a structure checker configbuilder panel with default elements with or without file load and save support |
static ConfigBuilderPanel |
createStructureCheckerPanel(java.lang.String elementConfigurationPath)
Returns a structure checker configbuilder panel with specified elements without file load and save support |
static ConfigBuilderPanel |
createStructureCheckerPanel(java.lang.String[] excludedElements)
Returns a structure checker configbuilder panel with default elements (excluding the given elements) without file load and save support |
static ConfigBuilderPanel |
createStructureCheckerPanel(java.lang.String[] excludedElements,
chemaxon.alchemist.AlchemistProfile profile)
Returns a structure checker configbuilder panel with default elements (excluding the given elements) without file load and save support |
static ConfigBuilderPanel |
createStructureCheckerPanel(java.lang.String[] excludedElements,
chemaxon.alchemist.AlchemistProfile profile,
boolean fileOpenSaveSupport)
Returns a structure checker configbuilder panel with default elements (excluding the given elements) with or without file load and save support, |
static ConfigBuilderPanel |
createStructureCheckerPanel(java.lang.String[] excludedElements,
boolean fileOpenSaveSupport)
Returns a structure checker configbuilder panel with default elements (excluding the given elements) with or without file load and save support, |
static ConfigBuilderPanel |
createStructureCheckerPanel(java.lang.String elementConfigurationPath,
chemaxon.alchemist.AlchemistProfile profile)
Returns a structure checker configbuilder panel with specified elements without file load and save support |
static ConfigBuilderPanel |
createStructureCheckerPanel(java.lang.String elementConfigurationPath,
chemaxon.alchemist.AlchemistProfile profile,
boolean fileOpenSaveSupport)
Returns a structure checker configbuilder panel with specified elements with or without file load and save support |
static ConfigBuilderPanel |
createStructureCheckerPanel(java.lang.String elementConfigurationPath,
boolean fileOpenSaveSupport)
Returns a structure checker configbuilder panel with specified elements with or without file load and save support |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DEFAULT_STANDARDIZER_ELEMENT_CONFIGURATION_PATH
public static final java.lang.String DEFAULT_STRUCTURECHECKER_ELEMENT_CONFIGURATION_PATH
| Constructor Detail |
|---|
public ConfigBuilderPanelFactory()
| Method Detail |
|---|
public static ConfigBuilderPanel createStandardizerPanel()
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException,
java.io.FileNotFoundException
org.exolab.castor.xml.MarshalException - when marshalling problem occurred during unmarshalling
org.exolab.castor.xml.ValidationException - when validation problem occurred during unmarshalling
java.io.FileNotFoundException - whne file not found problem occurred during unmarshalling
public static ConfigBuilderPanel createStandardizerPanel(chemaxon.alchemist.AlchemistProfile profile)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException,
java.io.FileNotFoundException
profile - is the profile used
org.exolab.castor.xml.MarshalException - when marshalling problem occurred during unmarshalling
org.exolab.castor.xml.ValidationException - when validation problem occurred during unmarshalling
java.io.FileNotFoundException - whne file not found problem occurred during unmarshalling
public static ConfigBuilderPanel createStandardizerPanel(java.lang.String[] excludedElements)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException,
java.io.FileNotFoundException
excludedElements - is the array of element ids to be excluded
org.exolab.castor.xml.MarshalException - when marshalling problem occurred during unmarshalling
org.exolab.castor.xml.ValidationException - when validation problem occurred during unmarshalling
java.io.FileNotFoundException - whne file not found problem occurred during unmarshalling
public static ConfigBuilderPanel createStandardizerPanel(java.lang.String[] excludedElements,
chemaxon.alchemist.AlchemistProfile profile)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException,
java.io.FileNotFoundException
excludedElements - is the array of element ids to be excludedprofile - is the profileused
org.exolab.castor.xml.MarshalException - when marshalling problem occurred during unmarshalling
org.exolab.castor.xml.ValidationException - when validation problem occurred during unmarshalling
java.io.FileNotFoundException - whne file not found problem occurred during unmarshalling
public static ConfigBuilderPanel createStandardizerPanel(boolean fileOpenSaveSupport)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException,
java.io.FileNotFoundException
fileOpenSaveSupport - if true file load and save support will be added
org.exolab.castor.xml.MarshalException - when marshalling problem occurred during unmarshalling
org.exolab.castor.xml.ValidationException - when validation problem occurred during unmarshalling
java.io.FileNotFoundException - whne file not found problem occurred during unmarshalling
public static ConfigBuilderPanel createStandardizerPanel(chemaxon.alchemist.AlchemistProfile profile,
boolean fileOpenSaveSupport)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException,
java.io.FileNotFoundException
profile - is the profile usedfileOpenSaveSupport - if true file load and save support will be added
org.exolab.castor.xml.MarshalException - when marshalling problem occurred during unmarshalling
org.exolab.castor.xml.ValidationException - when validation problem occurred during unmarshalling
java.io.FileNotFoundException - whne file not found problem occurred during unmarshalling
public static ConfigBuilderPanel createStandardizerPanel(java.lang.String[] excludedElements,
boolean fileOpenSaveSupport)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException,
java.io.FileNotFoundException
excludedElements - is the array of element ids to be excludedfileOpenSaveSupport - if true file load and save support will be added
org.exolab.castor.xml.MarshalException - when marshalling problem occurred during unmarshalling
org.exolab.castor.xml.ValidationException - when validation problem occurred during unmarshalling
java.io.FileNotFoundException - whne file not found problem occurred during unmarshalling
public static ConfigBuilderPanel createStandardizerPanel(java.lang.String[] excludedElements,
chemaxon.alchemist.AlchemistProfile profile,
boolean fileOpenSaveSupport)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException,
java.io.FileNotFoundException
excludedElements - is the array of element ids to be excludedprofile - is the profile usedfileOpenSaveSupport - if true file load and save support will be added
org.exolab.castor.xml.MarshalException - when marshalling problem occurred during unmarshalling
org.exolab.castor.xml.ValidationException - when validation problem occurred during unmarshalling
java.io.FileNotFoundException - whne file not found problem occurred during unmarshalling
public static ConfigBuilderPanel createStandardizerPanel(java.lang.String elementConfigurationPath)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException,
java.io.FileNotFoundException
elementConfigurationPath - it the path to element configuration xml
org.exolab.castor.xml.MarshalException - when marshalling problem occurred during unmarshalling
org.exolab.castor.xml.ValidationException - when validation problem occurred during unmarshalling
java.io.FileNotFoundException - whne file not found problem occurred during unmarshalling
public static ConfigBuilderPanel createStandardizerPanel(java.lang.String elementConfigurationPath,
chemaxon.alchemist.AlchemistProfile profile)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException,
java.io.FileNotFoundException
elementConfigurationPath - it the path to element configuration xmlprofile - is the alchemist profile with settings
org.exolab.castor.xml.MarshalException - when marshalling problem occurred during unmarshalling
org.exolab.castor.xml.ValidationException - when validation problem occurred during unmarshalling
java.io.FileNotFoundException - whne file not found problem occurred during unmarshalling
public static ConfigBuilderPanel createStandardizerPanel(java.lang.String elementConfigurationPath,
boolean fileOpenSaveSupport)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException,
java.io.FileNotFoundException
fileOpenSaveSupport - if true file load and save support will be addedelementConfigurationPath - it the path to element configuration xml
org.exolab.castor.xml.MarshalException - when marshalling problem occurred during unmarshalling
org.exolab.castor.xml.ValidationException - when validation problem occurred during unmarshalling
java.io.FileNotFoundException - whne file not found problem occurred during unmarshalling
public static ConfigBuilderPanel createStandardizerPanel(java.lang.String elementConfigurationPath,
chemaxon.alchemist.AlchemistProfile profile,
boolean fileOpenSaveSupport)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException,
java.io.FileNotFoundException
fileOpenSaveSupport - if true file load and save support will be addedelementConfigurationPath - it the path to element configuration xmlprofile - is the profile used
org.exolab.castor.xml.MarshalException - when marshalling problem occurred during unmarshalling
org.exolab.castor.xml.ValidationException - when validation problem occurred during unmarshalling
java.io.FileNotFoundException - whne file not found problem occurred during unmarshalling
public static ConfigBuilderPanel createStructureCheckerPanel()
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException,
java.io.FileNotFoundException
org.exolab.castor.xml.MarshalException - when marshalling problem occurred during unmarshalling
org.exolab.castor.xml.ValidationException - when validation problem occurred during unmarshalling
java.io.FileNotFoundException - whne file not found problem occurred during unmarshalling
public static ConfigBuilderPanel createStructureCheckerPanel(chemaxon.alchemist.AlchemistProfile profile)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException,
java.io.FileNotFoundException
profile - is the profile used
org.exolab.castor.xml.MarshalException - when marshalling problem occurred during unmarshalling
org.exolab.castor.xml.ValidationException - when validation problem occurred during unmarshalling
java.io.FileNotFoundException - whne file not found problem occurred during unmarshalling
public static ConfigBuilderPanel createStructureCheckerPanel(java.lang.String[] excludedElements)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException,
java.io.FileNotFoundException
excludedElements - is the array of element ids to be excluded
org.exolab.castor.xml.MarshalException - when marshalling problem occurred during unmarshalling
org.exolab.castor.xml.ValidationException - when validation problem occurred during unmarshalling
java.io.FileNotFoundException - whne file not found problem occurred during unmarshalling
public static ConfigBuilderPanel createStructureCheckerPanel(java.lang.String[] excludedElements,
chemaxon.alchemist.AlchemistProfile profile)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException,
java.io.FileNotFoundException
excludedElements - is the array of element ids to be excludedprofile - is the profileused
org.exolab.castor.xml.MarshalException - when marshalling problem occurred during unmarshalling
org.exolab.castor.xml.ValidationException - when validation problem occurred during unmarshalling
java.io.FileNotFoundException - whne file not found problem occurred during unmarshalling
public static ConfigBuilderPanel createStructureCheckerPanel(boolean fileOpenSaveSupport)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException,
java.io.FileNotFoundException
fileOpenSaveSupport - if true file load and save support will be added
org.exolab.castor.xml.MarshalException - when marshalling problem occurred during unmarshalling
org.exolab.castor.xml.ValidationException - when validation problem occurred during unmarshalling
java.io.FileNotFoundException - whne file not found problem occurred during unmarshalling
public static ConfigBuilderPanel createStructureCheckerPanel(chemaxon.alchemist.AlchemistProfile profile,
boolean fileOpenSaveSupport)
throws org.exolab.castor.xml.ValidationException,
java.io.FileNotFoundException,
org.exolab.castor.xml.MarshalException
profile - is the profile usedfileOpenSaveSupport - if true file load and save support will be added
org.exolab.castor.xml.MarshalException - when marshalling problem occurred during unmarshalling
org.exolab.castor.xml.ValidationException - when validation problem occurred during unmarshalling
java.io.FileNotFoundException - whne file not found problem occurred during unmarshalling
public static ConfigBuilderPanel createStructureCheckerPanel(java.lang.String[] excludedElements,
boolean fileOpenSaveSupport)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException,
java.io.FileNotFoundException
excludedElements - is the array of element ids to be excludedfileOpenSaveSupport - if true file load and save support will be added
org.exolab.castor.xml.MarshalException - when marshalling problem occurred during unmarshalling
org.exolab.castor.xml.ValidationException - when validation problem occurred during unmarshalling
java.io.FileNotFoundException - whne file not found problem occurred during unmarshalling
public static ConfigBuilderPanel createStructureCheckerPanel(java.lang.String[] excludedElements,
chemaxon.alchemist.AlchemistProfile profile,
boolean fileOpenSaveSupport)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException,
java.io.FileNotFoundException
excludedElements - is the array of element ids to be excludedprofile - is the profile usedfileOpenSaveSupport - if true file load and save support will be added
org.exolab.castor.xml.MarshalException - when marshalling problem occurred during unmarshalling
org.exolab.castor.xml.ValidationException - when validation problem occurred during unmarshalling
java.io.FileNotFoundException - whne file not found problem occurred during unmarshalling
public static ConfigBuilderPanel createStructureCheckerPanel(java.lang.String elementConfigurationPath)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException,
java.io.FileNotFoundException
elementConfigurationPath - it the path to element configuration xml
org.exolab.castor.xml.MarshalException - when marshalling problem occurred during unmarshalling
org.exolab.castor.xml.ValidationException - when validation problem occurred during unmarshalling
java.io.FileNotFoundException - whne file not found problem occurred during unmarshalling
public static ConfigBuilderPanel createStructureCheckerPanel(java.lang.String elementConfigurationPath,
chemaxon.alchemist.AlchemistProfile profile)
throws org.exolab.castor.xml.ValidationException,
java.io.FileNotFoundException,
org.exolab.castor.xml.MarshalException
elementConfigurationPath - it the path to element configuration xmlprofile - is the alchemist profile with settings
org.exolab.castor.xml.MarshalException - when marshalling problem occurred during unmarshalling
org.exolab.castor.xml.ValidationException - when validation problem occurred during unmarshalling
java.io.FileNotFoundException - whne file not found problem occurred during unmarshalling
public static ConfigBuilderPanel createStructureCheckerPanel(java.lang.String elementConfigurationPath,
boolean fileOpenSaveSupport)
throws org.exolab.castor.xml.ValidationException,
java.io.FileNotFoundException,
org.exolab.castor.xml.MarshalException
fileOpenSaveSupport - if true file load and save support will be addedelementConfigurationPath - it the path to element configuration xml
org.exolab.castor.xml.MarshalException - when marshalling problem occurred during unmarshalling
org.exolab.castor.xml.ValidationException - when validation problem occurred during unmarshalling
java.io.FileNotFoundException - whne file not found problem occurred during unmarshalling
public static ConfigBuilderPanel createStructureCheckerPanel(java.lang.String elementConfigurationPath,
chemaxon.alchemist.AlchemistProfile profile,
boolean fileOpenSaveSupport)
throws org.exolab.castor.xml.ValidationException,
java.io.FileNotFoundException,
org.exolab.castor.xml.MarshalException
fileOpenSaveSupport - if true file load and save support will be addedelementConfigurationPath - it the path to element configuration xmlprofile - is the profile used
org.exolab.castor.xml.MarshalException - when marshalling problem occurred during unmarshalling
org.exolab.castor.xml.ValidationException - when validation problem occurred during unmarshalling
java.io.FileNotFoundException - whne file not found problem occurred during unmarshalling
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||