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

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.CoolBarComponent
すべての実装されたインタフェース:
EnabledDependable, UIComponent, UICompositeComponent, UIContainer, UIControlComponent, UIElement

public class CoolBarComponent
extends CompositeComponent

作成者:
bskuroneko

コンストラクタの概要
CoolBarComponent()
           
 
メソッドの概要
 String getLocked()
           
 String getWrapIndices()
           
 void setLocked(String locked)
           
 void setWrapIndices(String wrapIndices)
           
 
クラス 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
 

コンストラクタの詳細

CoolBarComponent

public CoolBarComponent()
メソッドの詳細

getLocked

public String getLocked()

setLocked

public void setLocked(String locked)

getWrapIndices

public String getWrapIndices()

setWrapIndices

public void setWrapIndices(String wrapIndices)


Copyright © 2006 The Seasar Foundation. All Rights Reserved.