|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jinke.gui.event.Event
com.jinke.gui.event.WindowEvent
public class WindowEvent
| Field Summary | |
|---|---|
int |
h
|
int |
w
|
int |
x
|
int |
y
|
| Fields inherited from class com.jinke.gui.event.Event |
|---|
BUTTON_DOWN, BUTTON_UP, ERROR, EXPOSURE, FDINPUT, KEY_DOWN, KEY_UP, MOUSE_ENTER, MOUSE_EXIT, MOUSE_MOTION, MOUSE_POSITION, NONE, REFRESH |
| Constructor Summary | |
|---|---|
WindowEvent()
|
|
| Method Summary | |
|---|---|
Rectangle |
getRect()
|
| Methods inherited from class com.jinke.gui.event.Event |
|---|
getEventType |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int x
public int y
public int w
public int h
| Constructor Detail |
|---|
public WindowEvent()
| Method Detail |
|---|
public Rectangle getRect()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||