    

 ## On this page

  

 

 # PHXReferenceMonitor

 Last update: 16.07.2025 

public class [PHXReferenceMonitor](index.md) : [ActionListener](https://docs.oracle.com/javase/8/docs/api/java/awt/event/ActionListener.html), [ListSelectionListener](https://docs.oracle.com/javase/8/docs/api/javax/swing/event/ListSelectionListener.html), [WindowListener](https://docs.oracle.com/javase/8/docs/api/java/awt/event/WindowListener.html), [ItemListener](https://docs.oracle.com/javase/8/docs/api/java/awt/event/ItemListener.html)

A utility class for showing active COM references from PHXCOMObject

#### Author

Sharp

## Functions

NameSummary[actionPerformed](action-performed.md)public [actionPerformed](action-performed.md)(e: [ActionEvent](https://docs.oracle.com/javase/8/docs/api/java/awt/event/ActionEvent.html))[itemStateChanged](item-state-changed.md)public [itemStateChanged](item-state-changed.md)(e: [ItemEvent](https://docs.oracle.com/javase/8/docs/api/java/awt/event/ItemEvent.html))[showMonitor](show-monitor.md)public [showMonitor](show-monitor.md)()[valueChanged](value-changed.md)public [valueChanged](value-changed.md)(e: [ListSelectionEvent](https://docs.oracle.com/javase/8/docs/api/javax/swing/event/ListSelectionEvent.html))[windowActivated](window-activated.md)public [windowActivated](window-activated.md)(e: [WindowEvent](https://docs.oracle.com/javase/8/docs/api/java/awt/event/WindowEvent.html))[windowClosed](window-closed.md)public [windowClosed](window-closed.md)(e: [WindowEvent](https://docs.oracle.com/javase/8/docs/api/java/awt/event/WindowEvent.html))[windowClosing](window-closing.md)public [windowClosing](window-closing.md)(e: [WindowEvent](https://docs.oracle.com/javase/8/docs/api/java/awt/event/WindowEvent.html))[windowDeactivated](window-deactivated.md)public [windowDeactivated](window-deactivated.md)(e: [WindowEvent](https://docs.oracle.com/javase/8/docs/api/java/awt/event/WindowEvent.html))[windowDeiconified](window-deiconified.md)public [windowDeiconified](window-deiconified.md)(e: [WindowEvent](https://docs.oracle.com/javase/8/docs/api/java/awt/event/WindowEvent.html))[windowIconified](window-iconified.md)public [windowIconified](window-iconified.md)(e: [WindowEvent](https://docs.oracle.com/javase/8/docs/api/java/awt/event/WindowEvent.html))[windowOpened](window-opened.md)public [windowOpened](window-opened.md)(e: [WindowEvent](https://docs.oracle.com/javase/8/docs/api/java/awt/event/WindowEvent.html))