Uses of Class
org.compiere.swing.CFrame
-
Packages that use CFrame Package Description org.adempiere.apps.graph org.compiere.acct Package org.compiere.acctorg.compiere.apps Package org.compiere.appsorg.compiere.apps.form Package org.compiere.apps.formorg.compiere.dbPort Provides for conversion of SQL commands from Oracle to other databases.org.compiere.pos Package org.compiere.posorg.compiere.print Provides for.... -
-
Uses of CFrame in org.adempiere.apps.graph
Subclasses of CFrame in org.adempiere.apps.graph Modifier and Type Class Description classPerformanceDetailPerformance Detail Frame. -
Uses of CFrame in org.compiere.acct
Subclasses of CFrame in org.compiere.acct Modifier and Type Class Description classAcctViewerAccount Viewer -
Uses of CFrame in org.compiere.apps
Subclasses of CFrame in org.compiere.apps Modifier and Type Class Description classAMenuApplication Menu ControllerclassATaskApplication TaskclassAWindowMain Application WindowclassProcessDialogDialog to Start process.Methods in org.compiere.apps that return CFrame Modifier and Type Method Description CFrame[]WindowManager. getWindows()Get list of windows managed by this window managerstatic CFrameAEnv. showWindow(int AD_Window_ID)Show WindowMethods in org.compiere.apps with parameters of type CFrame Modifier and Type Method Description voidWindowManager. add(CFrame window)Add windowstatic voidAEnv. addToWindowManager(CFrame frame)Track open frame in window managervoidWindowManager. closeOthers(CFrame window)Close all except one window.static AMenuAEnv. getAMenu(CFrame frame)FR [ 1966328 ] get AMenustatic booleanAEnv. hideWindow(CFrame window)Hide WindowvoidWindowManager. remove(CFrame window)Remove window -
Uses of CFrame in org.compiere.apps.form
Subclasses of CFrame in org.compiere.apps.form Modifier and Type Class Description classFormFrameForm Framework -
Uses of CFrame in org.compiere.dbPort
Subclasses of CFrame in org.compiere.dbPort Modifier and Type Class Description classConvertDialogConversion Dialog -
Uses of CFrame in org.compiere.pos
Methods in org.compiere.pos with parameters of type CFrame Modifier and Type Method Description voidPosBasePanel. init(int WindowNo, CFrame frame)Initialize Panel -
Uses of CFrame in org.compiere.print
Subclasses of CFrame in org.compiere.print Modifier and Type Class Description classViewerPrint View Frame
-