public class ContextMenu extends Object implements ActionListener, ItemListener, ContentConstants
BB, BS, CO, CS, CUSTOM, MULTIORTHO, ORTHO, PL, SURFACE, SURFACE_PLOT2D, VOLUME
Constructor and Description |
---|
ContextMenu(Image3DUniverse univ) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
void |
itemStateChanged(ItemEvent e) |
void |
showPopup(MouseEvent e) |
public ContextMenu(Image3DUniverse univ)
public void showPopup(MouseEvent e)
public void itemStateChanged(ItemEvent e)
itemStateChanged
in interface ItemListener
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
Copyright © 2015–2021 Fiji. All rights reserved.