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

Method getSmallView

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

Returns a GUI component to be used as a small viewer/editor, e.g. below the main tree in the Gate GUI for the selected resource

()

Source from the content-addressed store, hash-verified

38 * the main tree in the Gate GUI for the selected resource
39 */
40 public JComponent getSmallView();
41
42 /**
43 * Returns the large view for this resource. This view will go into the main

Callers 3

stateChangedMethod · 0.95
runMethod · 0.95
selectMethod · 0.65

Implementers 1

NameBearerHandlesrc/main/java/gate/gui/NameBearerHandl

Calls

no outgoing calls

Tested by

no test coverage detected