public class CreateWebLocationTopic extends AbstractWebViewTool
Modifier and Type | Field and Description |
---|---|
boolean |
ASSOCIATE_WITH_CURRENT |
private static java.lang.String |
DOCUMENT_SI |
boolean |
MAKE_INSTANCE_OF_CURRENT |
boolean |
MAKE_INSTANCE_OF_DOCUMENT_TOPIC |
boolean |
MAKE_SUBCLASS_OF_CURRENT |
Constructor and Description |
---|
CreateWebLocationTopic() |
CreateWebLocationTopic(boolean p1,
boolean p2,
boolean p3,
boolean p4) |
Modifier and Type | Method and Description |
---|---|
void |
execute(Wandora wandora,
Context context)
Runs the tool.
|
java.lang.String |
getDescription()
AdminToolManager views tool descriptions while user browses available
tools and build user customizable GUI elements such as Tools menu.
|
private Topic |
getDocumentTopic(TopicMap tm) |
java.lang.String |
getName()
Tools name represent the tool in UI unless the tool has been given
explicitly another GUI name.
|
executeJavascript, getIcon, getSelectedSource, getSelectedText, getSource, getTopic, getWebEngine, getWebLocation, getWebViewPanel
addUndoMarker, addUndoMarker, allowMultipleInvocations, clearAllThreads, clearThreads, clearThreads, clearToolLock, clearToolLock, clearToolLocks, configure, execute, execute, forceStop, forceStop, getContext, getCurrentLogger, getDefaultLogger, getHistory, getLastLogger, getState, getThreads, getThreads, getToolMenuItem, getToolMenuItem, getTopicName, getType, hlog, initialize, interruptAllThreads, interruptThreads, interruptThreads, isConfigurable, isRunning, isRunning, lockLog, log, log, log, log, requiresRefresh, run, runInOwnThread, setContext, setDefaultLogger, setLogTitle, setProgress, setProgressMax, setState, setToolLogger, singleLog, singleLog, singleLog, solveContextTopicMap, solveNameForTopicMap, writeOptions
public boolean MAKE_INSTANCE_OF_CURRENT
public boolean MAKE_SUBCLASS_OF_CURRENT
public boolean MAKE_INSTANCE_OF_DOCUMENT_TOPIC
public boolean ASSOCIATE_WITH_CURRENT
private static final java.lang.String DOCUMENT_SI
public CreateWebLocationTopic(boolean p1, boolean p2, boolean p3, boolean p4)
public CreateWebLocationTopic()
public void execute(Wandora wandora, Context context) throws TopicMapException
WandoraTool
TopicMapException
public java.lang.String getDescription()
AbstractWandoraTool
getDescription
in interface WandoraTool
getDescription
in class AbstractWebViewTool
public java.lang.String getName()
AbstractWandoraTool
getName
in interface WandoraTool
getName
in class AbstractWebViewTool
Copyright 2004-2015 Wandora Team