PTP
Release 7.0

org.eclipse.ptp.services.ui.wizards
Class FilenameStore

java.lang.Object
  extended by org.eclipse.ptp.services.ui.wizards.FilenameStore

public class FilenameStore
extends Object


Method Summary
static String[] getHistory()
           
static String getSuggestedDefault()
           
static void remember(String filename)
           
static void setDefaultFromSelection(IWorkbench workbench)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setDefaultFromSelection

public static void setDefaultFromSelection(IWorkbench workbench)

getSuggestedDefault

public static String getSuggestedDefault()

getHistory

public static String[] getHistory()

remember

public static void remember(String filename)

PTP
Release 7.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.