MCPcopy Create free account
hub / github.com/dumbledore/AlbiteREADER / quit

Method quit

src/org/albite/albite/AlbiteMIDlet.java:1936–1940  ·  view source on GitHub ↗

Performs an action assigned to the quit entry-point.

()

Source from the content-addressed store, hash-verified

1934 * Performs an action assigned to the quit entry-point.
1935 */
1936 public void quit() {//GEN-END:|554-entry|0|555-preAction
1937 // write pre-action user code here
1938 switchDisplayable(null, getExitBox());//GEN-LINE:|554-entry|1|555-postAction
1939 // write post-action user code here
1940 }//GEN-BEGIN:|554-entry|2|
1941 //</editor-fold>//GEN-END:|554-entry|2|
1942
1943 //<editor-fold defaultstate="collapsed" desc=" Generated Getter: YES_COMMAND ">//GEN-BEGIN:|548-getter|0|548-preInit

Callers 2

menuActionMethod · 0.95

Calls 2

switchDisplayableMethod · 0.95
getExitBoxMethod · 0.95

Tested by

no test coverage detected