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

Method showToc

src/org/albite/albite/AlbiteMIDlet.java:1306–1310  ·  view source on GitHub ↗

Performs an action assigned to the showToc entry-point.

()

Source from the content-addressed store, hash-verified

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

Callers 2

menuActionMethod · 0.95

Calls 2

switchDisplayableMethod · 0.95
getTocMethod · 0.95

Tested by

no test coverage detected