public class JFIBEditableEditorWidget extends org.openflexo.gina.swing.view.widget.JFIBEditorWidget implements FIBSwingEditableView<FIBEditor,org.fife.ui.rtextarea.RTextScrollPane>
RENDERING_TECHNOLOGY_ADAPTER
OPERATOR_ICON_SPACE
Constructor and Description |
---|
JFIBEditableEditorWidget(FIBEditor model,
FIBEditorController editorController) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
FIBSwingEditableViewDelegate<FIBEditor,org.fife.ui.rtextarea.RTextScrollPane> |
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 JFIBEditableEditorWidget(FIBEditor model, FIBEditorController editorController)
public JComponent getDraggableComponent()
FIBSwingEditableView
getDraggableComponent
in interface FIBSwingEditableView<FIBEditor,org.fife.ui.rtextarea.RTextScrollPane>
public FIBEditorController getEditorController()
getEditorController
in interface FIBSwingEditableView<FIBEditor,org.fife.ui.rtextarea.RTextScrollPane>
public void delete()
public FIBSwingEditableViewDelegate<FIBEditor,org.fife.ui.rtextarea.RTextScrollPane> getDelegate()
getDelegate
in interface FIBSwingEditableView<FIBEditor,org.fife.ui.rtextarea.RTextScrollPane>
public boolean isOperatorContentsStart()
FIBSwingEditableView
isOperatorContentsStart
in interface FIBSwingEditableView<FIBEditor,org.fife.ui.rtextarea.RTextScrollPane>
public void setOperatorContentsStart(boolean operatorContentsStart)
FIBSwingEditableView
setOperatorContentsStart
in interface FIBSwingEditableView<FIBEditor,org.fife.ui.rtextarea.RTextScrollPane>
Copyright © 2022 Openflexo. All rights reserved.