I would like to skin Oracle Applications (the Human Resources professional user interface forms), similar to how you skin normal Java Swing applications; but can't find anything on Google on how to do this.
The application allows you to change the look and feel and colour, using these profile options:
Java Look And Feel Java Colour Scheme
It also provides two examples of look and feel. Basically I need to know the following. If I download a swing skin like Nimbus, where would I put this on the Oracle Application server that would allow it to be selectable by the Java Look and Feel profile option? You seem to also need to add it to the LOOK_AND_FEEL lookup, but I'm not sure where on the server it then picks it up.