public class SplitPaneAreaLayout extends AbstractSwingAreaLayout
ATTR_Background, ATTR_Implement, ATTR_Opaque, ATTR_Ref, OPTION_Gui, PROP_Font_Arrange_Mode, PROP_Font_Name, PROP_Font_Size, PROP_Font_Style
OPERATION_AddArea, OPERATION_ChangeArea, OPERATION_RemoveArea
コンストラクタと説明 |
---|
SplitPaneAreaLayout(AreaLayoutDefinition ald)
コンストラクタ
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected void |
destroyLocal()
個別の終了処理を行う。
|
protected java.awt.Component |
doLayoutLocal(ClientEvent e)
Areaに表示する内容のレイアウトを実行する
|
addLocationBasePanel, allocLocationComponent, arrangeFont, createAreaImplement, createMappingAreaComponent, destroy, doLayout, doLayoutForAdd, doLayoutForAddLocal, doLayoutForChange, doLayoutForChangeLocal, doLayoutForRemove, doLayoutForRemoveLocal, findGUIComponent, findGUIComponent, getAreaImplement, getArrangeFont, getFontArrangeMode, getLocationBasePanel, getLocationComponentSize, init, isLayouted, prepareLocations, releaseLocationComponent, setAreaImplement, setImplement
allocLocation, createArea, createMappingArea, getArea, getAreaOnLocation, getClientContext, getDefinition, getLocationContext, getLocationOfArea, getSubLocation, isSupportedOperation, releaseLocation, releaseLocation, setArea
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDefinition, setArea
getAreaOnLocation, getLocationOfArea
public SplitPaneAreaLayout(AreaLayoutDefinition ald)
ald
- エリアレイアウト定義protected java.awt.Component doLayoutLocal(ClientEvent e)
doLayoutLocal
クラス内 AbstractSwingAreaLayout
e
- イベント情報protected void destroyLocal()
destroyLocal
クラス内 AbstractSwingAreaLayout