General

Programming Resource Home :: Java-Tutorials :: General

Advertisement

Advertisement




General
Tutorial Display Different Fonts
A font is a specific style of displaying characters. It describes the design, size, appearance, weight, and spacing of a character. View Rating



General
Tutorial Show String in Oval
To show a string in oval, we are providing you an example. A font 'Book Antiqua' is defined to display the string 'WELCOME'. View Rating



General
Tutorial Show Graphics on full Screen
To display the graphics, we have used the class DisplayMode which provides the bit depth, height, width, and refresh rate of a GraphicsDevice. View Rating



General
Tutorial Text Texture Example
Texture refers to the roughness of the smoothness of a work of art. The way in which you paint involves texture. View Rating



General
Tutorial Show Text effect
Text effect gives the stylistic way to design headings. To rotate the text, we have used AffineTransform class that defines different properties like rotation, translation, scaling and shearing etc. View Rating



General
Tutorial Another Example of Gradient Paint
This section shows you the gradient Paint on rounded corner rectangle. A gradient is like a colored strip. View Rating



General
Tutorial Round gradient Paint Example
The radial gradient defines a color at a point, and blends into another color. We are providing you an example which displays the radial gradient. View Rating



General
Tutorial Simple Gradient Paint Example
A gradient refers to a colored strip with two defined endpoints. Both the end points are defined with different color. View Rating



General
Tutorial Display the Shadow of the string
To display the shadow, we have used the class GradientPaint to draw a box. The g.setStroke(new BasicStroke(15)) draw the wide lines. View Rating



General
Tutorial Show Oval Icons
An icon is an image that shows some concept or specific entity with meaning for the user. To show Oval Icons, we have used the class Container. View Rating
Page:  [<<]   55   56   57   58   59   60   61   62   63   64   65   66   67   68   69   70   71   72   73   74   75   76   77   78   79   80   81   82   83   84   85   86   87   88   89   90   91   92   93   94   95   96   97   98   99   100   101   102   103   104   105   106   107   108   109   110   111   112   113   114   115   116   117   118   119   120   121   122   123   124   125   126   127   128   129   130   131   132   133   134   135   136   137   138   139   140   141   142   143   144   145   146   147   148   149   150   151   152   153   154   155     [>>]

Send your comments, Suggestions or Queries regarding this site at [email protected].

Copyright © 2004. All rights reserved.