Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hu.kazocsaba:image-viewer

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hu.kazocsaba:image-viewer

A Swing image viewer component.

  • 1.2.3
  • Source
  • Maven
  • Socket score

Version published
Maintainers
1
Source

This project provides a Swing image viewer component.

See the wiki for additional details and screenshots, and the Javadoc API located here.

Features

  • integrated scroll pane
  • multiple resize policies
  • popup menu to set viewing settings and save the image
  • mouse listeners in image coordinate system
  • overlays to draw over the image
  • status bar support

Using

The library resides in the central Maven repository with group ID hu.kazocsaba and artifact ID image-viewer. If you use a project management system which can fetch dependencies from there, you can just add the library as a dependency. E.g. in Maven:

<dependency>
	<groupId>hu.kazocsaba</groupId>
	<artifactId>image-viewer</artifactId>
	<version>a.b.c</version>
</dependency>

Otherwise you can download it directly.

FAQs

Package last updated on 30 Jul 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc