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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [javax/] [swing/] [LookAndFeel$1.h] - Rev 759

Compare with Previous | Blame | View Log

 
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
 
#ifndef __javax_swing_LookAndFeel$1__
#define __javax_swing_LookAndFeel$1__
 
#pragma interface
 
#include <java/lang/Object.h>
extern "Java"
{
  namespace java
  {
    namespace net
    {
        class URL;
    }
  }
  namespace javax
  {
    namespace swing
    {
        class LookAndFeel$1;
        class UIDefaults;
    }
  }
}
 
class javax::swing::LookAndFeel$1 : public ::java::lang::Object
{
 
public: // actually package-private
  LookAndFeel$1(::java::net::URL *);
public:
  virtual ::java::lang::Object * createValue(::javax::swing::UIDefaults *);
private:
  ::java::net::URL * __attribute__((aligned(__alignof__( ::java::lang::Object)))) val$file;
public:
  static ::java::lang::Class class$;
};
 
#endif // __javax_swing_LookAndFeel$1__
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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