|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstory.scheherazade.virgil.VirgilMouseListener
story.scheherazade.virgil.Virgil.SymbolicStackMouseListener
public class Virgil.SymbolicStackMouseListener
Constructor Summary | |
---|---|
Virgil.SymbolicStackMouseListener(Virgil virgil)
|
Method Summary | |
---|---|
void |
clicked()
All concretizing classes must pass a function of what to do once the user clicks the button. |
Virgil |
getVirgil()
|
void |
setClickedAppearance(boolean beingClicked)
All concretizing classes must include a function that repaints the button depending on whether the user is hovering her mouse over the button after pressing and holding the mouse button. |
Methods inherited from class story.scheherazade.virgil.VirgilMouseListener |
---|
mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Virgil.SymbolicStackMouseListener(Virgil virgil)
Method Detail |
---|
public void setClickedAppearance(boolean beingClicked)
VirgilMouseListener
setClickedAppearance
in class VirgilMouseListener
public Virgil getVirgil()
getVirgil
in class VirgilMouseListener
public void clicked()
VirgilMouseListener
clicked
in class VirgilMouseListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |