public class TemplatesSelectionDialog
extends org.eclipse.jface.dialogs.Dialog
Modifier and Type | Field and Description |
---|---|
TemplatesPanel |
panel |
blockedHandler, buttonBar, DIALOG_DEFAULT_BOUNDS, DIALOG_PERSISTLOCATION, DIALOG_PERSISTSIZE, DLG_IMG_ERROR, DLG_IMG_HELP, DLG_IMG_INFO, DLG_IMG_MESSAGE_ERROR, DLG_IMG_MESSAGE_INFO, DLG_IMG_MESSAGE_WARNING, DLG_IMG_QUESTION, DLG_IMG_WARNING, ELLIPSIS
Constructor and Description |
---|
TemplatesSelectionDialog(org.eclipse.swt.widgets.Shell shell,
TreeDB db,
java.lang.String type) |
Modifier and Type | Method and Description |
---|---|
boolean |
close() |
org.eclipse.swt.widgets.Shell |
getShell() |
applyDialogFont, convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, create, getBlockedHandler, getImage, setBlockedHandler, shortenText
public TemplatesPanel panel
public TemplatesSelectionDialog(org.eclipse.swt.widgets.Shell shell, TreeDB db, java.lang.String type)