Modifier and Type | Class and Description |
---|---|
class |
WandoraHttpAuthorizer
WandoraHttpAuthorizer is a helper class to handle URLs requiring
HTTP authorization.
|
Modifier and Type | Field and Description |
---|---|
Options |
Wandora.options |
protected Options |
WandoraToolManager2.options |
Modifier and Type | Method and Description |
---|---|
Options |
Wandora.getOptions()
Returns the
options object containing all application options. |
Modifier and Type | Method and Description |
---|---|
void |
WandoraTool.configure(Wandora wandora,
Options options,
java.lang.String prefix)
Open configuration dialog and allow user to configure the tool.
|
static java.lang.Object[] |
WandoraMenuManager.getOccurrencesLabelPopupStruct(Options options) |
static java.lang.Object[] |
WandoraMenuManager.getOccurrenceTableMenu(OccurrenceTable ot,
Options options) |
static java.lang.Object[] |
WandoraMenuManager.getVariantsLabelPopupStruct(Options options) |
void |
WandoraTool.initialize(Wandora wandora,
Options options,
java.lang.String prefix)
Read settings from options and initialize tool.
|
void |
Shortcuts.loadShortcuts(Options opts) |
void |
WandoraHttpServer.readOptions(Options options)
Deprecated.
|
void |
WandoraJettyServer.readOptions(Options options)
Deprecated.
|
void |
Shortcuts.saveShortcuts(Options opts) |
void |
WandoraHttpServer.writeOptions(Options options)
Deprecated.
|
void |
WandoraJettyServer.writeOptions(Options options)
Deprecated.
|
void |
WandoraTool.writeOptions(Wandora wandora,
Options options,
java.lang.String prefix)
Save current tool settings to options.
|
Constructor and Description |
---|
BSHLibrary(Options options) |
Modifier and Type | Field and Description |
---|---|
private Options |
OccurrenceTableAll.options |
Modifier and Type | Method and Description |
---|---|
void |
RegularExpressionEditor.parsePatternOptions(Options opts) |
void |
DatabaseConfigurationPanel.StoredConnection.readOptions(Options options,
java.lang.String prefix) |
void |
RegularExpressionEditor.savePatternsToOptions(Options opts) |
void |
DatabaseConfigurationPanel.StoredConnection.writeOptions(Options options,
java.lang.String prefix) |
Constructor and Description |
---|
OccurrenceTableAll(Topic topic,
Options options,
Wandora wandora)
Creates a new instance of OccurrenceTableAll
|
OccurrenceTableSingleType(Topic topic,
Topic type,
Options options,
Wandora wandora)
Creates a new instance of OccurrenceTableSingleType
|
Modifier and Type | Field and Description |
---|---|
private Options |
Image.options |
Modifier and Type | Field and Description |
---|---|
protected Options |
CustomTopicPanel.globalOptions |
private Options |
GraphTopicPanel.localOptions |
protected Options |
CustomTopicPanel.options |
private Options |
ProcessingTopicPanel.options |
private Options |
RTopicPanel.options |
private Options |
SearchTopicPanel.options |
private Options |
TabbedTopicPanel.options |
private Options |
TopicPanelManager.options |
protected Options |
TraditionalTopicPanel.options |
private Options |
TreeTopicPanel.options |
Modifier and Type | Field and Description |
---|---|
private Options |
TopicMapGraphPanel.options |
Constructor and Description |
---|
TopicMapGraphPanel(Wandora w,
Options opts)
Creates new form TopicMapGraphPanel
|
Modifier and Type | Field and Description |
---|---|
private Options |
HyperbolicProjection.options |
Modifier and Type | Method and Description |
---|---|
void |
DefaultProjection.initialize(Options options,
java.lang.String prefix) |
void |
HyperbolicProjection.initialize(Options options,
java.lang.String prefix) |
void |
Projection.initialize(Options options,
java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
void |
QueryLibraryPanel.readQueries(Options options) |
void |
QueryLibraryPanel.writeQueries(Options options) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTraditionalTopicPanel.buildAllNamesPanel(javax.swing.JPanel variantPanel,
javax.swing.JLabel numberLabel,
Topic topic,
TopicPanel topicPanel,
Options options,
Wandora wandora) |
void |
AbstractTraditionalTopicPanel.buildAssociationsPanel(javax.swing.JPanel associationPanel,
javax.swing.JLabel numberLabel,
Topic topic,
int option,
Options options,
Wandora wandora) |
void |
AbstractTraditionalTopicPanel.buildAssociationsPanel(javax.swing.JPanel associationPanel,
javax.swing.JLabel numberLabel,
Topic topic,
Options options,
Wandora wandora) |
void |
AbstractTraditionalTopicPanel.buildClassesPanel(javax.swing.JPanel classesPanel,
javax.swing.JLabel numberLabel,
Topic topic,
Options options,
Wandora wandora) |
void |
AbstractTraditionalTopicPanel.buildHorizontalNamePanel(javax.swing.JPanel variantPanel,
javax.swing.JLabel numberLabel,
Topic topic,
TopicPanel topicPanel,
Options options,
Wandora wandora) |
void |
AbstractTraditionalTopicPanel.buildInstancesPanel(javax.swing.JPanel instancesPanel,
javax.swing.JLabel numberLabel,
Topic topic,
Options options,
Wandora wandora) |
void |
AbstractTraditionalTopicPanel.buildNamePanel(javax.swing.JPanel variantPanel,
javax.swing.JLabel numberLabel,
Topic topic,
TopicPanel topicPanel,
Options options,
Wandora wandora) |
void |
AbstractTraditionalTopicPanel.buildOccurrencesPanel(javax.swing.JPanel dataPanel,
javax.swing.JLabel numberLabel,
Topic topic,
Options options,
Wandora wandora) |
void |
AbstractTraditionalTopicPanel.buildOccurrencesPanelOld(javax.swing.JPanel dataPanel,
javax.swing.JLabel numberLabel,
Topic topic,
Options options,
Wandora wandora) |
void |
AbstractTraditionalTopicPanel.buildSubjectIdentifierPanel(javax.swing.JPanel subjectIdentifierPanel,
Topic topic,
Options options,
Wandora wandora) |
void |
AbstractTraditionalTopicPanel.buildVerticalNamePanel(javax.swing.JPanel variantPanel,
javax.swing.JLabel numberLabel,
Topic topic,
TopicPanel topicPanel,
Options options,
Wandora wandora) |
Modifier and Type | Field and Description |
---|---|
private Options |
WebViewPanel.options |
Modifier and Type | Field and Description |
---|---|
(package private) Options |
TopicTreeTabManager.options |
Modifier and Type | Method and Description |
---|---|
void |
WandoraModulesServer.readOptions(Options options) |
void |
WandoraModulesServer.writeOptions(Options options) |
Modifier and Type | Method and Description |
---|---|
void |
Axis2Handler.init(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
FNGAPIHandler.init(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
GraphMLHandler.init(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
JTMHandler.init(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
PluginWebAppHandler.init(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
RDFHandler.init(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
ScreenCastHandler.init(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
VelocityWebAppHandler.init(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
WebAppHandler.init(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
XTMHandler.init(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
WandoraWebAppServer.readOptions(Options options)
Deprecated.
|
void |
Axis2Handler.save(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
FNGAPIHandler.save(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
GraphMLHandler.save(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
JTMHandler.save(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
PluginWebAppHandler.save(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
RDFHandler.save(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
ScreenCastHandler.save(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
VelocityWebAppHandler.save(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
WebAppHandler.save(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
XTMHandler.save(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
WandoraWebAppServer.writeOptions(Options options)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
private Options |
FlipNameMatrix.localOptions |
private Options |
SetOptionsLocal.localOptions |
Modifier and Type | Method and Description |
---|---|
void |
AbstractWandoraTool.configure(Wandora wandora,
Options options,
java.lang.String prefix)
If the tool is configurable, shows an user interface to configure the tool.
|
void |
ContextToolWrapper.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
FindTopicsWithSimilarOccurrence.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
UploadFile.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
AbstractWandoraTool.initialize(Wandora wandora,
Options options,
java.lang.String prefix)
Initializes a tool with options saved in the options.
|
void |
ContextToolWrapper.initialize(Wandora admin,
Options options,
java.lang.String prefix) |
void |
FindTopicsWithSimilarOccurrence.initialize(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
UploadFile.initialize(Wandora admin,
Options options,
java.lang.String prefix) |
private void |
FlipNameMatrix.setFlipOptions(Options options) |
void |
AbstractWandoraTool.writeOptions(Wandora wandora,
Options options,
java.lang.String prefix)
If the tool is configurable, saves all current tool options.
|
void |
ContextToolWrapper.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
void |
FindTopicsWithSimilarOccurrence.writeOptions(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
UploadFile.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Constructor and Description |
---|
FlipNameMatrix(Options localOpts) |
FlipNameMatrix(java.lang.String optionsPrefix,
Options localOpts) |
SetOptionsLocal(Options localOpts,
java.lang.String key,
int value,
boolean rf) |
SetOptionsLocal(Options localOpts,
java.lang.String key,
java.lang.String value,
boolean rf) |
Modifier and Type | Method and Description |
---|---|
void |
FindAssociationsInOccurrenceSimple.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
FindAssociationsInOccurrenceSimple.initialize(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
FindAssociationsInOccurrenceSimple.writeOptions(Wandora wandora,
Options options,
java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
void |
AdjacencyMatrixExport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
DOTExport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
GMLExport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
GXLExport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
GephiExport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
GraphMLExport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
GraphXMLExport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
IncidenceMatrixExport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
LuceneIndexBuilder.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
OBOExport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
OBORoundTrip.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
LuceneIndexBuilder.initialize(Wandora admin,
Options options,
java.lang.String prefix) |
void |
OBOExport.initialize(Wandora admin,
Options options,
java.lang.String prefix) |
void |
OBORoundTrip.initialize(Wandora admin,
Options options,
java.lang.String prefix) |
void |
LuceneIndexBuilder.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
void |
OBOExport.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
void |
OBORoundTrip.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
void |
IIIFExport.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
IIIFExport.initialize(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
IIIFExport.writeOptions(Wandora wandora,
Options options,
java.lang.String prefix) |
Modifier and Type | Field and Description |
---|---|
private Options |
AlchemyExtractorConfiguration.options |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAlchemyExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
AbstractAlchemyExtractor.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Constructor and Description |
---|
AlchemyExtractorConfiguration(javax.swing.JFrame parent,
Options options,
AbstractAlchemyExtractor parentTool)
Creates new form AlchemyExtractorConfiguration
|
Modifier and Type | Field and Description |
---|---|
private Options |
BingExtractorConfiguration.options |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBingExtractor.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
BingExtractor.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
AbstractBingExtractor.writeOptions(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
BingExtractor.writeOptions(Wandora wandora,
Options options,
java.lang.String prefix) |
Constructor and Description |
---|
BingExtractorConfiguration(Wandora wandora,
Options options,
WandoraTool tool)
Creates new form BingConfigurationDialog
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractCSVExtractor.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
void |
ExcelAdjacencyListExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
ExcelAdjacencyMatrixExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
ExcelTopicExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
ExcelTopicNameExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
ExcelTopicOccurrenceExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
ExcelTopicTreeExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
void |
FlickrExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
void |
AnnieExtractor.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
AnnieExtractor.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
void |
MarcXMLExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
Modifier and Type | Field and Description |
---|---|
private Options |
OpenCalaisConfiguration.options |
Modifier and Type | Method and Description |
---|---|
void |
OpenCalaisClassifier.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
OpenCalaisClassifier.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Constructor and Description |
---|
OpenCalaisConfiguration(javax.swing.JFrame parent,
Options options,
OpenCalaisClassifier parentTool)
Creates new form AlchemyExtractorConfiguration
|
Modifier and Type | Method and Description |
---|---|
void |
RekognitionFaceDetector.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
RekognitionSceneDetector.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
RekognitionFaceDetector.writeOptions(Wandora wandora,
Options options,
java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
void |
RISExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
Modifier and Type | Field and Description |
---|---|
private Options |
StanfordNERConfiguration.options |
Modifier and Type | Method and Description |
---|---|
void |
StanfordNERClassifier.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
StanfordNERClassifier.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Constructor and Description |
---|
StanfordNERConfiguration(Wandora w,
Options o,
StanfordNERClassifier p)
Creates new form StanfordNERConfiguration
|
Modifier and Type | Method and Description |
---|---|
void |
UClassifier.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
private void |
UClassifier.readOptions(Options options) |
void |
UClassifier.writeOptions(Wandora wandora,
Options options,
java.lang.String prefix) |
Constructor and Description |
---|
UClassifierConfiguration(Wandora w,
Options options,
AbstractUClassifier p)
Creates new form UClassifierConfiguration
|
Modifier and Type | Method and Description |
---|---|
void |
SimilarityMatchingExtractor.configure(Wandora w,
Options o,
java.lang.String p) |
void |
SimpleWordMatchingExtractor.configure(Wandora w,
Options o,
java.lang.String p) |
Modifier and Type | Field and Description |
---|---|
private Options |
BossExtractorConfiguration.options |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBossExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
AbstractBossExtractor.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Constructor and Description |
---|
BossExtractorConfiguration(javax.swing.JFrame parent,
Options options,
AbstractBossExtractor parentTool)
Creates new form AlchemyExtractorConfiguration
|
Modifier and Type | Field and Description |
---|---|
private Options |
YahooTermExtractorConfiguration.options |
Modifier and Type | Method and Description |
---|---|
void |
AbstractYahooTermExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
AbstractYahooTermExtractor.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Constructor and Description |
---|
YahooTermExtractorConfiguration(javax.swing.JFrame parent,
Options options,
AbstractYahooTermExtractor parentTool)
Creates new form AlchemyExtractorConfiguration
|
Modifier and Type | Field and Description |
---|---|
private Options |
YQLExtractorConfiguration.options |
Modifier and Type | Method and Description |
---|---|
void |
AbstractYQLExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
AbstractYQLExtractor.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Constructor and Description |
---|
YQLExtractorConfiguration(javax.swing.JFrame parent,
Options options,
AbstractYQLExtractor parentTool)
Creates new form AlchemyExtractorConfiguration
|
Modifier and Type | Field and Description |
---|---|
private Options |
YouTubeExtractorConfiguration.options |
Modifier and Type | Method and Description |
---|---|
void |
YouTubeExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
YouTubeURLExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
YouTubeExtractor.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
void |
YouTubeURLExtractor.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Constructor and Description |
---|
YouTubeExtractorConfiguration(javax.swing.JFrame parent,
Options options,
YouTubeExtractor parentTool)
Creates new form YouTubeExtractorConfiguration
|
Modifier and Type | Field and Description |
---|---|
private Options |
ZemantaExtractorConfiguration.options |
Modifier and Type | Method and Description |
---|---|
void |
AbstractZemantaExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
AbstractZemantaExtractor.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Constructor and Description |
---|
ZemantaExtractorConfiguration(javax.swing.JFrame parent,
Options options,
AbstractZemantaExtractor parentTool)
Creates new form AlchemyExtractorConfiguration
|
Modifier and Type | Method and Description |
---|---|
void |
FngOpenDataDublinCoreExporter.configure(Wandora admin,
Options options,
java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
void |
FngOpenDataDublinCoreExporter.configure(Wandora admin,
Options options,
java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
void |
OBOImport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
SimpleRDFImport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
TopicMapImport.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
OBOImport.initialize(Wandora admin,
Options options,
java.lang.String prefix) |
void |
SimpleRDFImport.initialize(Wandora admin,
Options options,
java.lang.String prefix) |
void |
TopicMapImport.initialize(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
OBOImport.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
void |
SimpleRDFImport.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
void |
TopicMapImport.writeOptions(Wandora wandora,
Options options,
java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
void |
MaianaExport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
MaianaImport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
Modifier and Type | Field and Description |
---|---|
private Options |
ChangeOccurrenceTableRowHeight.localOptions |
private Options |
ChangeOccurrenceView.localOptions |
Modifier and Type | Method and Description |
---|---|
void |
MakeOccurrenceFromSubjectIdentifier.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
OccurrenceMicrosoftTranslate.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
Constructor and Description |
---|
ChangeOccurrenceTableRowHeight(int newRowHeight,
Options options) |
ChangeOccurrenceView(java.lang.String view,
Options options) |
Modifier and Type | Method and Description |
---|---|
void |
SolrIndexBuilder.configure(Wandora admin,
Options options,
java.lang.String prefix) |
Modifier and Type | Field and Description |
---|---|
private Options |
SQLConsole.options |
Options |
SQLConsoleFrame.options |
private Options |
SQLConsolePanel.options |
Constructor and Description |
---|
SQLConsole(Options options)
Creates new form SQLConsole
|
SQLConsolePanel(Options options)
Creates new form SQLConsolePanel
|
Modifier and Type | Method and Description |
---|---|
void |
MoveSubjectLocatorResources.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
MoveSubjectLocatorResources.initialize(Wandora admin,
Options options,
java.lang.String prefix) |
void |
MoveSubjectLocatorResources.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
void |
SameAsSubjectExpander.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
SameAsSubjectExpander.writeOptions(Wandora w,
Options options,
java.lang.String prefix) |
Modifier and Type | Field and Description |
---|---|
private Options |
ChangeVariantView.localOptions |
Modifier and Type | Method and Description |
---|---|
void |
VariantMicrosoftTranslate.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
Constructor and Description |
---|
ChangeVariantView(java.lang.String type,
Options localOpts) |
Modifier and Type | Method and Description |
---|---|
void |
Redo.configure(Wandora w,
Options options,
java.lang.String prefix) |
void |
Undo.configure(Wandora w,
Options options,
java.lang.String prefix) |
void |
Redo.initialize(Wandora admin,
Options options,
java.lang.String prefix) |
void |
Undo.initialize(Wandora admin,
Options options,
java.lang.String prefix) |
void |
Redo.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
void |
Undo.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
void |
ModulesWandoraWebAppHandler.init(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
void |
ModulesWandoraWebAppHandler.save(WandoraWebApp app,
WandoraWebAppServer server,
Options options) |
Modifier and Type | Method and Description |
---|---|
TopicMapConfigurationPanel |
TopicMapType.getConfigurationPanel(Wandora admin,
Options options)
Get a configuration panel for the topic map.
|
TopicMapConfigurationPanel |
TopicMapType.getModifyConfigurationPanel(Wandora admin,
Options options,
TopicMap tm)
Get a configuration panel that can be used to modify an existing topic map.
|
Modifier and Type | Field and Description |
---|---|
private Options |
DatabaseConfiguration.options |
Modifier and Type | Method and Description |
---|---|
TopicMapConfigurationPanel |
DatabaseTopicMapType.getConfigurationPanel(Wandora admin,
Options options) |
TopicMapConfigurationPanel |
DatabaseTopicMapType.getModifyConfigurationPanel(Wandora wandora,
Options options,
TopicMap tm) |
void |
DatabaseConfiguration.initialize(Options options) |
static java.util.Collection<DatabaseConfigurationPanel.StoredConnection> |
DatabaseConfiguration.parseConnections(Options options) |
void |
DatabaseConfiguration.writeOptions(Options options) |
static void |
DatabaseConfiguration.writeOptions(Options options,
DatabaseConfigurationPanel confPanel) |
Constructor and Description |
---|
DatabaseConfiguration(Wandora wandora,
Options options)
Creates new form DatabaseConfiguration
|
Modifier and Type | Field and Description |
---|---|
private Options |
DatabaseConfiguration.options |
Modifier and Type | Method and Description |
---|---|
TopicMapConfigurationPanel |
DatabaseTopicMapType.getConfigurationPanel(Wandora admin,
Options options) |
TopicMapConfigurationPanel |
DatabaseTopicMapType.getModifyConfigurationPanel(Wandora wandora,
Options options,
TopicMap tm) |
void |
DatabaseConfiguration.initialize(Options options) |
static java.util.Collection<DatabaseConfigurationPanel.StoredConnection> |
DatabaseConfiguration.parseConnections(Options options) |
void |
DatabaseConfiguration.writeOptions(Options options) |
static void |
DatabaseConfiguration.writeOptions(Options options,
DatabaseConfigurationPanel confPanel) |
Constructor and Description |
---|
DatabaseConfiguration(Wandora wandora,
Options options)
Creates new form DatabaseConfiguration
|
Modifier and Type | Method and Description |
---|---|
TopicMapConfigurationPanel |
LayeredTopicMapType.getConfigurationPanel(Wandora wandora,
Options options) |
TopicMapConfigurationPanel |
LayeredTopicMapType.getModifyConfigurationPanel(Wandora wandora,
Options options,
TopicMap tm) |
Modifier and Type | Method and Description |
---|---|
TopicMapConfigurationPanel |
LinkedTopicMapType.getConfigurationPanel(Wandora admin,
Options options) |
TopicMapConfigurationPanel |
LinkedTopicMapType.getModifyConfigurationPanel(Wandora wandora,
Options options,
TopicMap tm) |
Modifier and Type | Method and Description |
---|---|
TopicMapConfigurationPanel |
MemoryTopicMapType.getConfigurationPanel(Wandora wandora,
Options options) |
TopicMapConfigurationPanel |
MemoryTopicMapType.getModifyConfigurationPanel(Wandora wandora,
Options options,
TopicMap tm) |
Modifier and Type | Method and Description |
---|---|
void |
LTMParser.loadOptions(Options o) |
Modifier and Type | Method and Description |
---|---|
TopicMapConfigurationPanel |
QueryTopicMapType.getConfigurationPanel(Wandora admin,
Options options) |
TopicMapConfigurationPanel |
QueryTopicMapType.getModifyConfigurationPanel(Wandora admin,
Options options,
TopicMap tm) |
Modifier and Type | Field and Description |
---|---|
private Options |
RemoteTopicMapConfiguration.options |
Modifier and Type | Method and Description |
---|---|
TopicMapConfigurationPanel |
RemoteTopicMapType.getConfigurationPanel(Wandora admin,
Options options) |
TopicMapConfigurationPanel |
RemoteTopicMapType.getModifyConfigurationPanel(Wandora admin,
Options options,
TopicMap tm) |
void |
RemoteTopicMapConfiguration.initialize(Options options) |
void |
RemoteTopicMapConfiguration.writeOptions(Options options) |
Constructor and Description |
---|
RemoteTopicMapConfiguration(Wandora admin,
Options options)
Creates new form RemoteTopicMapConfiguration
|
Modifier and Type | Method and Description |
---|---|
TopicMapConfigurationPanel |
WebServiceTopicMapType.getConfigurationPanel(Wandora admin,
Options options) |
TopicMapConfigurationPanel |
WebServiceTopicMapType.getModifyConfigurationPanel(Wandora admin,
Options options,
TopicMap tm) |
Modifier and Type | Class and Description |
---|---|
class |
HttpAuthorizer |
Constructor and Description |
---|
Options(Options opts) |
Copyright 2004-2015 Wandora Team