Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6367005
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T00:29:38+00:00 2026-05-25T00:29:38+00:00

I’m a bit confused by the logic that’s been used to arrive at the

  • 0

I’m a bit confused by the logic that’s been used to arrive at the current API for addLayoutComponent().

There’s two methods, one that takes a string and a component, and the other that takes an object and a component (but fails at runtime unless that object is a string.)

However, the one deprecated is the one that takes the string, not the one that takes the object. In my mind this is the wrong way around – why not keep the typesafe method that takes a string and deprecate the other?

And following on from this, is it better to, in this case, use the deprecated method and suppress the warning when it comes with the type safe guarantee?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T00:29:39+00:00Added an answer on May 25, 2026 at 12:29 am

    I believe it is due to backward compatibility and the new methods introduced by LayoutManager2.

    Originally all constraints for components were encoded as strings, "CENTER", "EAST", and so on. For a CardLayout it made sense to use these strings for names, such as "SETTINGS_CARD", "MAIN_CARD" etc.

    In came LayoutManager2 which was a rework of LayoutManager. In this second version, they had realized that they wanted to allow for other types of constraints too, such as GridBagConstraints etc.

    So, what CardLayout does is that it says, “Ok, fine, I’ll go with these new fancy methods, but I’ll still rely on strings because I don’t need anything else”.

    Since the String version then became superflous, they chose to deprecate it. (That would be my guess at least.)

    And following on from this, is it better to, in this case, use the deprecated method and suppress the warning when it comes with the type safe guarantee?

    Using deprecated methods is in my opinion, be equal to say “I know better than the Sun/Oracle API architects.”. In other words, I would stay away from deprecated methods. (Besides other programmers will wonder why there’s a @SupressWarning in your code.)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I know there's a lot of other questions out there that deal with this
I'm making a simple page using Google Maps API 3. My first. One marker
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I used javascript for loading a picture on my website depending on which small
I have a jquery bug and I've been looking for hours now, I can't
I've got a string that has curly quotes in it. I'd like to replace
I have a small JavaScript validation script that validates inputs based on Regex. I
I have a French site that I want to parse, but am running into

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.