|
NextApp Echo2 Extras v2.1.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnextapp.echo2.extras.app.layout.TabPaneLayoutData
public class TabPaneLayoutData
LayoutData implementation for children of TabPane
components.
| Constructor Summary | |
|---|---|
TabPaneLayoutData()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTitle()
Returns the title of the tab. |
void |
setTitle(java.lang.String newValue)
Sets the title of the tab. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TabPaneLayoutData()
| Method Detail |
|---|
public java.lang.String getTitle()
public void setTitle(java.lang.String newValue)
newValue - the new title
|
NextApp Echo2 Extras v2.1.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||