|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A panel the inputs a URI.
is a Panel that looks similar to
+--------------------------------+
| URI : ___________________ |
+--------------------------------+
it is useful to input quickly some names IMplementations to this
panel could include browsing windows or help strings.
| Method Summary | |
void |
addKeyListener(KeyListener listener)
|
void |
get()
gets the value that is used in the panel. |
URI |
getURI()
|
void |
set(URI value)
Set the value that is used in the panel. |
void |
setLabel(String label)
set the label that is used in the panel. |
| Method Detail |
public void setLabel(String label)
label - The new label.public void set(URI value)
public void get()
public void addKeyListener(KeyListener listener)
public URI getURI()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||