rero.gui.windows

Class AboutWindow

public class AboutWindow extends StatusWindow implements Runnable

an easter egg... I'm not going to bother hiding the code for this one event though it is one of my favorites
Constructor Summary
AboutWindow()
Method Summary
voidbkow()
voideline(String text)
ImageIcongetImageIcon()
StringgetName()
voidinit(ClientWindow _frame)
booleanisLegalWindow()
voidmircii()
voidpaint(Graphics g)
voidrun()
voidtype(String text)

Constructor Detail

AboutWindow

public AboutWindow()

Method Detail

bkow

public void bkow()

eline

public void eline(String text)

getImageIcon

public ImageIcon getImageIcon()

getName

public String getName()

init

public void init(ClientWindow _frame)

isLegalWindow

public boolean isLegalWindow()

mircii

public void mircii()

paint

public void paint(Graphics g)

run

public void run()

type

public void type(String text)