java.lang.Object
cxtable.setup_boot.xSetupPopup
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener, xEntryListened
- public class xSetupPopup
- extends java.lang.Object
- implements xEntryListened, java.awt.event.ActionListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
topop
private java.awt.Frame topop
entrydone
private java.awt.Button entrydone
AS_FTP
public static int AS_FTP
AS_HTTP
public static int AS_HTTP
which
private int which
labs
private java.lang.String[] labs
texts
private java.awt.TextField[] texts
xel
private xEntryListener xel
for_ftp
static java.lang.String[] for_ftp
for_http
static java.lang.String[] for_http
xSetupPopup
public xSetupPopup(int w,
xEntryListener xl)
create
public void create()
kill
public void kill()
- Specified by:
kill in interface xEntryListened
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent ae)
- Description copied from interface:
java.awt.event.ActionListener
- This method is invoked when an action occurs.
- Specified by:
actionPerformed in interface java.awt.event.ActionListener
getAnswers
public java.lang.String[] getAnswers()
- Specified by:
getAnswers in interface xEntryListened
main
public static void main(java.lang.String[] args)
getWhich
public int getWhich()
- Specified by:
getWhich in interface xEntryListened