ora.gui.components.content
Class Content

java.lang.Object
  extended by ora.gui.components.content.Content
Direct Known Subclasses:
ClassesPanelDescription, ElementDescription, EngineConfigurationDescription, FilterDescription, GraphPanelDescription, InformationsPanelDescription, JVMProperties, MemoryPanelDescription, ObjectsPanelDescription

public class Content
extends java.lang.Object


Constructor Summary
Content()
           
 
Method Summary
 java.lang.String getContent()
           
 java.awt.Dimension getDimension()
           
 java.lang.String getTitle()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Content

public Content()
Method Detail

getTitle

public java.lang.String getTitle()

getContent

public java.lang.String getContent()

getDimension

public java.awt.Dimension getDimension()