| Interface | Description |
|---|---|
| TagHandler |
Implementations of
TagHandler produce Java source code from XML tags. |
| Class | Description |
|---|---|
| DefaultComponentHandler | |
| DefaultObjectHandler |
Default handler for class tags.
|
| DefaultObjectHandler.ProxyEventInfo |
Encapsulates information about a "proxy event handler", which is an event handler that
fires PropertyChangeEvents when it is triggered.
|
| ImportHandler |
Handles the
<import> tag. |
| ScriptHandler |
Handles the
<script> tag. |
| StyleHandler |
Handles the
<style> tag. |
| TagManager |
Manages TagHandlers, including automatically compiling .jaxx files
corresponding to class tags.
|
Copyright © 2008–2019 Ultreia.io. All rights reserved.