java.lang.Object
org.eclipse.swt.widgets.Layout
org.palladiosimulator.editors.commons.tabs.operations.DialogCellLayout

public class DialogCellLayout extends Layout
Internal class for laying out the dialog.
  • Constructor Details

    • DialogCellLayout

      public DialogCellLayout(Control contents, Button selectionButton, Button deleteButton)
  • Method Details