public class FreeDesignPageLayout extends AbstractSwingPageLayout
ATTR_Height, ATTR_Location, ATTR_PointX, ATTR_PointY, ATTR_Preference, ATTR_Resizable, ATTR_Size, ATTR_Title, ATTR_Width, LOCATION_Center, LOCATION_Inherit, LOCATION_Platform, LOCATION_Point, OPTION_Gui, OPTION_MenuBar, PROP_Window_Height, PROP_Window_Width, SIZE_Dimension, SIZE_Inherit
OPERATION_AddArea, OPERATION_ChangeArea, OPERATION_RemoveArea
コンストラクタと説明 |
---|
FreeDesignPageLayout(PageLayoutDefinition pld)
コンストラクタ
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected java.awt.Component |
doLayoutLocal(ClientEvent e)
ウィンドウに表示する内容のレイアウトを実行する
|
addLocationBasePanel, allocLocationComponent, createMappingAreaComponent, destroy, destroyLocal, doLayoutForAdd, doLayoutForAddLocal, doLayoutForChange, doLayoutForChangeLocal, doLayoutForPopUp, doLayoutForRemove, doLayoutForRemoveLocal, doLayoutForTransit, getLocationBasePanel, getLocationComponentSize, getPageComponent, getPreferenceDimension, getPreferencePoint, getWindow, getWindowDimension, getWindowLocation, getWindowPoint, getWindowTitle, init, isInheritWindowSize, isLayouted, isWindowResizable, prepareLocations, releaseLocationComponent, releaseWindow, requestFocusInWindow, savePreference, setMenuBar, setPageComponent, setupContentPane, setWindow
allocLocation, createArea, createMappingArea, getAreaOnLocation, getClientContext, getDefinition, getLocationContext, getLocationOfArea, getPage, getSubLocation, isSupportedOperation, releaseLocation, releaseLocation, setPage
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDefinition, setPage
getAreaOnLocation, getLocationOfArea
public FreeDesignPageLayout(PageLayoutDefinition pld)
pld
- ページレイアウト定義protected java.awt.Component doLayoutLocal(ClientEvent e)
doLayoutLocal
クラス内 AbstractSwingPageLayout
e
- イベント情報