Package org.fest.swing.core
Class AWTEventPoster
java.lang.Object
org.fest.swing.core.AWTEventPoster
Understands posting
AWTEvents in a EventQueue.-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final InputStateprivate final Settingsprivate final Toolkitprivate final WindowMonitor -
Constructor Summary
ConstructorsConstructorDescriptionAWTEventPoster(Toolkit toolkit, InputState inputState, WindowMonitor windowMonitor, Settings settings) -
Method Summary
-
Field Details
-
toolkit
-
inputState
-
windowMonitor
-
settings
-
-
Constructor Details
-
AWTEventPoster
AWTEventPoster(Toolkit toolkit, InputState inputState, WindowMonitor windowMonitor, Settings settings)
-
-
Method Details
-
postEvent
-
eventQueueFor
-