-
Methods Method Description net.miginfocom.layout.AC.getConstaints() net.miginfocom.layout.AC.setConstaints(DimConstraint[]) net.miginfocom.layout.AC.shrinkWeight(float) in 3.7.2. UseAC.shrink(float)
instead.net.miginfocom.layout.CC.growY(Float) net.miginfocom.layout.Grid.layout(int[], UnitValue, UnitValue, boolean, boolean) since 5.0 Last boolean is not needed and is gotten from the newComponentWrapper.getContentBias()
instead;net.miginfocom.layout.UnitValue.getDefaultUnit() net.miginfocom.layout.UnitValue.setDefaultUnit(int) net.miginfocom.swing.SwingComponentWrapper.isMaxSizeSetOn1_4() Java 1.4 is not supported anymorenet.miginfocom.swing.SwingComponentWrapper.setMaxSizeSetOn1_4(boolean) Java 1.4 is not supported anymore