1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Mazyrski [523]
3 years ago
10

BorderLayout is the default layout manager for a JFrame’scontent pane

Computers and Technology
1 answer:
Tju [1.3M]3 years ago
3 0

Answer:

True

Explanation:

BorderLayout is the default JFrame, JInternalFrame, and JApplet content panel layout manager.Border layout are used to arrange components(such as text fields, buttons, labels etc) in a particular manner.

<u>Example</u>

           public class BorderLayout

            extends Object

         implements LayoutManager2, Serializable

These classes are used for making effective GUI(graphical user interface) in java.

<u>Example for JFrame's content pane-</u>

    JButton button = new JButton("Button click (PAGE_START)");

/*making object JButton with a button name 'click*/

      pane.add(button, BorderLayout.PAGE_START);

/*Adding Border layout in button*/

PAGE_START is BorderLayout constant,there are four more which defines the area-

PAGE_END

LINE_START

LINE_END

CENTER

You might be interested in
Urgent help<br> Write a program that prints ‘Hello World’ to the screen
lapo4ka [179]
Class newprog
 { 
      public static void main()
       {

                 System.out.println("Hello world");
              }
}
4 0
3 years ago
What type of natural disaster stuck haiti in 2010 and killed more than 200,000 people
Aleonysh [2.5K]

Answer:

Earthquake

Explanation:

Around 3 million people were affected by this disaster and it was the most devastating natural disaster ever experienced in Haiti. Roughly 250,000 lives were lost and 300,000 people were injured.

3 0
3 years ago
Read 2 more answers
When a user receives an email warning about the dire consequences of possible virus attacks on their pc or tablet, it is often a
Sliva [168]
Sometime it's a scam an sometimes it's true
7 0
3 years ago
Why is John Von Neumann to a remarkable name?<br>si​
Black_prince [1.1K]

Answer:

John von Neumann is remarkable for his vast knowledge of mathematics, and the sciences as well as his ability to correlate the pure and applied sciences.

Explanation:

John von Neumann who was born on December 28 1903, and died on February 8,1957 was known for his extensive knowledge of mathematics, physics, computer, economics, and statistics. In computing, he was known to conceive the idea of the self-replicating machines that thrive in the automata cellular environment, the von Neumann architecture, stochastic computing and linear programming.

He developed the game theory in Economics, and laid the foundation for several mathematical theories. He contributed greatly to quantum mechanics and quantum physics. Little wonder, he was dubbed "the last representative of the great mathematicians."

8 0
3 years ago
When you're working with a word processing document and you press the del key, what happens?
LuckyWell [14K]
The correct answer is C.
6 0
3 years ago
Other questions:
  • Businesses have taken advantage of many of the smart phone features to promote their business. TRUE OR FALSE
    5·2 answers
  • Each object that is created from a class is called a(n) ____________ of the class.
    5·2 answers
  • Concerning Structured Cabling, select the statement that is true, or select, "All statements are false."
    5·1 answer
  • before Katie turns in the paper she typed she wants a peer to review it and give her feedback Katie uses her all in one printer
    10·1 answer
  • Please be my friend. my best and only friend isn't talking to me for some reason
    9·2 answers
  • What can the tab key do
    10·1 answer
  • On his website, Mario has a video that visitors must click to play. He wants the video to play automatically when the page loads
    8·1 answer
  • Which of the following are drivers of machine learning growth?
    15·1 answer
  • What are the 3 dimension of an information system?
    13·1 answer
  • 90 POINTS Hazel is working with a database to help determine if the company she works for is making or losing money. Hazel has o
    14·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!