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

Method getContentPane

CodenameOne/src/com/codename1/ui/Dialog.java:887–890  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

885 }
886
887 @Override
888 public Container getContentPane() {
889 return dialogContentPane;
890 }
891
892 /// {@inheritDoc}
893 @Override

Callers 15

releasedMethod · 0.95
actionPerformedMethod · 0.95
createPopupDialogMethod · 0.95
setScrollableMethod · 0.95
showPopupDialogMethod · 0.95
pointerReleasedMethod · 0.95
pointerPressedMethod · 0.95
showMenuMethod · 0.95
initTransitionMethod · 0.95
initTransitionMethod · 0.95
showDownloadDialogMethod · 0.95
startMethod · 0.95

Calls

no outgoing calls