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

Method showMenu

src/org/albite/albite/AlbiteMIDlet.java:1595–1601  ·  view source on GitHub ↗

Performs an action assigned to the showMenu entry-point.

()

Source from the content-addressed store, hash-verified

1593 * Performs an action assigned to the showMenu entry-point.
1594 */
1595 public void showMenu() {//GEN-END:|436-entry|0|437-preAction
1596 // write pre-action user code here
1597 calledOutside = false;
1598// calledContext = false;
1599 switchDisplayable(null, getMenu());//GEN-LINE:|436-entry|1|437-postAction
1600 // write post-action user code here
1601 }//GEN-BEGIN:|436-entry|2|
1602 //</editor-fold>//GEN-END:|436-entry|2|
1603
1604 //<editor-fold defaultstate="collapsed" desc=" Generated Getter: showLicense ">//GEN-BEGIN:|428-getter|0|428-preInit

Callers 2

processKeysMethod · 0.80

Calls 2

switchDisplayableMethod · 0.95
getMenuMethod · 0.95

Tested by

no test coverage detected