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

Quick Search    Search Deep
A B C D E F G L M O P S T V

A

addInternalFrame(JInternalFrame) - Method in class entagged.gui.Entagged
Adds an internal frame to the Entagged Main Frame

B

buildGlobalPanel() - Method in class entagged.gui.EntaggedOptionsDialog
Builds the global panel (root panel)
buildJTree() - Method in class entagged.gui.EntaggedOptionsDialog
Builds the JTree with all available options
buildLangagePanel() - Method in class entagged.gui.EntaggedOptionsDialog
builds the langage selection option panel
buildSkinPanel() - Method in class entagged.gui.EntaggedOptionsDialog
builds the skin option panel
buildTagEditorPanel() - Method in class entagged.gui.EntaggedOptionsDialog
 

C

cardLayout - Variable in class entagged.gui.EntaggedOptionsDialog
Layout the option panels
cleanPreferences() - Method in class entagged.gui.Entagged
Clean the Preferences backend (windows registry eg) and saves the prefs to an xml file
createFileMenu() - Method in class entagged.gui.EntaggedMenuBar
Build the File Menu
createHelpMenu() - Method in class entagged.gui.EntaggedMenuBar
Build the Help Menu
createPluginsMenu() - Method in class entagged.gui.EntaggedMenuBar
Builds the Plugins Menu
createToolsMenu() - Method in class entagged.gui.EntaggedMenuBar
Builds the Tools Menu

D

description - Variable in class entagged.gui.EntaggedOptionsDialog.AbstractOptionPanel
The description of this option panel (shown in the tree)

E

Entagged - class entagged.gui.Entagged.
Main Class, Creates the Parent Frame and set up the menu, the preferences, $Id: Entagged.java,v 1.26 2003/11/15 15:05:32 kikidonk Exp $
Entagged() - Constructor for class entagged.gui.Entagged
Build the GUI, set up the preferences
EntaggedMenuBar - class entagged.gui.EntaggedMenuBar.
Creates the Parent Frame Menu Bar $Id: EntaggedMenuBar.java,v 1.10 2003/09/24 21:18:32 kikidonk Exp $
EntaggedMenuBar(Entagged) - Constructor for class entagged.gui.EntaggedMenuBar
Creates the Menubar
EntaggedOptionsDialog - class entagged.gui.EntaggedOptionsDialog.
Dialog Showing the options available for entagged.
EntaggedOptionsDialog(Entagged) - Constructor for class entagged.gui.EntaggedOptionsDialog
Creates the dialog
EntaggedOptionsDialog.AbstractOptionPanel - class entagged.gui.EntaggedOptionsDialog.AbstractOptionPanel.
Option panel that creates a etched border with the title for a nice effect
EntaggedOptionsDialog.AbstractOptionPanel(String) - Constructor for class entagged.gui.EntaggedOptionsDialog.AbstractOptionPanel
Constructor for the EmptyOptionPanel object
EntaggedOptionsDialog.OptionsTreeSelectionListener - class entagged.gui.EntaggedOptionsDialog.OptionsTreeSelectionListener.
Listener for the tree selection events (change the panel displayed)
EntaggedOptionsDialog.OptionsTreeSelectionListener() - Constructor for class entagged.gui.EntaggedOptionsDialog.OptionsTreeSelectionListener
 
entagged.gui - package entagged.gui
 
entaggedDesktopPane - Variable in class entagged.gui.Entagged
Parent window
entaggedFrame - Variable in class entagged.gui.EntaggedMenuBar
Description of the Field
entaggedFrame - Variable in class entagged.gui.EntaggedOptionsDialog
Parent zntagged frame
entaggedMenuBar - Variable in class entagged.gui.Entagged
Holds the MenuBar
exit() - Method in class entagged.gui.Entagged
Exits the Program normally

F

fileExitItem - Variable in class entagged.gui.EntaggedMenuBar
File/Exit Item

G

getEntaggedMenuBar() - Method in class entagged.gui.Entagged
Gets the Entagged MenuBar of this Entagged
getFileExitItem() - Method in class entagged.gui.EntaggedMenuBar
Gets the fileExitItem attribute of the EntaggedMenuBar object
getToolsLibraryItem() - Method in class entagged.gui.EntaggedMenuBar
Gets the toolsLibraryItem attribute of the EntaggedMenuBar object
getToolsTagEditorItem() - Method in class entagged.gui.EntaggedMenuBar
Gets the fileTagEditorItem attribute of the EntaggedMenuBar object
globalOptionString - Variable in class entagged.gui.EntaggedOptionsDialog
String shown for the root node in the tree (global prefs)
guiPrefs - Static variable in class entagged.gui.Entagged
Preferences Object of the program

L

langage - Static variable in class entagged.gui.Entagged
Langage resource
langageOptionString - Variable in class entagged.gui.EntaggedOptionsDialog
String shown for the langage preferences

M

main(String[]) - Static method in class entagged.gui.Entagged
The main program for the Entagged class

O

optionPanel - Variable in class entagged.gui.EntaggedOptionsDialog
Panel holding the different options panels
optionsTree - Variable in class entagged.gui.EntaggedOptionsDialog
Tree Showing the available options

P

preferencesFile - Static variable in class entagged.gui.Entagged
Path to the preferences xml file

S

setupConstants() - Method in class entagged.gui.EntaggedOptionsDialog
setups the langage values for the tree entries
setupPreferences() - Method in class entagged.gui.Entagged
Setup the preferences, creates new one if the file do not exist, else read the prefs from the file
skinOptionString - Variable in class entagged.gui.EntaggedOptionsDialog
String shown for the change skin pref

T

tagEditorOptionString - Variable in class entagged.gui.EntaggedOptionsDialog
 
toString() - Method in class entagged.gui.EntaggedOptionsDialog.AbstractOptionPanel
returns the description of this panel
toolsLibraryItem - Variable in class entagged.gui.EntaggedMenuBar
Description of the Field
toolsTagEditorItem - Variable in class entagged.gui.EntaggedMenuBar
File/Open Tag Editor Item

V

valueChanged(TreeSelectionEvent) - Method in class entagged.gui.EntaggedOptionsDialog.OptionsTreeSelectionListener
Runned when the selection changes, updates the displayed panel and shows the associated options

A B C D E F G L M O P S T V