|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SongActionParameters | |
dguitar.gui | Provides Graphical User Interface classes for other packages. |
Uses of SongActionParameters in dguitar.gui |
Methods in dguitar.gui with parameters of type SongActionParameters | |
static void |
SongAction.perform(javax.swing.JInternalFrame JIF,
SongActionParameters SAP)
This method performs the given action over a JInternalFrame. |
static void |
SongAction.perform(javax.swing.JDesktopPane desktopPane,
SongActionParameters SAP)
This method ITERATES over the internal Frames of a desktopPane and performs the given action. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |