Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ Dragger
Interface
Dragger
src/main/java/fieldbox/boxes/Mouse.java:185–187 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
183
}
184
185
public
interface
Dragger {
186
boolean update(Window.Event<Window.MouseState> e, boolean termination);
187
}
188
189
190
public
interface
OnMouseDown {
Callers
2
loaded
Method · 0.85
install
Method · 0.85
Implementers
15
NativeScrollbars
lib/web/CodeMirror/src/display/scrollb
NullScrollbars
lib/web/CodeMirror/src/display/scrollb
Watches
src/main/java/fieldbox/boxes/Watches.j
StatusBar
src/main/java/fieldbox/boxes/plugins/S
Dispatch
src/main/java/fieldbox/boxes/plugins/D
Cache
src/main/java/fieldbox/ui/Compositor.j
RemoteEditor
src/main/java/fielded/RemoteEditor.jav
Server
src/main/java/fielded/webserver/Server
Browser
src/main/java/fieldcef/browser/Browser
Taps
src/main/java/fieldcef/plugins/Taps.ja
PhysicsSystem
src/main/java/trace/physics/PhysicsSys
Standard
src/main/java/trace/graphics/Tops.kt
Calls
no outgoing calls
Tested by
no test coverage detected