Package editor

Class ParserFeedbackPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class ParserFeedbackPanel extends JPanel
Displays gosu parser error feedback within a GosuEditor.
See Also:
  • Field Details

  • Constructor Details

    • ParserFeedbackPanel

      public ParserFeedbackPanel()
  • Method Details

    • update

      public void update(EditorHost editor)
      Updates this panel with current parser feedback.
      Parameters:
      editor - The Gosu editor
    • findIconForResults

      private Icon findIconForResults()
    • configureUI

      void configureUI()