public class JFIBEditableFileWidget extends org.openflexo.gina.swing.view.widget.JFIBFileWidget implements FIBSwingEditableView<FIBFile,org.openflexo.gina.swing.view.widget.JFIBFileWidget.FileSelectorPanel>
columns, RENDERING_TECHNOLOGY_ADAPTER
OPERATOR_ICON_SPACE
Constructor and Description |
---|
JFIBEditableFileWidget(FIBFile model,
FIBEditorController editorController) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
FIBSwingEditableViewDelegate<FIBFile,org.openflexo.gina.swing.view.widget.JFIBFileWidget.FileSelectorPanel> |
getDelegate() |
JComponent |
getDraggableComponent()
Return JComponent on which drag and drop is to be applied
|
FIBEditorController |
getEditorController() |
boolean |
isOperatorContentsStart()
Return boolean indicating that in EDIT mode, this view is the first view on an operator
Usefull to rendering features (give extra space to render operator icon) |
void |
setOperatorContentsStart(boolean operatorContentsStart)
Sets boolean indicating that in EDIT mode, this view is the first view on an operator
Usefull to rendering features (give extra space to render operator icon) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getJComponent, getRenderingAdapter, getResultingJComponent, makeTechnologyComponent
updateOperatorContentsStart
getJComponent, getRenderingAdapter, getResultingJComponent
focusGained, focusLost
public JFIBEditableFileWidget(FIBFile model, FIBEditorController editorController)
public JComponent getDraggableComponent()
FIBSwingEditableView
getDraggableComponent
in interface FIBSwingEditableView<FIBFile,org.openflexo.gina.swing.view.widget.JFIBFileWidget.FileSelectorPanel>
public FIBEditorController getEditorController()
getEditorController
in interface FIBSwingEditableView<FIBFile,org.openflexo.gina.swing.view.widget.JFIBFileWidget.FileSelectorPanel>
public void delete()
public FIBSwingEditableViewDelegate<FIBFile,org.openflexo.gina.swing.view.widget.JFIBFileWidget.FileSelectorPanel> getDelegate()
getDelegate
in interface FIBSwingEditableView<FIBFile,org.openflexo.gina.swing.view.widget.JFIBFileWidget.FileSelectorPanel>
public boolean isOperatorContentsStart()
FIBSwingEditableView
isOperatorContentsStart
in interface FIBSwingEditableView<FIBFile,org.openflexo.gina.swing.view.widget.JFIBFileWidget.FileSelectorPanel>
public void setOperatorContentsStart(boolean operatorContentsStart)
FIBSwingEditableView
setOperatorContentsStart
in interface FIBSwingEditableView<FIBFile,org.openflexo.gina.swing.view.widget.JFIBFileWidget.FileSelectorPanel>
Copyright © 2022 Openflexo. All rights reserved.