VTT Java
2010 Version

Uses of Class
gov.nih.nlm.nls.vtt.Gui.MainFrame

Packages that use MainFrame
gov.nih.nlm.nls.vtt.Model This package contains all classes for VTT models. 
gov.nih.nlm.nls.vtt.Operations This package contains all VTT operations. 
 

Uses of MainFrame in gov.nih.nlm.nls.vtt.Model
 

Methods in gov.nih.nlm.nls.vtt.Model that return MainFrame
 MainFrame VttGui.GetMainFrame()
          Get Vtt main frame.
 

Methods in gov.nih.nlm.nls.vtt.Model with parameters of type MainFrame
protected  void VttGui.InitGui(VttObj vttObj, MainFrame mainFrame)
          Init GUI components
 void VttGui.SetMainFrame(MainFrame mainFrame)
          Set Vtt main frame.
 

Uses of MainFrame in gov.nih.nlm.nls.vtt.Operations
 

Methods in gov.nih.nlm.nls.vtt.Operations with parameters of type MainFrame
static void TextDisplayOperations.SetHighlightColors(VttObj vttObj, MainFrame mainFrame)
          Set the color of highlight.
static boolean TextDisplayOperations.UpdateStyle(int mode, VttObj vttObj, MainFrame mainFrame)
          Update style of text, highlight, & markups (display or not).
 


VTT Java
2010 Version

Submit a bug or feature

Copyright © 2010 National Library of Medicine