Changes

Jump to: navigation, search

Teams Winter 2011/team2/lab3

23 bytes added, 22:06, 11 March 2011
no edit summary
*Lets open "ApplicationWorkbenchWindowAdvisor.java" file so we can alter the window of our application.
*Replace the following method with the one below
<presource lang=java>
public void preWindowOpen() {
//Retrieves the main window
configurer.setTitle("My First RCP Application"); //$NON-NLS-1$
}
</source>
1
edit

Navigation menu