KetraTerm
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KetraTerm
ketraterm-ui-swing
/
io.github.ketraterm.ui.swing.api
/
TerminalUiDispatcher
/
dispatch
dispatch
abstract
fun
dispatch
(
runnable
:
Runnable
)
Schedules
runnable
for execution on the UI thread.
Parameters
runnable
work that mutates Swing component state.