package _VisualDVM.Visual.Windows; import javax.swing.*; public class CallbackWelcomeForm { public JPanel content; private JTextArea WelcomeText; }