Java org.eclipse.jface.dialogs DialogSettings fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jface.dialogs DialogSettings fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jface.dialogs DialogSettings.

The text is from its open source code.

Subclass

org.eclipse.jface.dialogs.DialogSettings has subclasses.
Click this link to see all its subclasses.

Constructor

DialogSettings(String sectionName)
Create an empty dialog settings which loads and saves its content to a file.

Method