de.kleopatra.forms.description
Interface LayoutDebugPainter
- public interface LayoutDebugPainter
responsible to visualize the Layout of Container.
- Version:
- $Revision: 1.1.1.1 $ - $Date: 2004/08/16 09:40:05 $
- Author:
- (C) Jeanette Winzenburg, Berlin
isDebuggable
public boolean isDebuggable(java.awt.Container container)
getDebugPanel
public java.awt.Container getDebugPanel()
setDebugPanel
public void setDebugPanel(java.awt.Container container)
paintDesignHelp
public void paintDesignHelp(java.awt.Graphics g)
paintDebugInfo
public void paintDebugInfo(java.awt.Graphics g)
getDebugInfo
public java.lang.String getDebugInfo()
Copyright © 2003, 2004 SwingEmpire Jeanette Winzenburg. All Rights Reserved.