|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PrototypeProvider
An object that provides prototypes.
When the available prototypes change, a PROTOTYPE_PROVISIONS_PROPERTY property change event is fired.
Typically provided prototypes are merged with other prototypes into menus and/or toolbars.
| Field Summary | |
|---|---|
static java.lang.String |
PROTOTYPE_PROVISIONS_PROPERTY
The prototype provisions property. |
| Method Summary | |
|---|---|
java.util.Set<PrototypeProvision<?>> |
getPrototypeProvisions()
Returns the prototypes provisions currently provided by this provider. |
| Methods inherited from interface com.globalmentor.beans.PropertyBindable |
|---|
addPropertyChangeListener, addPropertyChangeListener, getPropertyChangeListeners, getPropertyChangeListeners, hasPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListener |
| Field Detail |
|---|
static final java.lang.String PROTOTYPE_PROVISIONS_PROPERTY
| Method Detail |
|---|
java.util.Set<PrototypeProvision<?>> getPrototypeProvisions()
PROTOTYPE_PROVISIONS_PROPERTY
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||