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

Method repaint

src/main/java/gate/swing/JTreeTable.java:409–410  ·  view source on GitHub ↗
(long tm, int x, int y, int width, int height)

Source from the content-addressed store, hash-verified

407 @Override
408 public void revalidate(){}
409 @Override
410 public void repaint(long tm, int x, int y, int width, int height){}
411 @Override
412 public void repaint(Rectangle r){}
413

Callers 4

updateFontMethod · 0.45
updateStyleMethod · 0.45
handleRowUpdateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected