public class JEditableBorderLayout extends org.openflexo.gina.swing.view.container.layout.JBorderLayout implements JFIBEditableLayoutManager<JPanel,JComponent,BorderLayoutConstraints>
Constructor and Description |
---|
JEditableBorderLayout(<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 |
void |
setOperatorContentsStart(<any> view) |
public List<PlaceHolder> makePlaceHolders(Dimension preferredSize)
JFIBEditableLayoutManager
makePlaceHolders
in interface JFIBEditableLayoutManager<JPanel,JComponent,BorderLayoutConstraints>
public void setOperatorContentsStart(<any> view)
Copyright © 2022 Openflexo. All rights reserved.