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

Method getLargeView

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

Returns the large view for this resource. This view will go into the main display area.

()

Source from the content-addressed store, hash-verified

44 * display area.
45 */
46 public JComponent getLargeView();
47
48 /**
49 * Returns <tt>true</tt> if the views have already been built for this handle.

Callers 15

processMouseEventMethod · 0.95
runMethod · 0.95
valueForPathChangedMethod · 0.95
actionPerformedMethod · 0.65
runMethod · 0.65
runMethod · 0.65
runMethod · 0.65
actionPerformedMethod · 0.65
runMethod · 0.65
runMethod · 0.65
selectMethod · 0.65
valueChangedMethod · 0.65

Implementers 1

NameBearerHandlesrc/main/java/gate/gui/NameBearerHandl

Calls

no outgoing calls

Tested by

no test coverage detected