Home
Package
Class
Method
Examples of BaseObjectInspectorConfig
org.metawidget.inspector.impl.BaseObjectInspectorConfig
Examples of
org.metawidget.inspector.impl.BaseObjectInspectorConfig
59
60
61
62
63
64
65
// Constructor
//
public
ForgeInspector
()
{
super
(
new
BaseObjectInspectorConfig
())
;
}
View Full Code Here
0
1
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact
coftware#gmail.com
.