JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
cn.mapway.ui.shared.WindowEvent
Packages that use
WindowEvent
Package
Description
cn.mapway.ui.shared
Uses of
WindowEvent
in
cn.mapway.ui.shared
Methods in
cn.mapway.ui.shared
that return
WindowEvent
Modifier and Type
Method
Description
static
WindowEvent
WindowEvent.
titleEvent
(
WindowTitleData
data)
Methods in
cn.mapway.ui.shared
with parameters of type
WindowEvent
Modifier and Type
Method
Description
void
WindowEventHandler.
onWindowEvent
(
WindowEvent
event)