T o O u t l i n e メソッドを用いる。 p u b l i c c l a s s A d d T o S c h e d u l e F A B F r a m e L a y o u t e x t e n d s C h e c k a b l e F r a m e L a y o u t { . . . @ O v e r r i d e p r o t e c t e d v o i d o n S i z e C h a n g e d ( i n t w , i n t h , i n t o l d w , i n t o l d h ) { s u p e r . o n S i z e C h a n g e d ( w , h , o l d w , o l d h ) ; O u t l i n e o u t l i n e = n e w O u t l i n e ( ) ; o u t l i n e . s e t O v a l ( 0 , 0 , w , h ) ; s e t O u t l i n e ( o u t l i n e ) ; s e t C l i p T o O u t l i n e ( t r u e ) ; ↓