| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use IdeErrorInfo | |
| com.togethersoft.openapi.ide | |
| com.togethersoft.openapi.ide.tools | |
| Uses of IdeErrorInfo in com.togethersoft.openapi.ide |
| Classes in com.togethersoft.openapi.ide that implement IdeErrorInfo | |
class | IdeErrorInfoDefaultClass IdeErrorInfoDefault provides a default implementation of
IdeErrorInfo interface. |
| Fields in com.togethersoft.openapi.ide declared as IdeErrorInfo | |
final static IdeErrorInfo | IdeErrorInfo.UNSPECIFIEDUnspecified error. |
| Methods in com.togethersoft.openapi.ide that return IdeErrorInfo | |
IdeErrorInfo | IdeManager.performCheck(IdeErrorCheck check)Calls run() method of the specified IdeErrorCheck object and returns
IdeErrorInfo containing the information about possible errors that occurred. |
| Methods in com.togethersoft.openapi.ide with parameters of type IdeErrorInfo | |
void | IdeManager.setErrorInfo(IdeErrorInfo info)Sets specified result of certain actions. |
| Uses of IdeErrorInfo in com.togethersoft.openapi.ide.tools |
| Methods in com.togethersoft.openapi.ide.tools that return IdeErrorInfo | |
IdeErrorInfo | IdeToolFilter.getErrorInfo(String toolOutput)Parses specified output string. |
| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||