public interface IAwtUIAdjustable extends Adjustable { }
This interface extends the Adjustable interface so that AFC classes can implement its functionality for both JDK 1.1 and JDK 1.0.2-compatible virtual machines.