Class ScalarCommandViewer

All Implemented Interfaces:
IInput, ImageObserver, MenuContainer, PropertyChangeListener, Serializable, EventListener, Accessible

public class ScalarCommandViewer extends JPanel implements IInput, PropertyChangeListener
Author:
root
See Also:
  • Constructor Details

    • ScalarCommandViewer

      public ScalarCommandViewer(fr.esrf.tangoatk.core.ICommand command)
      Creates new form ScalarCommandViewer
      Parameters:
      command - Command model
    • ScalarCommandViewer

      public ScalarCommandViewer()
  • Method Details