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

Method getDefaultGap

CodenameOne/src/com/codename1/ui/Label.java:240–242  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

238 ///
239 /// the gap in pixels between the icon/text to the Label boundaries
240 public static int getDefaultGap() {
241 return defaultGap;
242 }
243
244 /// Set the default gap in pixels between the icon/text to the Label boundaries
245 ///

Callers 3

SpanButtonClass · 0.95
testGapDefaultMethod · 0.95
testDefaultGapStaticMethod · 0.95

Calls

no outgoing calls

Tested by 2

testGapDefaultMethod · 0.76
testDefaultGapStaticMethod · 0.76