databionics.esom.util.actions
Class LoadNamesFileAction

java.lang.Object
  extended by databionics.esom.util.actions.FileAction
      extended by databionics.esom.util.actions.LoadFileAction
          extended by databionics.esom.util.actions.LoadNamesFileAction
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class LoadNamesFileAction
extends LoadFileAction
implements java.awt.event.ActionListener

Load a *.names file

Author:
somana developers

Field Summary
protected static org.apache.log4j.Logger log
          interface to log4j system
 
Fields inherited from class databionics.esom.util.actions.FileAction
myFileType
 
Constructor Summary
LoadNamesFileAction()
          Standard contructor
 
Method Summary
 void load(java.lang.String filename)
          Load the file into the renderer
 
Methods inherited from class databionics.esom.util.actions.LoadFileAction
actionPerformed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.awt.event.ActionListener
actionPerformed
 

Field Detail

log

protected static final org.apache.log4j.Logger log
interface to log4j system

Constructor Detail

LoadNamesFileAction

public LoadNamesFileAction()
Standard contructor

Method Detail

load

public void load(java.lang.String filename)
Load the file into the renderer

Specified by:
load in class LoadFileAction


Copyright © 2005-2006 Databionics Research Group. All Rights Reserved.