|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.harpreet.internetmeme.MemeAction
public final class MemeAction
MemeAction keeps the style and fact associated with the action.
| Constructor Summary | |
|---|---|
MemeAction(Style style)
Constructs a MemeAction with specified style and fact. |
|
| Method Summary | |
|---|---|
String |
getDisplayFileName()
|
String |
getDisplayName()
Gets the action display name. |
String |
getIconFileName()
This action doesn't provide any icon file. |
Style |
getStyle()
|
String |
getUrlName()
Gets the URL name for this action. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MemeAction(Style style)
style - the style| Method Detail |
|---|
public String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic Style getStyle()
public String getDisplayFileName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||