|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.malai.instrument.Link<A,I,CopierCutterPaster>
net.sf.latexdraw.instruments.Interaction2AbstractCopy<A,I>
abstract class Interaction2AbstractCopy<A extends CopyShapes,I extends Interaction>
This link maps an menu item interaction to an action dedicated to a shape copy.
Field Summary |
---|
Fields inherited from class org.malai.instrument.Link |
---|
action, clazzAction, execute, instrument, interaction |
Constructor Summary | |
---|---|
protected |
Interaction2AbstractCopy(CopierCutterPaster ins,
java.lang.Class<A> classAction,
java.lang.Class<I> classInteraction)
Creates the link. |
Method Summary | |
---|---|
void |
initAction()
After being created by method createAction, the action must be initialised by this method. |
Methods inherited from class org.malai.instrument.Link |
---|
addEventable, clearEvents, createAction, getAction, getInstrument, getInteraction, interactionAborts, interactionStarts, interactionStops, interactionUpdates, interimFeedback, isActivated, isConditionRespected, isExecute, isInteractionMustBeAborted, isRunnable, isRunning, setActivated, updateAction |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected Interaction2AbstractCopy(CopierCutterPaster ins, java.lang.Class<A> classAction, java.lang.Class<I> classInteraction) throws java.lang.InstantiationException, java.lang.IllegalAccessException
java.lang.InstantiationException
java.lang.IllegalAccessException
Method Detail |
---|
public void initAction()
Link
initAction
in class Link<A extends CopyShapes,I extends Interaction,CopierCutterPaster>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |