|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.core.ui.AbstractPerspectiveFactory
public abstract class AbstractPerspectiveFactory
| Constructor Summary | |
|---|---|
protected |
AbstractPerspectiveFactory()
Protected constructor for utility class. |
| Method Summary | |
|---|---|
static java.net.URL |
findPage(java.lang.String fullURL)
showUIHelpPage |
static java.lang.String |
findReleaseNotesURL(org.eclipse.update.core.IFeature feature)
Finds the location of the release notes |
static long |
getAptanaLastModified()
The time in millis since this was last modified. |
static org.eclipse.update.core.IFeature[] |
getFeature(java.lang.String id,
boolean onlyConfigured)
|
static void |
showReleaseNotes()
showReleaseNotes |
static void |
showUIHelpPage(java.lang.String id)
showUIHelpPage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractPerspectiveFactory()
| Method Detail |
|---|
public static java.net.URL findPage(java.lang.String fullURL)
fullURL -
public static java.lang.String findReleaseNotesURL(org.eclipse.update.core.IFeature feature)
feature -
public static void showUIHelpPage(java.lang.String id)
id - public static void showReleaseNotes()
public static long getAptanaLastModified()
public static org.eclipse.update.core.IFeature[] getFeature(java.lang.String id,
boolean onlyConfigured)
id - The id of the featureonlyConfigured - Is it configured
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||