Uses of Class
com.iizix.prop.ui.BorderData
Packages that use BorderData
Uses of BorderData in com.iizigo.panel.prop
Subclasses of BorderData in com.iizigo.panel.propModifier and TypeClassDescriptionclass
Setup layout data for a component in a container with border layout.Uses of BorderData in com.iizix.prop.ui
Methods in com.iizix.prop.ui that return BorderDataModifier and TypeMethodDescriptionBorderLayout.createDefaultLayoutProp
(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.Methods in com.iizix.prop.ui that return types with arguments of type BorderDataModifier and TypeMethodDescriptionBorderLayout.getLayoutPropClass()
Returns the class required for this layout property.Methods in com.iizix.prop.ui with parameters of type BorderDataModifier and TypeMethodDescriptionprotected boolean
BorderLayout.hasHeight0
(BorderData layout) Verifies if the layout data has a height.protected boolean
BorderLayout.hasWidth0
(BorderData layout) Verifies if the layout data has a width.