Package | Description |
---|---|
org.javascool.proglets.codagePixels | |
org.javascool.widgets |
Modifier and Type | Class and Description |
---|---|
class |
Panel
Définit une proglet qui permet de manipuler les pixels d'une image.
|
Modifier and Type | Method and Description |
---|---|
IconOutput |
IconOutput.reset(BufferedImage img) |
IconOutput |
IconOutput.reset(BufferedImage img,
boolean zoom) |
IconOutput |
IconOutput.reset(int width,
int height) |
IconOutput |
IconOutput.reset(int width,
int height,
boolean zoom) |
IconOutput |
IconOutput.reset(String location) |
IconOutput |
IconOutput.reset(String location,
boolean zoom) |
IconOutput |
IconOutput.setRunnable(Runnable runnable) |
Copyright © 2024. All rights reserved.