Uses of Interface
com.notuvy.gui.FormComponent

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

Uses of FormComponent in com.notuvy.gui
 

Classes in com.notuvy.gui that implement FormComponent
 class ButtonField
          A UI component that includes a uneditable text field with an attached button that can be used to launch and editor that controls the text.
 class FilenameField
          A UI component for a filename.
static class FilenameField.Both
           
static class FilenameField.Dirs
           
static class FilenameField.Files
           
 

Methods in com.notuvy.gui with parameters of type FormComponent
 FormFieldMap FormFieldMap.add(String pLabel, FormComponent pComponent)
           
 

Constructors in com.notuvy.gui with parameters of type FormComponent
FormField.Generic(String pString, Font pFont, FormComponent pComponent)
           
 



Copyright © 2013. All Rights Reserved.