Re: cobbling a ComboBox
- From: Daniele Futtorovic <da.futt.news@xxxxxxxxxxxxxxx>
- Date: Wed, 25 Jun 2008 04:06:44 +0200
On 2008-06-25 03:50 +0100, Daniele Futtorovic allegedly wrote:
On 2008-06-24 14:42 +0100, Albretch Mueller allegedly wrote:(new javax.swing.JComboBox()).getUI() I causing a NP Exception
~ sh-3.1# javac DanieleFurttorovic00.java
sh-3.1# java DanieleFurttorovic00
UIDefaults.getUI() failed: no ComponentUI class for:
javax.swing.JComboBox[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=,
flags=16777224,maximumSize=,minimumSize=,preferredSize=,isEditable=false,
lightWeightPopupEnabled=true, maximumRowCount=8,selectedItemReminder=One]
Mind the package directory structure.
You must also name the class as I did or make the according modifications to the code.
--
DF.
to reply privately, change the top-level domain
in the FROM address from "invalid" to "net"
.
- Follow-Ups:
- Re: cobbling a ComboBox
- From: Albretch Mueller
- Re: cobbling a ComboBox
- References:
- cobbling a ComboBox
- From: Albretch Mueller
- Re: cobbling a ComboBox
- From: Daniele Futtorovic
- Re: cobbling a ComboBox
- From: Albretch Mueller
- Re: cobbling a ComboBox
- From: Daniele Futtorovic
- Re: cobbling a ComboBox
- From: Albretch Mueller
- Re: cobbling a ComboBox
- From: Daniele Futtorovic
- cobbling a ComboBox
- Prev by Date: Re: cobbling a ComboBox
- Next by Date: Re: Problem faced while using TinyLnF
- Previous by thread: Re: cobbling a ComboBox
- Next by thread: Re: cobbling a ComboBox
- Index(es):
Relevant Pages
|