JET

edu.utep.cs.jet.gui
Class MainableActions

java.lang.Object
  extended by edu.utep.cs.jet.gui.MainableActions

public class MainableActions
extends Object

Creates an object that contains Mainable from a directory tree Used for double click

Author:
JET

Constructor Summary
MainableActions(Mainable et)
          Main constructor of MainableActions
 
Method Summary
 Mainable returnMainable()
          Returns Mainable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MainableActions

public MainableActions(Mainable et)
Main constructor of MainableActions

Method Detail

returnMainable

public Mainable returnMainable()
Returns Mainable


JET

JET is Copyright (C) 2005-2008 by The University of Texas at El Paso and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.