Interface Prototype

All Superinterfaces:
Model, com.globalmentor.beans.PropertyBindable, com.globalmentor.beans.PropertyConstrainable
All Known Subinterfaces:
ActionPrototype
All Known Implementing Classes:
AbstractActionPrototype, AbstractEnableablePrototype, AbstractEnableableProxyPrototype, AbstractPrototype, AbstractProxyPrototype, LabelPrototype, MenuPrototype, NavigateActionPrototype, ProxyActionPrototype, TogglePrototype, ValuePrototype

public interface Prototype extends Model
The basis on which a component can be formed, consisting of appropriate models and interfaces.
Author:
Garret Wilson
  • Method Summary

    Methods inherited from interface com.globalmentor.beans.PropertyBindable

    addPropertyChangeListener, addPropertyChangeListener, getPropertyChangeListeners, getPropertyChangeListeners, hasPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListener

    Methods inherited from interface com.globalmentor.beans.PropertyConstrainable

    addVetoableChangeListener, addVetoableChangeListener, getVetoableChangeListeners, getVetoableChangeListeners, hasVetoableChangeListeners, removeVetoableChangeListener, removeVetoableChangeListener