Modifier and Type | Field and Description |
---|---|
public static final int | |
public static final int | |
public static final int | |
public static final int | |
private MBeansTab |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public Component | |
public static Component | |
public Component | |
public static void | |
public static String | |
public static int | |
public static boolean | |
public static void |
ARRAY | back to summary |
---|---|
public static final int ARRAY |
NOT_SUPPORTED | back to summary |
---|---|
public static final int NOT_SUPPORTED |
NUMERIC | back to summary |
---|---|
public static final int NUMERIC |
OPEN | back to summary |
---|---|
public static final int OPEN |
tab | back to summary |
---|---|
private MBeansTab tab |
XDataViewer | back to summary |
---|---|
public XDataViewer(MBeansTab tab) |
createAttributeViewer | back to summary |
---|---|
public Component createAttributeViewer(Object value, XMBean mbean, String attributeName, JTable table) |
createNotificationViewer | back to summary |
---|---|
public static Component createNotificationViewer(Object value) |
createOperationViewer | back to summary |
---|---|
public Component createOperationViewer(Object value, XMBean mbean) |
dispose | back to summary |
---|---|
public static void dispose(MBeansTab tab) |
getActionLabel | back to summary |
---|---|
public static String getActionLabel(int type) |
getViewerType | back to summary |
---|---|
public static int getViewerType(Object data) |
isViewableValue | back to summary |
---|---|
public static boolean isViewableValue(Object value) |
registerForMouseEvent | back to summary |
---|---|
public static void registerForMouseEvent(Component comp, MouseListener mouseListener) |