Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package xnap.gui

Provides the main and loader class.

See:
          Description

Interface Summary
UserActionFactory  
 

Class Summary
AboutDialog  
AbstractPanel Panels shown in the main window should inherit this class.
AbstractPreferencesPanel  
AbstractSaveablePanel  
AutoDownloadEditorDialog FIX: This class needs to be rewritten.
ChatGlobalSubPanel  
ChatPane  
ChatPanel  
ChatServerCellRenderer Prints a chat server.
ChatSubPanel  
CloseableTabbedPane  
ColorPanel  
ConsoleDialog  
ConsolePane  
DebugPanel  
DefaultDialog  
Dialogs  
Dialogs.NotificationDialog  
DirectoryChooser  
DirectoryList  
DirectoryPanel  
EditableComboBox  
EnableAction  
FeedbackDialog  
FileListCellRenderer  
FilePanel Provides a panel with a JTextField and a button for file selection.
FontChooserDialog  
FontPanel  
FontSelectionPanel A component which allows a user to select a font.
FontSelectionPanel.FontStyleList Represents a list of the four font styles: plain, bold, italic, and bold italic
FontSelectionPanel.ListCellRenderer An implementation of javax.swing.ListCellRenderer which right justifies all cells.
FontSelectionPanel.PhraseCanvas Component for displaying a "phrase" (a brief, one or two word String) using a particular font & a particular color.
FontSelectionPanel.PublicChangeObservable Subclass of java.util.Observable which allows public access to the setChanged() method.
GridBagHelper  
GUINotifier  
HistoryTextField  
HotlistPanel  
HTMLDialog  
HTMLEditorPane Provides a pane with html support.
IconSplitPane  
LibraryPanel  
MP3FileFilter  
MultiLineLabel This class uses a JTextArea to simulate a JLabel that allows multiple-line labels.
OptionsBox  
PluginDialog  
PreferencesDialog  
SearchPanel  
SearchSubPanel  
SearchSubTreePanel  
SplashWindow  
StartupWizardDialog  
StatusPanel  
ThemeManager  
TitledPanel  
TitledTabbedPane  
ToggableIconPane  
TransferListCellRenderer  
TransferPanel  
TransferSubPanel  
TwoColumnPanel  
UpdateDialog  
UserActionManager  
UserEditorDialog  
UserEditorPanel  
ValidatedDocument ValidatedDocument is a private subclass of PlainDocument.
ValidatedTextField ValidatedTextField is a subclass of JTextField that validates input as its typed into the field.
ViewerPanel  
WizardDialog  
XNapFrame  
XNapFrame.EmptyIcon  
 

Exception Summary
FontSelectionPanel.InvalidFontException Indicates that an invalid font is currently specified
FontSelectionPanel.InvalidFontSizeException Indicates that an invalid font size is currently specified
FontSelectionPanel.NoFontFamilySelectedException Indicates that no font family is currently selected
FontSelectionPanel.NoFontSizeSpecifiedException Indicates that no font size is currently specified
FontSelectionPanel.NoFontStyleSelectedException Indicates that no font style is currently selected
 

Package xnap.gui Description

Provides the main and loader class.