jwx!
v0.0.2


wx
Class PenList

java.lang.Object
  extended bywx.Object
      extended bywx.PenList

public class PenList
extends Object


Field Summary
static PenList ThePenList
           
 
Constructor Summary
PenList()
           
 
Method Summary
 void addPen(Pen pen)
           
 void delete()
           
 Pen findOrCreatePen(Colour colour, int width, int style)
           
 void removePen(Pen pen)
           
 
Methods inherited from class wx.Object
_, getTanslation
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ThePenList

public static PenList ThePenList
Constructor Detail

PenList

public PenList()
Method Detail

delete

public void delete()
Overrides:
delete in class Object

addPen

public void addPen(Pen pen)

removePen

public void removePen(Pen pen)

findOrCreatePen

public Pen findOrCreatePen(Colour colour,
                           int width,
                           int style)

jwx!
v0.0.2


© 2006 Amit G Mendapara.