Class ButtonId


  • public class ButtonId
    extends Identifier<java.lang.String>
    Designates the identity of a button on the topology view panels.
    • Constructor Summary

      Constructors 
      Constructor Description
      ButtonId​(java.lang.String id)
      Creates a button ID with the given identifier.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ButtonId

        public ButtonId​(java.lang.String id)
        Creates a button ID with the given identifier.
        Parameters:
        id - identifier for the button