|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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()
String
public String getStylePosition()
String
public String getStyleType()
String
public String getStyleWithTab()
String
public String getTextStyleName()
String
public void setStyleLeaderChar(String value)
value
- allowed object is String
public void setStylePosition(String value)
value
- allowed object is String
public void setStyleType(String value)
value
- allowed object is String
public void setStyleWithTab(String value)
value
- allowed object is String
public 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 |