| Package | Description |
|---|---|
| org.antlr.works.ate.swing |
| Modifier and Type | Class and Description |
|---|---|
class |
ATERenderingView.DisplayDelegateOperation
Class that knows how to render a portion of text given
an array of tokens fetched from a delegate object.
|
class |
ATERenderingView.DisplayOperation
Default class that knows how to render a portion of text
|
class |
ATERenderingView.ModelToViewOperation |
class |
ATERenderingView.ViewToModel |
| Modifier and Type | Method and Description |
|---|---|
protected int |
ATERenderingView.renderText(ATERenderingView.TextOperation action,
Graphics g,
int x,
int y,
int p0,
int p1)
This method renders the text using the token information to set up the display attribute
of each token.
|
Copyright © 2013. All rights reserved.