Package 

Enum FXOutputMonitor.ViewStatus

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum FXOutputMonitor.ViewStatus
    
                        

    The enum models the status of the view.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      PANNING

      In this status, click and drag to move the view.

      SELECTING

      In this status, click and drag to select nodes.

      MOVING

      In this status, click and drag to move selected nodes.

      CLONING

      In this status, click to clone nodes.

      DELETING

      In this status, click to delete nodes.