Package freaklamarsch.awt

Class Summary
FLMBufferedPanel Panel that uses doublebuffering for it's content to paint
FLMDialogIcon Panel that has an FLMImageCanvas in the middle and some empty Panels around the image When the Panel is resized, the image will keep it's size and stay centered in the Panel.
FLMDirectoryCanvas  
FLMDirectoryCanvas$1  
FLMFileDialog Alternative implementation of FileDialog that enables FilenameFilters for all platforms.
FLMFileDialog$1  
FLMFileDialog$2  
FLMFileDialog$3  
FLMFileDialog$4  
FLMFileDialog$5  
FLMFileDialog$6  
FLMFileDialog$7  
FLMImageCanvas Provides an image inside of a canvas The canvas is sized to fit the image exactly.
FLMOkCancelDialog Simple Dialog to ask the user a Question with two possible answers
FLMOkCancelDialog$1  
FLMOkCancelDialog$2  
FLMScrollPane FLMScrollPane subclasses ScrollPane and adds some bugfixes, workaraounds and new behaviour.
FLMScrollPane$1  
ScrollBarTest  
ScrollBarTest$1  
ScrollBarTest$2