org.eclipse.net4j.util.ui
Class UIUtil
java.lang.Object
org.eclipse.net4j.util.ui.UIUtil
public final class UIUtil
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dispose
public static void dispose(org.eclipse.swt.graphics.Font font)
dispose
public static void dispose(org.eclipse.swt.graphics.Color color)
dispose
public static void dispose(org.eclipse.swt.widgets.Widget widget)
getBoldFont
public static org.eclipse.swt.graphics.Font getBoldFont(org.eclipse.swt.widgets.Control control)
getDisplay
public static org.eclipse.swt.widgets.Display getDisplay()
createInteractiveCredentialsProvider
public static IPasswordCredentialsProvider createInteractiveCredentialsProvider()
createGridComposite
public static org.eclipse.swt.widgets.Composite createGridComposite(org.eclipse.swt.widgets.Composite parent,
int columns)
createGridLayout
public static org.eclipse.swt.layout.GridLayout createGridLayout(int columns)
createGridData
public static org.eclipse.swt.layout.GridData createGridData()
createGridData
public static org.eclipse.swt.layout.GridData createGridData(boolean grabHorizontal,
boolean grabVertical)
addDecorationMargin
public static void addDecorationMargin(org.eclipse.swt.widgets.Control control)