finance.dar
Class DarTable

java.lang.Object
  extended by finance.dar.DarTable

public class DarTable
extends java.lang.Object

Copyright 2005, DocJava, Inc. User: dlyon Date: Oct 4, 2006 Time: 1:15:19 PM


Constructor Summary
DarTable()
          The DarTable needs a way to get the date of the most recent file from edgar and display it in the table.
 
Method Summary
 void displayTickerSymbolEditor()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DarTable

public DarTable()
The DarTable needs a way to get the date of the most recent file from edgar and display it in the table. check the directory: ftp://ftp.sec.gov/edgar/data/1013934/ Eg ftp://ftp.sec.gov/edgar/data/+cik+"/"

Method Detail

displayTickerSymbolEditor

public void displayTickerSymbolEditor()

main

public static void main(java.lang.String[] args)