KSnip / com.github.nwillc.ksnip.view / PreferencesView

PreferencesView

class PreferencesView : View

A view managing the application preferences panel.

Constructors

<init>

PreferencesView()

A view managing the application preferences panel.

Properties

root

val root: VBox

the UIs view.

Functions

savePreferences

fun savePreferences(): Unit

Persist the appication preferences.

setDefaultFile

fun setDefaultFile(): Unit

Set the defualt file name.