cz.vity.freerapid.gui.actions
Class FileActions

java.lang.Object
  extended by org.jdesktop.beans.AbstractBean
      extended by cz.vity.freerapid.gui.actions.FileActions

@ProxyActions(value={"select-all","copy","cut","paste"})
public class FileActions
extends org.jdesktop.beans.AbstractBean

FileActions = Menu soubory

Author:
Vity

Constructor Summary
FileActions(org.jdesktop.application.ApplicationContext context)
           
 
Method Summary
 void addNewLinksAction(ActionEvent event)
           
 void restartApplication()
           
 
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileActions

public FileActions(org.jdesktop.application.ApplicationContext context)
Method Detail

addNewLinksAction

@Action
public void addNewLinksAction(ActionEvent event)

restartApplication

@Action
public void restartApplication()