Uses of Interface
com.ensarsarajcic.neovim.java.api.window.NeovimWindowApi
Packages that use NeovimWindowApi
Package
Description
-
Uses of NeovimWindowApi in com.ensarsarajcic.neovim.java.api
Methods in com.ensarsarajcic.neovim.java.api that return types with arguments of type NeovimWindowApiModifier and TypeMethodDescriptionNeovimApi.getCurrentWindow()NeovimStreamApi.getCurrentWindow()NeovimApi.getWindows()NeovimStreamApi.getWindows()NeovimApi.openWindow(Buffer buffer, boolean enter, Map<String, Object> config) NeovimStreamApi.openWindow(Buffer buffer, boolean enter, Map<String, Object> config) -
Uses of NeovimWindowApi in com.ensarsarajcic.neovim.java.api.tabpage
Methods in com.ensarsarajcic.neovim.java.api.tabpage that return types with arguments of type NeovimWindowApiModifier and TypeMethodDescriptionNeovimTabpageApi.getWindow()TabpageStreamApi.getWindow()NeovimTabpageApi.getWindows()TabpageStreamApi.getWindows() -
Uses of NeovimWindowApi in com.ensarsarajcic.neovim.java.api.window
Classes in com.ensarsarajcic.neovim.java.api.window that implement NeovimWindowApiModifier and TypeClassDescriptionfinal classImplementation ofNeovimWindowApibased onReactiveRpcStreamer