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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [javax/] [swing/] [plaf/] [BorderUIResource$CompoundBorderUIResource.h] - Blame information for rev 774

Go to most recent revision | 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_BorderUIResource$CompoundBorderUIResource__
5
#define __javax_swing_plaf_BorderUIResource$CompoundBorderUIResource__
6
 
7
#pragma interface
8
 
9
#include <javax/swing/border/CompoundBorder.h>
10
extern "Java"
11
{
12
  namespace javax
13
  {
14
    namespace swing
15
    {
16
      namespace border
17
      {
18
          class Border;
19
      }
20
      namespace plaf
21
      {
22
          class BorderUIResource$CompoundBorderUIResource;
23
      }
24
    }
25
  }
26
}
27
 
28
class javax::swing::plaf::BorderUIResource$CompoundBorderUIResource : public ::javax::swing::border::CompoundBorder
29
{
30
 
31
public:
32
  BorderUIResource$CompoundBorderUIResource(::javax::swing::border::Border *, ::javax::swing::border::Border *);
33
private:
34
  static const jlong serialVersionUID = 7550017084975167341LL;
35
public:
36
  static ::java::lang::Class class$;
37
};
38
 
39
#endif // __javax_swing_plaf_BorderUIResource$CompoundBorderUIResource__

powered by: WebSVN 2.1.0

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