|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AlarmEvent | |
|---|---|
| org.xj3d.ui.swt.view | An Eclipse View plugin of the Xj3D Browser. |
| org.xj3d.ui.swt.widgets | A collection of SWT widgets that can be used in browser interfaces. |
| Uses of AlarmEvent in org.xj3d.ui.swt.view |
|---|
| Methods in org.xj3d.ui.swt.view with parameters of type AlarmEvent | |
|---|---|
void |
FrameRateContributionItem.alarmAction(AlarmEvent ae)
Invoked when the alarm has expired. |
| Uses of AlarmEvent in org.xj3d.ui.swt.widgets |
|---|
| Fields in org.xj3d.ui.swt.widgets declared as AlarmEvent | |
|---|---|
protected AlarmEvent |
Alarm.theEvent
The one and only event object |
| Methods in org.xj3d.ui.swt.widgets with parameters of type AlarmEvent | |
|---|---|
void |
StatusBar.alarmAction(AlarmEvent ae)
Invoked when the alarm has expired. |
void |
AlarmListener.alarmAction(AlarmEvent ae)
Invoked when an alarm has expired. |
protected void |
Alarm.fireAlarmEvent(AlarmEvent ae)
Send a AlarmEvent to all registered listeners |
|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||