Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TigerVNC/tigervnc
/ endDialog
Method
endDialog
java/com/tigervnc/vncviewer/OptionsDialog.java:261–265 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
259
}
260
261
public
void
endDialog() {
262
super.endDialog();
263
// Making a new dialog is so cheap that it's not worth keeping
264
this.dispose();
265
}
266
267
private
void
loadOptions()
268
{
Callers
1
actionPerformed
Method · 0.95
Calls
1
dispose
Method · 0.65
Tested by
no test coverage detected