Class GridPanelConstraint
java.lang.Object
jflex.gui.GridPanelConstraint
Constraints for layout elements of GridLayout
- Version:
- JFlex 1.9.1
- Author:
- Gerwin Klein
-
Constructor Summary
ConstructorsConstructorDescriptionGridPanelConstraint(int x, int y, int width, int height, int handle, Component component) Constructor for GridPanelConstraint. -
Method Summary
-
Constructor Details
-
GridPanelConstraint
-