Class TopoConstants.CoreButtons

  • Enclosing class:
    TopoConstants

    public static final class TopoConstants.CoreButtons
    extends java.lang.Object
    Defines identities of core buttons that appear on the topology details panel.
    • Field Detail

      • SHOW_DEVICE_VIEW

        public static final ButtonId SHOW_DEVICE_VIEW
      • SHOW_FLOW_VIEW

        public static final ButtonId SHOW_FLOW_VIEW
      • SHOW_PORT_VIEW

        public static final ButtonId SHOW_PORT_VIEW
      • SHOW_GROUP_VIEW

        public static final ButtonId SHOW_GROUP_VIEW
      • SHOW_METER_VIEW

        public static final ButtonId SHOW_METER_VIEW
    • Constructor Detail

      • CoreButtons

        public CoreButtons()