Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nurtak/ObjectGraphVisualization
/ isSelected
Method
isSelected
src/ch/hsr/ogv/view/PaneBox.java:457–460 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
455
}
456
457
@Override
458
public
boolean isSelected() {
459
return
this.selection.isVisible();
460
}
461
462
@Override
463
public
BoxSelection getSelection() {
Callers
3
showModelObjects
Method · 0.95
allowTopTextInput
Method · 0.95
allowCenterFieldTextInput
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected