Package | Description |
---|---|
grammarscope.browser.renderer |
Modifier and Type | Field and Description |
---|---|
protected Context |
BoxRenderer.context
Context
|
Modifier and Type | Method and Description |
---|---|
Context |
BoxRenderer.getContext()
Get context
|
Modifier and Type | Method and Description |
---|---|
void |
BoxedLabel.draw(java.awt.Graphics g,
Context c)
Draw bar
|
void |
Icon.draw(java.awt.Graphics g,
Context c)
Draw bar
|
void |
Drawable.draw(java.awt.Graphics g,
Context c)
Draw bar
|
void |
Bar.draw(java.awt.Graphics g,
Context c)
Draw bar
|