public class SwingHistogramWidget extends SwingInputWidget<HistogramBundle> implements HistogramWidget<JPanel>
HistogramBundle in Swing.| Constructor and Description |
|---|
SwingHistogramWidget() |
| Modifier and Type | Method and Description |
|---|---|
void |
doRefresh() |
HistogramBundle |
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 HistogramBundle getValue()
getValue in interface InputWidget<HistogramBundle,JPanel>public void set(WidgetModel model)
set in interface WrapperPlugin<WidgetModel>set in interface InputWidget<HistogramBundle,JPanel>set in class SwingInputWidget<HistogramBundle>public boolean supports(WidgetModel model)
supports in interface Typed<WidgetModel>supports in interface InputWidget<HistogramBundle,JPanel>supports in class AbstractInputWidget<HistogramBundle,JPanel>public void doRefresh()
doRefresh in class AbstractUIInputWidget<HistogramBundle,JPanel>Copyright © 2014–2022 ImageJ. All rights reserved.