SuggestionWindow

constructor(suggestions: List<Suggestion>, x: Int, y: Int, w: Int, h: Int, up: Boolean, applier: Consumer<String>, closer: Consumer<SuggestionWindow>)