Class CurrentScreenWatch

java.lang.Object
org.jzy3d.plot3d.rendering.canvas.PixelScaleWatch
org.jzy3d.plot3d.rendering.canvas.CurrentScreenWatch
All Implemented Interfaces:
Runnable

public abstract class CurrentScreenWatch extends PixelScaleWatch
Check periodically if screen size has changed, hence allowing to check a changing monitor.
Author:
Martin Pernollet
  • Field Details

  • Constructor Details

    • CurrentScreenWatch

      public CurrentScreenWatch(Component component)
  • Method Details