|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.sfac.gui.editor.cmp.BaseObjectEditor
net.sf.filePiper.gui.PipeEndsEditor
public class PipeEndsEditor
| Field Summary |
|---|
| Fields inherited from interface net.sf.filePiper.gui.PipeEndsDescriptions |
|---|
BASE_DIRECTORY_DESCRIPTION, EXCLUDES_DESCRIPTION, INCLUDES_DESCRIPTION, INPUT_FILE_DESCRIPTION, OUTPUT_DESTINATION_DESCRIPTION, OUTPUT_FILE_DESCRIPTION, OUTPUT_FILE_NAME_DESCRIPTION, SOURCE_TYPE_DESCRIPTION, TARGET_DIRECTORY_DESCRIPTION |
| Fields inherited from interface net.sf.sfac.gui.editor.ObjectEditor |
|---|
DESCRIPTION_ACCESS_PROPERTY, EDITOR_DESCRIPTION_PROPERTY, EDITOR_INDEX_PROPERTY, EDITOR_LABEL_PROPERTY, EDITOR_LIST_PROPERTY, EDITOR_TYPE_PROPERTY, LABEL_ACCESS_PROPERTY, MODEL_CLASS_PROPERTY, TAB_PROPERTY |
| Constructor Summary | |
|---|---|
PipeEndsEditor(net.sf.sfac.setting.Settings settgns,
PiperMainPanel mainPanel)
|
|
| Method Summary | |
|---|---|
void |
checkCardinality()
|
void |
edit(Object objToEdit)
|
JComponent |
getDestinationPanel()
|
Object |
getEditedObject()
|
JComponent |
getEditorComponent()
|
JComponent |
getObjectComponent()
|
JComponent |
getSourcePanel()
|
boolean |
isModified()
|
protected void |
synchronizeEditableState()
|
void |
updateModel()
|
void |
updateView()
|
| Methods inherited from class net.sf.sfac.gui.editor.cmp.BaseObjectEditor |
|---|
createLabelComponent, getDescription, getEditorContext, getEditorFactory, getInitialValue, getLabel, getLabelAccess, getLabelComponent, getModelAccess, getModelValue, getParentEditor, getProperty, getSettings, getTranslatedDescription, getTranslatedLabel, isEditable, isEnabled, setDescription, setDescriptionAccess, setEditable, setEditorContext, setEnabled, setLabel, setLabelAccess, setModelAccess, setModelValue, setModified, setParentEditor, setProperty, toString, updateDescriptionText, updateLabelText |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PipeEndsEditor(net.sf.sfac.setting.Settings settgns,
PiperMainPanel mainPanel)
| Method Detail |
|---|
public JComponent getSourcePanel()
public JComponent getDestinationPanel()
protected void synchronizeEditableState()
synchronizeEditableState in class net.sf.sfac.gui.editor.cmp.BaseObjectEditorpublic void edit(Object objToEdit)
edit in interface net.sf.sfac.gui.editor.ObjectEditoredit in class net.sf.sfac.gui.editor.cmp.BaseObjectEditorpublic Object getEditedObject()
getEditedObject in interface net.sf.sfac.gui.editor.ObjectEditorgetEditedObject in class net.sf.sfac.gui.editor.cmp.BaseObjectEditorpublic JComponent getEditorComponent()
getEditorComponent in interface net.sf.sfac.gui.editor.ObjectEditorpublic boolean isModified()
isModified in interface net.sf.sfac.gui.editor.ObjectEditorisModified in class net.sf.sfac.gui.editor.cmp.BaseObjectEditorpublic void updateModel()
updateModel in interface net.sf.sfac.gui.editor.ObjectEditorpublic void updateView()
updateView in interface net.sf.sfac.gui.editor.ObjectEditorpublic void checkCardinality()
public JComponent getObjectComponent()
getObjectComponent in interface net.sf.sfac.gui.editor.ObjectEditor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||