OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [javax/] [swing/] [plaf/] [metal/] [MetalComboBoxUI$MetalComboPopup.h] - Blame information for rev 759

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 759 jeremybenn
 
2
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
3
 
4
#ifndef __javax_swing_plaf_metal_MetalComboBoxUI$MetalComboPopup__
5
#define __javax_swing_plaf_metal_MetalComboBoxUI$MetalComboPopup__
6
 
7
#pragma interface
8
 
9
#include <javax/swing/plaf/basic/BasicComboPopup.h>
10
extern "Java"
11
{
12
  namespace java
13
  {
14
    namespace awt
15
    {
16
      namespace event
17
      {
18
          class MouseEvent;
19
      }
20
    }
21
  }
22
  namespace javax
23
  {
24
    namespace swing
25
    {
26
        class JComboBox;
27
      namespace plaf
28
      {
29
        namespace metal
30
        {
31
            class MetalComboBoxUI;
32
            class MetalComboBoxUI$MetalComboPopup;
33
        }
34
      }
35
    }
36
  }
37
}
38
 
39
class javax::swing::plaf::metal::MetalComboBoxUI$MetalComboPopup : public ::javax::swing::plaf::basic::BasicComboPopup
40
{
41
 
42
public:
43
  MetalComboBoxUI$MetalComboPopup(::javax::swing::plaf::metal::MetalComboBoxUI *, ::javax::swing::JComboBox *);
44
  virtual void delegateFocus(::java::awt::event::MouseEvent *);
45
public: // actually package-private
46
  ::javax::swing::plaf::metal::MetalComboBoxUI * __attribute__((aligned(__alignof__( ::javax::swing::plaf::basic::BasicComboPopup)))) this$0;
47
public:
48
  static ::java::lang::Class class$;
49
};
50
 
51
#endif // __javax_swing_plaf_metal_MetalComboBoxUI$MetalComboPopup__

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.