Package com.mucommander.ui.dialog

Provides various helper classes for dealing with JDialogs.

See:
          Description

Class Summary
DialogToolkit Placeholder for convenience methods that ease dialog creation.
FocusDialog FocusDialog is a modal dialog which extends JDialog to provide the following additional functionalities : focus can be requested on a specified JComponent once the dialog has been made visible the screen location of the window can be set relatively to a Component specified in the constructor a minimum and/or maximum size can be specified and will be used by FocusDialog.pack() to calculate the effective dialog size by default, the 'Escape' key disposes the dialog, this can be disabled using FocusDialog.setKeyboardDisposalEnabled(boolean)
QuestionDialog  
 

Package com.mucommander.ui.dialog Description

Provides various helper classes for dealing with JDialogs.



This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard