Package com.fullspan.pwkeep.gui

Interface Summary
IPwkActionDispatcher  
IPwkActionHandler This interface is mostly a marker interface.
 

Class Summary
PwkAboutDialog  
PwkAction This class represents an action that can be performed in the user interface.
PwkActionMgr This class contains a list of the actions that can be performed in the user interface.
PwkCategoryDialog Allows the user to create or edit a category.
PwkFileFilter Filter to display filenames matching *.pwk.
PwkGui  
PwkGuiOptions Manages user interface options.
PwkItemDialog Allows the user to create or edit an item.
PwkItemForm A form for displaying or editing an item.
PwkMenuMgr Creates and manages menus and toolbars.
PwkOptionsDialog This dialog allows the user to view and change option settings.
PwkPassphraseDialog Allows the user to create or change the passphrase for a PWKeep file.
PwkPassphrasePromptDialog Prompts the user to enter the passphrase for a file.
PwkSelectionMgr This class keeps tracks of which data elements are selected in the user interface.
PwkTreeCellRenderer This class provides custom icons for tree nodes.
PwkTreeSelectionModel The PWKeep tree selection model only allows the selection of exactly one tree node at any time - selecting zero nodes or more than one node is not allowed.