Class FileChooserBookmarksPanel.FileChooserBookmarksIconLoader

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    FileChooserBookmarksPanel

    public static class FileChooserBookmarksPanel.FileChooserBookmarksIconLoader
    extends com.googlecode.jfilechooserbookmarks.AbstractIconLoader
    ADAMS-specific icon loader.
    Version:
    $Revision$
    Author:
    fracpete (fracpete at waikato dot ac dot nz)
    See Also:
    Serialized Form
    • Constructor Detail

      • FileChooserBookmarksIconLoader

        public FileChooserBookmarksIconLoader()
    • Method Detail

      • getDown

        public ImageIcon getDown()
        Returns the "down" icon.
        Specified by:
        getDown in class com.googlecode.jfilechooserbookmarks.AbstractIconLoader
        Returns:
        the icon
      • getUp

        public ImageIcon getUp()
        Returns the "up" icon.
        Specified by:
        getUp in class com.googlecode.jfilechooserbookmarks.AbstractIconLoader
        Returns:
        the icon
      • getAdd

        public ImageIcon getAdd()
        Returns the "add" icon.
        Specified by:
        getAdd in class com.googlecode.jfilechooserbookmarks.AbstractIconLoader
        Returns:
        the icon
      • getRemove

        public ImageIcon getRemove()
        Returns the "remove" icon.
        Specified by:
        getRemove in class com.googlecode.jfilechooserbookmarks.AbstractIconLoader
        Returns:
        the icon
      • getRename

        public ImageIcon getRename()
        Returns the "rename" icon.
        Specified by:
        getRename in class com.googlecode.jfilechooserbookmarks.AbstractIconLoader
        Returns:
        the icon
      • getCopy

        public ImageIcon getCopy()
        Returns the "copy" icon.
        Specified by:
        getCopy in class com.googlecode.jfilechooserbookmarks.AbstractIconLoader
        Returns:
        the icon
      • getPaste

        public ImageIcon getPaste()
        Returns the "paste" icon.
        Specified by:
        getPaste in class com.googlecode.jfilechooserbookmarks.AbstractIconLoader
        Returns:
        the icon