MCPcopy 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

createPopupListMethod · 0.45
pointerPressedMethod · 0.45
pointerDraggedImplMethod · 0.45
scrollChangedMethod · 0.45
updateStateMethod · 0.45
createPopupListMethod · 0.45
invoke3Method · 0.45
invoke3Method · 0.45
invoke0Method · 0.45
invoke4Method · 0.45

Calls

no outgoing calls

Tested by 2

invoke3Method · 0.36