Class IdpLoginPanel.TouchscreenMouseListener
- java.lang.Object
-
- java.awt.event.MouseAdapter
-
- com.inductiveautomation.factorypmi.application.runtime.login.IdpLoginPanel.TouchscreenMouseListener
-
- All Implemented Interfaces:
java.awt.event.MouseListener
,java.awt.event.MouseMotionListener
,java.awt.event.MouseWheelListener
,java.util.EventListener
- Enclosing class:
- IdpLoginPanel
protected class IdpLoginPanel.TouchscreenMouseListener extends java.awt.event.MouseAdapter
This mouse listener listens to the login screen's text areas and shows the alphanumeric keypads when pressed
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
TouchscreenMouseListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
mousePressed(java.awt.event.MouseEvent e)
-