Class LoggingPopup

All Implemented Interfaces:
HasAttachHandlers, HasCloseHandlers<PopupPanel>, HasHandlers, EventListener, EventPreview, AcceptsOneWidget, HasAnimation, HasOneWidget, HasVisibility, HasWidgets, HasWidgets.ForIsWidget, IsWidget, SourcesPopupEvents, Iterable<Widget>

public class LoggingPopup extends PopupPanel
A simple popup to show log messages, which can be resized, minimized, and dragged to a different location.
  • Constructor Details

    • LoggingPopup

      public LoggingPopup()
  • Method Details