| javax.swing.JPanel it.businesslogic.ireport.gui.style.JPanelStyleSample
Inner Class :static class Rotation | |
Method Summary | |
public static IReportFont | createIreportFont(Style myStyle) | static List | getRotations() | public Style | getStyle() | public void | paint(Graphics g) | public void | renderText(Graphics2D g, String str, Style s, Box box, int width, int height) | public void | setStyle(Style style) | public void | writeBorders(Graphics2D g2d, Box box, int x, int y, int width, int heigth) |
ROTATION_LEFT | public static Rotation ROTATION_LEFT(Code) | | |
ROTATION_NONE | public static Rotation ROTATION_NONE(Code) | | |
ROTATION_RIGHT | public static Rotation ROTATION_RIGHT(Code) | | |
JPanelStyleSample | public JPanelStyleSample()(Code) | | Creates new form JPanelStyleSample
|
writeBorders | public void writeBorders(Graphics2D g2d, Box box, int x, int y, int width, int heigth)(Code) | | |
|
|