Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ココアの「スイングのようなGridBagLayout」に相当する機能はありますか? 運が悪かったので検索に時間を費やしました。
ココアで GridBagLayout のようなものを作成するためのヘルプや提案をいただければ幸いです:) ありがとう:)
ありません。GridBagLayoutJava で最も近いのは、おそらくNSCollectionViewコンテンツの配列をビューのグリッドとして表示することです。
GridBagLayout
NSCollectionView
https://developer.apple.com/library/mac/#documentation/Cocoa/Reference/NSCollectionView_Class/Introduction/Introduction.html
https://developer.apple.com/library/mac/#documentation/Cocoa/Reference/NSCollectionView_Class/Introduction/Introduction.html#//apple_ref/occ/cl/NSCollectionView