Uses of Interface
com.notuvy.gui.PersistentLocatable

Packages that use PersistentLocatable
com.notuvy.gui Utilities for building GUI applications. 
 

Uses of PersistentLocatable in com.notuvy.gui
 

Classes in com.notuvy.gui that implement PersistentLocatable
 class FloatingInfoWindow
          Display a non-modal window displaying static text.
 class GenericDialog
          An abstract framework for creating a GUI frame for an application.
 class GenericFrame
          An abstract framework for creating a GUI frame for an application.
 class GenericWindow
          An abstract framework for creating a GUI window (either frame or dialog) for an application.
 class MainFrame
          An abstract framework for creating the main GUI frame for an application.
 

Methods in com.notuvy.gui with parameters of type PersistentLocatable
 void WindowLocation.remember(PersistentLocatable pLocatable)
           
 void WindowLocation.set(PersistentLocatable pLocatable)
           
 



Copyright © 2013. All Rights Reserved.