Class OOoConfigPanel
java.lang.Object
org.libreoffice.ide.eclipse.core.gui.OOoConfigPanel
Class providing the LibreOffice and SDK configuration rows.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddispose()Disposes the object, mainly to unregister the listeners.
-
Constructor Details
-
OOoConfigPanel
public OOoConfigPanel(org.eclipse.swt.widgets.Composite pParent) Constructor.- Parameters:
pParent- the parent composite where to create the fields
-
-
Method Details
-
dispose
public void dispose()Disposes the object, mainly to unregister the listeners. -
getSDKName
- Returns:
- SDK name selected
-
getOOoName
- Returns:
- OOo name selected
-