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, ui
refreshWidget, ui
get, updateModel
getInfo, getPriority, setInfo, setPriority, toString
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
get, getType, isLabeled, isMessage, refreshWidget, updateModel
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
getComponent, getComponentType
public 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.