Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
30
public
interface
Handle extends ProgressListener, StatusListener {
31
32
public
Icon getIcon();
33
34
public
String getTitle();
35
Callers
15
getTreeCellRendererComponent
Method · 0.65
WaitDialog
Method · 0.65
NameBearerHandle
Method · 0.65
select
Method · 0.65
NewAnnotDiffAction
Method · 0.65
NewCorpusEvalAction
Method · 0.65
StoredMarkedCorpusEvalAction
Method · 0.65
CleanMarkedCorpusEvalAction
Method · 0.65
GenerateStoredCorpusEvalAction
Method · 0.65
LoadANNIEWithoutDefaultsAction
Method · 0.65
LoadApplicationAction
Method · 0.65
NewBootStrapAction
Method · 0.65
Implementers
1
NameBearerHandle
src/main/java/gate/gui/NameBearerHandl
Calls
no outgoing calls
Tested by
no test coverage detected