* Returns a DefaultTreeModel built from the specified root file
* @param newRootFile new root file
* @return Returns a DefaultTreeModel built from the specified root file
ImageDialogControls displays a Panel with
scale textfield
constrain proportions checkbox
width and height textfields
orinal width and original height labels
border-width selectbox
alignment selectbox
and can be read
Created on: Jan 30, 2004, 6:36:09 PM
Description: a lean logger class that supports
5 diferent log levels (debug, info, warn, error and none)
and logs all messages to System.out.
Convenience method for setting the document text
contains hack around JDK bug 4799813
see http://developer.java.sun.com/developer/bugParade/bugs/4799813.html
regression in 1.4.x, to be fixed in 1.5
When setting the text to be "& footext", it becomes "&footext" (space disappears)
same ocurrs for "</a> &", it becomes "</a>&" (space disappears)
with the hack it now does not occur anymore.
Returns an index-style listing of the file tree of complete file names and paths
* @return Returns an index-style listing of the file tree of complete file names and paths