edu.cmu.sun.view
Class IconView

java.lang.Object
  extended by Component3D
      extended by edu.cmu.sun.view.IconView

public class IconView
extends Component3D

Belongs to an ItemView and draws the file icons in the scene.

Author:
Braden Kowitz, Jake Pierson, Jessica Smith

Field Summary
(package private) static float SIZE
           
 
Constructor Summary
IconView(FileNodeModel file)
           
 
Method Summary
private  java.lang.String getImagePath(FileNodeModel file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SIZE

static final float SIZE
See Also:
Constant Field Values
Constructor Detail

IconView

public IconView(FileNodeModel file)
Method Detail

getImagePath

private java.lang.String getImagePath(FileNodeModel file)