public final class ActiveWindowProperty extends java.lang.Object implements java.beans.PropertyChangeListener, java.lang.Runnable
Modifier and Type | Class and Description |
---|---|
static interface |
ActiveWindowProperty.Listener |
Constructor and Description |
---|
ActiveWindowProperty(ActiveWindowProperty.Listener listener) |
Modifier and Type | Method and Description |
---|---|
java.awt.Window |
get() |
void |
propertyChange(java.beans.PropertyChangeEvent ev) |
void |
run() |
public ActiveWindowProperty(ActiveWindowProperty.Listener listener)
public java.awt.Window get()
public void propertyChange(java.beans.PropertyChangeEvent ev)
propertyChange
in interface java.beans.PropertyChangeListener
public void run()
run
in interface java.lang.Runnable