jar

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

Maven & Gradle

Apr 04, 2023
4 stars

GUI Popup & Inspect · Registers popup menu and inspect function for all regular components in IDE

Table Of Contents

Latest Version

Download org.exbin.utils.guipopup : guipopup-netbeans-plugin JAR file - Latest Versions:

All Versions

Download org.exbin.utils.guipopup : guipopup-netbeans-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window guipopup-netbeans-plugin-0.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.exbin.framework.popup

├─ org.exbin.framework.popup.DefaultPopupMenu.class - [JAR]

├─ org.exbin.framework.popup.ImageActionsHandler.class - [JAR]

├─ org.exbin.framework.popup.LinkActionsHandler.class - [JAR]

├─ org.exbin.framework.popup.PositionImageActionsHandler.class - [JAR]

├─ org.exbin.framework.popup.PositionLinkActionsHandler.class - [JAR]

├─ org.exbin.framework.popup.PositionTextActionsHandler.class - [JAR]

├─ org.exbin.framework.popup.TextActionsHandler.class - [JAR]

org.exbin.framework.popup.handler

├─ org.exbin.framework.popup.handler.EditorPanePopupHandler.class - [JAR]

├─ org.exbin.framework.popup.handler.ListPopupHandler.class - [JAR]

├─ org.exbin.framework.popup.handler.TablePopupHandler.class - [JAR]

├─ org.exbin.framework.popup.handler.TextComponentPopupHandler.class - [JAR]

org.exbin.utils.guipopup.gui

├─ org.exbin.utils.guipopup.gui.ComponentParentsListModel.class - [JAR]

├─ org.exbin.utils.guipopup.gui.ComponentPropertyTableCellPanel.class - [JAR]

├─ org.exbin.utils.guipopup.gui.InspectComponentPanel.class - [JAR]

├─ org.exbin.utils.guipopup.gui.PropertyTableCellEditor.class - [JAR]

├─ org.exbin.utils.guipopup.gui.PropertyTableCellPanel.class - [JAR]

├─ org.exbin.utils.guipopup.gui.PropertyTableCellRenderer.class - [JAR]

├─ org.exbin.utils.guipopup.gui.PropertyTableItem.class - [JAR]

├─ org.exbin.utils.guipopup.gui.PropertyTableModel.class - [JAR]

├─ org.exbin.utils.guipopup.gui.PropertyTablePanel.class - [JAR]

org.exbin.utils.guipopup

├─ org.exbin.utils.guipopup.Installer.class - [JAR]

├─ org.exbin.utils.guipopup.NetBeansPopupMenu.class - [JAR]

org.exbin.framework.utils

├─ org.exbin.framework.utils.ActionUtils.class - [JAR]

├─ org.exbin.framework.utils.ClipboardActionsApi.class - [JAR]

├─ org.exbin.framework.utils.ClipboardActionsHandler.class - [JAR]

├─ org.exbin.framework.utils.ClipboardActionsHandlerEmpty.class - [JAR]

├─ org.exbin.framework.utils.ClipboardActionsUpdateListener.class - [JAR]

├─ org.exbin.framework.utils.ClipboardActionsUpdater.class - [JAR]

├─ org.exbin.framework.utils.ClipboardUtils.class - [JAR]

├─ org.exbin.framework.utils.ComponentPopupEventDispatcher.class - [JAR]

├─ org.exbin.framework.utils.DesktopUtils.class - [JAR]

├─ org.exbin.framework.utils.LanguageUtils.class - [JAR]

├─ org.exbin.framework.utils.LazyComponentListener.class - [JAR]

├─ org.exbin.framework.utils.LazyComponentsIssuable.class - [JAR]

├─ org.exbin.framework.utils.OkCancelListener.class - [JAR]

├─ org.exbin.framework.utils.RecursiveLazyComponentListener.class - [JAR]

├─ org.exbin.framework.utils.UiUtils.class - [JAR]

├─ org.exbin.framework.utils.WindowUtils.class - [JAR]