Class EPICSInLink

    • Constructor Detail

      • EPICSInLink

        public EPICSInLink​(ContainerObject parent,
                           VDBFieldData fieldData)
        EPICSInLink constructor comment.
        Parameters:
        parent - com.cosylab.vdct.graphics.objects.ContainerObject
        fieldData - com.cosylab.vdct.vdb.VDBFieldData
    • Method Detail

      • draw

        protected void draw​(Graphics g,
                            boolean hilited)
        Insert the method's description here. Creation date: (29.1.2001 22:10:37)
        Overrides:
        draw in class Field
        Parameters:
        g - java.awt.Graphics
        hilited - boolean
      • getItems

        public Vector getItems()
        Insert the method's description here. Creation date: (3.2.2001 11:23:59)
        Specified by:
        getItems in interface Popupable
        Overrides:
        getItems in class EPICSLinkOut
        Returns:
        java.util.Vector