Class FWImagePopup

java.lang.Object
javax.swing.Popup
net.simplace.ui.popup.FWImagePopup

public class FWImagePopup extends Popup
Popup showing an Image at given place of the monitor
Author:
Andreas Enders
  • Constructor Details

    • FWImagePopup

      public FWImagePopup(Component aParent, JLabel aIconLabelToBeShown, int aXCoordOnScreen, int aYCoordOnScreen)
      Popup showing an Image at given place of the monitor
      Parameters:
      aParent -
      aIconLabelToBeShown -
      aXCoordOnScreen -
      aYCoordOnScreen -