Reference
This section is the curated reference for Mateu’s public DSL.
The goal is not to duplicate the full Javadoc.
The goal is to document the parts of Mateu that developers need to understand in order to use the framework effectively.
Use this section when you want to answer questions like:
- which annotation should I use?
- what is the difference between declarative and fluent?
- which interfaces define the extension points?
- which public types are worth knowing?
Sections
Section titled “Sections”How to use this section
Section titled “How to use this section”- Use the manual to learn Mateu
- Use this reference to confirm details
- Use the Javadoc for the full API surface
Related
Section titled “Related”- Java UI Definition — full component, annotation and interface reference
- Java User Manual — learn how to use Mateu step by step