Package snap.view

Class PopupWindow

All Implemented Interfaces:
PropChange.DoChange, XMLArchiver.Archivable

public class PopupWindow extends WindowView
A WindowView subclass for popup windows.
  • Constructor Details

    • PopupWindow

      public PopupWindow()
      Creates a new PopupWindow.
  • Method Details

    • show

      public void show(View aView, double aX, double aY)
      Shows the node.
      Overrides:
      show in class WindowView