Search
ThemeListener Interface
See Also
 

Defines the events that can be raised by the Theme class.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public interface ThemeListener extends EventListener

 See Also