Package jam.framework
Interface Command
-
public interface Command- Author:
- rambaut Date: Dec 26, 2004 Time: 10:29:38 AM
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.swing.ActiongetAction()Returns the swing Action for this commandjava.lang.StringgetPreferredMenu()java.lang.StringgetPreferredPosition()
-