|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gnu.pango.Scale
org.gnome.pango.Scale.
As this package was never fully implemented in java-gnome 2.x,
however, any new code written will have a considerably different
public API.
public class Scale
| Field Summary | |
|---|---|
static Scale |
LARGE
Deprecated. |
static Scale |
MEDIUM
Deprecated. |
static Scale |
SMALL
Deprecated. |
static Scale |
X_LARGE
Deprecated. |
static Scale |
X_SMALL
Deprecated. |
static Scale |
XX_LARGE
Deprecated. |
static Scale |
XX_SMALL
Deprecated. |
| Constructor Summary | |
|---|---|
Scale(double value)
Deprecated. |
|
| Method Summary | |
|---|---|
double |
getValue()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Scale XX_SMALL
public static final Scale X_SMALL
public static final Scale SMALL
public static final Scale MEDIUM
public static final Scale LARGE
public static final Scale X_LARGE
public static final Scale XX_LARGE
| Constructor Detail |
|---|
public Scale(double value)
| Method Detail |
|---|
public double getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||