public final class LayoutConstants extends Object
Constructor and Description |
---|
LayoutConstants() |
Modifier and Type | Method and Description |
---|---|
static int |
getIndent()
Returns the indent of dependent controls, in pixels.
|
static Point |
getMargins()
Returns the default dialog margins, in pixels
|
static Point |
getMinButtonSize()
Returns the default minimum button size, in pixels
|
static Point |
getSpacing()
Returns the default dialog spacing, in pixels
|
public static final Point getMargins()
public static final Point getSpacing()
public static final Point getMinButtonSize()
public static final int getIndent()
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.