クラス | 解説 | |
---|---|---|
FlowLayoutManager | FlowLayoutManagerクラス | |
GridBagConstraint | グリッドバッグレイアウトマネージャに制約オブジェクトを提供するクラス。 | |
GridBagConstraint.GridBagConstraintConverter | GridBagConstraint のTypeConverter。 | |
GridBagConstraintConstants | グリッドバッグ制約オブジェクトによって使用される定数を定義します。 | |
GridBagLayoutDragStrategy | GridBagLayout内のIDraggableLayoutItemのドラッグ&ドロップを処理するクラス。 | |
GridBagLayoutItemDimensions | 内部使用。レイアウト項目の次元を含むクラス。 | |
GridBagLayoutItemDimensionsCollection | 内部使用。それぞれがILayoutItemに関連付けられたGridBagLayoutItemDimensionsインスタンスを含むクラス。 | |
GridBagLayoutManager | GridBagLayoutManager クラス | |
Insets | インセットを指定するクラス。インセットとは項目の端にある間隔のことです。 | |
Insets.InsetsTypeConverter | MarginsTypeConverter | |
LayoutItemsCollection | ILayoutItemコレクション | |
LayoutItemsEnumerator | IEnumeratorインターフェイスを実装する基本クラス。 | |
LayoutManagerBase | 他のクラスが固有のレイアウト マネージャを実装するための基本クラス。 |
インターフェース | 解説 | |
---|---|---|
IGridBagConstraint | グリッドバッグレイアウトマネージャに制約を提供するインターフェイス。 | |
IGridBagLayoutDragManager | GridBagLayoutでのオブジェクトのドラッグ&ドロップのために情報をGridBagLayoutDragStrategyに提供するインターフェイス。 | |
ILayoutChildItem | ILayoutItems は、ILayoutGroup 内で含まれる可能性があります。 | |
ILayoutContainer | ILayoutContainerインターフェイス | |
ILayoutGroup | ILayoutItems グループを含むオブジェクト | |
ILayoutItem | レイアウト項目を実装するためのインターフェイス。 |
列挙体 | 解説 | |
---|---|---|
AnchorType | 項目をどこに固定するかを指定します。 | |
DefaultableFlowLayoutAlignment | フロー レイアウトで水平および垂直揃えを示すために使用される列挙体。 | |
FillType | 余分なスペースをなくすために項目をサイズ変更するかどうかを指定します。 | |
FlowLayoutAlignment | FlowLayout.Alignmentプロパティを指定するために使用します。 | |
GridBagLayoutAllowMoving | ユーザーがGridBagLayout内の列を移動できるようにするオプション。 | |
GridBagLayoutAllowSpanSizing | ユーザーがGridBagLayout内の項目のスパンサイズを変更できるようにするオプション。 | |
GridBagLayoutDragStrategy.DropLocation | ドラッグ要素の四角形の左、上、右、下にあるドラッグ エフェクト矢印かどうかを示します。 | |
GridBagLayoutManager.GridBagLayoutMode | GridBagLayout モード | |
LayoutPropertyIds | プロパティのIDを示します。これはSubObjectPropChangeメカニズムで使用されます。 |