|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.WorkbenchEncoding
public class WorkbenchEncoding
WorkbenchEncoding is a utility class for plug-ins that want to use the list of encodings defined by default in the workbench.
Constructor Summary | |
---|---|
WorkbenchEncoding()
|
Method Summary | |
---|---|
static java.util.List |
getDefinedEncodings()
Return the list of encodings defined using the org.eclipse.ui.encodings extension point. |
static java.lang.String |
getWorkbenchDefaultEncoding()
Get the default encoding from the virtual machine. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WorkbenchEncoding()
Method Detail |
---|
public static java.lang.String getWorkbenchDefaultEncoding()
public static java.util.List getDefinedEncodings()
|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.