gpl.fredy.ui
Class MsgBoard
java.lang.Object
gpl.fredy.ui.MsgBoard
public class MsgBoard
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pollRate
public int pollRate
file
public java.io.File file
frame
public javax.swing.JFrame frame
cancel
public javax.swing.JButton cancel
setLog
public ImageButton setLog
MsgBoard
public MsgBoard()
getVersion
public java.lang.String getVersion()
poller
public void poller()
openFile
public void openFile()
addText
public void addText(java.lang.String t)
addSysMsg
public void addSysMsg(java.lang.String t)
main
public static void main(java.lang.String[] args)