UILayoutTool.st
changeset 3509 f4ec661b93ec
parent 3501 de5acee79014
child 3662 b958f57e0cfd
--- a/UILayoutTool.st	Tue Nov 28 17:10:23 2017 +0100
+++ b/UILayoutTool.st	Tue Nov 28 19:22:34 2017 +0100
@@ -516,12 +516,6 @@
 
 !UILayoutTool methodsFor:'accessing'!
 
-acceptChannel
-    "return the value of the instance variable 'acceptChannel' (automatically generated)"
-
-    ^ masterApplication acceptChannel
-!
-
 layout
     "returns configued layout or nil
     "
@@ -609,6 +603,14 @@
         
 ! !
 
+!UILayoutTool methodsFor:'accessing-channels'!
+
+acceptChannel
+    "return the value of the instance variable 'acceptChannel' (automatically generated)"
+
+    ^ masterApplication acceptChannel
+! !
+
 !UILayoutTool methodsFor:'aspects'!
 
 aspectFor:aKey