Finding out/calculating the width of a symbol
panel.add(textfield,BorderLayout.SOUTH);
system.out.println(textfield.getWidth());
System.out.println(textfield.getHeight());
both return 0, which should be more
graphically returns, i mean returning correct