VTT Java
2010 Version

gov.nih.nlm.nls.vtt.Operations
Class GuiOperations

java.lang.Object
  extended by gov.nih.nlm.nls.vtt.Operations.GuiOperations

public class GuiOperations
extends java.lang.Object

This class provides methods for global GUI related operations.

History:

Version:
V-2010
Author:
NLM NLS Development Team, clu

Method Summary
static void UpdateLookAndFeel(java.lang.String option, javax.swing.JFrame owner)
          Update Java GUI look and feel.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

UpdateLookAndFeel

public static void UpdateLookAndFeel(java.lang.String option,
                                     javax.swing.JFrame owner)
Update Java GUI look and feel. It includes six options:

Parameters:
option - look and feel option
owner - the owner of this AddTagDialog

VTT Java
2010 Version

Submit a bug or feature

Copyright © 2010 National Library of Medicine