GradientPaintExample.java Draws a circle with a gradient fill. Inherits from ShapeExample.java. ************************************** import java.awt.*; /** An example of applying a gradient fill to a circle. The * color definition starts with red at (0,0), gradually * changing to yellow at (175,175). * ********************************** public class GradientPaintExample extends ShapeExample { private GradientPaint gradient = new GradientPaint(0, 0, Color.red, 175, 175, Color.yellow, true); // true means to repeat pattern public void paintComponent(Graphics g) { clear(g); Graphics2D g2d = (Graphics2D)g; drawGradientCircle(g2d); } protected void drawGradientCircle(Graphics2D g2d) { g2d.setPaint(gradient); g2d.fill(getCircle()); g2d.setPaint(Color.black); g2d.draw(getCircle()); } public static void main(String[] args) { WindowUtilities.openInJFrame(new GradientPaintExample(), 380, 400); } }
An applet that permits freehand drawing
Illustrates using a local font (Goudy Handtooled BT) to perform drawing in Java 2D
Aug 28
Draws a circle with a gradient fill
Categories
- AI Algorithms
- [+]AI ML DS RL DL NN NLP Data Mining Optimization
- Analytics and Machine Learning Project Development
- Anything JAVA
- Bangla Bornomala : বাংলা বর্ণমালা
- Build Ecommerce Software
- C# – Misc
- Computer Networks
- Drupal 8
- DSL
- From Youtube Channel
- FromSitesTree.com
- Graph Mining
- [+]Health System Performance
- jQuery Mobile । জেকুএরি মোবাইল
- Laravel
- [+]Magento 2
- manage-selling-on-amazon-using-sql
- Misc Computing
- Name
- Planeter Machine Learning Robotics
- [+]Projects and Opportunities
- [+]Projects, Tenders, and Jobs
- Radar Systems
- [—]Root
- [+]Academic
- Anything Linux
- [+]Business
- [—]Code . Programming Samples . প্রোগ্রাম উদাহরন
- Code: Predict Future Stock Price using Graph Theory, Machine Learning and Deep Learning)
- Data Structure and Algorithms
- Miscellaneous
- Operating Systems
- Oracle SQL Developer
- [+]Professional
- [+]Complete Courses
- Adobe Illustrator – 001
- Advance PHP with Dreamweaver and Zend
- Airforce Training Bangladesh
- Ajax-101
- Android Application Development in Java
- AngularJS – 001
- AppML : Application Modeling Language
- ASP.Net
- AutoCAD 2013 Advanced Training
- BCS প্রস্ততি এবং সাধারণ আলোচনা
- CCNA Routing & Switching (200-120)
- Cloud Computing
- [+]CMS
- Computer Hardware – Assembly
- Consulting – 001
- Cpanel
- CSS3
- Culinary Arts – 001
- Dreamweaver version 8
- Food and Nutrition
- Higher Education – 001
- HTML & CSS
- HTML to Wordpress
- HTML5-001
- Internet Marketing
- Introduction to CCNA
- iPhone Application Development
- [+]Java
- JavaScript
- JavaScript Frameworks
- jQuery-001 । জে কুয়েরি – ০০১
- Microsoft Excel 2013 – 001
- Microsoft Word 2010 – 100
- [+]Multimedia and Animation
- Online Income
- Online Income – 001
- [+]Outsourcing
- Photoshop-001
- PHP
- PHP Project Development – Member Systems
- PHP-001
- Project Management
- PSD to HTML
- Python
- SAS – Statistical Analysis System
- SEO-002
- Technical Report Writing
- Twitter Bootstrap
- Visual Basic
- [+]Web Development
- WHM – Web Hosting Manager
- Windows Phone 8 App Development
- Wordpress
- আউট সোর্স প্রশিক্ষন । Outsource Training
- উইন্ডোজ 8.1
- এ এস পি . নেট এম ভি সি । ASP.Net MVC
- এইচ টি এম এল – ০০২ । HTML – 002
- এইচটিএমএল HTML
- এস ই ও – ০০৩ । SEO Details – 003
- এস কিউ এল – ০০১ । SQL – 001
- গুগল মেপ্স/মানচিত্র । Google Maps
- জেসন | JSON
- ডট নেট নিউক । DNN – CMS
- ডায়াবেটিস । Diabetes
- ডেটা কমিউনিকেশন ও কম্পিউটার নেটওয়ার্ক
- নোড . জে এস । Node.js
- প্রকল্প নিয়ন্ত্রণ । Project Management (PMP) Basics
- প্রাথমিক সি প্রোগ্রামিং । C Programming Basics
- মঙ্গ ডি বি । MongoDB
- লিনাক্স এবং উনিক্স । Linux and Unix
- [+]Individual Videos
- [+]Complete Courses
- [+]Quiz
- Videos by Us
- এ এস পি ডট নেট ওয়েব ফর্মস ঃ ASP.Net Web Forms
- [+]ব্লগ । Blog
- Agile | এজাইল
- Angular 2
- Java Design Patterns
- JQuery : জেকুএরি
- ওয়েব ডিজাইন
- কম্পিউটার ট্রাবলসুটিং
- গ্রাফিক্স ডিজাইন
- জাভা
- টেলিকম/Telecommunications
- ডট নেট/.Net
- নিরাপত্তা
- পি এইচ পি/PHP
- ফটোশপ
- ফ্রিল্যান্সিং এবং আউটসোর্সিং
- বিবিধ
- ব্যবস্থাপনা । Management
- ভর্তি ও ফলাফল
- মাই এস কিউ এল /MYSQL
- সফটওয়্যার ইঞ্জিনিয়ার
- সফটওয়্যার টেস্টিং
- [+]সংবাদ । News
- সাধারণ কম্পিউটিং
- সার্চ ইঞ্জিন অপটিমাইজেশন
- সিএসএস CSS
- সেঞ্চা টাচ । Sencha Touch
- [+]Academic
- System Design
- Talend Open Studio
- Tracking and Estimation for Good Cause
- Web Programming in C#
- Youtube:SayedAhmed:Channel:UCHrtq0pV8mEuTLGd2-Lp9ig
- আমাদের অ্যানড্রইড অ্যাপস
- ডাটা স্ট্রাকচার | Data Structure
- ডাটাবেজ ম্যানেজমেন্ট সিস্টেম | DBMS
- পি এইচ পি টিউটোরিয়াল । PHP tutorial
- প্রকল্প
- বাংলাতে মেশিন লার্নিং ঃ Machine Learning in Bengali
- বুটস্ট্র্যাপ ৩ টিউটোরিয়াল (Bootstrap 3 Tutorial)
- শেল প্রোগ্রামিং – Shell Programming
- সি এস এস টিউটোরিয়াল (css tutorial)
- স্টক মার্কেট
Topics
AppML Bangla bengali Bootstrap C code CSS DCN HTML Java Javascript JQUERY Miscellaneous MySQL news PHP root SEO ShopForSoul tutorial Unix Word অ্যাপ এম এল ইউনিক্স এইচটিএমএল ওয়ার্ড ওয়ার্ড কম্পিউটার জাভা জাভাস্ক্রিপ্ট টিউটোরিয়াল টেবিল ডেটা কমিউনিকেশন নেটওয়ার্ক পিএইচপি প্রোগ্রামিং বাংলা বুটস্ট্র্যাপ মেথড রিদওয়ান বিন শামীম রেসিপি সংবাদ সার্চ ইঞ্জিন অপটিমাইজেশন সি সিএসএস