public class _3D_objects_counter extends Object implements ij.plugin.PlugIn, AdjustmentListener, FocusListener
| Constructor and Description |
|---|
_3D_objects_counter() |
| Modifier and Type | Method and Description |
|---|---|
void |
adjustmentValueChanged(AdjustmentEvent e) |
void |
focusGained(FocusEvent e) |
void |
focusLost(FocusEvent e) |
void |
run(String arg) |
public void run(String arg)
run in interface ij.plugin.PlugInpublic void adjustmentValueChanged(AdjustmentEvent e)
adjustmentValueChanged in interface AdjustmentListenerpublic void focusLost(FocusEvent e)
focusLost in interface FocusListenerpublic void focusGained(FocusEvent e)
focusGained in interface FocusListenerCopyright © 2015–2021 Fiji. All rights reserved.