Home
last modified time | relevance | path

Searched defs:shell (Results 4251 – 4275 of 8846) sorted by path

1...<<171172173174175176177178179180>>...354

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/
H A DContextAuthority.java364 public int getShellType(final Shell shell) { in getShellType()
438 public boolean registerShell(final Shell shell, final int type) { in registerShell()
651 public boolean unregisterShell(final Shell shell) { in unregisterShell()
H A DContextService.java234 public int getShellType(final Shell shell) { in getShellType()
244 public boolean registerShell(final Shell shell, final int type) { in registerShell()
259 public boolean unregisterShell(final Shell shell) { in unregisterShell()
290 public void updateShellKludge(final Shell shell) { in updateShellKludge()
H A DSlaveContextService.java259 public int getShellType(Shell shell) { in getShellType()
269 public boolean registerShell(Shell shell, int type) { in registerShell()
289 public boolean unregisterShell(Shell shell) { in unregisterShell()
H A DWorkbenchContextSupport.java109 public final int getShellType(Shell shell) { in getShellType()
124 public final boolean registerShell(final Shell shell, final int type) { in registerShell()
155 public final boolean unregisterShell(final Shell shell) { in unregisterShell()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/
H A DContentTypeFilenameAssociationDialog.java94 protected void configureShell(Shell shell) { in configureShell()
H A DFileExtensionDialog.java97 protected void configureShell(Shell shell) { in configureShell()
H A DNewContentTypeDialog.java72 protected void configureShell(Shell shell) { in configureShell()
H A DPerspectivesPreferencePage.java279 Shell shell = parent.getShell(); in createVerticalButton() local
H A DPropertyDialog.java53 …public static PropertyDialog createDialogOn(Shell shell, final String propertyPageId, Object eleme… in createDialogOn()
H A DSavePerspectiveDialog.java87 protected void configureShell(Shell shell) { in configureShell()
H A DSelectPerspectiveDialog.java100 protected void configureShell(Shell shell) { in configureShell()
H A DShowViewDialog.java110 …public ShowViewDialog(Shell shell, MApplication application, MWindow window, EModelService modelSe… in ShowViewDialog()
141 protected void configureShell(Shell shell) { in configureShell()
H A DSimpleWorkingSetSelectionDialog.java98 …public SimpleWorkingSetSelectionDialog(Shell shell, String[] workingSetTypeIds, IWorkingSet[] sele… in SimpleWorkingSetSelectionDialog()
H A DWorkbenchPreferenceDialog.java57 …public static final WorkbenchPreferenceDialog createDialogOn(Shell shell, final String preferenceP… in createDialogOn()
H A DWorkingSetSelectionDialog.java143 protected void configureShell(Shell shell) { in configureShell()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/cpd/
H A DCustomizeActionBars.java85 Shell shell = new Shell(); in CustomizeActionBars() local
H A DCustomizePerspectiveDialog.java544 protected void configureShell(Shell shell) { in configureShell()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/
H A DContextMenuHandler.java35 Shell shell = HandlerUtil.getActiveShell(exEvent); in execute() local
H A DFullScreenHandler.java72 Shell shell = window.getShell(); in execute() local
H A DPropertyDialogHandler.java41 Shell shell; in execute() local
H A DShowPreferencePageHandler.java50 final Shell shell; in execute() local
H A DSpyHandler.java49 Shell shell = HandlerUtil.getActiveShell(event); in execute() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/
H A DGlobalKeyAssistDialog.java109 Shell shell = getShell(); in openPreferencePage() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/model/
H A DKeyController.java444 public void exportCSV(Shell shell) { in exportCSV()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/show/
H A DShowKeysUI.java170 Shell shell = getShell(); in open() local

1...<<171172173174175176177178179180>>...354