|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FollowAppAction.ActionContext | |
---|---|
ghm.follow.gui | GUI application which permits one to monitor text files to which information is being added asynchronously. |
Uses of FollowAppAction.ActionContext in ghm.follow.gui |
---|
Methods in ghm.follow.gui that return FollowAppAction.ActionContext | |
---|---|
FollowAppAction.ActionContext |
FollowAppAction.getContext()
|
static FollowAppAction.ActionContext |
FollowAppAction.ActionContext.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FollowAppAction.ActionContext[] |
FollowAppAction.ActionContext.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in ghm.follow.gui with parameters of type FollowAppAction.ActionContext | |
---|---|
FollowAppAction(FollowApp app,
java.lang.String name,
java.lang.String mnemonic,
java.lang.String accelerator,
FollowAppAction.ActionContext type)
|
|
FollowAppAction(FollowApp app,
java.lang.String name,
java.lang.String mnemonic,
java.lang.String accelerator,
javax.swing.ImageIcon icon,
FollowAppAction.ActionContext type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |