net.simplace.ui.popup.FWImagePopup

Popup showing an Image at given place of the monitor


public class FWImagePopup extends javax.swing.Popup {
// Public Constructors
public FWImagePopup(Component aParent, JLabel aIconLabelToBeShown, int
aXCoordOnScreen, int aYCoordOnScreen);



}



Hierarchy: java.lang.Object - javax.swing.Popup - FWImagePopup