Package snap.viewx
Class ColorDock.Swatch
java.lang.Object
snap.viewx.ColorDock.Swatch
- Enclosing class:
- ColorDock
A class to represent a color swatch.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
_row
protected int _row -
_col
protected int _col -
_color
-
-
Constructor Details
-
Swatch
public Swatch(int aRow, int aCol) Creates swatch for row, col.
-
-
Method Details