| org.eclipse.ui.internal.ide.dialogs.ResourceInfoPage
ResourceInfoPage | public class ResourceInfoPage extends PropertyPage (Code) | | The ResourceInfoPage is the page that shows the basic info about the
resource.
|
Method Summary | |
protected Control | createContents(Composite parent) | protected void | performDefaults() Reset the editableBox to the false. | public boolean | performOk() Apply the read only state and the encoding to the resource. |
createContents | protected Control createContents(Composite parent)(Code) | | |
performDefaults | protected void performDefaults()(Code) | | Reset the editableBox to the false.
|
performOk | public boolean performOk()(Code) | | Apply the read only state and the encoding to the resource.
|
|
|