Ignore:
Timestamp:
2010-09-15T08:21:16+02:00 (14 years ago)
Author:
stoecker
Message:

fix array preferences

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/oauth/AccessTokenInfoPanel.java

    r3083 r3530  
    1818/**
    1919 * Displays the key and the secret of an OAuth Access Token.
    20  * 
     20 *
    2121 */
    2222public class AccessTokenInfoPanel extends JPanel {
     
    8181    /**
    8282     * Displays the key and secret in <code>token</code>.
    83      * 
     83     *
    8484     * @param token the access  token. If null, the content in the info panel is cleared
    8585     */
Note: See TracChangeset for help on using the changeset viewer.