|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectapps.groove.Piano
public class Piano
The Class Piano.
| Constructor Summary | |
|---|---|
Piano(java.awt.Graphics2D gfx)
Instantiates a new piano. |
|
| Method Summary | |
|---|---|
apps.groove.Key |
getKey(java.awt.Point point)
Gets the key. |
void |
render()
Render. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Piano(java.awt.Graphics2D gfx)
gfx - the gfx| Method Detail |
|---|
public apps.groove.Key getKey(java.awt.Point point)
point - the point
public void render()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||