|
||||||||||
| 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.LeftSideMouseListener
public class Virgil.LeftSideMouseListener
| Constructor Summary | |
|---|---|
Virgil.LeftSideMouseListener(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.LeftSideMouseListener(Virgil virgil)
| Method Detail |
|---|
public void setClickedAppearance(boolean beingClicked)
VirgilMouseListener
setClickedAppearance in class VirgilMouseListenerpublic Virgil getVirgil()
getVirgil in class VirgilMouseListenerpublic void clicked()
VirgilMouseListener
clicked in class VirgilMouseListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||