initial checkin
authorClaus Gittinger <cg@exept.de>
Thu, 08 Oct 2015 18:02:48 +0200
changeset 7004 adc36dfb8430
parent 7003 0e8e265cbab6
child 7005 5112b07bae09
initial checkin class: RoundedBorder added:13 methods
abbrev.stc
--- a/abbrev.stc	Thu Oct 08 18:02:47 2015 +0200
+++ b/abbrev.stc	Thu Oct 08 18:02:48 2015 +0200
@@ -43,7 +43,6 @@
 GradientFillStyle GradientFillStyle stx:libview 'Compatibility-Squeak-Balloon-Fills' 0
 HostGraphicsDevice HostGraphicsDevice stx:libview 'Interface-Graphics' 0
 ImageBackground ImageBackground stx:libview 'Graphics-Support' 0
-MacButtonBorder MacButtonBorder stx:libview 'Graphics-Support' 0
 NoBackground NoBackground stx:libview 'Graphics-Support' 0
 OrientedFillStyle OrientedFillStyle stx:libview 'Compatibility-Squeak-Balloon-Fills' 0
 ScaleTransform ScaleTransform stx:libview 'Graphics-Transformations' 0
@@ -59,7 +58,9 @@
 FixedPalette FixedPalette stx:libview 'Graphics-Images-Support' 0
 GraphicsMedium GraphicsMedium stx:libview 'Graphics-Support' 0
 ImageMask ImageMask stx:libview 'Graphics-Images' 0
+MacFlatButtonBorder MacFlatButtonBorder stx:libview 'Graphics-Support' 0
 MappedPalette MappedPalette stx:libview 'Graphics-Images-Support' 0
+RoundedBorder RoundedBorder stx:libview 'Graphics-Support' 0
 WidgetEvent WidgetEvent stx:libview 'Interface-Support-UI' 0
 WindowingTransformation WindowingTransformation stx:libview 'Graphics-Transformations' 0
 DisplaySurface DisplaySurface stx:libview 'Graphics-Support' 0
@@ -76,10 +77,11 @@
 PopUpView PopUpView stx:libview 'Views-Basic' 2
 StandardSystemView StandardSystemView stx:libview 'Views-Basic' 2
 ModalBox ModalBox stx:libview 'Views-Basic' 2
+MacButtonBorder MacButtonBorder stx:libview 'Graphics-Support' 0
+RoundButtonBorder RoundButtonBorder stx:libview 'Graphics-Support' 0
+TranslucentColor TranslucentColor stx:libview 'Graphics-Support' 0
 GraphicsAttributes GraphicsAttributes stx:libview 'Graphics-Support' 0
 ControllerWithMenu ControllerWithMenu stx:libview 'Interface-Support-Controllers' 0
-RoundButtonBorder RoundButtonBorder stx:libview 'Graphics-Support' 0
-TranslucentColor TranslucentColor stx:libview 'Graphics-Support' 0
 AlphaMask AlphaMask stx:libview 'Graphics-Images' 0
 GuiServerWorkstation GuiServerWorkstation stx:libview 'Interface-Graphics' 0
 NeXTWorkstation NeXTWorkstation stx:libview 'Interface-Graphics' 0