| Package | Description | 
|---|---|
| org.gjt.sp.jedit | This package contains jEdit 4's core classes. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | Registers.ClipboardRegisterA clipboard register. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Registers.Register | Registers. getRegister(char name)Returns the specified register. | 
| static Registers.Register[] | Registers. getRegisters()Returns an array of all available registers. | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | Registers. setRegister(char name,
           Registers.Register newRegister)Sets the specified register. |