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

Method setUIManager

CodenameOne/src/com/codename1/ui/Form.java:862–866  ·  view source on GitHub ↗
(UIManager uiManager)

Source from the content-addressed store, hash-verified

860 }
861
862 @Override
863 public void setUIManager(UIManager uiManager) {
864 this.uiManager = uiManager;
865 refreshTheme(false);
866 }
867
868 /// This listener would be invoked when show is completed
869 ///

Callers 15

invoke3Method · 0.45
invoke3Method · 0.45
invoke0Method · 0.45
invoke4Method · 0.45
invoke5Method · 0.45
invoke7Method · 0.45
invoke2Method · 0.45
invoke0Method · 0.45
invoke1Method · 0.45
invoke2Method · 0.45
invoke3Method · 0.45
invoke4Method · 0.45

Calls 1

refreshThemeMethod · 0.95

Tested by 1

invoke3Method · 0.36