org.eclipse.jface.preference

Home
Java Source Code / Java Documentation 2
1.2D
2.3D
3.Ajax
4.Algebra
5.App Engine
6.Aspect
7.Assemble
8.Cache
9.Cassandra
10.Chat
11.Cloud
12.CMS
13.CouchDB
14.Crypt
15.Database
16.Distributed
17.Eclipse
18.Facebook
19.File
20.Forum
21.GAE
22.Game
23.Google tech
24.Graph
25.Graphic
26.GWT
27.Hibernate
28.HTML
29.HTTP
30.Image
31.IntelliJ
32.IRC
33.J2EE
34.J2ME
35.JDBC
36.JPA
37.JSON
38.JSR
39.JUnit
40.JVM
41.Language
42.Linux
43.Math
44.Maven
45.Media
46.Messenger
47.MiddleWare
48.Mobile
49.Mock
50.MongoDB
51.Mp3
52.Music
53.MVC
54.Network
55.OpenID
56.OSGi
57.Parse
58.Persist
59.Petri
60.Phone
61.Physics
62.REST
63.Robot
64.RPC
65.RSS
66.Ruby
67.Script
68.Search
69.Spring
70.SQL
71.SSH
72.Sudoku
73.Swing
74.Tapestry
75.Test
76.Text
77.Torrent
78.Twitter
79.UML
80.UnTagged
81.Utilities
82.Web
83.Wiki
84.XML
Java Source Code / Java Documentation 2 » Script » java2script » org.eclipse.jface.preference 
org.eclipse.jface.preference
Java Source File NameTypeComment
BooleanFieldEditor.javaClass A field editor for a boolean type preference.
BooleanPropertyAction.javaClass The BooleanPropertyAction is an action that set the values of a boolean property in the preference store.
ColorFieldEditor.javaClass A field editor for a color type preference.
ColorSelector.javaClass The ColorSelector is a wrapper for a button that displays a selected Color and allows the user to change the selection.
DirectoryFieldEditor.javaClass A field editor for a directory path type preference.
FieldEditor.javaClass Abstract base class for all field editors.

A field editor presents the value of a preference to the end user.

FieldEditorPreferencePage.javaClass A special abstract preference page to host field editors.
FileFieldEditor.javaClass A field editor for a file path type preference.
FontFieldEditor.javaClass A field editor for a font type preference.
IntegerFieldEditor.javaClass A field editor for an integer type preference.
IPersistentPreferenceStore.javaInterface IPersistentPreferenceStore is a preference store that can be saved.
IPreferenceNode.javaInterface Interface to a node in a preference dialog.
IPreferencePage.javaInterface An interface for a preference page.
IPreferencePageContainer.javaInterface An interface used by a preference page to talk to its dialog.
IPreferenceStore.javaInterface The IPreferenceStore interface represents a table mapping named preferences to values.
JFacePreferences.javaClass JFacePreferences is a class used to administer the preferences used by JFace objects.
ListEditor.javaClass An abstract field editor that manages a list of input values.
PathEditor.javaClass A field editor to edit directory paths.
PreferenceContentProvider.javaClass Provides a tree model for PreferenceManager content.
PreferenceConverter.javaClass A utility class for dealing with preferences whose values are common SWT objects (color, points, rectangles, and font data).
PreferenceDialog.javaClass A preference dialog is a hierarchical presentation of preference pages.
PreferenceLabelProvider.javaClass Provides labels for IPreferenceNode objects.
PreferenceManager.javaClass A preference manager maintains a hierarchy of preference nodes and associated preference pages.
PreferenceNode.javaClass A concrete implementation of a node in a preference dialog tree.
PreferencePage.javaClass Abstract base implementation for all preference page implementations.
PreferenceStore.javaClass A concrete preference store implementation based on an internal java.util.Properties object, with support for persisting the non-default preference values to files or streams.
RadioGroupFieldEditor.javaClass A field editor for an enumeration type preference.
ScaleFieldEditor.javaClass A field editor for an integer type preference.
StringButtonFieldEditor.javaClass An abstract field editor for a string type preference that presents a string input field with a change button to its right to edit the input field's content.
StringFieldEditor.javaClass A field editor for a string type preference.
w___w__w.__ja___v___a___2_s__.__c__o___m___ | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.