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.suggestion
/
SwingShellSuggestionHandler
Swing
Shell
Suggestion
Handler
fun
interface
SwingShellSuggestionHandler
Host callback invoked when the user accepts a shell suggestion.
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
on
Suggestion
Accepted
Link copied to clipboard
abstract
fun
onSuggestionAccepted
(
acceptance
:
SwingShellSuggestionAcceptance
)
Handles an accepted suggestion.