|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MetaPropertyEditor
A component that allows editing of an instance of a specific type of property. There is generally a one-to-one mapping between editor instance and property mutator.
Method Summary | |
---|---|
void |
flushEdits()
Causes any edits in progress to be flushed to the mutator if possible. |
Methods inherited from interface org.progeeks.meta.swing.MetaPropertyUI |
---|
getUIComponent, getViewContext, initializeView, isLabeled, isSingleColumn, release, setPropertyMutator |
Method Detail |
---|
void flushEdits()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |