Squeak Class Documentation category index | class index  
 
SimpleBorder
  category: Morphic-Borders
  superclass: BorderStyle
  subclasses: ComplexBorder InsetBorder RaisedBorder

No comment. Sorry.

instance methods
  accessing
  baseColor
baseColor:
bottomRightColor
color
color:
style
topLeftColor
width
width:

  drawing
  drawLineFrom:to:on:
frameRectangle:on:

class methods
  no messages
 

instance methods
  accessing top  
 

baseColor


 

baseColor:

Ignored


 

bottomRightColor


 

color


 

color:

Ignored


 

style


 

topLeftColor


 

width


 

width:

Ignored


  drawing top  
 

drawLineFrom:to:on:


 

frameRectangle:on:

Frame the given rectangle on aCanvas


class methods
  no messages top