|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectComposite
org.formaria.swt.ExpandItem
public class ExpandItem
Draws an expanditem
Copyright (c) Formaria Ltd., 2008
License: see license.txt $Revision: 2.18 $ Notice : You must put a layout in parameter
| Constructor Summary | |
|---|---|
ExpandItem(java.lang.Object parent)
Create a new expanditem |
|
| Method Summary | |
|---|---|
protected void |
checkSubclass()
Suppress the subclassing exception |
java.lang.String |
getToolTip()
Get the tooltip text |
void |
setContent(java.lang.String content)
Set the new content |
void |
setDisplayAttributes()
Set the display attributes |
void |
setImage(java.lang.String imageUrl)
Set the image url |
void |
setToolTip(java.lang.String text)
Set the tooltip text |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExpandItem(java.lang.Object parent)
parent - parent object| Method Detail |
|---|
protected void checkSubclass()
public void setImage(java.lang.String imageUrl)
imageUrl - the relative image URLpublic void setToolTip(java.lang.String text)
text - the new textpublic java.lang.String getToolTip()
public void setContent(java.lang.String content)
public void setDisplayAttributes()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||