Package com.mucommander.ui.text

Class Summary
FileLabel A simple JLabel that displays information about a file: the label's text is set to the file's name or canonical path (specified in the constructor) the label's icon is set to the file's icon, as returned by FileIcons.getFileIcon(com.mucommander.file.AbstractFile) the label's tooltip is set to the file's canonical path, only if the label's text is the file's name
FilePathField FilePathField is a text field that is made to receive a file path.
SizeConstrainedDocument Document that can be used with java.swing.JTextField and javax.swing.JTextArea to limit the number of characters that can be entered by the user.
 



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