|
Kafenio.editor 0.8.5 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.xeinfach.kafenio.component.SyntaxPane.RegExStyle
internal convenience class associating a pattern with a set of attributes
| Constructor Summary | |
SyntaxPane.RegExStyle(RE aPattern,
javax.swing.text.AttributeSet anAttributeSet)
construct a RegExStyle instance |
|
| Method Summary | |
RE |
getPattern()
get the Pattern this style is to be applied to |
javax.swing.text.AttributeSet |
getStyle()
get the attributes making up this style |
void |
setPattern(RE aPattern)
set the Pattern to apply a given set of attributes to |
void |
setStyle(javax.swing.text.AttributeSet anAttributeSet)
set the set of attributes to apply to a given Pattern |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SyntaxPane.RegExStyle(RE aPattern,
javax.swing.text.AttributeSet anAttributeSet)
RegExStyle instance
aPattern - the Pattern to apply this style toanAttributeSet - the attributes making up this style| Method Detail |
public RE getPattern()
Pattern this style is to be applied to
public javax.swing.text.AttributeSet getStyle()
public void setPattern(RE aPattern)
aPattern - the Patternpublic void setStyle(javax.swing.text.AttributeSet anAttributeSet)
anAttributeSet - the set of attributes to use
|
Kafenio.editor 0.8.5 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||