|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ggtools.grand.ant.AntTargetNode.SourceElement
public static class AntTargetNode.SourceElement
| Constructor Summary | |
|---|---|
AntTargetNode.SourceElement(java.lang.String text,
int style)
|
|
| Method Summary | |
|---|---|
int |
getStyle()
|
java.lang.String |
getText()
|
(package private) void |
setStyle(int style)
|
(package private) void |
setText(java.lang.String text)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AntTargetNode.SourceElement(java.lang.String text,
int style)
| Method Detail |
|---|
public final int getStyle()
public final java.lang.String getText()
final void setStyle(int style)
style - The style to set.final void setText(java.lang.String text)
text - The text to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||