ij2x.ui
Class DiskFormatEvent

java.lang.Object
  extended by java.util.EventObject
      extended by ij2x.ui.DiskFormatEvent
All Implemented Interfaces:
java.io.Serializable

public class DiskFormatEvent
extends java.util.EventObject

Überschrift:

Beschreibung:

Copyright: Copyright (c) 2002

Organisation:

Version:
1.0
Author:
unbekannt
See Also:
Serialized Form

Constructor Summary
DiskFormatEvent(java.lang.Object source)
           
 
Method Summary
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DiskFormatEvent

public DiskFormatEvent(java.lang.Object source)