com.cosylab.vdct.graphics.popup
Interface Popupable

All Known Implementing Classes:
Box, Connector, EPICSFwdLink, EPICSInLink, EPICSLinkOut, EPICSLinkOutIn, EPICSOutLink, EPICSVarLink, EPICSVarOutLink, Line, LinkManagerObject, Macro, Port, Record, Template, TemplateEPICSMacro, TemplateEPICSPort, TextBox, Vertex

public interface Popupable

Insert the type's description here. Creation date: (2.2.2001 19:55:45)

Author:
Matej Sekoranja

Method Summary
 java.util.Vector getItems()
          Insert the method's description here.
 java.lang.String getLabel()
          Insert the method's description here.
 

Method Detail

getItems

java.util.Vector getItems()
Insert the method's description here. Creation date: (2.2.2001 20:26:25)

Returns:
java.util.Vector

getLabel

java.lang.String getLabel()
Insert the method's description here. Creation date: (2.2.2001 20:20:19)

Returns:
java.lang.String