@Deprecated class ObjectBrowser extends Object
A little GUI to show some of the Inspector capabilities.
Starting this script opens the ObjectBrowser on "some String".
Use it in groovysh or groovyConsole to inspect your object of interest with:
ObjectBrowser.inspect(myObject)
.
Constructor and description |
---|
ObjectBrowser
() |
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.