de.mindcrimeilab.xsanalyzer.ui.panels
Class AnnotationPanel

java.lang.Object
  extended by de.mindcrimeilab.xsanalyzer.ui.panels.AnnotationPanel

public class AnnotationPanel
extends Object

Version:
$Revision: 165 $
Author:
Michael Engelhardt, $Author: agony $

Constructor Summary
AnnotationPanel()
           
 
Method Summary
 String getMessage(String messageCode)
           
 JPanel getPanel()
           
 void update(org.apache.xerces.xs.XSObject xso)
          update content view
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationPanel

public AnnotationPanel()
Method Detail

getPanel

public JPanel getPanel()

getMessage

public String getMessage(String messageCode)

update

public void update(org.apache.xerces.xs.XSObject xso)
update content view

Parameters:
xso - object to extract annotations from


Copyright © 2010. All Rights Reserved.