Class DialogCellLayout
java.lang.Object
org.eclipse.swt.widgets.Layout
org.palladiosimulator.editors.commons.tabs.operations.DialogCellLayout
Internal class for laying out the dialog.
-
Constructor Summary
ConstructorDescriptionDialogCellLayout
(Control contents, Button selectionButton, Button deleteButton) -
Method Summary
Modifier and TypeMethodDescriptionprotected Point
computeSize
(Composite composite, int wHint, int hHint, boolean force) protected void
Methods inherited from class org.eclipse.swt.widgets.Layout
flushCache
-
Constructor Details
-
DialogCellLayout
-
-
Method Details
-
computeSize
- Specified by:
computeSize
in classLayout
-
layout
-