Package | Description |
---|---|
gnu.jemacs.buffer |
Provides various building blocks for building an Emacs-like text editor.
|
gnu.jemacs.swing | |
gnu.jemacs.swt |
Modifier and Type | Method and Description |
---|---|
abstract EMenu |
EToolkit.getMenu(LList menubar) |
Modifier and Type | Class and Description |
---|---|
class |
SwingMenu
This manages a menu (for menubars or popup menus).
|
Modifier and Type | Method and Description |
---|---|
EMenu |
SwingToolkit.getMenu(LList menubar) |
Modifier and Type | Class and Description |
---|---|
class |
SwtMenu |
Modifier and Type | Method and Description |
---|---|
EMenu |
SwtToolkit.getMenu(LList menubar) |