- fix a nullpointerexception
[cacao.git] / nat / javax_swing_Popup.h
1 /* This file is machine generated, don't edit it !*/
2
3 #ifndef _JAVAX_SWING_POPUP_H
4 #define _JAVAX_SWING_POPUP_H
5
6 /* Structure information for class: javax/swing/Popup */
7
8 typedef struct javax_swing_Popup {
9    java_objectheader header;
10 } javax_swing_Popup;
11
12 #endif
13