|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextIndexEntryTabStop
public class TextIndexEntryTabStop
| Field Summary | |
|---|---|
protected String |
styleLeaderChar
|
protected String |
stylePosition
|
protected String |
styleType
|
protected String |
styleWithTab
|
protected String |
textStyleName
|
| Constructor Summary | |
|---|---|
TextIndexEntryTabStop()
|
|
| Method Summary | |
|---|---|
String |
getStyleLeaderChar()
Gets the value of the styleLeaderChar property. |
String |
getStylePosition()
Gets the value of the stylePosition property. |
String |
getStyleType()
Gets the value of the styleType property. |
String |
getStyleWithTab()
Gets the value of the styleWithTab property. |
String |
getTextStyleName()
Gets the value of the textStyleName property. |
void |
setStyleLeaderChar(String value)
Sets the value of the styleLeaderChar property. |
void |
setStylePosition(String value)
Sets the value of the stylePosition property. |
void |
setStyleType(String value)
Sets the value of the styleType property. |
void |
setStyleWithTab(String value)
Sets the value of the styleWithTab property. |
void |
setTextStyleName(String value)
Sets the value of the textStyleName property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String styleLeaderChar
protected String stylePosition
protected String styleType
protected String styleWithTab
protected String textStyleName
| Constructor Detail |
|---|
public TextIndexEntryTabStop()
| Method Detail |
|---|
public String getStyleLeaderChar()
Stringpublic String getStylePosition()
Stringpublic String getStyleType()
Stringpublic String getStyleWithTab()
Stringpublic String getTextStyleName()
Stringpublic void setStyleLeaderChar(String value)
value - allowed object is Stringpublic void setStylePosition(String value)
value - allowed object is Stringpublic void setStyleType(String value)
value - allowed object is Stringpublic void setStyleWithTab(String value)
value - allowed object is Stringpublic void setTextStyleName(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||