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

Method getBorder

CodenameOne/src/com/codename1/ui/plaf/Style.java:3070–3072  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3068 ///
3069 /// the border
3070 public Border getBorder() {
3071 return border;
3072 }
3073
3074 /// Sets the border for the style
3075 ///

Callers 15

showPopupDialogImplMethod · 0.95
renderComponentMethod · 0.95
calcPreferredSizeMethod · 0.95
showPopupDialogMethod · 0.95
showPackedImplMethod · 0.95
calcPreferredSizeMethod · 0.95
deinitializeImplMethod · 0.95
getPreferredSizeMethod · 0.95
getListPreferredSizeMethod · 0.95
getTextAreaSizeMethod · 0.95
drawComponentMethod · 0.95

Calls

no outgoing calls

Tested by 1

runTestMethod · 0.76