Package net.mcreator.ui.component.util
Class PanelUtils
java.lang.Object
net.mcreator.ui.component.util.PanelUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic JPanelcenterAndEastElement(Component center, Component east) static JPanelcenterAndEastElement(Component center, Component east, int px, int py) static JPanelcenterAndSouthElement(Component top, Component center) static JPanelcenterAndSouthElement(Component top, Component center, int hg, int vg) static JPanelcenterInPanel(Component component) static JPanelcenterInPanelPadding(Component component, int x, int y) static JPanelstatic JPanelstatic JPanelexpandHorizontally(Component element) static JPanelgridElements(int row, int col, int mw, int mh, Component... components) static JPanelgridElements(int row, int col, Component... components) static JPanelstatic JPanelstatic JPanelstatic JPanelnorthAndCenterElement(Component top, Component center) static JPanelnorthAndCenterElement(Component top, Component center, int px, int py) static JPanelpullElementUp(Component element) static JPaneltotalCenterInPanel(Component component) static JPanelwestAndCenterElement(Component west, Component center) static JPanelwestAndCenterElement(JComponent west, JComponent center, int px, int py) static JPanelwestAndEastElement(Component west, Component east) static JPanelwestAndEastElement(Component west, Component east, int px, int py)
-
Constructor Details
-
PanelUtils
public PanelUtils()
-
-
Method Details
-
join
-
join
-
join
-
column
-
column
-
centerInPanel
-
totalCenterInPanel
-
centerInPanelPadding
-
northAndCenterElement
-
centerAndSouthElement
-
centerAndSouthElement
-
westAndEastElement
-
gridElements
-
gridElements
-
northAndCenterElement
-
westAndEastElement
-
westAndCenterElement
-
centerAndEastElement
-
centerAndEastElement
-
pullElementUp
-
westAndCenterElement
-
expandHorizontally
-