Class PercentDisplay

java.lang.Object
  extended byNSCell
      extended byPercentDisplay

public class PercentDisplay
extends NSCell

See Also:
Serialized Form

Constructor Summary
PercentDisplay()
           
 
Method Summary
 void drawInteriorWithFrameInView(NSRect cellFrame, NSView controlView)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PercentDisplay

public PercentDisplay()
Method Detail

drawInteriorWithFrameInView

public void drawInteriorWithFrameInView(NSRect cellFrame,
                                        NSView controlView)