Class ImageFileComponent

Class ImageFileComponent

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Canvas
                   |
                   +----ImageComponent
                           |
                           +----ImageFileComponent

public class ImageFileComponent
extends ImageComponent
Diese Klasse waehlt ein Icon anhand des uebergebenen File-Objects und einer boolschen Variable. Ist die boolsche Variable true, wird ein Icon gewaehlt, dass einen "offenen" status darstellt Zur zeit werden nur zwei Icon Arten unterstuetz, einmal Directrory Icons und zum anderen File Icons

Variable Index

 o IconPath

Variables

 o IconPath
  public static String IconPath