Container.list() prints a list of itself and its children out to the given PrintStream or PrintWriter. However, the indentation for the child Components is not specified. The amount by which child Components are indented from the parents should be specified.
- relates to
-
JDK-4185460 Container list the indentation is 2x the indent param value
-
- Closed
-
-
JDK-4670265 2x spaces printed in Component.list(PrintWriter, int)
-
- Closed
-