Class ProjectSelectionButton

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Scrollable

public class ProjectSelectionButton extends FileSelectionButton
A button for selecting Project folders. Provides a list of workspace and (optional) open projects.
See Also:
  • Constructor Details

    • ProjectSelectionButton

      public ProjectSelectionButton()
  • Method Details

    • isShowOpenProjects

      public boolean isShowOpenProjects()
    • setShowOpenProjects

      public void setShowOpenProjects(boolean showOpenProjects)
    • onShowFiles

      public void onShowFiles(PhonActionEvent pae)
      Overrides:
      onShowFiles in class FileSelectionButton