public class ChicletWrapper extends Object implements Runnable
| Constructor and Description |
|---|
ChicletWrapper()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
draw(Graphics g)
Deprecated.
|
Long |
hash()
Deprecated.
|
void |
run()
Deprecated.
|
void |
setAllowVertical(boolean b)
Deprecated.
|
void |
setArcs(float a,
float b,
float c,
float d)
Deprecated.
|
void |
setBounds(int x,
int y,
int w,
int h)
Deprecated.
|
void |
setNotch(boolean right,
boolean left)
Deprecated.
|
void |
setState(int state)
Deprecated.
|
public void setState(int state)
public void setBounds(int x,
int y,
int w,
int h)
public void draw(Graphics g)
public void setArcs(float a,
float b,
float c,
float d)
public void setAllowVertical(boolean b)
public void setNotch(boolean right,
boolean left)
public Long hash()
Built on May 24 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.