MCPcopy Create free account
hub / github.com/DeNA/PacketProxy / updateAll

Method updateAll

src/main/java/core/packetproxy/util/SearchBox.java:230–235  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

228 }
229
230 private void updateAll() {
231 coloringClear();
232 coloringHTTPText();
233 coloringEmphasis();
234 updateSearchCount(coloringSearchText());
235 }
236
237 private void updateSearchText() {
238 coloringBackgroundClear();

Callers 1

textChangedMethod · 0.95

Calls 5

coloringClearMethod · 0.95
coloringHTTPTextMethod · 0.95
coloringEmphasisMethod · 0.95
updateSearchCountMethod · 0.95
coloringSearchTextMethod · 0.95

Tested by

no test coverage detected