summaryrefslogtreecommitdiffstats
path: root/libjava/javax/swing/CellRendererPane.java
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/javax/swing/CellRendererPane.java')
-rw-r--r--libjava/javax/swing/CellRendererPane.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/libjava/javax/swing/CellRendererPane.java b/libjava/javax/swing/CellRendererPane.java
index 246916d01d9..6e6c2cad074 100644
--- a/libjava/javax/swing/CellRendererPane.java
+++ b/libjava/javax/swing/CellRendererPane.java
@@ -35,6 +35,7 @@ this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
+
package javax.swing;
import java.awt.Component;
@@ -43,6 +44,7 @@ import java.awt.Graphics;
import java.awt.Rectangle;
import java.io.IOException;
import java.io.ObjectOutputStream;
+
import javax.accessibility.Accessible;
import javax.accessibility.AccessibleContext;
import javax.accessibility.AccessibleRole;
OpenPOWER on IntegriCloud