|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gudy.azureus2.pluginsimpl.local.update.UpdatableComponentImpl
public class UpdatableComponentImpl
Field Summary | |
---|---|
protected UpdatableComponent |
comp
|
protected boolean |
mandatory
|
Constructor Summary | |
---|---|
protected |
UpdatableComponentImpl(UpdatableComponent _comp,
boolean _mandatory)
|
Method Summary | |
---|---|
protected UpdatableComponent |
getComponent()
|
protected boolean |
isMandatory()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected UpdatableComponent comp
protected boolean mandatory
Constructor Detail |
---|
protected UpdatableComponentImpl(UpdatableComponent _comp, boolean _mandatory)
Method Detail |
---|
protected UpdatableComponent getComponent()
protected boolean isMandatory()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |