Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Col-E/Recaf
/ getStage
Method
getStage
src/main/java/me/coley/recaf/ui/MainWindow.java:224–226 ·
view source on GitHub ↗
@return Initial stage.
()
Source
from the content-addressed store, hash-verified
222
* @
return
Initial stage.
223
*/
224
public
Stage getStage() {
225
return
stage;
226
}
227
228
/**
229
* @
return
Root control.
Callers
9
window
Method · 0.80
reapplyStyles
Method · 0.80
ofClass
Method · 0.80
ofField
Method · 0.80
ofMethod
Method · 0.80
ofPackage
Method · 0.80
ofFile
Method · 0.80
RenamingTextField
Method · 0.80
openRenameInput
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected