org.seasar.jface.component.impl
クラス TabFolderComponent

java.lang.Object
  上位を拡張 org.seasar.jface.component.impl.AbstractUIElement
      上位を拡張 org.seasar.jface.component.impl.AbstractUIComponent
          上位を拡張 org.seasar.jface.component.impl.ControlComponent
              上位を拡張 org.seasar.jface.component.impl.CompositeComponent
                  上位を拡張 org.seasar.jface.component.impl.TabFolderComponent
すべての実装されたインタフェース:
EnabledDependable, UIComponent, UICompositeComponent, UIContainer, UIControlComponent, UIElement

public class TabFolderComponent
extends CompositeComponent

作成者:
bskuroneko

コンストラクタの概要
TabFolderComponent()
           
 
メソッドの概要
 String getSelection()
           
 void setSelection(String selection)
           
 
クラス org.seasar.jface.component.impl.CompositeComponent から継承されたメソッド
addChild, doRender, getChildLayoutDataInfo, getChildren, getCommonAttributes, getLayoutInfo, renderChild, setChildLayoutDataInfo, setCommonAttributes, setLayoutInfo
 
クラス org.seasar.jface.component.impl.ControlComponent から継承されたメソッド
getBackground, getBackgroundImage, getEnabled, getEnabledDependId, getEnabledDependType, getFontHeight, getFontName, getFontStyle, getForeground, getHeight, getLayoutDataInfo, getToolTipText, getVisible, getWidth, getX, getY, setBackground, setBackgroundImage, setEnabled, setEnabledDependId, setEnabledDependType, setFontHeight, setFontName, setFontStyle, setForeground, setHeight, setLayoutDataInfo, setToolTipText, setVisible, setWidth, setX, setY
 
クラス org.seasar.jface.component.impl.AbstractUIComponent から継承されたメソッド
getId, getMenu, getParent, getRenderer, getReplace, getStyle, getWidget, render, renderMenu, setId, setMenu, setParent, setRenderer, setReplace, setStyle, setWidget
 
クラス org.seasar.jface.component.impl.AbstractUIElement から継承されたメソッド
getBasePath, getLocation, setBasePath, setLocation
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
インタフェース org.seasar.jface.component.UIComponent から継承されたメソッド
getId, getMenu, getParent, getRenderer, getStyle, getWidget, render, setId, setMenu, setParent, setRenderer, setStyle, setWidget
 
インタフェース org.seasar.jface.component.UIElement から継承されたメソッド
getBasePath, getLocation, setBasePath, setLocation
 

コンストラクタの詳細

TabFolderComponent

public TabFolderComponent()
メソッドの詳細

getSelection

public String getSelection()

setSelection

public void setSelection(String selection)


Copyright © 2006 The Seasar Foundation. All Rights Reserved.