Interface VisionWindowListener
public interface VisionWindowListener
An interface that allows modules to listen to when windows are opened and closed.
Created by carl.gould on 4/29/2015.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
windowClosed
(FPMIWindow window) void
windowOpened
(FPMIWindow window)
-
Method Details
-
windowOpened
-
windowClosed
-