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 8515803
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T05:14:50+00:00 2026-06-11T05:14:50+00:00

How can i hide an item in HBox, and made space used by this

  • 0

How can i hide an item in HBox, and made space used by this item available to other items.

TitledPane legendPane = new TitledPane("Legend", _legend);
legendPane.setVisible(false);
LineChart chart = new LineChart<Number, Number>(_xAxis, _yAxis);

HBox hbox = new HBox(5);
hbox.getChildren().addAll(legendPane, chart);

In the above code i want the chart node to use all available space when the legend pane is hidden.

  • 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-06-11T05:14:52+00:00Added an answer on June 11, 2026 at 5:14 am

    Before calling legendPane.setVisible, call:

    legendPane.managedProperty().bind(legendPane.visibleProperty());
    

    The Node.managed property prevents a node in a Scene from affecting the layout of other scene nodes.

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

Sidebar

Related Questions

I understand how the new keyword can hide methods in a derived class. However,
HTML: <div id=box>my box</div>​ How come I can hide a visible div like this:
How can I hide an HTML form legend from visual browsers, using CSS, in
This question I've already been answered for webforms app, but can I hide my
Accordion item Visibility property can be bound like this: <layoutToolkit:Accordion x:Name=MyAccordion> <layoutToolkit:AccordionItem Visibility={Binding IsVisible,
How can I hide a menu item under certain conditions in MFC? I'm not
<Items> <asp:MenuItem NavigateUrl=~/Default.aspx Text=Home/> <asp:MenuItem NavigateUrl=~/About.aspx Text=About/> </Items> I have this menu How can
I have dropdown menu item (pin this site) that i need to hide it
I'm trying to create a dynamic portfolio gallery where you can hide show items
how can hide particular button which is created from UIBarButtonItem in iphone ?

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.