net.sf.sdedit.ui.components.configuration
Interface DataObject

All Known Subinterfaces:
Configuration, GlobalConfiguration, PrintConfiguration

public interface DataObject

An interface tagged with/extending DataObject should only have get-, set- and is-methods allowing access to (virtual) attributes like a Java bean. Set-methods can be annotated with Adjustable, so the corresponding property will be managed by a Bean.

Author:
Markus Strauch



Copyright © 2011. All Rights Reserved.