We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3459664 commit ba78d0bCopy full SHA for ba78d0b
src/main/java/org/scijava/ui/swing/widget/SwingColorAlphaWidget.java
@@ -58,6 +58,7 @@
58
* Swing implementation of color chooser widget including alpha.
59
*
60
* @author Curtis Rueden
61
+ * @author Deborah Schmidt
62
*/
63
@Plugin(type = InputWidget.class)
64
public class SwingColorAlphaWidget extends SwingInputWidget<ColorRGBA> implements
0 commit comments