com.jgoodies.jdiskreport
Class JDiskReport

java.lang.Object
  extended by com.jgoodies.binding.beans.Model
      extended by com.jgoodies.uif.application.Application
          extended by com.jgoodies.jdiskreport.JDiskReport
All Implemented Interfaces:
com.jgoodies.binding.beans.Observable, Serializable

public final class JDiskReport
extends com.jgoodies.uif.application.Application

Starts JDiskReport and launches the GUI if necessary. First, looks up the system properties for path, configuration, input and output files, and decides whether a command line version is used or the GUI shall be shown.

Version:
$Revision: 1.6 $
Author:
Karsten Lentzsch
See Also:
Serialized Form

Constructor Summary
JDiskReport()
           
 
Method Summary
static void main(String[] args)
           
protected  void startup(String[] args)
           
 
Methods inherited from class com.jgoodies.uif.application.Application
addExitListener, clearActionMap, end, exit, exit, exitAllowed, fireApplicationExiting, getAction, getActionMap, getApplicationExitOnWindowClosingHandler, getResourceMap, launch, removeExitListener, shutdown
 
Methods inherited from class com.jgoodies.binding.beans.Model
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, equals, fireIndexedPropertyChange, fireIndexedPropertyChange, fireIndexedPropertyChange, fireMultiplePropertiesChanged, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDiskReport

public JDiskReport()
Method Detail

main

public static void main(String[] args)

startup

protected void startup(String[] args)
Specified by:
startup in class com.jgoodies.uif.application.Application


Copyright © 2000-2008 JGoodies Karsten Lentzsch. All Rights Reserved.