public class JEditableGridLayout extends org.openflexo.gina.swing.view.container.layout.JGridLayout implements JFIBEditableLayoutManager<JPanel,JComponent,GridLayoutConstraints>
Constructor and Description |
---|
JEditableGridLayout(<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) |
checkConstraints, clearContainer, doLayout, getChildComponent, getChildJComponent, getComponent, getComponentToAdd, getExistingComponents, getSubComponentView, makeDefaultConstraints, makeEmptyPanel, makeGridLayout, performAddChild, performRemoveChild, setLayoutManager
public List<PlaceHolder> makePlaceHolders(Dimension preferredSize)
JFIBEditableLayoutManager
makePlaceHolders
in interface JFIBEditableLayoutManager<JPanel,JComponent,GridLayoutConstraints>
public void setOperatorContentsStart(<any> view)
Copyright © 2022 Openflexo. All rights reserved.