Uses of Class
com.iizix.prop.ui.PanelData
Packages that use PanelData Package Description com.iizigo.panel.prop com.iizix.prop.ui Uses of PanelData in com.iizigo.panel.prop
Subclasses of PanelData in com.iizigo.panel.prop Modifier and Type Class Description class
EPanelData
Setup layout data for all panels.Uses of PanelData in com.iizix.prop.ui
Methods in com.iizix.prop.ui that return PanelData Modifier and Type Method Description protected PanelData
UIPanelBase. createLayout()
Create the layout property.PanelData
UIPanelBase. getLayout()
Gets the layout properties of this component.