Arthas UI
Toggle table of contents
0.5.1
jvm
Platform filter
jvm
Switch theme
Search in API
Arthas UI
Arthas UI
/
io.github.vudsen.arthasui.api.conf
/
ArthasUISettingsPersistent
Arthas
UISettings
Persistent
class
ArthasUISettingsPersistent
Members
Constructors
Arthas
UISettings
Persistent
Link copied to clipboard
constructor
(
)
Functions
add
Updated
Listener
Link copied to clipboard
fun
addUpdatedListener
(
listener
:
(
)
->
Unit
)
get
State
Link copied to clipboard
open
fun
getState
(
)
:
ArthasUISettings
load
State
Link copied to clipboard
open
fun
loadState
(
state
:
ArthasUISettings
)
notify
State
Updated
Link copied to clipboard
fun
notifyStateUpdated
(
)
remove
Update
Listener
Link copied to clipboard
fun
removeUpdateListener
(
listener
:
(
)
->
Unit
)
update
State
Link copied to clipboard
fun
updateState
(
state
:
ArthasUISettings
)
更新并通知配置更新