Uses of Class
editor.MessagesPanel
-
Packages that use MessagesPanel Package Description editor editor.shipit -
-
Uses of MessagesPanel in editor
Methods in editor that return MessagesPanel Modifier and Type Method Description MessagesPanel
GosuPanel. getMessagesPanel()
MessagesPanel
GosuPanel. showMessages(boolean bShow)
-
Uses of MessagesPanel in editor.shipit
Methods in editor.shipit with parameters of type MessagesPanel Modifier and Type Method Description boolean
Compiler. compile(IType type, ICompileConsumer consumer, MessagesPanel messages)
boolean
Compiler. compileTree(FileTree tree, ICompileConsumer consumer, IProgressCallback progress, MessagesPanel messagesPanel)
-