Class ThincProto.thinc_cursorColor

java.lang.Object
  extended by ThincProto.thinc_cursorColor
Enclosing interface:
ThincProto

public static class ThincProto.thinc_cursorColor
extends java.lang.Object


Field Summary
(package private)  int bg
           
(package private)  int fg
           
 
Constructor Summary
ThincProto.thinc_cursorColor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fg

int fg

bg

int bg
Constructor Detail

ThincProto.thinc_cursorColor

public ThincProto.thinc_cursorColor()