|
static void | main (String args[]) |
|
Definition at line 75 of file DitherTest.java.
◆ applyMethod()
void DitherTest.applyMethod |
( |
int |
c[], |
|
|
int |
methodIndex, |
|
|
int |
step, |
|
|
int |
total, |
|
|
int |
vals[] |
|
) |
| |
|
private |
◆ calculateImage()
Image DitherTest.calculateImage |
( |
| ) |
|
|
private |
Calculates and returns the image. Halts the calculation and returns null if the Applet is stopped during the calculation.
Definition at line 177 of file DitherTest.java.
◆ colorMethod()
DitherMethod DitherTest.colorMethod |
( |
String |
s, |
|
|
int |
vals[] |
|
) |
| |
|
private |
◆ destroy()
void DitherTest.destroy |
( |
| ) |
|
◆ getAppletInfo()
String DitherTest.getAppletInfo |
( |
| ) |
|
◆ getParameterInfo()
String [][] DitherTest.getParameterInfo |
( |
| ) |
|
◆ init()
◆ main()
static void DitherTest.main |
( |
String |
args[] | ) |
|
|
static |
◆ run()
◆ start()
void DitherTest.start |
( |
| ) |
|
◆ stop()
◆ canvas
DitherCanvas DitherTest.canvas |
|
private |
◆ runner
◆ XControls
DitherControls DitherTest.XControls |
|
private |
◆ YControls
DitherControls DitherTest.YControls |
|
private |
The documentation for this class was generated from the following file:
- crossfire-jxclient/build/windows-installer/unpacked/java-se-8u41-ri/demo/applets/DitherTest/DitherTest.java