|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.swt.widgets.Scale
org.formaria.swt.Scale
public class Scale
Draws a scale
Copyright (c) Formaria Ltd., 2008
License: see license.txt $Revision: 2.18 $
| Constructor Summary | |
|---|---|
Scale(java.lang.Object parent,
int style)
Create a scale |
|
| Method Summary | |
|---|---|
protected void |
checkSubclass()
Suppress the subclassing exception |
java.lang.String |
getToolTip()
Get the tooltip text |
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 Scale(java.lang.Object parent,
int style)
parent - parent objectstyle - the style| Method Detail |
|---|
protected void checkSubclass()
public void setToolTip(java.lang.String text)
text - the new textpublic java.lang.String getToolTip()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||