Ignore:
Timestamp:
2003-10-06T17:55:00+13:00 (21 years ago)
Author:
mdewsnip
Message:

Nearly finished adding tooltips (and thank goodness for that).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/src/org/greenstone/gatherer/gui/FileAssociationDialog.java

    r5571 r5589  
    327327    /** When a click on OK is detected, save the current information, then dispose.
    328328     * @param event An <strong>ActionEvent</strong> with details about the button press.
    329             */
     329     */
    330330    public void actionPerformed(ActionEvent event) {
    331331        if(save_required) {
Note: See TracChangeset for help on using the changeset viewer.