de.init.loext.its.dialogs.ui
Class ItsDialogs

java.lang.Object
  extended by de.init.loext.its.dialogs.ui.ItsDialogs

public abstract class ItsDialogs
extends java.lang.Object

Collection of all Dialogs

Author:
mkandora

Nested Class Summary
static class ItsDialogs.ItsDialogBase
          Base Class for all Dialogs
static class ItsDialogs.ItsLocFilterDialog
           
static class ItsDialogs.ItsLocNoteDialog
           
static class ItsDialogs.ItsTerminologyDialog
           
static class ItsDialogs.ItsTranslateDialog
           
static class ItsDialogs.OpStates
           
static interface ItsDialogs.StateChangeListener
           
static interface ItsDialogs.TerminateConfigurationListener
          Small listener delegate for all (save|cancel|remove) operations
 
Constructor Summary
ItsDialogs()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItsDialogs

public ItsDialogs()