Performs an action assigned to the showToc entry-point.
()
| 1304 | * Performs an action assigned to the showToc entry-point. |
| 1305 | */ |
| 1306 | public void showToc() {//GEN-END:|332-entry|0|333-preAction |
| 1307 | // write pre-action user code here |
| 1308 | switchDisplayable(null, getToc());//GEN-LINE:|332-entry|1|333-postAction |
| 1309 | // write post-action user code here |
| 1310 | }//GEN-BEGIN:|332-entry|2| |
| 1311 | //</editor-fold>//GEN-END:|332-entry|2| |
| 1312 | |
| 1313 | //<editor-fold defaultstate="collapsed" desc=" Generated Method: goToChapter ">//GEN-BEGIN:|344-entry|0|345-preAction |
no test coverage detected