Holger's
Java API

Uses of Package
com.antelmann.util.gui

Packages that use com.antelmann.util.gui
com.antelmann.cddb This package contains classes to maintain music CD collections and associate CDs with information from a CDDB service. 
com.antelmann.game This package contains packages to support game implementations. 
com.antelmann.game.quiz This package contains an implementation for quiz games. 
com.antelmann.imagedb This package contains classes implementing a database for images. 
com.antelmann.io This package contains classes that are concerned with input/output operations. 
com.antelmann.mgmt This package contains generally useful classes for business management. 
com.antelmann.net The classes in this package are designed to provide convenient access to Internet related functionality. 
com.antelmann.net.mail The classes in this package are designed to ease the handling of emails. 
com.antelmann.sound This package contains classes to play various sounds with greatly improved ease-of-use over the functionality provided by the javax.sound package. 
com.antelmann.timeregister This package contains classes that implement a time register solution for a small business. 
com.antelmann.util.gui This package contains utility classes for GUI related implementations. 
com.antelmann.util.table This package contains classes to ease development with Swing tables. 
 

Classes in com.antelmann.util.gui used by com.antelmann.cddb
JMainFrame
          a convenient JFrame providing some basic nice stuff
 

Classes in com.antelmann.util.gui used by com.antelmann.game
JMainFrame
          a convenient JFrame providing some basic nice stuff
 

Classes in com.antelmann.util.gui used by com.antelmann.game.quiz
JMainFrame
          a convenient JFrame providing some basic nice stuff
 

Classes in com.antelmann.util.gui used by com.antelmann.imagedb
JMainFrame
          a convenient JFrame providing some basic nice stuff
 

Classes in com.antelmann.util.gui used by com.antelmann.io
JMainFrame
          a convenient JFrame providing some basic nice stuff
 

Classes in com.antelmann.util.gui used by com.antelmann.mgmt
FormValidationException
          indicates a problem during a form validation
FormValidator
          used for form dialogs that update data.
JMainFrame
          a convenient JFrame providing some basic nice stuff
 

Classes in com.antelmann.util.gui used by com.antelmann.net
JMainFrame
          a convenient JFrame providing some basic nice stuff
 

Classes in com.antelmann.util.gui used by com.antelmann.net.mail
JMainFrame
          a convenient JFrame providing some basic nice stuff
 

Classes in com.antelmann.util.gui used by com.antelmann.sound
JMainFrame
          a convenient JFrame providing some basic nice stuff
 

Classes in com.antelmann.util.gui used by com.antelmann.timeregister
FormValidationException
          indicates a problem during a form validation
FormValidator
          used for form dialogs that update data.
JMainFrame
          a convenient JFrame providing some basic nice stuff
 

Classes in com.antelmann.util.gui used by com.antelmann.util.gui
FontSelectionEvent
          An event that characterizes a change in the current font selection.
FontSelectionListener
          The listener that's notified when a font selection changes
FormValidationException
          indicates a problem during a form validation
FormValidator
          used for form dialogs that update data.
JDateIntervalChooser.Interval
           
JFontChooser
          provides a nice GUI mechanism to choose a System Font (with preview and compare option and several other features).
JFontFileChooser
          provides a nice GUI mechanism to choose a Font from the file system.
JMainFrame
          a convenient JFrame providing some basic nice stuff
Language
          English language resources for the com.antelmann.util.gui package
MouseBoundsListener
          a listener class for moving/resizing a component via mouse movements.
MouseBoundsListener.Snapper
           
SplashScreen
          for use as a splash screen.
 

Classes in com.antelmann.util.gui used by com.antelmann.util.table
CustomTheme
          allows to easily modify color themes.
 



(c) 2001-2006 Holger Antelmann - all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads