Package sub_arctic.contrib

Interface Summary
color_picker All my color pickers implement this interface, mostly so that callback numbers will be coordinated.
FadingIconCallback  
FileDialogFrameCallback  
 

Class Summary
Assertion Test to make sure something is true.
drag_icon This is the little class that represents the iconic form of a message.
dragout_test dragout_test is a simple subclass of interactor_dragout_applet to demonstrate how to make your applets dragoutable.
FadingButton This is a little class that I built out of Trev's stuff to make a button which can use his FadingIcons.
FadingIcon  
FadingImage  
FadingTest  
FileDialogFrame Class FileDialogFrame is a non modal file dialog.
FileDialogTest  
Getopt  
grow_test  
GrowDragContainer A container class for one object that provides a grow handle.
interactor_dragout_applet interactor_dragout_applet is a subclass of interactor_applet that lets you pick up your applets and drag them outside of the browser! To put them back, just close the window containing the applet and it'll pop back into the browser window.
multilist The multilist class manages a coordinated set of lists (specifically, multilist_list instances).
multilist_list multilist_list represents a single column in a multilist.
multilist_title  
Notebook  
Page  
picker_test  
rgb_color_picker The rgb_color_picker provides three sliders for interactively controlling red, green, and blue to produce a color.
simple_color_picker simple_color_picker implements the simplest type of color choosing interactor: an array of colored buttons.
 

Exception Summary
GetoptException