MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / getCurrentForm

Method getCurrentForm

CodenameOne/src/com/codename1/ui/CN.java:454–456  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

452 /// @return the form currently displayed on the screen or null if no form is
453 /// currently displayed
454 public static Form getCurrentForm() {
455 return Display.INSTANCE.getCurrent();
456 }
457
458 /// Return the width of the display
459 ///

Callers 15

actionPerformedMethod · 0.95
actionPerformedMethod · 0.95
getCurrentSheetMethod · 0.95
showMethod · 0.95
hideMethod · 0.95
repaintMethod · 0.95
repaintMethod · 0.95
stopMethod · 0.95
runTestsMethod · 0.95
installMethod · 0.95
startMethod · 0.95
stopMethod · 0.95

Calls 1

getCurrentMethod · 0.45

Tested by 15

runTestsMethod · 0.76
startMethod · 0.76
stopMethod · 0.76
ButtonFormMethod · 0.76
ShaiFormMethod · 0.76
waitForFormTitleMethod · 0.76
waitForFormTitleMethod · 0.76
waitForFormTitleMethod · 0.76
showFormMethod · 0.76
ShaiFormMethod · 0.76