| Section | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
How to use it ?
| Code Block |
|---|
JFillPanel guiFill = new JFillPanel(); //apply the fill guiFill.parseFill(sym.getFill()); //get back the new Fill Fill fill = guiFill.getFill(); |
| Section | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
| Code Block |
|---|
JFillPanel guiFill = new JFillPanel(); //apply the fill guiFill.parseFill(sym.getFill()); //get back the new Fill Fill fill = guiFill.getFill(); |