Modifier and Type | Field and Description |
---|---|
private XTextField[] | |
private MBeanOperationInfo |
Access | Constructor and Description |
---|---|
public | OperationEntry(MBeanOperationInfo operation, boolean isCallable, JButton button, XOperations xoperations)
|
Modifier and Type | Method and Description |
---|---|
public Object[] | |
public String | |
public String[] | |
private void |
inputs | back to summary |
---|---|
private XTextField[] inputs |
operation | back to summary |
---|---|
private MBeanOperationInfo operation |
OperationEntry | back to summary |
---|---|
public OperationEntry(MBeanOperationInfo operation, boolean isCallable, JButton button, XOperations xoperations) |
getParameters | back to summary |
---|---|
public Object[] getParameters() throws Exception |
getReturnType | back to summary |
---|---|
public String getReturnType() |
getSignature | back to summary |
---|---|
public String[] getSignature() |
setPanel | back to summary |
---|---|
private void setPanel(boolean isCallable, JButton button, XOperations xoperations) |