JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.jackmeng.halcyoninae.setup
Interface SetupListener
public interface
SetupListener
A setup listener to do things when a setup event is called.
Since:
3.3
Author:
Jack Meng
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
updateStatus
(
SetupStatus
e)
Method Details
updateStatus
void
updateStatus
(
SetupStatus
e)