Organized imports
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / ui / ITypeHierarchyViewPart.java
index d1c1084..d8a0837 100644 (file)
 package net.sourceforge.phpdt.ui;
 
 
-import org.eclipse.ui.IViewPart;
-
 import net.sourceforge.phpdt.core.IJavaElement;
 import net.sourceforge.phpdt.core.IType;
 
+import org.eclipse.ui.IViewPart;
+
 /**
  * The standard type hierarchy view presents a type hierarchy for a given input class
  * or interface. Visually, this view consists of a pair of viewers, one showing the type