wpjr2’s Weblog

Artigos e tutoriais úteis

Swing Explorer

Publicado por wpjr2 em Junho 3, 2008

Um Projeto muito interessante no Java.net é o Swing Explorer que apresenta os componentes Swing disponíveis no JavaSE.

De acordo com o site:

“SwingExplorer is a tool for Swing developers intended for visual exploring of Swing-based application internals. It finds all windows in explored Swing application and displays their component hierarchies as a tree. Each component in the tree can be displayed in the Swing Explorer’s work area and visually inspected. Swing Explorer helps to determine sub-components when user moves mouse over them and provides additional information about currently selected component (layout, size, coordinates, border and other things). Additionally it allows to view basic graphical operations used to draw swing components like DebugGraphics does, but in more convenient way. The screenshot illustrates how Swing Explorer looks like. “

Segue abaixo um screenshot da tela da aplicação.

O projeto está sob a liçença GNU General Public License (GPL v. 2.0) e pode ser baixado gratuitamente.

Link

Deixe um comentário

XHTML: Você pode usar estas tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>