- setCurrentSkin(Image) - Method in class ej.fp.Widget
-
Sets the current skin to render according the widget state.
- setFilter(Image) - Method in class ej.fp.Widget
-
Sets an image which defines a filtering area.
- setHeight(int) - Method in class ej.fp.Widget
-
Sets the height of this widget.
- setLabel(String) - Method in class ej.fp.Widget
-
Sets the label (tag) of this widget.
- setOverlay(boolean) - Method in class ej.fp.Widget
-
Sets the repaint policy.
- setPixels(int[]) - Method in interface ej.fp.Image
-
Sets all the pixels of the image.
- setPixels(int[], int, int, int, int, int, int) - Method in interface ej.fp.Image
-
Sets the pixels of a region of the image.
- setSkin(Image) - Method in class ej.fp.Widget
-
Sets the default skin of this widget.
- setTransparentMode(boolean) - Method in interface ej.fp.Image
-
All drawings in transparent mode manage alpha channel for the given colors.
- setWidth(int) - Method in class ej.fp.Widget
-
Sets the width of widget.
- setX(int) - Method in class ej.fp.Widget
-
Sets the x relative coordinate of this widget.
- setY(int) - Method in class ej.fp.Widget
-
Sets the y relative coordinate of this widget.
- showYourself(boolean) - Method in class ej.fp.Widget
-
Called by front panel viewer to make widgets appear as if "switched on" or not.
- start() - Method in class ej.fp.FrontPanel
-
Starts the simulation.
- start() - Method in class ej.fp.Widget
-
Starts the widget.