#SystemWindow のサブクラス #Mosaic1 を作成しました。ウィンドウの初期位置を制御したいと考えています。それ、どうやったら出来るの?クラス#RealEstateAgentが関与していますが、どのように?クラスのコメントは言う
Responsible for real-estate management on the screen,
which is to say, controlling where new windows appear,
with what sizes, etc. 5/20/96 sw
そこで、クラス #RealEstateAgent の設定方法と使用方法について説明を求めています。
ノート:
- #RealEstateAgentはシングルトンです。クラス側のメソッドしかありません
- #SystemWindowによってのみ参照されます
- 新しい SystemWindow は、 RealEstateAgent class>> standardWindowExtentから初期エクステントを取得します