Uses of Interface gnu.lists.CharSeq

Uses in package gnu.jemacs.buffer

Classes implementing gnu.lists.CharSeq

class

Methods with parameter type gnu.lists.CharSeq

void

Methods with return type gnu.lists.CharSeq

CharSeq

Uses in package gnu.jemacs.swing

Classes implementing gnu.lists.CharSeq

class
An Emacs buffer implemented using the Swing toolkits.

Methods with return type gnu.lists.CharSeq

CharSeq

Uses in package gnu.jemacs.swt

Classes implementing gnu.lists.CharSeq

class
class

Methods with return type gnu.lists.CharSeq

CharSeq

Uses in package gnu.lists

Classes implementing gnu.lists.CharSeq

class
Editable character sequence using a a buffer-gap implementstion and self-adjusting position.
class
Simple adjustable-length vector whose elements are 32-bit floats.
class

Constructors with parameter type gnu.lists.CharSeq

FString.FString(CharSeq seq, int offset, int length)

Methods with parameter type gnu.lists.CharSeq

void
Capitalize this string.
void
Change every character to be lowercase.
void
Change every character to be uppercase.