DRAFT
There are some slightly more complicated scenarios which can't be accommodated using schemas. In these cases, you can define the necessary grades yourself. This page describes how.
This page describes how to work with the infusion Preferences Framework using grades. It does NOT describe using the alternative technique, schemas and the builder.
On This Page
Overview
To create a preferences editor using grades, you must define grades for a few things (in addition to your enactors and panels):
- your root model
- your enactors set
- your panels set
- a template loader
- a message loader
Once these are defined, you can invoke the preferences editor directly, providing these grades in the options.
Root Model
Enactor Set
Panel Set
Template Loader
Message Loader