Class PaintEvent
- java.lang.Object
 - 
- java.util.EventObject
 - 
- com.inductiveautomation.factorypmi.application.components.event.PaintEvent
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class PaintEvent extends java.util.EventObject- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description PaintEvent(java.awt.Component source, java.awt.Graphics g, int width, int height) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.awt.GraphicsgetGraphics()intgetHeight()intgetWidth() 
 -