<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.umiacs.umd.edu/adapt/index.php?action=history&amp;feed=atom&amp;title=Pawn%3ASRBFileChooser</id>
	<title>Pawn:SRBFileChooser - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.umiacs.umd.edu/adapt/index.php?action=history&amp;feed=atom&amp;title=Pawn%3ASRBFileChooser"/>
	<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/adapt/index.php?title=Pawn:SRBFileChooser&amp;action=history"/>
	<updated>2026-04-07T12:09:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.7</generator>
	<entry>
		<id>https://wiki.umiacs.umd.edu/adapt/index.php?title=Pawn:SRBFileChooser&amp;diff=2157&amp;oldid=prev</id>
		<title>Toaster at 16:16, 15 September 2008</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/adapt/index.php?title=Pawn:SRBFileChooser&amp;diff=2157&amp;oldid=prev"/>
		<updated>2008-09-15T16:16:05Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Create a filechooser modeled on JFileChooser.&lt;br /&gt;
&lt;br /&gt;
The chooser should accept and return SRBFile or GeneralFile. This will be called an SRBFileChooser and be part of the pawn-srb plugin. &lt;br /&gt;
&lt;br /&gt;
==Milestones==&lt;br /&gt;
&lt;br /&gt;
; 1. Modify the existing srbfilechooser. : The sun jfilechooser is contained in one package. However, this doesn&amp;#039;t work well with netbeans for modifying the look and feel later on. You should create a new jpanel/jdialog that holds the layout and a wrapper srbfilechooser. At the end of the day, your new classes should be able to be invoked in the same manner as jfilechooser.&lt;br /&gt;
Please see the [http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JFileChooser.html jfilechooser docs] for example code. Don&amp;#039;t worry about filters and multiple selection for now.&lt;br /&gt;
&lt;br /&gt;
; 2. Add basic file / directory filters : Implement the setFileSelectionMode, setMultiSelectionEnabled, setFileHidingEnabled&lt;br /&gt;
&lt;br /&gt;
; 3. Add file filters : Implement setFileFilter and appropriate fileFilter interfaces&lt;br /&gt;
&lt;br /&gt;
; 4. Add fileview / accessory items (Optional) : In the same way that jfilechooser can be customized w/ regards to display, you should implement the Accessory and fileview components.&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
* [http://www.sdsc.edu/srb/jargon/doc/index.html Jargon api]&lt;/div&gt;</summary>
		<author><name>Toaster</name></author>
	</entry>
</feed>