Basic Customization > User Interface Customization > Constructing Wizards > Customizing Reusable Wizard Steps > Reusable Wizard Steps > editAttributesWizStep > Solution Elements > Other Java Classes
  
Other Java Classes
These additional java classes are also involved in the creation of this step and available for advanced customization.
DefaultEditAttributesWizStepBuilder : MVC Builder for the Set Attributes step which includes an empty read only attributes area and the editable attributes panel. Extend this class to define a non empty set of read only attributes.
TypedAttributesPanelBuilder : MVC Builder for the attributes panel.