MCPcopy Create free account
hub / github.com/BombusMod/BombusMod / hasFocus

Method hasFocus

src/main/java/javax/microedition/lcdui/Item.java:274–277  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

272
273
274 boolean hasFocus()
275 {
276 return focus;
277 }
278
279
280 void setFocus(boolean state)

Callers 1

paintMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected