org.eclipse.cdt.ui.newui
Class SymbolDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
org.eclipse.cdt.ui.newui.AbstractPropertyDialog
org.eclipse.cdt.ui.newui.SymbolDialog
public class SymbolDialog
- extends AbstractPropertyDialog
Constructor Summary |
SymbolDialog(org.eclipse.swt.widgets.Shell parent,
boolean _newAction,
java.lang.String title,
java.lang.String _data1,
java.lang.String _data2,
org.eclipse.cdt.core.settings.model.ICResourceDescription _cfgd)
|
Method Summary |
void |
buttonPressed(org.eclipse.swt.events.SelectionEvent e)
|
Methods inherited from class org.eclipse.swt.widgets.Dialog |
getParent, getStyle, getText, setText |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SymbolDialog
public SymbolDialog(org.eclipse.swt.widgets.Shell parent,
boolean _newAction,
java.lang.String title,
java.lang.String _data1,
java.lang.String _data2,
org.eclipse.cdt.core.settings.model.ICResourceDescription _cfgd)
buttonPressed
public void buttonPressed(org.eclipse.swt.events.SelectionEvent e)
- Specified by:
buttonPressed
in class AbstractPropertyDialog