public class ChangeCurvature extends AbstractSliderTool implements WandoraTool
Modifier and Type | Field and Description |
---|---|
private int |
key |
private int |
maxVal |
private int |
minVal |
Constructor and Description |
---|
ChangeCurvature(TopicMapGraphPanel gp)
Creates a new instance of ChangeCurvature
|
Modifier and Type | Method and Description |
---|---|
protected int |
getDefaultValue(TopicMapGraphPanel graphPanel) |
protected int |
getMaxValue(TopicMapGraphPanel graphPanel) |
protected int |
getMinValue(TopicMapGraphPanel graphPanel) |
java.lang.String |
getName()
Tools name represent the tool in UI unless the tool has been given
explicitly another GUI name.
|
protected void |
setValue(TopicMapGraphPanel graphPanel,
int newValue) |
execute, executeSynchronized, mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased, requiresRefresh, scaleToDouble, scaleToInteger, stateChanged
allowMultipleInvocations, solveGraphPanel, solveGraphPanel, solveModel
addUndoMarker, addUndoMarker, clearAllThreads, clearThreads, clearThreads, clearToolLock, clearToolLock, clearToolLocks, configure, execute, execute, forceStop, forceStop, getContext, getCurrentLogger, getDefaultLogger, getDescription, getHistory, getIcon, getLastLogger, getState, getThreads, getThreads, getToolMenuItem, getToolMenuItem, getTopicName, getType, hlog, initialize, interruptAllThreads, interruptThreads, interruptThreads, isConfigurable, isRunning, isRunning, lockLog, log, log, log, log, run, runInOwnThread, setContext, setDefaultLogger, setLogTitle, setProgress, setProgressMax, setState, setToolLogger, singleLog, singleLog, singleLog, solveContextTopicMap, solveNameForTopicMap, writeOptions
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
configure, execute, execute, execute, getContext, getDescription, getIcon, getToolMenuItem, getType, hlog, initialize, isConfigurable, isRunning, log, log, log, log, requiresRefresh, setContext, setToolLogger, writeOptions
forceStop, getHistory, getState, lockLog, setLogTitle, setProgress, setProgressMax, setState
public ChangeCurvature(TopicMapGraphPanel gp)
public java.lang.String getName()
AbstractWandoraTool
getName
in interface WandoraTool
getName
in class AbstractWandoraTool
protected int getMinValue(TopicMapGraphPanel graphPanel)
getMinValue
in class AbstractSliderTool
protected int getMaxValue(TopicMapGraphPanel graphPanel)
getMaxValue
in class AbstractSliderTool
protected int getDefaultValue(TopicMapGraphPanel graphPanel)
getDefaultValue
in class AbstractSliderTool
protected void setValue(TopicMapGraphPanel graphPanel, int newValue)
setValue
in class AbstractSliderTool
Copyright 2004-2015 Wandora Team