|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--iicm.widgets.ImageButtonAction | +--iicm.vrml.vrwave.PictureButtonAction
The mouse event handler of a picture button for the navigation bar. Copyright (c) 1996-1998 IICM
Constructor Summary | |
PictureButtonAction()
|
Method Summary | |
void |
mouseEntered(java.awt.event.MouseEvent evt)
Set 'focused' when mouse enters. |
void |
mouseExited(java.awt.event.MouseEvent evt)
Reset 'focus' when mouse leaves. |
Methods inherited from class iicm.widgets.ImageButtonAction |
mouseClicked,
mousePressed,
mouseReleased |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public PictureButtonAction()
Method Detail |
public void mouseEntered(java.awt.event.MouseEvent evt)
public void mouseExited(java.awt.event.MouseEvent evt)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |