Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GateNLP/gate-core
/ doLayout
Method
doLayout
src/main/java/gate/swing/XJTable.java:239–243 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
237
238
239
@Override
240
public
void
doLayout() {
241
calculatePreferredSize();
242
super.doLayout();
243
}
244
245
@Override
246
/**
Callers
2
getPreferredSize
Method · 0.80
stateChanged
Method · 0.80
Calls
1
calculatePreferredSize
Method · 0.95
Tested by
no test coverage detected