de.cau.cs.kieler.sim.kiem.config.ui
Class PropertyUsageDialog

java.lang.Object
  extended by de.cau.cs.kieler.sim.kiem.config.ui.PropertyUsageDialog

public final class PropertyUsageDialog
extends Object

Open a dialog where the user can select the keys that should be taken from the default configuration rather than the currently opened configuration.

Rating proposed yellow
(2010-01-27)

Method Summary
static void displayDialog(Shell shell)
          Open a dialog where the user can select the keys that should be taken from the default configuration rather than the currently opened configuration.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

displayDialog

public static void displayDialog(Shell shell)
Open a dialog where the user can select the keys that should be taken from the default configuration rather than the currently opened configuration.

Parameters:
shell - The shell on which the dialog should be displayed.