JavaScript is disabled on your browser.
gnu.jemacs.swt
Class SwtWindowWidget
- java.lang.Object
-
- Composite
-
- gnu.jemacs.swt.SwtWindowWidget
-
public class SwtWindowWidget
extends Composite
Class to do the graphical representation of an JEmacs window.
It contains a text area (styledtext) for displaying the buffer, and a
label displaying the modeline.
-
-
Constructor Summary
Constructors
| Constructor and Description |
SwtWindowWidget (Composite parent,
StyledTextContent styledTextContent,
int firstVisibleLine) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait