|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objectorg.apache.maven.archiva.configuration.UserInterfaceOptions
public class UserInterfaceOptions
The user interface configuration settings.
| Constructor Summary | |
|---|---|
UserInterfaceOptions()
|
|
| Method Summary | |
|---|---|
boolean |
isAppletFindEnabled()
Get true if applet behavior for find artifacts should be enabled. |
boolean |
isShowFindArtifacts()
Get true if find artifacts should be enabled. |
void |
setAppletFindEnabled(boolean appletFindEnabled)
Set true if applet behavior for find artifacts should be enabled. |
void |
setShowFindArtifacts(boolean showFindArtifacts)
Set true if find artifacts should be enabled. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserInterfaceOptions()
| Method Detail |
|---|
public boolean isAppletFindEnabled()
public boolean isShowFindArtifacts()
public void setAppletFindEnabled(boolean appletFindEnabled)
appletFindEnabled - public void setShowFindArtifacts(boolean showFindArtifacts)
showFindArtifacts -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||