blob: 3177afec5c7a517ab0f45c564ba441dc3a09f212 [file] [log] [blame]
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
#ifndef __javax_swing_plaf_basic_BasicInternalFrameTitlePane$PaneButton__
#define __javax_swing_plaf_basic_BasicInternalFrameTitlePane$PaneButton__
#pragma interface
#include <javax/swing/JButton.h>
extern "Java"
{
namespace javax
{
namespace swing
{
class Action;
namespace plaf
{
namespace basic
{
class BasicInternalFrameTitlePane;
class BasicInternalFrameTitlePane$PaneButton;
}
}
}
}
}
class javax::swing::plaf::basic::BasicInternalFrameTitlePane$PaneButton : public ::javax::swing::JButton
{
public:
BasicInternalFrameTitlePane$PaneButton(::javax::swing::plaf::basic::BasicInternalFrameTitlePane *, ::javax::swing::Action *);
virtual jboolean isFocusable();
public: // actually package-private
::javax::swing::plaf::basic::BasicInternalFrameTitlePane * __attribute__((aligned(__alignof__( ::javax::swing::JButton)))) this$0;
public:
static ::java::lang::Class class$;
};
#endif // __javax_swing_plaf_basic_BasicInternalFrameTitlePane$PaneButton__