[Linux] Flat interface for Ubuntu (Linux)

Interface flat today was a very strong movement and Ubuntu had planned to switch to a flat. But to this point (Ubuntu 14.04) it has not been wearing a new coat so flat nature. This article will guide you to change the theme to create beautiful flat interface for Ubuntu and other distros of Linux. Install Unity […]

[Ubuntu] Overcoming search Dash slow in Ubuntu

If you use Ubuntu with Unity's default interface it then surely you are very anxious and upset when searching in Dash and his very slow, too. This article will guide you to take some steps to fix this problem. Remove graphical effects first reason is because the 3D graphics mode […]

[Linux] Delete “Sheet” and “Page” in LibreOffice calc

When using LibreOffice calc you can see a very unpleasant thing is that when printed or exported to PDF, the file on the head often have letters Sheet and Page at the top and bottom of the page like this. To delete it you do the following: In Format -> Styles and formating or F11 and do the following

[C / C ] Check in with scanf string there is some?

Really when this article weigh yourself do not know its title should write how… “Check the number you enter there is some” @@Slightly funny because it's called number and then check what, or is “Check the number of C” – well not quite ready for the purposes of this article. And finally decided to put as above for the purpose of the […]

[Take a selfie] Anniversary Blog Round 1 age

Ngoang nasty son that it was 1 year. 1 last year, day 13/5/2013 with 6 First Blog Post. On that day Bloggers remain ignorant, unknown alignment and forever struggling not know how to write an article of how this, lay still seek for beauty theme, suitable for display code on, and squirming recording back much else =)) World […]

[Java Swing] JPasswordField in Java – JPasswordField in Java

Content Create JPasswordField Getting the facts and get the password from JPasswordField JPasswordField object allows us to enter into a line of text like JTextField but is hidden by asterisks (*) or dots to create a password (password). JPasswordField JTextField often used together to create a user name and password pairs as shown below: Now we'll go through JPasswordField […]

[Java Swing] JRadioButton in Java – JRadioButton in java

Content Creating Order JRadioButton JRadioButton in group events for JRadioButton JRadioButton Getting an object allows us to choose the attributes brittle as JCheckBox. However, we tend to use JRadioButton when the user wants to select only one of the attributes. For example, users choose the sex was just selected as M or F. How to create JRadioButton – How to create JRadioButton Để […]

[Java Swing] JCheckBox in Java – JCheckBox in Java

Creating Content for JCheckBox JCheckBox Getting event JCheckBox object allows us to select multiple properties. For example, when a viewer to fill with money, Pet, there is no such car. He may have both 3 or no one at all. Create JCheckBox We will create 1 JFrame with JCheckBox as shown below: JFrame include 2 part […]

[Java Swing] Customize JList – JList custom renderer

In JList we already know how to create a simple JList with some actions and event. In this article we continue to learn how to customize the JList to create a list of elements according to our. For example, phonebook (image, contact name, Phone Number) or a list of favorite books (includes cover, title, […]

[JavaSwing] JList in Java – JList in Java

Content Create and capture events in JList Add reduce the JList JList element allows to display a list of objects and groups. In this lesson we will learn the basics about it. Create and capture events in JList we going to create a program that contains 1 JList including color, click to select a color, the background color […]