|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectCanvas
org.swtchart.internal.Title
org.swtchart.internal.ChartTitle
public class ChartTitle
A chart title.
| Field Summary |
|---|
| Fields inherited from class org.swtchart.internal.Title |
|---|
chart, isVisible, text |
| Constructor Summary | |
|---|---|
ChartTitle(Chart chart,
int style)
Constructor. |
|
| Method Summary | |
|---|---|
protected java.lang.String |
getDefaultText()
Gets the default title text. |
| Methods inherited from class org.swtchart.internal.Title |
|---|
dispose, getStyleRanges, getText, isHorizontal, isVisible, paintControl, setFont, setForeground, setStyleRanges, setText, setVisible, updateLayoutData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.swtchart.ITitle |
|---|
getFont, getForeground |
| Constructor Detail |
|---|
public ChartTitle(Chart chart,
int style)
chart - the plot chartstyle - the style| Method Detail |
|---|
protected java.lang.String getDefaultText()
Title
getDefaultText in class Title
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||