public class Exit extends java.lang.Object implements java.awt.event.ActionListener, UIAware
int
exitCode
UI
ui
Exit()
void
actionPerformed(java.awt.event.ActionEvent ev)
setUI(UI ui, org.jdom2.Element e)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UI ui
public int exitCode
public Exit()
public void setUI(UI ui, org.jdom2.Element e)
setUI
UIAware
e
public void actionPerformed(java.awt.event.ActionEvent ev)
actionPerformed
java.awt.event.ActionListener