com.triadsoft.properties.preferences
Class LocalizedPropertiesPreferencePage

java.lang.Object
  extended by FieldEditorPreferencePage
      extended by com.triadsoft.properties.preferences.LocalizedPropertiesPreferencePage

public class LocalizedPropertiesPreferencePage
extends FieldEditorPreferencePage

Pagina de preferencias para los Wildcards Paths

Author:
Triad (flores.leonardo@triadsoft.com.ar)

Constructor Summary
LocalizedPropertiesPreferencePage()
           
 
Method Summary
 void createFieldEditors()
          Creates the field editors.
 void init(IWorkbench workbench)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalizedPropertiesPreferencePage

public LocalizedPropertiesPreferencePage()
Method Detail

createFieldEditors

public void createFieldEditors()
Creates the field editors. Field editors are abstractions of the common GUI blocks needed to manipulate various types of preferences. Each field editor knows how to save and restore itself.


init

public void init(IWorkbench workbench)
See Also:
org.eclipse.ui.IWorkbenchPreferencePage#init(org.eclipse.ui.IWorkbench)