java.lang.Objectorg.sintef.mofscript.browser.QVTRepositoryBrowser
public class QVTRepositoryBrowser
Constructor Summary | |
---|---|
QVTRepositoryBrowser()
|
Method Summary | |
---|---|
void |
loadPreferences()
Fetch preferences |
static void |
main(java.lang.String[] args)
The main |
org.eclipse.swt.widgets.Shell |
open(org.eclipse.swt.widgets.Display display)
|
void |
store()
Store the preferences |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QVTRepositoryBrowser()
Method Detail |
---|
public org.eclipse.swt.widgets.Shell open(org.eclipse.swt.widgets.Display display)
display
-
public void loadPreferences()
public void store()
args
- public static void main(java.lang.String[] args)
args
-