8990919293949596979899
add("Center", nameButton); add("North", dotDotDot); dotDotDot.setVisible(collapsed); nameButton.addKeyListener(new KeyListenerTransferrer(this)); nameButton.addMouseListener(new MouseListenerTransferrer(this)); } }catch(Exception e){