Class SelectColor
java.lang.Object
com.marginallyclever.donatello.select.Select
com.marginallyclever.donatello.select.SelectColor
-
Constructor Summary
ConstructorsConstructorDescriptionSelectColor(String internalName, String labelValue, Color defaultValue, Component parentComponent) -
Method Summary
Modifier and TypeMethodDescriptionvoidattach(JComponent panel, GridBagConstraints gbc) getColor()voidvoidsetReadOnly(boolean state) Methods inherited from class com.marginallyclever.donatello.select.Select
addSelectListener, getName, removeSelectListener, setName
-
Constructor Details
-
SelectColor
-
-
Method Details
-
setReadOnly
public void setReadOnly(boolean state) - Specified by:
setReadOnlyin classSelect
-
attach
-
getColor
-
setColor
-