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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T11:24:57+00:00 2026-06-02T11:24:57+00:00

As per the thread title. Setting the ComboBox to editable displays them, but allows

  • 0

As per the thread title. Setting the ComboBox to editable displays them, but allows me to mess with them. They’re also not displayed in the drop-down list. Below is a snippet showing my instantiation of the JComboBox (setEditable was there for testing).

final JComboBox<String> appPathList = new JComboBox<String>();
for(ArrayList<String> s : appPath) {
    appPathList.addItem(s.get(0));
}
appPathList.setEditable(false);

So, this all works. The ComboBox populates correctly, and so on. The issue is not with my code, which is why I refrained from posting the whole class. I can do so if necessary, of course.

What do I need to change/add (be it a CellRenderer of some sort) to achieve this? And if possible, provide an example.

I’m using JDK 7.

EDIT: Was going to post images, but I need reputation.

  • 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-02T11:24:58+00:00Added an answer on June 2, 2026 at 11:24 am

    Found it. Custom CellRenderer, if input == what I want, add an indent to the list item.

    Thanks for all your help guys <3

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

Sidebar

Related Questions

You have to have one per thread, but beyond that ... should you have
I have some per-thread components in my Windsor container. I'm also using PLINQ. In
Like the title says I'm interested if I can see per thread memory usage
I know that stacks are per thread, but registers are limited,like on IA32,only 8
Our application follows the approach of maintaining a DataContext per Thread/HttpContext, using the DataContextFactory
Playing with log4net, I have seen the possibility to use a per-thread stack of
can anyone please explain the concept of dispatcher, is it one dispatcher per thread
how many number of thread per process default in the system.thread.threadpool in asp.net 3.5
I'm converting a Java server application which used blocking IO and thread-per-client to NIO
I have a server that receives various xml messages from clients (one thread per

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.