| java.lang.Object projectmanagement.presentation.Index
Index | public class Index implements HttpPresentation(Code) | | Generates the main application frame that consists of two frames,
the left one-control frame, and the right one controled frame.
the login frame.
|
Method Summary | |
public void | run(HttpPresentationComms comms) |
run | public void run(HttpPresentationComms comms) throws HttpPresentationException, IOException(Code) | | |
|
|