MCPcopy 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

showModelObjectsMethod · 0.95
allowTopTextInputMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected