Uses of Class
net.sf.jguiraffe.gui.builder.window.tags.WindowBaseTag
-
Packages that use WindowBaseTag Package Description net.sf.jguiraffe.gui.builder.window.tags A package with tag handler classes for creating window components. -
-
Uses of WindowBaseTag in net.sf.jguiraffe.gui.builder.window.tags
Subclasses of WindowBaseTag in net.sf.jguiraffe.gui.builder.window.tags Modifier and Type Class Description classDialogTagA tag handler class for creating dialogs.classFrameTagA tag handler class for creating (main) frame windows.classInternalFrameTagA tag handler class for creating internal frames.
-