VLab Common 1.2

pl.psnc.vlab.util.gui.action.factory
Interface ActionType


public interface ActionType

ActionType interface - defines type of the action class

Author:
Dominik Stoklosa (~osa~)
Email address
osa@man.poznan.pl

Method Summary
 java.lang.Class<? extends AbstractActionDefault> getType()
          Get type of the given action object
 

Method Detail

getType

java.lang.Class<? extends AbstractActionDefault> getType()
Get type of the given action object

Returns:
type of the given action object

VLab Common 1.2

Copyright 2004 by VLAB Dominik Stoklosa.