Performs an action assigned to the showMenu entry-point.
()
| 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 |
no test coverage detected