All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.awt.Component | +----java.awt.Container | +----java.awt.Window | +----java.awt.Frame | +----com.sun.java.swing.JFrame | +----Pasiphae.Pasiphae
public static final int WIDTH
public static final int HEIGHT
protected boolean displayTitle
protected boolean stayInside
protected PasiphaeZoomWindow zoom
protected JPanel viewPanel
protected JTree gfxTree
protected MyTreeModel gfxTreeModel
protected MyMutableTreeNode selectedNode
protected JTextField maxThreadTextField
protected JTextField urlTextField
protected JTextField recursionLevelTextField
protected Master master
public Pasiphae()
protected final void launchScan(String url, String maxThread, String deepth)
protected final void zoomItem()
protected final void setTitleMode(boolean b)
protected final void setStayInside(boolean b)
public void exitPasiphae()
public static void main(String[] argv)
All Packages Class Hierarchy This Package Previous Next Index