Package com.jackmeng.core.abst
Class evnt_WindowFocusAdapter
java.lang.Object
com.jackmeng.core.abst.evnt_WindowFocusAdapter
- All Implemented Interfaces:
WindowFocusListener
,EventListener
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
-
Constructor Details
-
evnt_WindowFocusAdapter
protected evnt_WindowFocusAdapter()
-
-
Method Details
-
windowGainedFocus
- Specified by:
windowGainedFocus
in interfaceWindowFocusListener
-
windowLostFocus
- Specified by:
windowLostFocus
in interfaceWindowFocusListener
-