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) .
ObjectBrowser.inspect(myObject)
def
fieldTable
frame
inspector
itemTable
mapTable
methodTable
swing
void
addSorter(def table)
static void
inspect(def objectUnderInspection)
main(def args)
run()
showAbout(EventObject evt)
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.