Package 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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Vector
getItems()
Insert the method's description here.String
getLabel()
Insert the method's description here.
-