| 
 | Search this API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecty.module.YModule
y.module.io.IOHandlerModule
y.module.io.TGFInput
public class TGFInput
Imports a diagram from a TGF file. This module provides an option dialog that offers the possibility to modify the settings interactively. configurable options refer to the handling of labels.
| Field Summary | 
|---|
| Fields inherited from class y.module.YModule | 
|---|
| FAILED, moduleListenerSupport, PRECONDITION_VIOLATED, SUCCESS | 
| Constructor Summary | |
|---|---|
| TGFInput() | |
| Method Summary | |
|---|---|
| protected  IOHandler | createIOHandler()Returns an instance of TGFIOHandler. | 
| protected  OptionHandler | createOptionHandler()Creates an option handler for this class. | 
| protected  void | init()Initialization code performed before calling YModule.mainrun(). | 
| Methods inherited from class y.module.io.IOHandlerModule | 
|---|
| addTilingOptions, addViewPortOptions, adoptRenderingHints, adoptViewPortOptions, configureViewPort, getIOHandler, getIOMode, getURL, mainrun, setIOHandler, setIOMode, setURL | 
| Methods inherited from class y.module.YModule | 
|---|
| addModuleListener, createThread, dispose, exceptionHappened, fitGraph2DView, getAuthor, getDescription, getExitStatus, getGraph2D, getGraph2DView, getModuleListeners, getModuleName, getOptionHandler, getTimer, getView, initGuiFactory, isAbortable, isBackupRealizersEnabled, removeModuleListener, run, setBackupRealizersEnabled, setExitStatus, setGraph2D, setModuleName, setOptionHandler, start, startAsThread | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public TGFInput()
| Method Detail | 
|---|
protected OptionHandler createOptionHandler()
YModule
createOptionHandler in class YModulenull by default.protected void init()
YModuleYModule.mainrun().
init in class YModuleprotected IOHandler createIOHandler()
TGFIOHandler.
createIOHandler in class IOHandlerModule| 
 | © Copyright 2000-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||