- java.lang.Object
-
- java.awt.GridLayout
-
- com.mockturtlesolutions.snifflib.graphics.AxesGridLayout
-
-
Constructor Summary
Constructors
Constructor and Description |
AxesGridLayout(java.awt.Container F,
int a,
int b) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.awt.Insets |
getInsets() |
-
Methods inherited from class java.awt.GridLayout
addLayoutComponent, getColumns, getHgap, getRows, getVgap, layoutContainer, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent, setColumns, setHgap, setRows, setVgap, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Copyright © 2011, 2013. Daniel P. Dougherty