Class AnnotationFeaturesViewer

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class AnnotationFeaturesViewer extends JPanel implements ActionListener
A tree view of Annotations and associated features.
See Also:
  • Field Details

  • Constructor Details

    • AnnotationFeaturesViewer

      public AnnotationFeaturesViewer()
      Instantiates a new annotation features viewer.
  • Method Details