Interface Viewer

All Known Implementing Classes:
CodeViewer, VariableViewer

public interface Viewer
An interface for visual project-related viewers.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Refresh the contents of this viewer.
  • Method Details

    • refresh

      void refresh()
      Refresh the contents of this viewer.