MCPcopy
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

windowMethod · 0.80
reapplyStylesMethod · 0.80
ofClassMethod · 0.80
ofFieldMethod · 0.80
ofMethodMethod · 0.80
ofPackageMethod · 0.80
ofFileMethod · 0.80
RenamingTextFieldMethod · 0.80
openRenameInputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected