IPreferences

interface IPreferences

Author

"Martin Krischik" «krischik@users.sourceforge.net»

Functions

Link copied to clipboard
protected open fun clone(): Any
Link copied to clipboard
open fun equals(obj: Any): Boolean
Link copied to clipboard
abstract fun Error_Handler(): String
level of errors which should be printed as well
Link copied to clipboard
abstract fun FA6_Directory(): String
Directory where the FA2 files are stored.
Link copied to clipboard
abstract fun FA6_SDCard(): Boolean
preference key for to the FA6 Interface to use the SD-Card
Link copied to clipboard
Show notification when program is executed
Link copied to clipboard
abstract fun Feedback_Vibrate(): Boolean
Vibrate an button click
Link copied to clipboard
protected open fun finalize()
Link copied to clipboard
abstract fun FP40_Printout(): String
get the FP10 printout
Link copied to clipboard
abstract fun FP40_Size(): String
Save / load using the FA 2 interface
Link copied to clipboard
fun getClass(): Class<out Any>
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
abstract fun Large_Screen(): String
large screen layout
Link copied to clipboard
fun notify()
Link copied to clipboard
fun notifyAll()
Link copied to clipboard
open fun toString(): String
Link copied to clipboard
abstract fun Version_Name(): String
last version number used to detect updates
Link copied to clipboard
fun wait()