// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*- #ifndef __javax_swing_plaf_metal_MetalFileChooserUI$ListViewActionListener__ #define __javax_swing_plaf_metal_MetalFileChooserUI$ListViewActionListener__ #pragma interface #include extern "Java" { namespace java { namespace awt { namespace event { class ActionEvent; } } } namespace javax { namespace swing { namespace plaf { namespace metal { class MetalFileChooserUI; class MetalFileChooserUI$ListViewActionListener; } } } } } class javax::swing::plaf::metal::MetalFileChooserUI$ListViewActionListener : public ::java::lang::Object { public: // actually package-private MetalFileChooserUI$ListViewActionListener(::javax::swing::plaf::metal::MetalFileChooserUI *); public: virtual void actionPerformed(::java::awt::event::ActionEvent *); public: // actually package-private ::javax::swing::plaf::metal::MetalFileChooserUI * __attribute__((aligned(__alignof__( ::java::lang::Object)))) this$0; public: static ::java::lang::Class class$; }; #endif // __javax_swing_plaf_metal_MetalFileChooserUI$ListViewActionListener__