edu.princeton.wordnet.browser.UI Class Reference
Inherits edu::princeton::wordnet::browser::Controller.
List of all members.
Detailed Description
Browser main frame
- Author:
- Bernard Bou
Constructor & Destructor Documentation
edu.princeton.wordnet.browser.UI.UI |
( |
final String[] |
theseArgs |
) |
throws IOException |
Constructor
- Parameters:
-
| theseArgs | command line arguments |
Member Function Documentation
void edu.princeton.wordnet.browser.UI.addHistory |
( |
final String |
thisLookup |
) |
[protected, virtual] |
boolean edu.princeton.wordnet.browser.UI.confirm |
( |
final String[] |
thisMessage |
) |
[protected, virtual] |
PropertyChangeListener edu.princeton.wordnet.browser.UI.getConsolePropertyListener |
( |
|
) |
[protected, virtual] |
String edu.princeton.wordnet.browser.UI.getLookup |
( |
|
) |
[protected, virtual] |
TreeView edu.princeton.wordnet.browser.UI.getTreeView |
( |
|
) |
[protected, virtual] |
List<TreeView> edu.princeton.wordnet.browser.UI.getTreeViews |
( |
|
) |
[protected, virtual] |
void edu.princeton.wordnet.browser.UI.handlePopup |
( |
final MouseEvent |
e, |
|
|
final ActionListener |
thisPopupActionListener | |
|
) |
| | [protected] |
Handle popup trigger
- Parameters:
-
| e | mouse event |
| thisPopupActionListener | popup action listener |
void edu.princeton.wordnet.browser.UI.internalHelp |
( |
|
) |
[protected, virtual] |
JPopupMenu edu.princeton.wordnet.browser.UI.makePopup |
( |
final ActionListener |
thisPopupActionListener |
) |
[protected] |
Make popup
- Parameters:
-
| thisPopupActionListener | popup action listener |
- Returns:
- popup
void edu.princeton.wordnet.browser.UI.makeTextView |
( |
final String |
thisTitle, |
|
|
final String |
thisTooltip, |
|
|
final String |
thisText | |
|
) |
| | [protected, virtual] |
void edu.princeton.wordnet.browser.UI.makeTreeView |
( |
final TreeView |
thisView, |
|
|
final String |
thisTitle, |
|
|
final String |
thisTooltip, |
|
|
final TreeModel |
thisTreeModel | |
|
) |
| | [protected, virtual] |
void edu.princeton.wordnet.browser.UI.quit |
( |
|
) |
[protected, virtual] |
void edu.princeton.wordnet.browser.UI.reportClientError |
( |
final Throwable |
t |
) |
[protected, virtual] |
void edu.princeton.wordnet.browser.UI.reportException |
( |
final Exception |
e |
) |
[protected, virtual] |
void edu.princeton.wordnet.browser.UI.setStatus |
( |
final String |
thisMessage |
) |
[protected, virtual] |
The documentation for this class was generated from the following file:
- /opt/devel/wnscope/WordNetScope/src/edu/princeton/wordnet/browser/UI.java