public class SwingColorTableWidget extends SwingInputWidget<ColorTable> implements ColorTableWidget<JPanel>
ColorTable in Swing.| Constructor and Description |
|---|
SwingColorTableWidget() |
| Modifier and Type | Method and Description |
|---|---|
void |
doRefresh() |
ColorTable |
getValue() |
void |
set(WidgetModel model) |
boolean |
supports(WidgetModel model) |
getComponent, getComponentType, setToolTip, uirefreshWidget, uiget, updateModelgetInfo, getPriority, setInfo, setPriority, toStringcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitget, getType, isLabeled, isMessage, refreshWidget, updateModelgetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersiongetComponent, getComponentTypepublic ColorTable getValue()
getValue in interface InputWidget<ColorTable,JPanel>public void set(WidgetModel model)
set in interface WrapperPlugin<WidgetModel>set in interface InputWidget<ColorTable,JPanel>set in class SwingInputWidget<ColorTable>public boolean supports(WidgetModel model)
supports in interface Typed<WidgetModel>supports in interface InputWidget<ColorTable,JPanel>supports in class AbstractInputWidget<ColorTable,JPanel>public void doRefresh()
doRefresh in class AbstractUIInputWidget<ColorTable,JPanel>Copyright © 2014–2022 ImageJ. All rights reserved.