net.infonode.gui

Class DragLabelWindow

public class DragLabelWindow extends Dialog

Author: johan

Constructor Summary
DragLabelWindow(Dialog d)
DragLabelWindow(Frame f)
Method Summary
JLabelgetLabel()
voidsetCursor(Cursor c)
voidsetVisible(boolean visible)

Constructor Detail

DragLabelWindow

public DragLabelWindow(Dialog d)

DragLabelWindow

public DragLabelWindow(Frame f)

Method Detail

getLabel

public JLabel getLabel()

setCursor

public void setCursor(Cursor c)

setVisible

public void setVisible(boolean visible)