MCPcopy Create free account
hub / github.com/GateNLP/gate-core / getTarget

Method getTarget

src/main/java/gate/gui/Handle.java:70–70  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68 public String getTooltipText();
69
70 public Object getTarget();
71
72 /**
73 * Returns the top level GUI component that is a parent to all other GUI

Callers 12

createTransferableMethod · 0.95
processMouseEventMethod · 0.95
actionPerformedMethod · 0.95
valueForPathChangedMethod · 0.95
getActionsMethod · 0.65
DocumentExportMenuMethod · 0.65
getSelectedFileMethod · 0.65
runMethod · 0.65
findHandleForResourceMethod · 0.65
runMethod · 0.65
runMethod · 0.65
actionPerformedMethod · 0.65

Implementers 1

NameBearerHandlesrc/main/java/gate/gui/NameBearerHandl

Calls

no outgoing calls

Tested by

no test coverage detected