Class TableOutputDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, PropertyChangeListener, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants

public class TableOutputDialog extends JDialog implements PropertyChangeListener
Since:
1.0 Jul 3, 2008, 1.0
Version:
%I%, %G%
Author:
Steph GAUDRY
See Also:
Serialized Form
  • Constructor Details

    • TableOutputDialog

      public TableOutputDialog(JFrame frame)
    • TableOutputDialog

      public TableOutputDialog(JFrame frame, String title)
  • Method Details

    • finalize

      protected void finalize() throws Throwable
      Overrides:
      finalize in class Object
      Throws:
      Throwable
    • isCanceled

      public boolean isCanceled()
      Returns:
      the canceled
    • getLayoutOptionPanel

      public TableOutputLayoutOptionPanel getLayoutOptionPanel()
      Returns:
      the layoutOptionPanel
    • main

      public static void main(String[] args)
      Auto-generated main method to display this JDialog
    • dispose

      public void dispose()
      Releases resources and unregister from LanguageHelper.
      Overrides:
      dispose in class Window
      Since:
      0.1.8-SNAPSHOT (Feb 12 2009)
      See Also:
      Window.dispose()
    • propertyChange

      public void propertyChange(PropertyChangeEvent evt)
      Specified by:
      propertyChange in interface PropertyChangeListener
      Since:
      0.1.8-SNAPSHOT (Feb 12 2009)
    • setLanguage

      protected void setLanguage()
      Since:
      0.1.8-SNAPSHOT (Feb 12 2009)