Return the pretty/printable/menu name for this mode. This is separate from the single word name of the folder that contains this mode. It could even have spaces, though that might result in sheer madness or total mayhem.
()
| 310 | * have spaces, though that might result in sheer madness or total mayhem. |
| 311 | */ |
| 312 | abstract public String getTitle(); |
| 313 | |
| 314 | |
| 315 | /** |
no outgoing calls
no test coverage detected