Klasse Oscilloscope.HighResolutionEvent

java.lang.Object
libsidplay.common.Event
ui.oscilloscope.Oscilloscope.HighResolutionEvent
Umschließende Klasse:
Oscilloscope

private class Oscilloscope.HighResolutionEvent extends Event
  • Felddetails

    • repaint

      private int repaint
  • Konstruktordetails

    • HighResolutionEvent

      public HighResolutionEvent()
  • Methodendetails

    • event

      public void event()
      Beschreibung aus Klasse kopiert: Event
      Event code to be executed. Events are allowed to safely reschedule themselves with the EventScheduler during invocations.
      Angegeben von:
      event in Klasse Event