|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.ui.editors.preferences.formatter.ModifyDialogTabPage
com.aptana.ide.ui.editors.preferences.formatter.FormatterTabPage
public abstract class FormatterTabPage
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.aptana.ide.ui.editors.preferences.formatter.ModifyDialogTabPage |
|---|
ModifyDialogTabPage.ButtonPreference, ModifyDialogTabPage.CheckboxPreference, ModifyDialogTabPage.ComboPreference, ModifyDialogTabPage.DefaultFocusManager, ModifyDialogTabPage.IModificationListener, ModifyDialogTabPage.NumberPreference, ModifyDialogTabPage.Preference, ModifyDialogTabPage.RadioPreference |
| Field Summary |
|---|
| Fields inherited from class com.aptana.ide.ui.editors.preferences.formatter.ModifyDialogTabPage |
|---|
fDefaultFocusManager, fPixelConverter, fUpdater, fWorkingValues |
| Constructor Summary | |
|---|---|
FormatterTabPage(ModifyDialogTabPage.IModificationListener modifyListener,
java.util.Map workingValues)
|
|
| Method Summary | |
|---|---|
protected org.eclipse.swt.widgets.Composite |
doCreatePreviewPane(org.eclipse.swt.widgets.Composite composite,
int numColumns)
Create the right side of the modify dialog. |
protected void |
doUpdatePreview()
Update the preview. |
| Methods inherited from class com.aptana.ide.ui.editors.preferences.formatter.ModifyDialogTabPage |
|---|
createCheckboxPref, createComboPref, createContents, createGridData, createGridLayout, createGroup, createLabel, createLabel, createNumberPref, createPreviewHeader, createRadioPref, doCreateJavaPreview, doCreatePreferences, initializePage, makeVisible, notifyValuesModified, setInitialFocus, updateStatus |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FormatterTabPage(ModifyDialogTabPage.IModificationListener modifyListener,
java.util.Map workingValues)
modifyListener - workingValues - | Method Detail |
|---|
protected org.eclipse.swt.widgets.Composite doCreatePreviewPane(org.eclipse.swt.widgets.Composite composite,
int numColumns)
ModifyDialogTabPage
doCreatePreviewPane in class ModifyDialogTabPagecomposite - Composite to create innumColumns - Number of columns to use
ModifyDialogTabPage.doCreatePreviewPane(org.eclipse.swt.widgets.Composite, int)protected void doUpdatePreview()
ModifyDialogTabPage
doUpdatePreview in class ModifyDialogTabPageModifyDialogTabPage.doUpdatePreview()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||