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.PlugIn
public void adjustmentValueChanged(AdjustmentEvent e)
adjustmentValueChanged
in interface AdjustmentListener
public void focusLost(FocusEvent e)
focusLost
in interface FocusListener
public void focusGained(FocusEvent e)
focusGained
in interface FocusListener
Copyright © 2015–2021 Fiji. All rights reserved.