|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ElementView | |
com.japisoft.xmlpad | |
com.japisoft.xmlpad.elementview.table |
Uses of ElementView in com.japisoft.xmlpad |
Methods in com.japisoft.xmlpad that return ElementView | |
ElementView |
ComponentFactory.getNewElementView()
|
ElementView |
XMLContainer.getElementView()
|
Methods in com.japisoft.xmlpad with parameters of type ElementView | |
void |
XMLContainer.setElementView(ElementView view)
Set a view fo visualizing an XML element under the tree. if view is null no view will
be available |
Uses of ElementView in com.japisoft.xmlpad.elementview.table |
Classes in com.japisoft.xmlpad.elementview.table that implement ElementView | |
class |
TableElementView
Basic view using a JTable
UIManager properties :
UIManager properties :
-xmlpad.tableElementView.font
-xmlpad.tableElementView.prefixNameColor
-xmlpad.tableElementView.highlightColor
-xmlpad.tableElementView.highlightColor
-xmlpad.tableElementView.lowlightColor
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |