|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JMainFrame | |
|---|---|
| com.antelmann | These are general classes that apply for the framework as a whole. |
| com.antelmann.cddb | This package contains classes to maintain music CD collections and associate CDs with information from a CDDB service. |
| com.antelmann.db | This package contains generally useful classes for generic database management. |
| com.antelmann.image | This package contains classes for more easily dealing with images. |
| com.antelmann.io | This package contains classes that are concerned with input/output operations. |
| 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.util.gui | This package contains utility classes for GUI related implementations. |
| Uses of JMainFrame in com.antelmann |
|---|
| Methods in com.antelmann that return JMainFrame | |
|---|---|
static JMainFrame |
Debug.showMemoryGauge()
pops up a JMemoryGauge in a simple JMainFrame |
| Uses of JMainFrame in com.antelmann.cddb |
|---|
| Subclasses of JMainFrame in com.antelmann.cddb | |
|---|---|
class |
JCDChecker
A simple GUI to check a CD with CDDB. |
class |
JCDCol
A simple GUI to handle a CD catalogue (a prototype for an application for now). |
class |
JCDColBrowser
A simple GUI to browse a CD catalogue. |
| Uses of JMainFrame in com.antelmann.db |
|---|
| Subclasses of JMainFrame in com.antelmann.db | |
|---|---|
class |
JPasswordHash
little sample app to manually hash an MD5 from a String |
| Uses of JMainFrame in com.antelmann.image |
|---|
| Subclasses of JMainFrame in com.antelmann.image | |
|---|---|
class |
ImageLoaderFrame
Just a GUI for loading images in an ImageViewerFrame object |
class |
ImageViewerFrame
ImageViewer simply displays images in a frame. |
| Uses of JMainFrame in com.antelmann.io |
|---|
| Subclasses of JMainFrame in com.antelmann.io | |
|---|---|
class |
BackupFrame
a gui utility to run and schedule backups |
class |
CompareFrame
|
| Uses of JMainFrame in com.antelmann.net |
|---|
| Subclasses of JMainFrame in com.antelmann.net | |
|---|---|
class |
JChat
JChat provides a simple GUI chat client that works with ChatServer. |
class |
JFTP
JFTP is a simple GUI wrapper for an FTPConnector. |
class |
JMessenger
JMessenger provides a simple GUI messenger for a direct peer-to-peer connection that uses one side as the server. |
class |
JSpider
a Swing based GUI that uses functionality of the Spider class and uses a default SampleCrawlerSetting instance if no other CrawlerSetting is specified. |
class |
JWebBrowser
A very plain Web Browser with minimal functionality; but still cool. |
| Uses of JMainFrame in com.antelmann.net.mail |
|---|
| Subclasses of JMainFrame in com.antelmann.net.mail | |
|---|---|
class |
EmailClientFrame
EmailClientFrame is a GUI that provides some simple email client functionality. |
class |
EmailWatcherFrame
JEmailWatcher is a GUI that lets the user regularly monitor and log access to a list of email accounts. |
class |
JNewsletterManager
JNewsletterManager is a GUI that allows to easily send the same email to a number of recipients individually and customized. |
| Uses of JMainFrame in com.antelmann.sound |
|---|
| Subclasses of JMainFrame in com.antelmann.sound | |
|---|---|
class |
JJukeBox
A nice little GUI wrapper to the JukeBox class. |
class |
JMP3Player
JMP3Player is an enhanced JPlayer that uses an MP3PLayer to support MP3. |
class |
JPlayer
a simple GUI for playing sound files |
| Uses of JMainFrame in com.antelmann.util.gui |
|---|
| Subclasses of JMainFrame in com.antelmann.util.gui | |
|---|---|
class |
AlarmClockFrame
A little GUI app with a JWatchLabel that can be run, halted and set. |
class |
FontViewer
A nice little Font Viewer GUI application. |
class |
FormFrame
a Frame that takes some form along with a FormValidator to edit some data. |
class |
PropertiesEditorFrame
a convenient graphical editor for Properties as a stand-alone application |
class |
SchedulerFrame
a convenient GUI to schedule predefined tasks |
class |
TextViewerFrame
a very simple text viewer w/ copy/print/save capabilities. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||