Uses of Class
com.ensarsarajcic.neovim.java.notifications.ui.global.ModeInfo
-
Packages that use ModeInfo Package Description com.ensarsarajcic.neovim.java.notifications.ui.global -
-
Uses of ModeInfo in com.ensarsarajcic.neovim.java.notifications.ui.global
Methods in com.ensarsarajcic.neovim.java.notifications.ui.global that return types with arguments of type ModeInfo Modifier and Type Method Description java.util.List<ModeInfo>ModeInfoSetEvent. getModeInfoList()Constructor parameters in com.ensarsarajcic.neovim.java.notifications.ui.global with type arguments of type ModeInfo Constructor Description ModeInfoSetEvent(boolean cursorStyleEnabled, java.util.List<ModeInfo> modeInfoList)
-