Class SwingMoveCanvasTest


  • public class SwingMoveCanvasTest
    extends Object
    Tests the capability of SwingGlimpseCanvas to move between JFrames. This capability can be important when using Glimpse with docking frameworks.
    Author:
    borkholder
    • Constructor Detail

      • SwingMoveCanvasTest

        public SwingMoveCanvasTest()
    • Method Detail

      • makeFrame

        public static JFrame makeFrame​(int x,
                                       int y,
                                       int width,
                                       int height)