Ignore:
Timestamp:
11/26/13 11:54:04 (11 years ago)
Author:
csl14
Message:

startBrowser and startBrowserNewFrame now create JfxBrowser widget instead of the lobobrowser widget

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/actions/Actions.java

    r504 r534  
    10191019        if (params.length() == 0)
    10201020            return null;
    1021 
     1021       
    10221022        // remove leading and trailing spaces
    10231023        params = params.trim();
Note: See TracChangeset for help on using the changeset viewer.