Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ getBgImage
Method
getBgImage
CodenameOne/src/com/codename1/ui/plaf/Style.java:694–696 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
692
///
693
/// the background image for the component
694
public
Image getBgImage() {
695
return
bgImage;
696
}
697
698
/// Sets the background image for the component
699
///
Callers
15
calcPreferredSize
Method · 0.95
deinitializeImpl
Method · 0.95
paint
Method · 0.95
paint
Method · 0.95
paint
Method · 0.95
getPreferredSize
Method · 0.95
getTextAreaSize
Method · 0.95
paintRoundedBorder
Method · 0.95
paint
Method · 0.95
createTargetImage
Method · 0.95
paintBorderBackground
Method · 0.95
getIcon
Method · 0.45
Calls
no outgoing calls
Tested by
1
testDeinitializeImplClearsInitializationState
Method · 0.36