JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.ngengine.gui.win
Interface NWindowListener
public interface
NWindowListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onHide
(
NWindow
<?> window)
void
onShow
(
NWindow
<?> window)
Method Details
onShow
void
onShow
(
NWindow
<?> window)
onHide
void
onHide
(
NWindow
<?> window)