|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IOWizard in eu.esdihumboldt.hale.ui.codelist.io |
---|
Subclasses of IOWizard in eu.esdihumboldt.hale.ui.codelist.io | |
---|---|
class |
CodeListImportWizard
Import wizard for code lists |
Uses of IOWizard in eu.esdihumboldt.hale.ui.io |
---|
Classes in eu.esdihumboldt.hale.ui.io with type parameters of type IOWizard | |
---|---|
interface |
IOWizardListener<P extends IOProvider,W extends IOWizard<P>>
Listener interface for IOWizard s |
class |
IOWizardPage<P extends IOProvider,W extends IOWizard<P>>
Abstract I/O wizard page |
Subclasses of IOWizard in eu.esdihumboldt.hale.ui.io | |
---|---|
class |
ExportWizard<P extends ExportProvider>
Abstract export wizard |
class |
ImportWizard<P extends ImportProvider>
Abstract import wizard |
Methods in eu.esdihumboldt.hale.ui.io that return types with arguments of type IOWizard | |
---|---|
protected List<AbstractConfigurationPage<? extends P,? extends IOWizard<P>>> |
IOWizard.getConfigurationPages()
Get the list of configuration pages for the currently selected provider factory null if there are none. |
Method parameters in eu.esdihumboldt.hale.ui.io with type arguments of type IOWizard | |
---|---|
void |
IOWizard.addIOWizardListener(IOWizardListener<P,? extends IOWizard<P>> listener)
Adds an IOWizardListener |
void |
IOWizard.removeIOWizardListener(IOWizardListener<P,? extends IOWizard<P>> listener)
Removes an IOWizardListener |
Uses of IOWizard in eu.esdihumboldt.hale.ui.io.action |
---|
Fields in eu.esdihumboldt.hale.ui.io.action with type parameters of type IOWizard | |
---|---|
static de.cs3d.util.eclipse.extension.FactoryFilter<IOWizard<?>,ActionUI> |
ExportContribution.EXPORT_FILTER
Filter for export ActionUI s |
static de.cs3d.util.eclipse.extension.FactoryFilter<IOWizard<?>,ActionUI> |
ImportContribution.IMPORT_FILTER
Filter for import ActionUI s |
Uses of IOWizard in eu.esdihumboldt.hale.ui.io.action.wizard |
---|
Constructor parameters in eu.esdihumboldt.hale.ui.io.action.wizard with type arguments of type IOWizard | |
---|---|
ActionUIWizardPage(de.cs3d.util.eclipse.extension.FactoryFilter<IOWizard<?>,ActionUI> filter,
String title)
Create a page that allows selection of an ActionUI wizard |
Uses of IOWizard in eu.esdihumboldt.hale.ui.io.align |
---|
Subclasses of IOWizard in eu.esdihumboldt.hale.ui.io.align | |
---|---|
class |
AlignmentExportWizard
Wizard for exporting alignments |
class |
AlignmentImportWizard
Wizard for importing alignments |
Uses of IOWizard in eu.esdihumboldt.hale.ui.io.config |
---|
Classes in eu.esdihumboldt.hale.ui.io.config with type parameters of type IOWizard | |
---|---|
class |
AbstractConfigurationPage<P extends IOProvider,W extends IOWizard<P>>
Base type for I/O configuration wizard pages. |
Methods in eu.esdihumboldt.hale.ui.io.config that return types with arguments of type IOWizard | ||
---|---|---|
|
ConfigurationPageExtension.getConfigurationPages(Iterable<IOProviderDescriptor> descriptors)
Get the configuration pages registered for the given I/O provider descriptors |
Uses of IOWizard in eu.esdihumboldt.hale.ui.io.instance |
---|
Subclasses of IOWizard in eu.esdihumboldt.hale.ui.io.instance | |
---|---|
class |
InstanceExportWizard
Wizard for exporting instances |
class |
InstanceImportWizard
Wizard for importing instances |
Uses of IOWizard in eu.esdihumboldt.hale.ui.io.project |
---|
Subclasses of IOWizard in eu.esdihumboldt.hale.ui.io.project | |
---|---|
class |
OpenProjectWizard
Wizard for opening a project |
class |
SaveProjectWizard
Wizard for saving a project |
Uses of IOWizard in eu.esdihumboldt.hale.ui.io.schema |
---|
Subclasses of IOWizard in eu.esdihumboldt.hale.ui.io.schema | |
---|---|
class |
SchemaImportWizard
Wizard for importing source or target schemas |
Uses of IOWizard in eu.esdihumboldt.hale.ui.style.io.wizard |
---|
Subclasses of IOWizard in eu.esdihumboldt.hale.ui.style.io.wizard | |
---|---|
class |
StyleExportWizard
Wizard for style export. |
class |
StyleImportWizard
Wizard for style import. |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |