- x - Variable in class org.gjt.sp.jedit.View.ViewConfig
-  
- XMLEncodingDetector - Class in org.gjt.sp.jedit.io
- 
An encoding detector which extracts encoding from XML declaration. 
- XMLEncodingDetector() - Constructor for class org.gjt.sp.jedit.io.XMLEncodingDetector
-  
- XMLUtilities - Class in org.gjt.sp.util
- 
XML utility methods that only depend on the JDK. 
- XModeHandler - Class in org.gjt.sp.jedit.syntax
- 
XML handler for mode definition files. 
- XModeHandler(String) - Constructor for class org.gjt.sp.jedit.syntax.XModeHandler
-  
- XOR - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
-  
- XORASSIGN - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
-  
- xPrintTargetError(Throwable) - Method in exception org.gjt.sp.jedit.bsh.TargetError
- 
Extended form of print target error. 
- XThis - Class in org.gjt.sp.jedit.bsh
- 
XThis is a dynamically loaded extension which extends This.java and adds
    support for the generalized interface proxy mechanism introduced in
    JDK1.3. 
- XThis(NameSpace, Interpreter) - Constructor for class org.gjt.sp.jedit.bsh.XThis
-  
- xToOffset(Chunk, float, boolean) - Static method in class org.gjt.sp.jedit.syntax.Chunk
- 
Converts an x co-ordinate in a chunk list into an offset. 
- xToScreenLineOffset(int, int, boolean) - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Converts a point in a given screen line to an offset. 
- xyToOffset(int, int) - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Converts a point to an offset. 
- xyToOffset(int, int, boolean) - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Converts a point to an offset.