com.metamatrix.console.ui.views.extensionsource
Class ExtensionSourceAdder

java.lang.Object
  extended by com.metamatrix.console.ui.views.extensionsource.ExtensionSourceAdder

public class ExtensionSourceAdder
extends java.lang.Object


Constructor Summary
ExtensionSourceAdder(ExtensionSourceManager mgr, java.lang.String[] fTypes)
           
 
Method Summary
static byte[] contentsOf(java.io.File file)
           
 void dialogWindowClosing()
           
static java.lang.String getFileExtension(java.io.File file)
           
static java.lang.String getFileName(java.io.File file, int maxLengthAllowed, boolean removeExtension)
           
 java.lang.String go()
           
 boolean showNextPage()
           
 void showPreviousPage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtensionSourceAdder

public ExtensionSourceAdder(ExtensionSourceManager mgr,
                            java.lang.String[] fTypes)
Method Detail

getFileName

public static java.lang.String getFileName(java.io.File file,
                                           int maxLengthAllowed,
                                           boolean removeExtension)

getFileExtension

public static java.lang.String getFileExtension(java.io.File file)

contentsOf

public static byte[] contentsOf(java.io.File file)
                         throws java.lang.Exception
Throws:
java.lang.Exception

go

public java.lang.String go()

dialogWindowClosing

public void dialogWindowClosing()

showNextPage

public boolean showNextPage()

showPreviousPage

public void showPreviousPage()


Copyright © 2009. All Rights Reserved.