Package com.doitnext.swing.widgets.json

Interface Summary
OKCancelListener Interface to allow a frame to behave like a dialog and communicate completion events to an owner.
 

Class Summary
JSONEditFrame JSON Editor Frame This class is not thread safe.
JSONEditPanel Implements the embeddable swing widget for editing JSON.
JSONJTreeNode Provides the model for translating JsonElement into JTree data nodes.
 

Enum Summary
JSONEditPanel.AllowedOps  
JSONEditPanel.UpdateType  
JSONJTreeNode.DataType  
OKCancelListener.Action  
 



Copyright © 2011 Stephen P. Owens. All Rights Reserved.