com.partnersoft.swingform.testgui
Class ResourceExplorer

java.lang.Object
  extended by com.partnersoft.swingform.testgui.TranslatorView
      extended by com.partnersoft.swingform.testgui.ResourceExplorer

public class ResourceExplorer
extends TranslatorView

Author:
Russell Cagle Copyright 2006 Partner Software, Inc.

Constructor Summary
ResourceExplorer()
           
 
Method Summary
 javax.swing.JComponent getComponent()
           
 java.lang.String getName()
           
 java.lang.String getTitle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceExplorer

public ResourceExplorer()
Method Detail

getComponent

public javax.swing.JComponent getComponent()
Specified by:
getComponent in class TranslatorView

getName

public java.lang.String getName()
Specified by:
getName in class TranslatorView

getTitle

public java.lang.String getTitle()
Specified by:
getTitle in class TranslatorView