Class RestrictionUIFactory


  • public class RestrictionUIFactory
    extends Object
    A factory for IRestrictionUIs. The corresponding UI for a restriction is found by the RestrictionUI annotation. If several UIs fit the restriction, the most general is taken. If no UI can be found, one representing an error dialog is returned.