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 SummaryConstructors Constructor Description PaintEvent(java.awt.Component source, java.awt.Graphics g, int width, int height)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.awt.GraphicsgetGraphics()intgetHeight()intgetWidth()
 
-