MySwing: Advanced Swing Utilites Copyright (C) 2005 Santhosh Kumar T
This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the Free
Software Foundation; either version 2.1 of the License, or (at your option)
any later version.
Returns a string representation of this DoubleKeyHashtable
object in the form of a set of entries, enclosed in braces and separated
by the ASCII characters ", " (comma and space).
Returns a string representation of this DoubleKeyHashtable
object in the form of a set of entries, enclosed in braces and separated
by the ASCII characters ", " (comma and space).
Position title text at the right side of the border line for left to
right orientation, at the left side of the border line for right to left
orientation.
Position title text at the right side of the border line
for left to right orientation, at the left side of the
border line for right to left orientation.
An instance of this class visualises a jaxfront type For example:
TypeWorkspace ws = new TypeWorkspace(editorPanel);
ws.visualize(aType);
Note that the EditorPanel or XUIEditorPanel creates an instance of this
class.