|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--net.sf.javadocbuilder.ui.FileBrowseButtonSelectionListener
| Field Summary | |
private IProject |
project
|
private Shell |
shell
|
private Text |
text
|
| Constructor Summary | |
FileBrowseButtonSelectionListener(Shell shell,
IProject project,
Text text)
|
|
| Method Summary | |
void |
widgetDefaultSelected(SelectionEvent e)
|
void |
widgetSelected(SelectionEvent e)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private Shell shell
private IProject project
private Text text
| Constructor Detail |
public FileBrowseButtonSelectionListener(Shell shell,
IProject project,
Text text)
shell - project - text - | Method Detail |
public void widgetSelected(SelectionEvent e)
public void widgetDefaultSelected(SelectionEvent e)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||