| net.refractions.udig.internal.ui.TipDialog
TipDialog | public class TipDialog extends Dialog (Code) | | Dialog for showing tips from the tip extension point.
|
Constructor Summary | |
protected | TipDialog(Shell parentShell) |
TipDialog | protected TipDialog(Shell parentShell)(Code) | | |
buttonPressed | protected void buttonPressed(int buttonId)(Code) | | |
configureShell | protected void configureShell(Shell newShell)(Code) | | |
createButtonsForButtonBar | protected void createButtonsForButtonBar(Composite parent)(Code) | | |
createDialogArea | protected Control createDialogArea(Composite parent)(Code) | | |
getInitialSize | protected Point getInitialSize()(Code) | | |
getPreferences | public static Preferences getPreferences() throws CoreException, IOException(Code) | | |
hasTips | public static boolean hasTips()(Code) | | |
|
|