public class JEditableFlowLayout extends org.openflexo.gina.swing.view.container.layout.JFlowLayout implements JFIBEditableLayoutManager<JPanel,JComponent,FlowLayoutConstraints>
Constructor and Description |
---|
JEditableFlowLayout(<any> panelView) |
Modifier and Type | Method and Description |
---|---|
List<PlaceHolder> |
makePlaceHolders(Dimension preferredSize)
Make placeholders for component implementing this layout
This method is called during a drag-and-drop scheme initiated from the palette |
protected void |
putSubComponentsAtIndex(FIBComponent subComponent,
int index) |
void |
setOperatorContentsStart(<any> view) |
public List<PlaceHolder> makePlaceHolders(Dimension preferredSize)
JFIBEditableLayoutManager
makePlaceHolders
in interface JFIBEditableLayoutManager<JPanel,JComponent,FlowLayoutConstraints>
protected void putSubComponentsAtIndex(FIBComponent subComponent, int index)
public void setOperatorContentsStart(<any> view)
Copyright © 2022 Openflexo. All rights reserved.