it.uniroma2.info.ai_nlp.LinguisticWatermark
Class LinguisticInterfacesFactory
java.lang.Object
it.uniroma2.info.ai_nlp.LinguisticWatermark.LinguisticInterfacesFactory
public class LinguisticInterfacesFactory
- extends Object
- Author:
- Donato
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinguisticInterfacesFactory
public LinguisticInterfacesFactory()
setProperties
public static void setProperties(String applicationName,
String propertiesPath)
defineApplications
public static void defineApplications(String application,
String path,
Vector selection)
loadLinguisticResources
public static void loadLinguisticResources()
toPrint
public static void toPrint(Vector selectedInstanceVector)
getLinguisticInterfaces
public static Map getLinguisticInterfaces()
getLinguisticInterface
public static LinguisticInterface getLinguisticInterface(String instanceId)
getLinguisticInterface
public static LinguisticInterface getLinguisticInterface()
getConfigureFrame
public static Frame getConfigureFrame()
getLoaderFrame
public static Frame getLoaderFrame()