List of usage examples for javax.swing.event ChangeEvent subclass-usage
From source file com.anrisoftware.prefdialog.miscswing.docks.api.FocusChangedEvent.java
/**
* Event that the focus state of a dock have been changed.
*
* @author Erwin Mueller, erwin.mueller@deventm.org
* @since 1.0
*/
From source file com.anrisoftware.prefdialog.miscswing.docks.api.ShowingChangedEvent.java
/**
* Event that the showing state of a dock have been changed.
*
* @author Erwin Mueller, erwin.mueller@deventm.org
* @since 1.0
*/