Merged gcj-eclipse branch to trunk.
[official-gcc.git] / libjava / javax / sound / sampled / CompoundControl$Type.h
blobccbf51f1dd967e6ae89191fb2a5ff7716eeaf9c8
2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __javax_sound_sampled_CompoundControl$Type__
5 #define __javax_sound_sampled_CompoundControl$Type__
7 #pragma interface
9 #include <javax/sound/sampled/Control$Type.h>
10 extern "Java"
12 namespace javax
14 namespace sound
16 namespace sampled
18 class CompoundControl$Type;
24 class javax::sound::sampled::CompoundControl$Type : public ::javax::sound::sampled::Control$Type
27 public: // actually protected
28 CompoundControl$Type(::java::lang::String *);
29 public:
30 static ::java::lang::Class class$;
33 #endif // __javax_sound_sampled_CompoundControl$Type__