TWiki> Specifications Web>TrashDevelopmentEnvironmentWebWebPreferences? >WebTopicCreator (2010-03-31, WilliamEpperson) EditAttach

WebTopicCreator

Overview

References

HyperSpec CLtL
link 1 Link 2

Implementation

Overview

GUI class is to:

  1. Redirect user input to System.in, which is captured by CLforJava? .
  2. Redirect CLforJava? ’s returned result from System.out to GUI.
  3. Redirect error message occurred in CLforJava? from System.err to GUI.

Threads running in GUI class:

l

  1. GUI thread - loads the gui
  2. CLforJava thread - loads CLforJava? program
  3. Pipe writing thread - sends user input to System.in
  4. Pipe reading thread - reads return result from System.out and System.err

Details of implementation

Core Java Classes Javadoc Links

Discussions

Links to Blog issues

Current Status of WebTopicCreator

Status:

Release Level:

Open bug count:

Test Suites

Links to JUnit results

-- JerryBoetje - 12 Jul 2003

Topic revision: r1 - 2010-03-31 - 17:52:59 - WilliamEpperson
 
Home
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback