|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGridBeanPanel
The generic GridBean panel
Method Summary | |
---|---|
java.awt.Component |
getComponent()
Get the component to plug into the tabbed pane. |
java.lang.String |
getName()
Get the name of the tab. |
void |
validate(ErrorSet errors)
Validate the contents of the panel. |
Methods inherited from interface com.intel.gpe.gridbeans.plugins.IDataSet |
---|
getDescription, getEnabled, getValue, isValid, keySet, load, setDescription, setEnabled, setPossibleValues, setValue, setValueTranslator, setValueValidator, store |
Method Detail |
---|
java.awt.Component getComponent()
java.lang.String getName()
void validate(ErrorSet errors)
errors
- The set of the encountered errors
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |