com.depthexplorer.ui
Class Examples.Example

java.lang.Object
  extended by com.depthexplorer.ui.Examples.Example
Enclosing class:
Examples

static class Examples.Example
extends Object


Field Summary
 String description
           
 String filename
           
 String title
           
 
Constructor Summary
Examples.Example()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

filename

public String filename

title

public String title

description

public String description
Constructor Detail

Examples.Example

Examples.Example()