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
/
SwingShellSuggestionProvider
Swing
Shell
Suggestion
Provider
fun
interface
SwingShellSuggestionProvider
Host provider for event-level shell suggestions.
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
suggestions
Link copied to clipboard
abstract
fun
suggestions
(
request
:
SwingShellSuggestionRequest
)
:
List
<
SwingShellSuggestion
>
Returns suggestions for
request
.