I extended TabWindow, then i added a custom button e.g. getCustomTabAreaComponents().add( new JButton("xxx) ) When viewing first time the window view is corretly displayed, but when moving the window on new position the view lost the custom button
Log in to post a comment.