JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.gjt.sp.jedit.buffer.KillRing
Packages that use
KillRing
Package
Description
org.gjt.sp.jedit.buffer
Uses of
KillRing
in
org.gjt.sp.jedit.buffer
Methods in
org.gjt.sp.jedit.buffer
that return
KillRing
Modifier and Type
Method
Description
static
KillRing
KillRing.
getInstance
()
Methods in
org.gjt.sp.jedit.buffer
with parameters of type
KillRing
Modifier and Type
Method
Description
static void
KillRing.
setInstance
(
KillRing
killRing)