Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
released
Method · 0.95
actionPerformed
Method · 0.95
createPopupDialog
Method · 0.95
setScrollable
Method · 0.95
showPopupDialog
Method · 0.95
pointerReleased
Method · 0.95
pointerPressed
Method · 0.95
showMenu
Method · 0.95
initTransition
Method · 0.95
initTransition
Method · 0.95
showDownloadDialog
Method · 0.95
start
Method · 0.95
Calls
no outgoing calls
Tested by
7
showPositionedDialog
Method · 0.76
dialogContentPaneConfiguration
Method · 0.76
disposeWhenPointerOutOfBoundsClosesDialog
Method · 0.76
commandButtonsDispatchActions
Method · 0.76
timeoutDisposesDialogDuringAnimation
Method · 0.76
staticConfigurationCarriesToNewDialogs
Method · 0.76
popupDialogCanBeDisposedFromBackground
Method · 0.76