|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.malai.interaction.Transition
org.malai.interaction.PointingDeviceTransition
org.malai.interaction.ScrollTransition
org.malai.interaction.library.Scrolling.ScrollingScrollTransition
class Scrolling.ScrollingScrollTransition
This scroll transition modifies the scrolling interaction.
Field Summary |
---|
Fields inherited from class org.malai.interaction.ScrollTransition |
---|
amount, direction, type |
Fields inherited from class org.malai.interaction.PointingDeviceTransition |
---|
button, source, x, y |
Fields inherited from class org.malai.interaction.Transition |
---|
hid, inputState, outputState |
Constructor Summary | |
---|---|
protected |
Scrolling.ScrollingScrollTransition(SourceableState inputState,
TargetableState outputState)
|
Method Summary | |
---|---|
void |
action()
Performs the actions to do when the transition is executed. |
Methods inherited from class org.malai.interaction.ScrollTransition |
---|
getAmount, getDirection, getType, setAmount, setDirection, setType |
Methods inherited from class org.malai.interaction.PointingDeviceTransition |
---|
getButton, getSource, getX, getY, setButton, setSource, setX, setY |
Methods inherited from class org.malai.interaction.Transition |
---|
getHid, getInputState, getOutputState, isGuardRespected, setHid, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected Scrolling.ScrollingScrollTransition(SourceableState inputState, TargetableState outputState)
Method Detail |
---|
public void action()
ITransition
action
in interface ITransition
action
in class Transition
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |