|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.devaki.nextobjects.ui.main.NOLog
The bottom panel containing tabbed panes
Method Summary | |
static javax.swing.JTabbedPane |
getJTabbedPane()
Return a reference to the tabbed pane |
static JTextAreaOutputStream |
getJTextOutStream()
Get the JTextAreaOutputStream |
static void |
init()
Initialize the tabbed pane Set loggin textarea from preferences Prepare the SQL lexer |
static void |
setJTextOutStream(JTextAreaOutputStream stream)
Set the JTextAreaOutputStream |
static void |
showPane(int i)
Show a given pane It is called when sql generation started. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static void showPane(int i)
i
- the indexpublic static void init()
public static JTextAreaOutputStream getJTextOutStream()
public static void setJTextOutStream(JTextAreaOutputStream stream)
stream
- the JTextAreaOutputStreampublic static javax.swing.JTabbedPane getJTabbedPane()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |