Java Doc for DummyGlobalModel.java in  » IDE » DrJava » edu » rice » cs » drjava » model » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » IDE » DrJava » edu.rice.cs.drjava.model 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   edu.rice.cs.drjava.model.DummyGlobalModel

All known Subclasses:   edu.rice.cs.drjava.model.TestDocGetter,
DummyGlobalModel
public class DummyGlobalModel implements GlobalModel(Code)
Concrete implementation of GlobalModel that always throws UnsupportedOperation exceptions.
version:
   $Id: DummyGlobalModel.java 4255 2007-08-28 19:17:37Z mgricken $




Method Summary
public  voidaddAuxiliaryFile(OpenDefinitionsDocument doc)
    
public  voidaddListener(GlobalModelListener listener)
     Since this is not supposed to be used, we need to throw an exception OTHER than the ones it officially supports.
public  voidaddToBrowserHistory()
    
public  voidcleanBuildDirectory()
    
public  voidclearHistory()
    
public  booleancloseAllFiles()
    
public  booleancloseFile(OpenDefinitionsDocument doc)
    
public  booleancloseFileWithoutPrompt(OpenDefinitionsDocument doc)
    
public  voidcloseProject(boolean quitting)
    
public  voidconfigNewProject()
    
public  RegionManager<MovingDocumentRegion>createFindResultsManager()
    
public  voidcreateNewProject(File f)
    
public  voiddisposeFindResultsManager(RegionManager<MovingDocumentRegion> rm)
    
public  FilefindFileInPaths(String fileName, Iterable<File> paths)
    
public  StringfixPathForNavigator(String path)
    
public  voidforceQuit()
    
public  StringgetAuxiliaryBinTitle()
    
public  RegionManager<DocumentRegion>getBookmarkManager()
    
public  RegionManager<Breakpoint>getBreakpointManager()
    
public  RegionManager<DocumentRegion>getBrowserHistoryManager()
    
public  FilegetBuildDirectory()
    
public  List<File>getClassFiles()
    
public  Iterable<File>getClassPath()
    
public  CompilerModelgetCompilerModel()
    
public  StringgetCompletePath(int index)
    
public  ConsoleDocumentgetConsoleDocument()
    
public  FilegetCreateJarFile()
    
public  intgetCreateJarFlags()
    
public  intgetDebugPort()
    
public  DebuggergetDebugger()
    
public  intgetDocumentCount()
    
public  OpenDefinitionsDocumentgetDocumentForFile(File file)
    
public  DocumentIteratorgetDocumentIterator()
    
public  IDocumentNavigator<OpenDefinitionsDocument>getDocumentNavigator()
    
public  DefinitionsEditorKitgetEditorKit()
    
public  StringgetExternalBinTitle()
    
public  Iterable<File>getExtraClassPath()
    
public  List<RegionManager<MovingDocumentRegion>>getFindResultsManagers()
    
public  StringgetHistoryAsString()
    
public  StringgetHistoryAsStringWithSemicolons()
    
public  Iterable<File>getInteractionsClassPath()
    
public  InteractionsDocumentgetInteractionsDocument()
    
public  DefaultInteractionsModelgetInteractionsModel()
    
public  JUnitModelgetJUnitModel()
    
public  JavadocModelgetJavadocModel()
    
public  FilegetMainClass()
    
public  FilegetMasterWorkingDirectory()
    
public  List<OpenDefinitionsDocument>getNonProjectDocuments()
    
public  intgetNumCompErrors()
    
public  OpenDefinitionsDocumentgetODDForDocument(AbstractDocumentInterface doc)
    
public  List<OpenDefinitionsDocument>getOpenDefinitionsDocuments()
    
public  PageFormatgetPageFormat()
    
public  List<OpenDefinitionsDocument>getProjectDocuments()
    
public  FilegetProjectFile()
    
public  File[]getProjectFiles()
    
public  FilegetProjectRoot()
    
public  List<OpenDefinitionsDocument>getSortedOpenDefinitionsDocuments()
    
public  StringgetSourceBinTitle()
    
public  FilegetSourceFile(String fileName)
    
public  Iterable<File>getSourceRootSet()
    
public  InteractionsDJDocumentgetSwingConsoleDocument()
    
public  InteractionsDJDocumentgetSwingInteractionsDocument()
    
public  FilegetWorkingDirectory()
    
public  booleanhasModifiedDocuments()
    
public  booleanhasModifiedDocuments(List<OpenDefinitionsDocument> lod)
    
public  booleanhasOutOfSyncDocuments()
    
public  booleanhasOutOfSyncDocuments(List<OpenDefinitionsDocument> lod)
    
public  booleanhasUntitledDocuments()
    
public  booleaninProject(File f)
    
public  booleaninProjectPath(OpenDefinitionsDocument doc)
    
public  voidinterpretCurrentInteraction()
    
public  booleanisAlreadyOpen(File file)
    
public  booleanisProjectActive()
    
public  booleanisProjectChanged()
    
public  voidloadHistory(FileOpenSelector selector)
    
public  InteractionsScriptModelloadHistoryAsScript(FileOpenSelector s)
    
public  OpenDefinitionsDocumentnewFile()
    
public  OpenDefinitionsDocumentnewTestCase(String name, boolean makeSetUp, boolean makeTearDown)
    
public  OpenDefinitionsDocumentopenFile(FileOpenSelector com)
    
public  OpenDefinitionsDocument[]openFiles(FileOpenSelector com)
    
public  voidopenFolder(File dir, boolean rec)
    
public  voidopenProject(File file)
    
public  voidprintDebugMessage(String s)
    
public  voidquit()
    
public  voidrefreshActiveDocument()
    
public  voidreloadProject(File f, Hashtable<OpenDefinitionsDocument, DocumentInfoGetter> ht)
    
public  voidremoveAuxiliaryFile(OpenDefinitionsDocument doc)
    
public  voidremoveListener(GlobalModelListener listener)
    
public  voidresetConsole()
    
public  voidresetInteractions(File wd)
    
public  voidresetInteractions(File wd, boolean forceReset)
    
public  voidsaveAllFiles(FileSaveSelector com)
    
public  voidsaveHistory(FileSaveSelector selector)
    
public  voidsaveHistory(FileSaveSelector selector, String editedVersion)
    
public  voidsaveProject(File f, Hashtable<OpenDefinitionsDocument, DocumentInfoGetter> ht)
    
public  voidsetBuildDirectory(File f)
    
public  voidsetCreateJarFile(File f)
    
public  voidsetCreateJarFlags(int f)
    
public  voidsetDocumentNavigator(IDocumentNavigator<OpenDefinitionsDocument> newnav)
    
public  voidsetExtraClassPath(Iterable<File> cp)
    
public  voidsetMainClass(File f)
    
public  voidsetNumCompErrors(int num)
    
public  voidsetPageFormat(PageFormat format)
    
public  voidsetProjectChanged(boolean changed)
    
public  voidsetProjectFile(File f)
    
public  voidsetProjectRoot(File f)
    
public  voidsetWorkingDirectory(File f)
    
public  voidsystemErrPrint(String s)
    
public  voidsystemInEcho(String s)
    
public  voidsystemOutPrint(String s)
    
public  voidwaitForInterpreter()
    



Method Detail
addAuxiliaryFile
public void addAuxiliaryFile(OpenDefinitionsDocument doc)(Code)



addListener
public void addListener(GlobalModelListener listener)(Code)
Since this is not supposed to be used, we need to throw an exception OTHER than the ones it officially supports.
throws:
  UnsupportedOperationException -



addToBrowserHistory
public void addToBrowserHistory()(Code)



cleanBuildDirectory
public void cleanBuildDirectory()(Code)



clearHistory
public void clearHistory()(Code)



closeAllFiles
public boolean closeAllFiles()(Code)



closeFile
public boolean closeFile(OpenDefinitionsDocument doc)(Code)



closeFileWithoutPrompt
public boolean closeFileWithoutPrompt(OpenDefinitionsDocument doc)(Code)



closeProject
public void closeProject(boolean quitting)(Code)



configNewProject
public void configNewProject() throws IOException(Code)



createFindResultsManager
public RegionManager<MovingDocumentRegion> createFindResultsManager()(Code)



createNewProject
public void createNewProject(File f)(Code)



disposeFindResultsManager
public void disposeFindResultsManager(RegionManager<MovingDocumentRegion> rm)(Code)



findFileInPaths
public File findFileInPaths(String fileName, Iterable<File> paths)(Code)



fixPathForNavigator
public String fixPathForNavigator(String path) throws IOException(Code)



forceQuit
public void forceQuit()(Code)



getAuxiliaryBinTitle
public String getAuxiliaryBinTitle()(Code)



getBookmarkManager
public RegionManager<DocumentRegion> getBookmarkManager()(Code)



getBreakpointManager
public RegionManager<Breakpoint> getBreakpointManager()(Code)



getBrowserHistoryManager
public RegionManager<DocumentRegion> getBrowserHistoryManager()(Code)



getBuildDirectory
public File getBuildDirectory()(Code)



getClassFiles
public List<File> getClassFiles()(Code)



getClassPath
public Iterable<File> getClassPath()(Code)



getCompilerModel
public CompilerModel getCompilerModel()(Code)



getCompletePath
public String getCompletePath(int index)(Code)



getConsoleDocument
public ConsoleDocument getConsoleDocument()(Code)



getCreateJarFile
public File getCreateJarFile()(Code)



getCreateJarFlags
public int getCreateJarFlags()(Code)



getDebugPort
public int getDebugPort() throws IOException(Code)



getDebugger
public Debugger getDebugger()(Code)



getDocumentCount
public int getDocumentCount()(Code)



getDocumentForFile
public OpenDefinitionsDocument getDocumentForFile(File file) throws IOException(Code)



getDocumentIterator
public DocumentIterator getDocumentIterator()(Code)



getDocumentNavigator
public IDocumentNavigator<OpenDefinitionsDocument> getDocumentNavigator()(Code)



getEditorKit
public DefinitionsEditorKit getEditorKit()(Code)



getExternalBinTitle
public String getExternalBinTitle()(Code)



getExtraClassPath
public Iterable<File> getExtraClassPath()(Code)



getFindResultsManagers
public List<RegionManager<MovingDocumentRegion>> getFindResultsManagers()(Code)



getHistoryAsString
public String getHistoryAsString()(Code)



getHistoryAsStringWithSemicolons
public String getHistoryAsStringWithSemicolons()(Code)



getInteractionsClassPath
public Iterable<File> getInteractionsClassPath()(Code)



getInteractionsDocument
public InteractionsDocument getInteractionsDocument()(Code)



getInteractionsModel
public DefaultInteractionsModel getInteractionsModel()(Code)



getJUnitModel
public JUnitModel getJUnitModel()(Code)



getJavadocModel
public JavadocModel getJavadocModel()(Code)



getMainClass
public File getMainClass()(Code)



getMasterWorkingDirectory
public File getMasterWorkingDirectory()(Code)



getNonProjectDocuments
public List<OpenDefinitionsDocument> getNonProjectDocuments()(Code)



getNumCompErrors
public int getNumCompErrors()(Code)



getODDForDocument
public OpenDefinitionsDocument getODDForDocument(AbstractDocumentInterface doc)(Code)



getOpenDefinitionsDocuments
public List<OpenDefinitionsDocument> getOpenDefinitionsDocuments()(Code)



getPageFormat
public PageFormat getPageFormat()(Code)



getProjectDocuments
public List<OpenDefinitionsDocument> getProjectDocuments()(Code)



getProjectFile
public File getProjectFile()(Code)



getProjectFiles
public File[] getProjectFiles()(Code)



getProjectRoot
public File getProjectRoot()(Code)



getSortedOpenDefinitionsDocuments
public List<OpenDefinitionsDocument> getSortedOpenDefinitionsDocuments()(Code)



getSourceBinTitle
public String getSourceBinTitle()(Code)



getSourceFile
public File getSourceFile(String fileName)(Code)



getSourceRootSet
public Iterable<File> getSourceRootSet()(Code)



getSwingConsoleDocument
public InteractionsDJDocument getSwingConsoleDocument()(Code)



getSwingInteractionsDocument
public InteractionsDJDocument getSwingInteractionsDocument()(Code)



getWorkingDirectory
public File getWorkingDirectory()(Code)



hasModifiedDocuments
public boolean hasModifiedDocuments()(Code)



hasModifiedDocuments
public boolean hasModifiedDocuments(List<OpenDefinitionsDocument> lod)(Code)



hasOutOfSyncDocuments
public boolean hasOutOfSyncDocuments()(Code)



hasOutOfSyncDocuments
public boolean hasOutOfSyncDocuments(List<OpenDefinitionsDocument> lod)(Code)



hasUntitledDocuments
public boolean hasUntitledDocuments()(Code)



inProject
public boolean inProject(File f)(Code)



inProjectPath
public boolean inProjectPath(OpenDefinitionsDocument doc)(Code)



interpretCurrentInteraction
public void interpretCurrentInteraction()(Code)



isAlreadyOpen
public boolean isAlreadyOpen(File file)(Code)



isProjectActive
public boolean isProjectActive()(Code)



isProjectChanged
public boolean isProjectChanged()(Code)



loadHistory
public void loadHistory(FileOpenSelector selector) throws IOException(Code)



loadHistoryAsScript
public InteractionsScriptModel loadHistoryAsScript(FileOpenSelector s) throws IOException, OperationCanceledException(Code)



newFile
public OpenDefinitionsDocument newFile()(Code)



newTestCase
public OpenDefinitionsDocument newTestCase(String name, boolean makeSetUp, boolean makeTearDown)(Code)



openFile
public OpenDefinitionsDocument openFile(FileOpenSelector com) throws IOException, OperationCanceledException, AlreadyOpenException(Code)



openFiles
public OpenDefinitionsDocument[] openFiles(FileOpenSelector com) throws IOException, OperationCanceledException, AlreadyOpenException(Code)



openFolder
public void openFolder(File dir, boolean rec) throws IOException, OperationCanceledException, AlreadyOpenException(Code)



openProject
public void openProject(File file) throws IOException, MalformedProjectFileException(Code)



printDebugMessage
public void printDebugMessage(String s)(Code)



quit
public void quit()(Code)



refreshActiveDocument
public void refreshActiveDocument()(Code)



reloadProject
public void reloadProject(File f, Hashtable<OpenDefinitionsDocument, DocumentInfoGetter> ht) throws IOException(Code)



removeAuxiliaryFile
public void removeAuxiliaryFile(OpenDefinitionsDocument doc)(Code)



removeListener
public void removeListener(GlobalModelListener listener)(Code)



resetConsole
public void resetConsole()(Code)



resetInteractions
public void resetInteractions(File wd)(Code)



resetInteractions
public void resetInteractions(File wd, boolean forceReset)(Code)



saveAllFiles
public void saveAllFiles(FileSaveSelector com) throws IOException(Code)



saveHistory
public void saveHistory(FileSaveSelector selector) throws IOException(Code)



saveHistory
public void saveHistory(FileSaveSelector selector, String editedVersion) throws IOException(Code)



saveProject
public void saveProject(File f, Hashtable<OpenDefinitionsDocument, DocumentInfoGetter> ht) throws IOException(Code)



setBuildDirectory
public void setBuildDirectory(File f)(Code)



setCreateJarFile
public void setCreateJarFile(File f)(Code)



setCreateJarFlags
public void setCreateJarFlags(int f)(Code)



setDocumentNavigator
public void setDocumentNavigator(IDocumentNavigator<OpenDefinitionsDocument> newnav)(Code)



setExtraClassPath
public void setExtraClassPath(Iterable<File> cp)(Code)



setMainClass
public void setMainClass(File f)(Code)



setNumCompErrors
public void setNumCompErrors(int num)(Code)



setPageFormat
public void setPageFormat(PageFormat format)(Code)



setProjectChanged
public void setProjectChanged(boolean changed)(Code)



setProjectFile
public void setProjectFile(File f)(Code)



setProjectRoot
public void setProjectRoot(File f)(Code)



setWorkingDirectory
public void setWorkingDirectory(File f)(Code)



systemErrPrint
public void systemErrPrint(String s)(Code)



systemInEcho
public void systemInEcho(String s)(Code)



systemOutPrint
public void systemOutPrint(String s)(Code)



waitForInterpreter
public void waitForInterpreter()(Code)



Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.