Uses of Class
org.gjt.sp.jedit.Mode
Packages that use Mode
Package
Description
-
Uses of Mode in org.gjt.sp.jedit
Methods in org.gjt.sp.jedit that return Mode -
Uses of Mode in org.gjt.sp.jedit.buffer
Fields in org.gjt.sp.jedit.buffer declared as ModeMethods in org.gjt.sp.jedit.buffer that return ModeMethods in org.gjt.sp.jedit.buffer with parameters of type Mode -
Uses of Mode in org.gjt.sp.jedit.datatransfer
Methods in org.gjt.sp.jedit.datatransfer that return Mode -
Uses of Mode in org.gjt.sp.jedit.syntax
Methods in org.gjt.sp.jedit.syntax that return ModeModifier 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.Methods in org.gjt.sp.jedit.syntax with parameters of type ModeModifier 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)