← Back to team overview

neos team mailing list archive

[Bug 516017] Re: (FR) Create and introduce AbstractPopup class

 

** Tags added: feature-request

-- 
(FR) Create and introduce AbstractPopup class
https://bugs.launchpad.net/bugs/516017
You received this bug notification because you are a member of Team
N.E.O.S., which is subscribed to RevAger.

Status in RevAger: New

Bug description:
We've many popup windows inside the application, but they have no common superclass despite the fact that they are looking very similar. Therefore I suggest to introduce a new abstract class called 'org.revager.gui.AbstractPopup' which will be the superclass for all popup classes inside the application like we did it for the dialogs (AbstractDialog) and frames (AbstractFrame).

By applying this we can also think about to change the "look & feel" of the popup windows on Mac OS X because the current ones don't look very well integrated into the Mac OS X environment.

Let's discuss it! :-)





References