Class RMPaintbot.SetPaintColor
- java.lang.Object
 - 
- com.inductiveautomation.rm.graphics.RMPaintbot.Op
 - 
- com.inductiveautomation.rm.graphics.RMPaintbot.SetPaintColor
 
 
 
- 
- Enclosing class:
 - RMPaintbot
 
public static class RMPaintbot.SetPaintColor extends RMPaintbot.Op
An operation to set paint color. 
- 
- 
Field Summary
Fields Modifier and Type Field Description java.awt.ColorpaintColor 
- 
Constructor Summary
Constructors Constructor Description SetPaintColor(java.awt.Color aColor)Creates a new SetPaintColor operation. 
 -