~ubuntu-branches/ubuntu/natty/icedtea-web/natty-security

« back to all changes in this revision

Viewing changes to netx/net/sourceforge/jnlp/controlpanel/DesktopShortcutPanel.java

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2011-02-24 12:57:25 UTC
  • mto: (18.1.1 experimental) (19.1.1 natty-security)
  • mto: This revision was merged to the branch mainline in revision 15.
  • Revision ID: james.westby@ubuntu.com-20110224125725-8zq5v35r6o27w8ku
Tags: upstream-1.1~20110320
ImportĀ upstreamĀ versionĀ 1.1~20110320

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
import javax.swing.JComboBox;
30
30
import javax.swing.JLabel;
31
31
 
32
 
import net.sourceforge.jnlp.runtime.DeploymentConfiguration;
 
32
import net.sourceforge.jnlp.config.DeploymentConfiguration;
33
33
import net.sourceforge.jnlp.runtime.Translator;
34
34
 
35
35
/**