Class TestVertex

    • Constructor Detail

      • TestVertex

        protected TestVertex​(java.lang.String name)
    • Method Detail

      • getComponent

        public javax.swing.JComponent getComponent()
        Description copied from interface: VisualVertex
        Returns the component of this vertex. This is used for rendering and interaction with the user.
        Returns:
        the component of this vertex