Package | Description |
---|---|
gnu.jemacs.swt |
Modifier and Type | Method and Description |
---|---|
static StyledText |
SwtHelper.newStyledText(Composite parent,
int style,
StyledTextContent styledTextContent,
SwtWindow swtWindow,
int firstVisibleLine)
Creates a StyledText instance with a given content, and an SwtWindow
which will be installed as
VerifyKeylistener, FocusListener, KeyListener and Mouselistener
|
Constructor and Description |
---|
SwtFrame(SwtWindow window) |