Class dstc.kalimantan.debug.Main
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class dstc.kalimantan.debug.Main

java.lang.Object
   |
   +----dstc.kalimantan.debug.Main

public class Main
extends Object
Starts up the debugger

Constructor Index

 o Main()

Method Index

 o main(String[])
Parses input arguments and starts up the debugger frame

Constructors

 o Main
  public Main()

Methods

 o main
  public static void main(String args[])
Parses input arguments and starts up the debugger frame

All Packages  Class Hierarchy  This Package  Previous  Next  Index