!C99Shell v. 1.0 pre-release build #13!

Software: Apache/2.0.54 (Unix) mod_perl/1.99_09 Perl/v5.8.0 mod_ssl/2.0.54 OpenSSL/0.9.7l DAV/2 FrontPage/5.0.2.2635 PHP/4.4.0 mod_gzip/2.0.26.1a 

uname -a: Linux snow.he.net 4.4.276-v2-mono-1 #1 SMP Wed Jul 21 11:21:17 PDT 2021 i686 

uid=99(nobody) gid=98(nobody) groups=98(nobody) 

Safe-mode: OFF (not secure)

/usr/include/gnu/awt/j2d/   drwxr-xr-x
Free 318.36 GB of 458.09 GB (69.5%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     AbstractGraphicsState.h (2.93 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-

#ifndef __gnu_awt_j2d_AbstractGraphicsState__
#define __gnu_awt_j2d_AbstractGraphicsState__

#pragma interface

#include <java/lang/Object.h>
#include <gcj/array.h>

extern "Java"
{
  namespace java
  {
    namespace awt
    {
      namespace image
      {
        class ImageObserver;
      }
      class Image;
      class Rectangle;
      class Shape;
      class FontMetrics;
      class Font;
      class Color;
    }
  }
  namespace gnu
  {
    namespace awt
    {
      namespace j2d
      {
        class AbstractGraphicsState;
        class Graphics2DImpl;
      }
    }
  }
};

class ::gnu::awt::j2d::AbstractGraphicsState : public ::java::lang::Object
{
public:
  virtual void setFrontend (::gnu::awt::j2d::Graphics2DImpl *);
  virtual void dispose ();
  virtual void setColor (::java::awt::Color *) = 0;
  virtual void setPaintMode () = 0;
  virtual void setXORMode (::java::awt::Color *) = 0;
  virtual void setFont (::java::awt::Font *) = 0;
  virtual ::java::awt::FontMetrics *getFontMetrics (::java::awt::Font *) = 0;
  virtual void setClip (::java::awt::Shape *) = 0;
  virtual ::java::awt::Shape *getClip () = 0;
  virtual ::java::awt::Rectangle *getClipBounds () = 0;
  virtual void copyArea (jint, jint, jint, jint, jint, jint) = 0;
  virtual void drawLine (jint, jint, jint, jint) = 0;
  virtual void fillRect (jint, jint, jint, jint) = 0;
  virtual void clearRect (jint, jint, jint, jint) = 0;
  virtual void drawRoundRect (jint, jint, jint, jint, jint, jint) = 0;
  virtual void fillRoundRect (jint, jint, jint, jint, jint, jint) = 0;
  virtual void drawOval (jint, jint, jint, jint) = 0;
  virtual void fillOval (jint, jint, jint, jint) = 0;
  virtual void drawArc (jint, jint, jint, jint, jint, jint) = 0;
  virtual void fillArc (jint, jint, jint, jint, jint, jint) = 0;
  virtual void drawPolyline (jintArray, jintArray, jint) = 0;
  virtual void drawPolygon (jintArray, jintArray, jint) = 0;
  virtual void fillPolygon (jintArray, jintArray, jint) = 0;
  virtual jboolean drawImage (::java::awt::Image *, jint, jint, ::java::awt::image::ImageObserver *) = 0;
  virtual void draw (::java::awt::Shape *) = 0;
  virtual void fill (::java::awt::Shape *) = 0;
  virtual jboolean hit (::java::awt::Rectangle *, ::java::awt::Shape *, jboolean) = 0;
  virtual void drawString (::java::lang::String *, jint, jint) = 0;
  virtual void drawString (::java::lang::String *, jfloat, jfloat) = 0;
  virtual void translate (jint, jint) = 0;
  virtual void translate (jdouble, jdouble) = 0;
  virtual void rotate (jdouble) = 0;
  virtual void rotate (jdouble, jdouble, jdouble) = 0;
  virtual void scale (jdouble, jdouble) = 0;
  virtual void shear (jdouble, jdouble) = 0;
  virtual ::java::lang::Object *clone ();
  AbstractGraphicsState ();
public: // actually package-private
  ::gnu::awt::j2d::Graphics2DImpl *frontend;
public:

  static ::java::lang::Class class$;
};

#endif /* __gnu_awt_j2d_AbstractGraphicsState__ */

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0172 ]--