eu.esdihumboldt.hale.ui.firststeps
Class RecentFilesContentProvider
java.lang.Object
eu.esdihumboldt.hale.ui.firststeps.RecentFilesContentProvider
- All Implemented Interfaces:
- org.eclipse.ui.intro.config.IIntroContentProvider
public class RecentFilesContentProvider
- extends Object
- implements org.eclipse.ui.intro.config.IIntroContentProvider
A content provider to show and link to recently opened projects.
- Author:
- Kai Schwierczek
Field Summary |
static int |
MAX_LENGTH
Max length of the project file path shown. |
Method Summary |
void |
createContent(String id,
org.eclipse.swt.widgets.Composite parent,
org.eclipse.ui.forms.widgets.FormToolkit toolkit)
Create widgets to display the recent entries when using the SWT
presentation
XXX not tested, how to make eclipse use the SWT version? |
void |
createContent(String id,
PrintWriter out)
Create the html content for recent entries. |
void |
dispose()
|
void |
init(org.eclipse.ui.intro.config.IIntroContentProviderSite site)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAX_LENGTH
public static final int MAX_LENGTH
- Max length of the project file path shown.
- See Also:
- Constant Field Values
RecentFilesContentProvider
public RecentFilesContentProvider()
init
public void init(org.eclipse.ui.intro.config.IIntroContentProviderSite site)
- Specified by:
init
in interface org.eclipse.ui.intro.config.IIntroContentProvider
- See Also:
IIntroContentProvider.init(org.eclipse.ui.intro.config.IIntroContentProviderSite)
createContent
public void createContent(String id,
PrintWriter out)
- Create the html content for recent entries.
- Specified by:
createContent
in interface org.eclipse.ui.intro.config.IIntroContentProvider
- See Also:
IIntroContentProvider.createContent(java.lang.String,
java.io.PrintWriter)
createContent
public void createContent(String id,
org.eclipse.swt.widgets.Composite parent,
org.eclipse.ui.forms.widgets.FormToolkit toolkit)
- Create widgets to display the recent entries when using the SWT
presentation
XXX not tested, how to make eclipse use the SWT version?
- Specified by:
createContent
in interface org.eclipse.ui.intro.config.IIntroContentProvider
- See Also:
IIntroContentProvider.createContent(String,
Composite, FormToolkit)
dispose
public void dispose()
- Specified by:
dispose
in interface org.eclipse.ui.intro.config.IIntroContentProvider
- See Also:
IIntroContentProvider.dispose()
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d