Class UpdateBackgroundEvent

java.lang.Object
com.ensarsarajcic.neovim.java.notifications.ui.grid.UpdateBackgroundEvent
All Implemented Interfaces:
UiGridEvent, UiEvent

public final class UpdateBackgroundEvent extends Object implements UiGridEvent
  • Field Details

  • Constructor Details

    • UpdateBackgroundEvent

      public UpdateBackgroundEvent(int color)
  • Method Details