Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
showPopupDialogImpl
Method · 0.95
renderComponent
Method · 0.95
calcPreferredSize
Method · 0.95
showPopupDialog
Method · 0.95
getDialogPreferredSize
Method · 0.95
showPackedImpl
Method · 0.95
calcPreferredSize
Method · 0.95
deinitializeImpl
Method · 0.95
getPreferredSize
Method · 0.95
getListPreferredSize
Method · 0.95
getTextAreaSize
Method · 0.95
drawComponent
Method · 0.95
Calls
no outgoing calls
Tested by
1
runTest
Method · 0.76