Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -832,7 +832,7 @@ private void runEventLoop(Shell loopShell) {

/**
* Sets whether the <code>open</code> method should block until the window
* closes.
* closes. (May display different behavior depending on the operating system.)
*
* @param shouldBlock
* <code>true</code> if the <code>open</code> method should
Expand Down
Loading