public class ApplicationEvent extends EventObject
Modifier and Type | Field and Description |
---|---|
static int |
APPLICATION_EXITING |
static int |
APPLICATION_VISIBLE |
static int |
INITIALIZATION_COMPLETE |
Modifier and Type | Method and Description |
---|---|
Application |
getApplication() |
int |
getID() |
getSource, toString
public static int INITIALIZATION_COMPLETE
public static int APPLICATION_EXITING
public static int APPLICATION_VISIBLE
public Application getApplication()
public int getID()
Copyright © 2000–2015 FreeHEP. All rights reserved.