|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.editor.css.CSSLanguageEnvironment
public class CSSLanguageEnvironment
| Field Summary | |
|---|---|
static int |
SLEEP_DELAY
SLEEP_DELAY |
| Method Summary | |
|---|---|
void |
attachFile(FileService fileService)
attachFile |
void |
cleanEnvironment()
cleanEnvironment |
static CSSLanguageEnvironment |
getInstance()
|
IRuntimeEnvironment |
getRuntimeEnvironment()
Return the current object environment |
void |
loadEnvironment()
loadEnvironment |
void |
removeFile(FileService fileService)
removeFile |
void |
setProfileMemberOnAll(boolean value)
setProfileMemberOnAll |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static int SLEEP_DELAY
| Method Detail |
|---|
public static CSSLanguageEnvironment getInstance()
public IRuntimeEnvironment getRuntimeEnvironment()
getRuntimeEnvironment in interface ILanguageEnvironmentpublic void cleanEnvironment()
ILanguageEnvironment
cleanEnvironment in interface ILanguageEnvironmentILanguageEnvironment.cleanEnvironment()public void loadEnvironment()
ILanguageEnvironment
loadEnvironment in interface ILanguageEnvironmentILanguageEnvironment.loadEnvironment()public void setProfileMemberOnAll(boolean value)
value - public void attachFile(FileService fileService)
fileService - public void removeFile(FileService fileService)
fileService -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||