IPrinter_Fragment

The fragment (GUI) for the printer. Display and Buttons are managed here.

Author

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

Inheritors

Properties

Link copied to clipboard
val Half_Line: Double = 0.5
Needet for the scoll to end functiins
Link copied to clipboard
val Printout_Bundle_Key: String = "Printout"
Store printout in save bundle

Functions

Link copied to clipboard
abstract fun buttonClearClick()
the clear printout button was clicked
Link copied to clipboard
abstract fun buttonFeedClick()
he form feed button was clicked
Link copied to clipboard
abstract fun buttonPrintClick()
the SAVE EXE button was clicked
Link copied to clipboard
protected open fun clone(): Any
Link copied to clipboard
open fun equals(obj: Any): Boolean
Link copied to clipboard
protected open fun finalize()
Link copied to clipboard
fun getClass(): Class<out Any>
Link copied to clipboard
abstract fun getPrintout(): String
Text currently displayed
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
fun notify()
Link copied to clipboard
fun notifyAll()
Link copied to clipboard
abstract fun setPrintout(Text: String)
Set text to be displayed (java string).
Link copied to clipboard
open fun toString(): String
Link copied to clipboard
fun wait()