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

org.exbin.utils.guipopup:guipopup-netbeans-plugin

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

org.exbin.utils.guipopup:guipopup-netbeans-plugin

Registers popup menu and inspect function for all regular components in IDE

  • 0.1.2
  • Source
  • Maven
  • Socket score

Version published
Maintainers
1
Source

GUI Popup & Inspect - NetBeans Plugin

Registers popup menu and inspect function for all regular components in IDE.

  • Use right click or Shift-F10 to show typical popup menu on various input boxes.
  • Use Alt + Shift + Ctrl/Mac + F12 to show component inspect dialog

Homepage: https://github.com/hajdam/guipopup-netbeans-plugin

Published as: https://plugins.netbeans.apache.org/catalogue/?id=17 Previously: http://plugins.netbeans.org/plugin/76228/

Screenshot

Plugin Screenshot

Features

  • Show popup menu with clipboard cut/copy/paste actions delete, select all and some utilities actions
  • Supported components JTextComponent, JList, JTable
  • Shows inspect dialog with values readable by reflections for component currently pointed on with mouse

Compiling

Java Development Kit (JDK) version 8 or later is required to build this project.

For project compiling Gradle build system is used: https://gradle.org

You can either download and install gradle or use gradlew or gradlew.bat scripts to download separate copy of gradle to perform the project build.

Build commands: "gradle build" and "gradle nbm"

License

Apache License, Version 2.0 - see LICENSE-2.0.txt

FAQs

Package last updated on 04 Apr 2023

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