|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.malai.instrument.Link<A,SpinnerModified,N>
net.sf.latexdraw.instruments.SpinnerForCustomiser<ModifyPencilParameter,ShapeShadowCustomiser>
net.sf.latexdraw.instruments.Spinner2PencilShadow
class Spinner2PencilShadow
This link maps a spinner to a ModifyPencil action.
Field Summary |
---|
Fields inherited from class org.malai.instrument.Link |
---|
action, clazzAction, execute, instrument, interaction |
Constructor Summary | |
---|---|
Spinner2PencilShadow(ShapeShadowCustomiser ins)
Creates the link. |
Method Summary | |
---|---|
void |
initAction()
After being created by method createAction, the action must be initialised by this method. |
boolean |
isConditionRespected()
|
void |
updateAction()
Updates the current action. |
Methods inherited from class org.malai.instrument.Link |
---|
addEventable, clearEvents, createAction, getAction, getInstrument, getInteraction, interactionAborts, interactionStarts, interactionStops, interactionUpdates, interimFeedback, isActivated, isExecute, isInteractionMustBeAborted, isRunnable, isRunning, setActivated |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Spinner2PencilShadow(ShapeShadowCustomiser ins) throws java.lang.InstantiationException, java.lang.IllegalAccessException
ins
- The instrument that contains the link.
java.lang.InstantiationException
- If an error of instantiation (interaction, action) occurs.
java.lang.IllegalAccessException
- If no free-parameter constructor are provided.Method Detail |
---|
public void initAction()
Link
initAction
in class Link<ModifyPencilParameter,SpinnerModified,ShapeShadowCustomiser>
public void updateAction()
Link
updateAction
in class SpinnerForCustomiser<ModifyPencilParameter,ShapeShadowCustomiser>
public boolean isConditionRespected()
isConditionRespected
in class Link<ModifyPencilParameter,SpinnerModified,ShapeShadowCustomiser>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |