|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use WindowMonitor.WindowEventItem | |
| junit.extensions.jfcunit | |
| Uses of WindowMonitor.WindowEventItem in junit.extensions.jfcunit |
| Fields in junit.extensions.jfcunit declared as WindowMonitor.WindowEventItem | |
private static WindowMonitor.WindowEventItem |
WindowMonitor.s_windowEventQueue
Event queue item or null if no pending items. |
private WindowMonitor.WindowEventItem |
WindowMonitor.WindowEventItem.m_next
Next event item to be processed. |
| Methods in junit.extensions.jfcunit that return WindowMonitor.WindowEventItem | |
WindowMonitor.WindowEventItem |
WindowMonitor.WindowEventItem.getNext()
Get the next entry. |
| Methods in junit.extensions.jfcunit with parameters of type WindowMonitor.WindowEventItem | |
void |
WindowMonitor.WindowEventItem.setNext(WindowMonitor.WindowEventItem n)
Set the next entry. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||