blob: 67b065fb41211d3a6e1afbac02d01815d72a62f1 [file] [log] [blame]
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
#ifndef __javax_swing_plaf_metal_MetalIconFactory$FileChooserDetailViewIcon__
#define __javax_swing_plaf_metal_MetalIconFactory$FileChooserDetailViewIcon__
#pragma interface
#include <java/lang/Object.h>
extern "Java"
{
namespace java
{
namespace awt
{
class Component;
class Graphics;
}
}
namespace javax
{
namespace swing
{
namespace plaf
{
namespace metal
{
class MetalIconFactory$FileChooserDetailViewIcon;
}
}
}
}
}
class javax::swing::plaf::metal::MetalIconFactory$FileChooserDetailViewIcon : public ::java::lang::Object
{
public:
MetalIconFactory$FileChooserDetailViewIcon();
virtual jint getIconWidth();
virtual jint getIconHeight();
virtual void paintIcon(::java::awt::Component *, ::java::awt::Graphics *, jint, jint);
static ::java::lang::Class class$;
};
#endif // __javax_swing_plaf_metal_MetalIconFactory$FileChooserDetailViewIcon__