Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSourcePhysics/osp
/ dispose
Method
dispose
src/org/opensourcephysics/display/OSPRuntime.java:110–110 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
108
public
interface
Disposable {
109
110
public
void
dispose();
111
112
static
List<Object> allocated =
new
ArrayList<>();
113
Callers
15
dispose
Method · 0.65
getPreferredSize
Method · 0.65
draw
Method · 0.65
disposeChildWindows
Method · 0.65
dispose
Method · 0.65
bufferStrategyShow
Method · 0.65
draw
Method · 0.65
updateImage
Method · 0.65
render
Method · 0.65
draw
Method · 0.65
setAxes
Method · 0.65
paintIcon
Method · 0.65
Implementers
1
DrawingPanel
src/org/opensourcephysics/display/Draw
Calls
no outgoing calls
Tested by
no test coverage detected