java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
com.inductiveautomation.ignition.designer.blockandconnector.blockui.Pin
All Implemented Interfaces:
Hoverable, ImageObserver, MenuContainer, Serializable

public class Pin extends JComponent implements Hoverable
Component used by the BasicBlockUI to represent an anchor point.
See Also: