Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ isSmoothScrolling
Method
isSmoothScrolling
CodenameOne/src/com/codename1/ui/Form.java:2661–2664 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2659
2660
/// {@inheritDoc}
2661
@Override
2662
public
boolean isSmoothScrolling() {
2663
return
contentPane.isSmoothScrolling();
2664
}
2665
2666
/// {@inheritDoc}
2667
@Override
Callers
15
createPopupList
Method · 0.45
updateAnimationPosition
Method · 0.45
pointerPressed
Method · 0.45
pointerDraggedImpl
Method · 0.45
scrollChanged
Method · 0.45
removeComponentImplNoAnimationSafety
Method · 0.45
updateState
Method · 0.45
createPopupList
Method · 0.45
invoke3
Method · 0.45
invoke3
Method · 0.45
invoke0
Method · 0.45
invoke4
Method · 0.45
Calls
no outgoing calls
Tested by
2
invoke3
Method · 0.36
testExtendedPropertyAndListenerCoverage
Method · 0.36