Frames | No Frames |
Constructors with parameter type gnu.jemacs.buffer.EWindow | |
Fields of type gnu.jemacs.buffer.EWindow | |
EWindow | |
EWindow | Next window in cyclic window ordering. |
EWindow | Previous window in cyclic window ordering. |
EWindow |
Methods with parameter type gnu.jemacs.buffer.EWindow | |
void | Link a new window after this. |
void | |
void |
Methods with return type gnu.jemacs.buffer.EWindow | |
EWindow | |
EWindow | |
EWindow | |
EWindow | EWindow.getNextWindow(boolean forwards) Return the next/previous window in the cyclic order of windows. |
EWindow | EWindow.getNextWindowInFrame(int count) |
EWindow | EWindow.getOtherWindow(boolean forwards) Return the next/previous EWindow in the cyclic order of windows. |
EWindow | |
EWindow | |
EWindow | EFrame.otherWindow(int count) |
EWindow | Split this window into two. |
EWindow | Split this window into two, showing this buffer in both windows. |
Classes derived from gnu.jemacs.buffer.EWindow | |
class | An Emacs window (EWindow) implemented using the Swing toolkits. |
Constructors with parameter type gnu.jemacs.buffer.EWindow | |
Methods with return type gnu.jemacs.buffer.EWindow | |
EWindow |
Classes derived from gnu.jemacs.buffer.EWindow | |
class |
Methods with return type gnu.jemacs.buffer.EWindow | |
EWindow | Split this window into two. |