Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarsten Thoms2019-10-09 08:08:18 +0000
committerAlexander Kurtakov2019-10-14 19:07:04 +0000
commitc9a044f10e7d7189d2322068ee345c7db555b146 (patch)
tree20840eb5497617df5ab4afa5076d9c8f91c03596 /examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/.settings/org.eclipse.jdt.ui.prefs
parentb451fbc4440eb407a79e7be20836ffb1f0d118f7 (diff)
downloadrt.equinox.p2-c9a044f10e7d7189d2322068ee345c7db555b146.tar.gz
rt.equinox.p2-c9a044f10e7d7189d2322068ee345c7db555b146.tar.xz
rt.equinox.p2-c9a044f10e7d7189d2322068ee345c7db555b146.zip
Bug 457682 - Refactor getShellI20191014-1800
Refactored getModalShellExcluding() to getModalShell() since effectively no Shell was excluded in the call as getShell() is the only client of the method and always passed null. Refactored logic in getModalShell() to use a lambda expression. Refactored getModalShell()/getNonModalShell() to return Optional<Shell) to allow a fluent style in getShell(). Change-Id: Ie2246f83faab55924a0280e8ff3208d6d65cd3fc Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
Diffstat (limited to 'examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/.settings/org.eclipse.jdt.ui.prefs')
0 files changed, 0 insertions, 0 deletions

Back to the top