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

Method getIcon

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

Source from the content-addressed store, hash-verified

30public interface Handle extends ProgressListener, StatusListener {
31
32 public Icon getIcon();
33
34 public String getTitle();
35

Callers 15

WaitDialogMethod · 0.65
NameBearerHandleMethod · 0.65
selectMethod · 0.65
NewAnnotDiffActionMethod · 0.65
NewCorpusEvalActionMethod · 0.65
LoadApplicationActionMethod · 0.65
NewBootStrapActionMethod · 0.65

Implementers 1

NameBearerHandlesrc/main/java/gate/gui/NameBearerHandl

Calls

no outgoing calls

Tested by

no test coverage detected