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

Method showBookInfo

src/org/albite/albite/AlbiteMIDlet.java:2405–2409  ·  view source on GitHub ↗

Performs an action assigned to the showBookInfo entry-point.

()

Source from the content-addressed store, hash-verified

2403 * Performs an action assigned to the showBookInfo entry-point.
2404 */
2405 public void showBookInfo() {//GEN-END:|720-entry|0|721-preAction
2406 // write pre-action user code here
2407 switchDisplayable(null, getBookInfo());//GEN-LINE:|720-entry|1|721-postAction
2408 // write post-action user code here
2409 }//GEN-BEGIN:|720-entry|2|
2410 //</editor-fold>//GEN-END:|720-entry|2|
2411
2412 //<editor-fold defaultstate="collapsed" desc=" Generated Method: unloadInfo ">//GEN-BEGIN:|727-entry|0|728-preAction

Callers 2

menuActionMethod · 0.95

Calls 2

switchDisplayableMethod · 0.95
getBookInfoMethod · 0.95

Tested by

no test coverage detected