VRJConfig UI API
v2.0


Package org.vrjuggler.vrjconfig.commoneditors

Contains Swing components and utility classes that are helpful in writing custom editors for VRJConfig quickly.

See:
          Description

Interface Summary
DeviceTypeEditor  
EditorConstants String constants used for looking up config elements, config definitions, and properties.
ProxyTypeEditor  
 

Class Summary
ConfigPtrComboBoxModel  
ConfigPtrComboBoxRenderer  
ConfigPtrListModel  
CoordinateFrameEditor  
CustomEditorDialog  
DefaultProxyTypeEditor  
DeviceConfig This is a helper class designed to collect together all the config elements associated with a given config element for a Juggler device type.
DeviceEditorPanel  
DeviceGraph An extension to the JGraph Swing component whose most useful feature is setting up a special graph model, graph layout cache, and cell view factory to help users avoid making very confusing mistakes.
DeviceProxyGraphEditor This editor handles all the details of setting up a org.vrjuggler.vrjconfig.commoneditors.DeviceGraph that instance based on a given configuration.
EditorHelpers A collection of general helper functions that may be of use to authors of custom editors for VRJConfig.
HashMultiMap  
KeyboardEditorPanel  
Placer Allows the user to move displays about using Drag-and-Drop semantics.
PositionProxyEditor  
ProxyEditorUI Adds a user interface to an instance of DeviceProxyGraphEditor.
ProxyTreeEditor  
SerialPortChooser A Swing component that can be used for editors that need to provide users with a list of serial ports.
SerialPortChooser.MatchFilter A simple java.io.FileFilter implementation that uses regular expressions to filter java.io.File objects.
SimpleEditorDialog  
SimpleProxyEditor A simple component for managing the editing of device proxies.
TransformTranslationEditor  
TransmitterTransformPanel  
 

Package org.vrjuggler.vrjconfig.commoneditors Description

Contains Swing components and utility classes that are helpful in writing custom editors for VRJConfig quickly.


VRJConfig UI API
v2.0


Copyright © 1998–2005 Iowa State University. All rights reserved.