Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  • PluginMainPanel createMainComponent(java.awt.Component parentComponent)
    • Creates the window at the right in PerfsonarTaskPane, which is to be displayed as another tab in PerfSonarApp.
  • Wiki Markupjavax.swing.JComponent\[\] createDetailsComponent(java.awt.Component parentComponent)
    • If not null will be displayed at the left pane, just below the actions.

...