MCPcopy 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

calcPreferredSizeMethod · 0.95
deinitializeImplMethod · 0.95
paintMethod · 0.95
paintMethod · 0.95
paintMethod · 0.95
getPreferredSizeMethod · 0.95
getTextAreaSizeMethod · 0.95
paintRoundedBorderMethod · 0.95
paintMethod · 0.95
createTargetImageMethod · 0.95
paintBorderBackgroundMethod · 0.95
getIconMethod · 0.45

Calls

no outgoing calls