Skip to content

Image Proxy has a code section duplicated twice #37

@Bhaskar1312

Description

@Bhaskar1312

retrievalThread = new Thread(() -> { try { setImageIcon(new ImageIcon(imageURL, "Album Cover")); c.repaint(); } catch (Exception e) { e.printStackTrace(); } }); retrievalThread.start();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions