public class SDTWidgets extends Object implements IFormatWidgets, ItemListener
| Modifier and Type | Field and Description | 
|---|---|
| private String[] | labels | 
| private Component[] | widgets | 
| Constructor and Description | 
|---|
| SDTWidgets() | 
| Modifier and Type | Method and Description | 
|---|---|
| String[] | getLabels() | 
| Component[] | getWidgets() | 
| void | itemStateChanged(ItemEvent e) | 
public String[] getLabels()
getLabels in interface IFormatWidgetspublic Component[] getWidgets()
getWidgets in interface IFormatWidgetspublic void itemStateChanged(ItemEvent e)
itemStateChanged in interface ItemListenerCopyright © 2017 Open Microscopy Environment