public class JFIBEditableCheckboxListWidget<T> extends org.openflexo.gina.swing.view.widget.JFIBCheckboxListWidget<T> implements FIBSwingEditableView<FIBCheckboxList,org.openflexo.gina.swing.view.widget.JFIBCheckboxListWidget.JCheckBoxListPanel<T>>
OPERATOR_ICON_SPACE
Constructor and Description |
---|
JFIBEditableCheckboxListWidget(FIBCheckboxList model,
FIBEditorController editorController) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
FIBSwingEditableViewDelegate<FIBCheckboxList,org.openflexo.gina.swing.view.widget.JFIBCheckboxListWidget.JCheckBoxListPanel<T>> |
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
getCheckboxAtIndex, getJComponent, getRenderingAdapter, getResultingJComponent, makeTechnologyComponent, proceedToListModelUpdate, updateCheckboxListLayout
updateOperatorContentsStart
public JFIBEditableCheckboxListWidget(FIBCheckboxList model, FIBEditorController editorController)
public JComponent getDraggableComponent()
FIBSwingEditableView
getDraggableComponent
in interface FIBSwingEditableView<FIBCheckboxList,org.openflexo.gina.swing.view.widget.JFIBCheckboxListWidget.JCheckBoxListPanel<T>>
public FIBEditorController getEditorController()
getEditorController
in interface FIBSwingEditableView<FIBCheckboxList,org.openflexo.gina.swing.view.widget.JFIBCheckboxListWidget.JCheckBoxListPanel<T>>
public void delete()
public FIBSwingEditableViewDelegate<FIBCheckboxList,org.openflexo.gina.swing.view.widget.JFIBCheckboxListWidget.JCheckBoxListPanel<T>> getDelegate()
getDelegate
in interface FIBSwingEditableView<FIBCheckboxList,org.openflexo.gina.swing.view.widget.JFIBCheckboxListWidget.JCheckBoxListPanel<T>>
public boolean isOperatorContentsStart()
FIBSwingEditableView
isOperatorContentsStart
in interface FIBSwingEditableView<FIBCheckboxList,org.openflexo.gina.swing.view.widget.JFIBCheckboxListWidget.JCheckBoxListPanel<T>>
public void setOperatorContentsStart(boolean operatorContentsStart)
FIBSwingEditableView
setOperatorContentsStart
in interface FIBSwingEditableView<FIBCheckboxList,org.openflexo.gina.swing.view.widget.JFIBCheckboxListWidget.JCheckBoxListPanel<T>>
Copyright © 2022 Openflexo. All rights reserved.