Uses of Class
org.gjt.sp.jedit.Mode
Package
Description
-
Uses of Mode in org.gjt.sp.jedit
-
Uses of Mode in org.gjt.sp.jedit.buffer
-
Uses of Mode in org.gjt.sp.jedit.datatransfer
-
Uses of Mode in org.gjt.sp.jedit.syntax
Modifier and TypeMethodDescriptionReturns the edit mode with the specified name.ModeProvider.getModeForFile
(String filename, String firstLine) Get the appropriate mode that must be used for the fileModeProvider.getModeForFile
(String filepath, String filename, String firstLine) Get the appropriate mode that must be used for the fileMode[]
ModeProvider.getModes()
Returns an array of installed edit modes.Modifier and TypeMethodDescriptionvoid
Do not call this method.void
ModeProvider.addUserMode
(Mode mode, Path target) Do not call this method.void
void
ModeProvider.loadMode
(Mode mode, XModeHandler xmh)