modnlp.idx.gui
public class HeaderURLChooser extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
CANCEL_OPTION |
static int |
ENTER_OPTION |
static int |
SAME_OPTION |
Constructor and Description |
---|
HeaderURLChooser(java.awt.Frame owner,
java.lang.String dcl) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getURL() |
int |
showChooseURL() |
public static final int ENTER_OPTION
public static final int CANCEL_OPTION
public static final int SAME_OPTION